| Commit message (Expand) | Author | Age |
* | [IA64] kdump: Try INIT regardless of | Hidetoshi Seto | 2009-09-14 |
* | [IA64] kdump: Mask INIT first in panic-kdump path | Hidetoshi Seto | 2009-09-14 |
* | [IA64] kdump: Don't return APs to SAL from kdump | Hidetoshi Seto | 2009-09-14 |
* | [IA64] kexec: Unregister MCA handler before kexec | Hidetoshi Seto | 2009-09-14 |
* | [IA64] kexec: Make INIT safe while transition to | Hidetoshi Seto | 2009-09-14 |
* | [IA64] kdump: Mask MCA/INIT on frozen cpus | Hidetoshi Seto | 2009-09-14 |
* | powerpc: Fix i8259 interrupt driver kernel crash on ML510 | Roderick Colenbrander | 2009-09-05 |
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 2009-09-05 |
|\ |
|
| * | [IA64] fix csum_ipv6_magic() | Jiri Bohac | 2009-09-02 |
| * | [IA64] Fix warning in dma-mapping.c | Luck, Tony | 2009-09-02 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2009-09-05 |
|\ \ |
|
| * | | sparc64: Fix bootup with mcount in some configs. | David S. Miller | 2009-09-04 |
| * | | sparc64: Kill spurious NMI watchdog triggers by increasing limit to 30 seconds. | David S. Miller | 2009-09-03 |
* | | | Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l... | Linus Torvalds | 2009-09-05 |
|\ \ \
| |_|/
|/| | |
|
| * | | perf_counter/powerpc: Fix cache event codes for POWER7 | Paul Mackerras | 2009-09-03 |
* | | | parisc: fix warning in traps.c | Grant Grundler | 2009-08-29 |
* | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2009-08-29 |
|\ \ \
| |/ /
|/| | |
|
| * | | x86: Fix vSMP boot crash | Yinghai Lu | 2009-08-26 |
| * | | x86, xen: Initialize cx to suppress warning | H. Peter Anvin | 2009-08-26 |
| * | | x86, xen: Suppress WP test on Xen | Jeremy Fitzhardinge | 2009-08-26 |
* | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 2009-08-26 |
|\ \ \ |
|
| * | | | powerpc/ps3: Update ps3_defconfig | Geoff Levand | 2009-08-26 |
| * | | | powerpc/ps3: Add missing check for PS3 to rtc-ps3 platform device registration | Geert Uytterhoeven | 2009-08-26 |
* | | | | m68k,m68knommu: Wire up rt_tgsigqueueinfo and perf_counter_open | Geert Uytterhoeven | 2009-08-26 |
* | | | | m68k: Fix redefinition of pgprot_noncached | Alexey Dobriyan | 2009-08-26 |
* | | | | arch/m68k/include/asm/motorola_pgalloc.h: fix kunmap arg | Andrew Morton | 2009-08-26 |
* | | | | m68k: cnt reaches -1, not 0 | Roel Kluin | 2009-08-26 |
|/ / / |
|
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2009-08-26 |
|\ \ \
| |/ /
|/| /
| |/ |
|
| * | sparc64: Validate linear D-TLB misses. | David S. Miller | 2009-08-25 |
| * | sparc64: Update defconfig. | David S. Miller | 2009-08-19 |
| * | sparc32: Update defconfig. | David S. Miller | 2009-08-19 |
| * | sparc32: Kill trap table freeing code. | David S. Miller | 2009-08-19 |
| * | sparc: sys32.S incorrect compat-layer splice() system call | Mathieu Desnoyers | 2009-08-18 |
| * | sparc: Use page_fault_out_of_memory() for VM_FAULT_OOM. | David S. Miller | 2009-08-02 |
| * | sparc64: Sign extend length arg to truncate syscalls when compat. | David S. Miller | 2009-07-27 |
* | | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2009-08-25 |
|\ \ |
|
| * | | clockevent: Prevent dead lock on clockevents_lock | Suresh Siddha | 2009-08-19 |
* | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2009-08-25 |
|\ \ \ |
|
| * | | | x86: Fix build with older binutils and consolidate linker script | Jan Beulich | 2009-08-25 |
| * | | | x86: Fix an incorrect argument of reserve_bootmem() | Amerigo Wang | 2009-08-24 |
| * | | | x86: add vmlinux.lds to targets in arch/x86/boot/compressed/Makefile | Jan Beulich | 2009-08-20 |
| * | | | Merge branch 'bugfix' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy... | Ingo Molnar | 2009-08-20 |
| |\ \ \ |
|
| | * | | | xen: rearrange things to fix stackprotector | Jeremy Fitzhardinge | 2009-08-19 |
| | * | | | x86: make sure load_percpu_segment has no stackprotector | Jeremy Fitzhardinge | 2009-08-19 |
| * | | | | i386: Fix section mismatches for init code with !HOTPLUG_CPU | Jan Beulich | 2009-08-18 |
| * | | | | x86, pat: Allow ISA memory range uncacheable mapping requests | Suresh Siddha | 2009-08-17 |
* | | | | | Merge branch 'fixes' of git://git.marvell.com/orion | Linus Torvalds | 2009-08-24 |
|\ \ \ \ \ |
|
| * | | | | | [ARM] Kirkwood: enable eSATA on QNAP TS-219P | John Holland | 2009-08-24 |
| * | | | | | [ARM] Kirkwood: __init requires linux/init.h | Martin Michlmayr | 2009-08-24 |
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6 | Linus Torvalds | 2009-08-24 |
|\ \ \ \ \ \ |
|