Age | Commit message (Expand) | Author | Files | Lines |
2005-06-26 | Merge Christoph's freeze cleanup patch | Linus Torvalds | 1 | -14/+59 |
2005-06-26 | [PATCH] Cleanup patch for process freezing | Christoph Lameter | 1 | -14/+59 |
2005-06-26 | [PATCH] drivers/block/ll_rw_blk.c: cleanups | Adrian Bunk | 1 | -6/+0 |
2005-06-26 | [PATCH] drivers/char/nvram.c: possible cleanups | Adrian Bunk | 1 | -2/+0 |
2005-06-26 | [PATCH] Use ALIGN to remove duplicate code | Nick Wilson | 1 | -1/+1 |
2005-06-26 | [PATCH] kexec code cleanup | Maneesh Soni | 2 | -8/+11 |
2005-06-26 | [PATCH] kdump: Use real pt_regs from exception | Alexander Nyberg | 2 | -3/+8 |
2005-06-26 | [PATCH] kdump: Access dump file in elf format (/proc/vmcore) | Vivek Goyal | 2 | -0/+11 |
2005-06-26 | [PATCH] Retrieve elfcorehdr address from command line | Vivek Goyal | 1 | -0/+1 |
2005-06-26 | [PATCH] kdump: Routines for copying dump pages | Vivek Goyal | 3 | -0/+15 |
2005-06-26 | [PATCH] kdump: Retrieve saved max pfn | Vivek Goyal | 1 | -0/+4 |
2005-06-26 | [PATCH] Kdump: Export crash notes section address through sysfs | Vivek Goyal | 2 | -0/+10 |
2005-06-26 | [PATCH] kexec: s390 support | Heiko Carstens | 3 | -1/+44 |
2005-06-26 | [PATCH] ppc64: kexec support for ppc64 | R Sharada | 3 | -0/+43 |
2005-06-26 | [PATCH] ppc64 kexec: native hash clear | R Sharada | 1 | -0/+22 |
2005-06-26 | [PATCH] kexec: kexec ppc support | Eric W. Biederman | 2 | -0/+69 |
2005-06-26 | [PATCH] kexec: x86_64 kexec implementation | Eric W. Biederman | 2 | -1/+29 |
2005-06-26 | [PATCH] kexec: x86 kexec core | Eric W. Biederman | 1 | -0/+28 |
2005-06-26 | [PATCH] kexec: add kexec syscalls | Eric W. Biederman | 3 | -2/+133 |
2005-06-26 | [PATCH] kexec: x86_64: add CONFIG_PHYSICAL_START | Eric W. Biederman | 1 | -2/+4 |
2005-06-26 | [PATCH] kexec: x86: add CONFIG_PYSICAL_START | Eric W. Biederman | 1 | -0/+3 |
2005-06-26 | [PATCH] kexec: vmlinux: fix physical addresses | Eric W. Biederman | 1 | -1/+1 |
2005-06-26 | [PATCH] kexec: x86_64: restore apic virtual wire mode on shutdown | Eric W. Biederman | 1 | -1/+1 |
2005-06-26 | [PATCH] kexec: x86: resture apic virtual wire mode on shutdown | Eric W. Biederman | 2 | -1/+2 |
2005-06-26 | [PATCH] kexec: x86: local apic fix | Eric W. Biederman | 1 | -0/+13 |
2005-06-26 | [PATCH] kexec: x86: rename APIC_MODE_EXINT | Eric W. Biederman | 2 | -2/+2 |
2005-06-26 | [PATCH] sched: voluntary kernel preemption | Ingo Molnar | 1 | -5/+13 |
2005-06-26 | [PATCH] Dynamic sched domains: sched changes | Dinakar Guniguntala | 1 | -0/+2 |
2005-06-26 | [PATCH] sched: consolidate sbe sbf | Nick Piggin | 1 | -1/+1 |
2005-06-26 | [PATCH] sched: cleanup context switch locking | Nick Piggin | 8 | -73/+23 |
2005-06-26 | [PATCH] sched: sched tuning | Nick Piggin | 4 | -23/+54 |
2005-06-26 | [PATCH] sched: schedstats update for balance on fork | Nick Piggin | 1 | -2/+8 |
2005-06-26 | [PATCH] sched: balance on fork | Nick Piggin | 3 | -4/+10 |
2005-06-26 | [PATCH] sched: no aggressive idle balancing | Nick Piggin | 3 | -3/+0 |
2005-06-26 | [PATCH] sched: balance timers | Nick Piggin | 4 | -1/+21 |
2005-06-26 | [PATCH] RCU: clean up a few remaining synchronize_kernel() calls | Paul E. McKenney | 5 | -5/+5 |
2005-06-26 | [PATCH] s390: debug feature changes | Michael Holzheu | 1 | -19/+29 |
2005-06-26 | [PATCH] s390: add vmcp interface | Christian Borntraeger | 1 | -2/+16 |
2005-06-26 | [PATCH] s390: improved machine check handling | Heiko Carstens | 5 | -40/+44 |
2005-06-26 | [PATCH] uml: add profile_pc for i386 | Paolo 'Blaisorblade' Giarrusso | 1 | -0/+4 |
2005-06-26 | [PATCH] swsusp: clean assembly parts | Pavel Machek | 1 | -1/+1 |
2005-06-26 | [PATCH] properly stop devices before poweroff | Pavel Machek | 1 | -12/+21 |
2005-06-26 | [PATCH] suspend/resume SMP support | Li Shaohua | 1 | -1/+1 |
2005-06-26 | [PATCH] x86_64: Dont use broadcast shortcut to make it cpu hotplug safe. | Ashok Raj | 1 | -0/+2 |
2005-06-26 | [PATCH] x86_64: CPU hotplug support | Ashok Raj | 2 | -0/+7 |
2005-06-26 | [PATCH] x86_64: Change init sections for CPU hotplug support | Ashok Raj | 1 | -0/+12 |
2005-06-26 | [PATCH] make smp_prepare_cpu to a weak function | Ashok Raj | 2 | -3/+1 |
2005-06-26 | [PATCH] cpu state clean after hot remove | Li Shaohua | 2 | -0/+10 |
2005-06-26 | [PATCH] sep initializing rework | Li Shaohua | 2 | -0/+4 |
2005-06-26 | [PATCH] i386: Dont use IPI broadcast when using cpu hotplug. | Ashok Raj | 1 | -2/+25 |