summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [ARM] CONFIG_CPU_MPCORE -> CONFIG_CPU_32v6KRussell King2006-02-222-2/+2
* [ARM] 3345/1: Fix interday RTC alarmsUli Luckas2006-02-221-4/+12
* [ARM] 3344/1: NSLU2: beeper supportAlessandro Zummo2006-02-221-0/+7
* [ARM] 3343/1: NAS100d: Fix incorrect I2C pin assignmentAlessandro Zummo2006-02-221-2/+2
* [ARM] 3342/1: NSLU2: Protect power button init routine with machine_is_nslu2()Alessandro Zummo2006-02-221-0/+3
* [ARM] 3340/1: Fix the PCI setup for direct master access to SDRAMCatalin Marinas2006-02-221-45/+48
* [ARM] Update mach-typesRussell King2006-02-221-2/+33
* [ARM] Add panic-on-oops supportRussell King2006-02-221-0/+8
* [PATCH] tmpfs: fix mount mpol nodelist parsingHugh Dickins2006-02-212-21/+81
* Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2006-02-2115-74/+131
|\
| * [MIPS] Disable CONFIG_ISCSI_TCP; it triggers a gcc 3.4 endless loop.Ralf Baechle2006-02-211-4/+9
| * [MIPS] Yosemite: Fix build damage by dc8f6029cd51af1b148846a32e68d69013a5cc0f.Ralf Baechle2006-02-211-1/+1
| * [MIPS] jiffies_to_compat_timeval fixAtsushi Nemoto2006-02-212-4/+6
| * [MIPS] Add topology_init.Rojhalat Ibrahim2006-02-211-0/+20
| * [MIPS] Fix compiler warnings in arch/mips/sibyte/bcm1480/irq.cMartin Michlmayr2006-02-211-3/+2
| * [MIPS] Follow Uli's latest *at syscall changes.Ralf Baechle2006-02-211-3/+3
| * [MIPS] Sibyte: Config option names shouldn't be prefixed with CONFIG_Ralf Baechle2006-02-211-2/+2
| * [MIPS] Sibyte: #if CONFIG_* doesn't fly.Ralf Baechle2006-02-211-1/+1
| * [MIPS] N32: Make sure pointer is good before passing it to sys_waitid().Ralf Baechle2006-02-211-0/+3
| * [MIPS] N32: Fix N32 rt_sigtimedwait and rt_sigsuspend breakage.Ralf Baechle2006-02-213-21/+35
| * [MIPS] Reformat _sys32_rt_sigsuspend with tabs instead of space for consistency.Ralf Baechle2006-02-211-1/+1
| * [MIPS] Make do_signal32 return void.Martin Michlmayr2006-02-211-5/+3
| * [MIPS] Add support for TIF_RESTORE_SIGMASK for signal32Martin Michlmayr2006-02-211-27/+41
| * [MIPS] Fixes for uaccess.h with gcc >= 4.0.1Atsushi Nemoto2006-02-211-3/+3
| * [MIPS] Make integer overflow exceptions in kernel mode fatal.Ralf Baechle2006-02-211-1/+3
* | Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2006-02-213-9/+24
|\ \ | |/ |/|
| * [PATCH] libata: make ata_sg_setup_one() trim zero length sgTejun Heo2006-02-201-5/+8
| * [PATCH] libata: fix qc->n_elem == 0 case handling in ata_qc_next_sgTejun Heo2006-02-201-2/+14
| * [PATCH] libata: fix WARN_ON() condition in *_fill_sg()Tejun Heo2006-02-202-2/+2
* | [PATCH] kjournald keeps reference to namespaceBjörn Steinbrink2006-02-201-0/+3
* | Merge branch 'drm-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2006-02-204-1/+58
|\ \
| * | drm: fix brace placementDave Airlie2006-02-181-4/+2
| * | drm: radeon add r300 TX_CNTL and verify bitblt packetsDave Airlie2006-02-183-1/+55
| * | drm: fixup i915 interrupt on X server exitDave Airlie2006-02-181-0/+5
| |/
* | Merge branch 'fixes.b8' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds2006-02-209-27/+20
|\ \
| * | [PATCH] iomap_copy fallout (m68k)Al Viro2006-02-182-1/+2
| * | [PATCH] m68k: pm_power_off() breakageAl Viro2006-02-181-0/+3
| * | [PATCH] missing ntohs() in ip6_tunnelAl Viro2006-02-181-1/+1
| * | [PATCH] m68k: restore disable_irq_nosync()Al Viro2006-02-181-1/+1
| * | [PATCH] fix handling of st_nlink on procfs rootAl Viro2006-02-182-12/+9
| * | [PATCH] don't mangle INQUIRY if cmddt or evpd bits are setAl Viro2006-02-181-9/+1
| * | [PATCH] GFP_KERNEL allocations in atomic (auditsc)Al Viro2006-02-181-3/+3
| |/
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgartLinus Torvalds2006-02-203-43/+22
|\ \
| * | [AGPGART] Add some informational printk to nforce GART failure path.Dave Jones2006-02-201-2/+4
| * | [AGPGART] Improve the error message shown when we detect a ServerWorks CNB20HEDave Jones2006-02-121-3/+1
| * | [AGPGART] help text updatesAdrian Bunk2006-02-101-38/+17
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-mergeLinus Torvalds2006-02-2010-246/+108
|\ \ \
| * | | [PATCH] powerpc: Fix bug in spinup of renumbered secondary threadsMichael Ellerman2006-02-201-1/+1
| * | | [PATCH] powerpc: Make UP -> SMP kexec work againMichael Ellerman2006-02-201-3/+1
| * | | [PATCH] powerpc: Don't start secondary CPUs in a UP && KEXEC kernelMichael Ellerman2006-02-201-2/+2
OpenPOWER on IntegriCloud