| Commit message (Expand) | Author | Age |
* | [PATCH] powerpc: Fix some MPIC + HT APIC buglets | Segher Boessenkool | 2006-02-23 |
* | [PATCH] powerpc: Update {g5,pseries,ppc64}_defconfig | Olof Johansson | 2006-02-23 |
* | [PATCH] powerpc64: remove broken/bitrotted HMT support | Anton Blanchard | 2006-02-23 |
* | [PATCH] powerpc: Fix runlatch performance issues | Anton Blanchard | 2006-02-23 |
* | [PATCH] powerpc64: fix spinlock recursion in native_hpte_clear | R Sharada | 2006-02-23 |
* | [PATCH] powerpc: disable OProfile for iSeries | Kelly Daly | 2006-02-23 |
* | [PATCH] powerpc: Enable coherency for all pages on 83xx to fix PCI data corru... | Kumar Gala | 2006-02-23 |
* | [PATCH] powerpc: fix altivec_unavailable_exception Oopses | Alan Curry | 2006-02-23 |
* | [PATCH] powerpc: Trivial fix to set the proper timeout value for kdump | Haren Myneni | 2006-02-23 |
* | [PATCH] ppc: fix adb breakage in xmon | Olaf Hering | 2006-02-23 |
* | [PATCH] powerpc: Only calculate htab_size in one place for kexec | Michael Ellerman | 2006-02-23 |
* | [PATCH] powerpc: Initialise hvlpevent_queue.lock correctly | Michael Ellerman | 2006-02-23 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2006-02-22 |
|\ |
|
| * | [SCSI] esp: fix eh locking | Christoph Hellwig | 2006-02-22 |
* | | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2006-02-22 |
|\ \ |
|
| * | | [ARM] 3347/1: Bugfix for ixp4xx_set_irq_type() | M�rten Wikstr�m | 2006-02-22 |
| * | | [ARM] 3325/2: GPIO function to control multi-drive (open collector) capability | Andrew Victor | 2006-02-22 |
| * | | [ARM] CONFIG_CPU_MPCORE -> CONFIG_CPU_32v6K | Russell King | 2006-02-22 |
| * | | [ARM] 3345/1: Fix interday RTC alarms | Uli Luckas | 2006-02-22 |
| * | | [ARM] 3344/1: NSLU2: beeper support | Alessandro Zummo | 2006-02-22 |
| * | | [ARM] 3343/1: NAS100d: Fix incorrect I2C pin assignment | Alessandro Zummo | 2006-02-22 |
| * | | [ARM] 3342/1: NSLU2: Protect power button init routine with machine_is_nslu2() | Alessandro Zummo | 2006-02-22 |
| * | | [ARM] 3340/1: Fix the PCI setup for direct master access to SDRAM | Catalin Marinas | 2006-02-22 |
| * | | [ARM] Update mach-types | Russell King | 2006-02-22 |
| * | | [ARM] Add panic-on-oops support | Russell King | 2006-02-22 |
* | | | Merge master.kernel.org:/home/rmk/linux-2.6-mmc | Linus Torvalds | 2006-02-22 |
|\ \ \ |
|
| * | | | [MMC] Fix mmc_cmd_type() mask | Russell King | 2006-02-22 |
| |/ / |
|
* | / | [PATCH] CIFS: CIFSSMBRead was returning an invalid pointer in buf on socket e... | Steve French | 2006-02-22 |
| |/
|/| |
|
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 | Linus Torvalds | 2006-02-22 |
|\ \ |
|
| * | | Revert mount/umount uevent removal | Greg Kroah-Hartman | 2006-02-22 |
| |/ |
|
* / | [PATCH] padlock: Fix typo that broke 256-bit keys | Herbert Xu | 2006-02-22 |
|/ |
|
* | [PATCH] tmpfs: fix mount mpol nodelist parsing | Hugh Dickins | 2006-02-21 |
* | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 2006-02-21 |
|\ |
|
| * | [MIPS] Disable CONFIG_ISCSI_TCP; it triggers a gcc 3.4 endless loop. | Ralf Baechle | 2006-02-21 |
| * | [MIPS] Yosemite: Fix build damage by dc8f6029cd51af1b148846a32e68d69013a5cc0f. | Ralf Baechle | 2006-02-21 |
| * | [MIPS] jiffies_to_compat_timeval fix | Atsushi Nemoto | 2006-02-21 |
| * | [MIPS] Add topology_init. | Rojhalat Ibrahim | 2006-02-21 |
| * | [MIPS] Fix compiler warnings in arch/mips/sibyte/bcm1480/irq.c | Martin Michlmayr | 2006-02-21 |
| * | [MIPS] Follow Uli's latest *at syscall changes. | Ralf Baechle | 2006-02-21 |
| * | [MIPS] Sibyte: Config option names shouldn't be prefixed with CONFIG_ | Ralf Baechle | 2006-02-21 |
| * | [MIPS] Sibyte: #if CONFIG_* doesn't fly. | Ralf Baechle | 2006-02-21 |
| * | [MIPS] N32: Make sure pointer is good before passing it to sys_waitid(). | Ralf Baechle | 2006-02-21 |
| * | [MIPS] N32: Fix N32 rt_sigtimedwait and rt_sigsuspend breakage. | Ralf Baechle | 2006-02-21 |
| * | [MIPS] Reformat _sys32_rt_sigsuspend with tabs instead of space for consistency. | Ralf Baechle | 2006-02-21 |
| * | [MIPS] Make do_signal32 return void. | Martin Michlmayr | 2006-02-21 |
| * | [MIPS] Add support for TIF_RESTORE_SIGMASK for signal32 | Martin Michlmayr | 2006-02-21 |
| * | [MIPS] Fixes for uaccess.h with gcc >= 4.0.1 | Atsushi Nemoto | 2006-02-21 |
| * | [MIPS] Make integer overflow exceptions in kernel mode fatal. | Ralf Baechle | 2006-02-21 |
* | | Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds | 2006-02-21 |
|\ \
| |/
|/| |
|
| * | [PATCH] libata: make ata_sg_setup_one() trim zero length sg | Tejun Heo | 2006-02-20 |