| Commit message (Expand) | Author | Age |
* | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/hskinne... | Linus Torvalds | 2008-12-18 |
|\ |
|
| * | avr32: favr-32 build fix | Haavard Skinnemoen | 2008-12-18 |
| * | ATSTK1006: Fix boot from NAND flash | Haavard Skinnemoen | 2008-12-18 |
| * | avr32: remove .note.gnu.build-id section when making vmlinux.bin | Hans-Christian Egtvedt | 2008-12-17 |
| * | avr32: Enable pullup on USART TX lines | Anders Blomdell | 2008-10-24 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2008-12-18 |
|\ \ |
|
| * | | sparc: We need to implement arch_ptrace_stop(). | David S. Miller | 2008-12-17 |
* | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/galak/p... | Linus Torvalds | 2008-12-17 |
|\ \ \ |
|
| * | | | powerpc: Fix corruption error in rh_alloc_fixed() | Guillaume Knispel | 2008-12-17 |
| * | | | powerpc/fsl-booke: Fix the miss interrupt restore | Dave Liu | 2008-12-17 |
* | | | | Merge branch 'sh/for-2.6.28' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2008-12-16 |
|\ \ \ \ |
|
| * | | | | sh: Disable GENERIC_HARDIRQS_NO__DO_IRQ for unconverted platforms. | Paul Mundt | 2008-12-16 |
* | | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/... | Linus Torvalds | 2008-12-16 |
|\ \ \ \ \
| | |/ / /
| |/| | | |
|
| * | | | | powerpc/cell/axon-msi: Fix MSI after kexec | Arnd Bergmann | 2008-12-15 |
| * | | | | powerpc: Fix bootmem reservation on uninitialized node | Dave Hansen | 2008-12-15 |
| * | | | | powerpc: Check for valid hugepage size in hugetlb_get_unmapped_area | Brian King | 2008-12-15 |
| |/ / / |
|
* | | | | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2008-12-15 |
|\ \ \ \ |
|
| * | | | | [ARM] Ensure linux/hardirqs.h is included where required | Russell King | 2008-12-15 |
| * | | | | [ARM] fix kernel-doc syntax | Randy Dunlap | 2008-12-14 |
| * | | | | [ARM] arch/arm/common/sa1111.c: Correct error handling code | Julia Lawall | 2008-12-14 |
| * | | | | [ARM] 5341/2: there is no copy_page on nommu ARM | Nicolas Pitre | 2008-12-11 |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2008-12-15 |
|\ \ \ \ \
| |_|/ / /
|/| | | | |
|
| * | | | | IA64: HP_SIMETH needs to depend upon NET | Alexander Beregalov | 2008-12-10 |
* | | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/galak/p... | Linus Torvalds | 2008-12-14 |
|\ \ \ \ \ |
|
| * | | | | | powerpc/fsl-booke: Fix problem with _tlbil_va being interrupted | Kumar Gala | 2008-12-13 |
* | | | | | | x86 Fix VMI crash on boot in 2.6.28-rc8 | Zachary Amsden | 2008-12-14 |
* | | | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/jwboyer... | Linus Torvalds | 2008-12-13 |
|\ \ \ \ \ \ |
|
| * | | | | | | powerpc/40x: Add proper BOOTCFLAGS for cuboot-acadia | Josh Boyer | 2008-12-11 |
| |/ / / / / |
|
* | | | | | | MIPS: IP32: Update defconfig | David Daney | 2008-12-12 |
* | | | | | | MIPS: Add missing calls to plat_unmap_dma_mem. | David Daney | 2008-12-12 |
* | | | | | | MIPS: Kconfig: Fix the arch-specific header path | Dmitri Vorobiev | 2008-12-12 |
* | | | | | | MIPS: Use EI/DI for MIPS R2. | David Daney | 2008-12-12 |
* | | | | | | MN10300: Give correct size when reserving interrupt vector table | Akira Takeuchi | 2008-12-10 |
* | | | | | | MN10300: Fix the preemption resume_kernel() routine | Akira Takeuchi | 2008-12-10 |
* | | | | | | MN10300: Discard low-priority Tx interrupts when closing an on-chip serial port | Akira Takeuchi | 2008-12-10 |
* | | | | | | MN10300: vmlinux.lds.S cleanup - use PAGE_SIZE, PERCPU macros | Cyrill Gorcunov | 2008-12-10 |
* | | | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 2008-12-10 |
|\ \ \ \ \ \ |
|
| * | | | | | | [IA64] SN: prevent IRQ retargetting in request_irq() | John Keller | 2008-12-09 |
| * | | | | | | [IA64] Clear up section mismatch with arch_unregister_cpu() | Robin Holt | 2008-12-09 |
| * | | | | | | [IA64] Clear up section mismatch for sn_check_wars. | Robin Holt | 2008-12-09 |
| * | | | | | | [IA64] Updated the generic_defconfig to work with the 2.6.28-rc7 kernel. | Robin Holt | 2008-12-09 |
| * | | | | | | [IA64] eliminate NULL test and memset after alloc_bootmem | Julia Lawall | 2008-12-09 |
| * | | | | | | [IA64] remove BUILD_BUG_ON from paravirt_getreg() | Alexey Dobriyan | 2008-12-09 |
| | |_|/ / /
| |/| | | | |
|
* | | | | | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 2008-12-10 |
|\ \ \ \ \ \ |
|
| * | | | | | | MIPS: Better than nothing implementation of PCI mmap to fix X. | Ralf Baechle | 2008-12-09 |
* | | | | | | | uml: boot broken due to buffer overrun | Balbir Singh | 2008-12-10 |
| |/ / / / /
|/| | | | | |
|
* | | | | | | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2008-12-09 |
|\ \ \ \ \ \ |
|
| * | | | | | | [ARM] Fix alignment fault handling for ARMv6 and later CPUs | Russell King | 2008-12-07 |
| * | | | | | | [ARM] 5340/1: fix stack placement after noexecstack changes | Lennert Buytenhek | 2008-12-06 |
| * | | | | | | [ARM] 5339/1: fix __fls() on ARM | Nicolas Pitre | 2008-12-04 |