| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] ARM: Add SA_TIMER flag to timer interrupts | Russell King | 2005-06-26 | 23 | -44/+44 |
* | Fix up try_to_freeze() usage in arch/i386/kernel/signal.c | Linus Torvalds | 2005-06-25 | 1 | -1/+1 |
* | Merge Christoph's freeze cleanup patch | Linus Torvalds | 2005-06-25 | 7 | -16/+7 |
|\ |
|
| * | [PATCH] Cleanup patch for process freezing | Christoph Lameter | 2005-06-25 | 7 | -16/+7 |
* | | [PATCH] printk: arch/i386/mm/pgtable.c | Christophe Lucas | 2005-06-25 | 1 | -15/+15 |
* | | [PATCH] printk: arch/i386/mm/ioremap.c | Christophe Lucas | 2005-06-25 | 1 | -1/+1 |
* | | [PATCH] update comment about gzip scratch size | Olaf Hering | 2005-06-25 | 1 | -1/+1 |
* | | [PATCH] i386: cleanup boot_cpu_logical_apicid variables | Adrian Bunk | 2005-06-25 | 2 | -6/+1 |
* | | [PATCH] x86_64: coding style and whitespace fixups | Domen Puncer | 2005-06-25 | 10 | -22/+17 |
* | | [PATCH] get rid of redundant NULL checks before kfree() in arch/i386/ | Jesper Juhl | 2005-06-25 | 3 | -9/+4 |
* | | [PATCH] arch/i386/crypto/aes.c: fix sparse warnings | Domen Puncer | 2005-06-25 | 1 | -1/+1 |
* | | [PATCH] arch/i386/mm/fault.c: fix sparse warnings | Domen Puncer | 2005-06-25 | 1 | -2/+2 |
* | | [PATCH] arch/i386/kernel/apm.c: fix sparse warnings | Domen Puncer | 2005-06-25 | 1 | -4/+4 |
* | | [PATCH] arch/i386/kernel/traps.c: fix sparse warnings | Domen Puncer | 2005-06-25 | 1 | -7/+7 |
* | | [PATCH] x86-64: add memcpy/memset prototypes | randy_dunlap | 2005-06-25 | 1 | -0/+3 |
* | | [PATCH] kexec code cleanup | Maneesh Soni | 2005-06-25 | 6 | -60/+71 |
* | | [PATCH] kdump: Save trap information for later analysis | Alexander Nyberg | 2005-06-25 | 2 | -4/+11 |
* | | [PATCH] kdump: Use real pt_regs from exception | Alexander Nyberg | 2005-06-25 | 6 | -16/+45 |
* | | [PATCH] Retrieve elfcorehdr address from command line | Vivek Goyal | 2005-06-25 | 1 | -0/+8 |
* | | [PATCH] kdump: Routines for copying dump pages | Vivek Goyal | 2005-06-25 | 1 | -0/+18 |
* | | [PATCH] kdump: Kconfig | Vivek Goyal | 2005-06-25 | 1 | -0/+7 |
* | | [PATCH] kdump: Retrieve saved max pfn | Vivek Goyal | 2005-06-25 | 1 | -0/+12 |
* | | [PATCH] Kexec: Kexec on panic fix with nmi watchdog enabled | Vivek Goyal | 2005-06-25 | 1 | -0/+12 |
* | | [PATCH] kdump: NMI handler segment selector, stack pointer fix | Vivek Goyal | 2005-06-25 | 1 | -0/+13 |
* | | [PATCH] Kdump: Export crash notes section address through sysfs | Vivek Goyal | 2005-06-25 | 2 | -5/+0 |
* | | [PATCH] kexec: s390 support | Heiko Carstens | 2005-06-25 | 8 | -1/+305 |
* | | [PATCH] ppc64: kexec support for ppc64 | R Sharada | 2005-06-25 | 10 | -17/+566 |
* | | [PATCH] ppc64 kexec: native hash clear | R Sharada | 2005-06-25 | 1 | -1/+46 |
* | | [PATCH] kexec: kexec ppc support | Eric W. Biederman | 2005-06-25 | 5 | -1/+267 |
* | | [PATCH] crashdump: x86_64: crashkernel option | Eric W. Biederman | 2005-06-25 | 2 | -0/+33 |
* | | [PATCH] kexec: x86_64 kexec implementation | Eric W. Biederman | 2005-06-25 | 6 | -1/+445 |
* | | [PATCH] kexec: x86_64: factor out apic shutdown code | Eric W. Biederman | 2005-06-25 | 1 | -29/+33 |
* | | [PATCH] crashdump: x86 crashkernel option | Eric W. Biederman | 2005-06-25 | 3 | -0/+38 |
* | | [PATCH] kexec: x86 shutdown APICs during crash_shutdown | Eric W. Biederman | 2005-06-25 | 1 | -0/+7 |
* | | [PATCH] kexec: x86: snapshot registers during crash shutdown | Eric W. Biederman | 2005-06-25 | 1 | -0/+80 |
* | | [PATCH] crashdump: x86: add NMI handler to capture other CPUs | Eric W. Biederman | 2005-06-25 | 1 | -0/+56 |
* | | [PATCH] kexec: x86 kexec core | Eric W. Biederman | 2005-06-25 | 6 | -1/+401 |
* | | [PATCH] kexec: x86: factor out apic shutdown code | Eric W. Biederman | 2005-06-25 | 1 | -56/+26 |
* | | [PATCH] kexec: x86_64: add CONFIG_PHYSICAL_START | Eric W. Biederman | 2005-06-25 | 4 | -15/+28 |
* | | [PATCH] kexec: reserve Bootmem fix for booting nondefault location kernel | Vivek Goyal | 2005-06-25 | 1 | -2/+2 |
* | | [PATCH] kexec: x86: add CONFIG_PYSICAL_START | Eric W. Biederman | 2005-06-25 | 4 | -7/+20 |
* | | [PATCH] kexec: x86_64: vmlinux: fix physical addresses | Eric W. Biederman | 2005-06-25 | 2 | -43/+87 |
* | | [PATCH] kexec: x86: vmlinux: fix physical addresses | Eric W. Biederman | 2005-06-25 | 1 | -21/+38 |
* | | [PATCH] kexec: x86_64: restore apic virtual wire mode on shutdown | Eric W. Biederman | 2005-06-25 | 2 | -3/+71 |
* | | [PATCH] kexec: x86: resture apic virtual wire mode on shutdown | Eric W. Biederman | 2005-06-25 | 2 | -2/+69 |
* | | [PATCH] kexec: x86_64: add i8259 shutdown method | Eric W. Biederman | 2005-06-25 | 1 | -0/+12 |
* | | [PATCH] kexec: x86: i8259 shutdown: disable interrupts | Eric W. Biederman | 2005-06-25 | 1 | -0/+12 |
* | | [PATCH] kexec: x86_64: e820 64bit fix | Eric W. Biederman | 2005-06-25 | 1 | -2/+0 |
* | | [PATCH] kexec: x86: local apic fix | Eric W. Biederman | 2005-06-25 | 2 | -20/+16 |
* | | [PATCH] consolidate PREEMPT options into kernel/Kconfig.preempt | Ingo Molnar | 2005-06-25 | 3 | -69/+4 |