| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge Christoph's freeze cleanup patch | Linus Torvalds | 2005-06-26 | 3 | -21/+13 |
|\ |
|
| * | [PATCH] Cleanup patch for process freezing | Christoph Lameter | 2005-06-26 | 3 | -21/+13 |
* | | [PATCH] Use ALIGN to remove duplicate code | Nick Wilson | 2005-06-26 | 1 | -1/+1 |
* | | [PATCH] remove redundant NULL check before before kfree() in kernel/sysctl.c | Jesper Juhl | 2005-06-26 | 1 | -2/+1 |
* | | [PATCH] kernel/timer: fix msleep_interruptible() comment | Domen Puncer | 2005-06-26 | 1 | -1/+1 |
* | | [PATCH] kexec code cleanup | Maneesh Soni | 2005-06-26 | 1 | -142/+160 |
* | | [PATCH] kdump: Use real pt_regs from exception | Alexander Nyberg | 2005-06-26 | 2 | -3/+12 |
* | | [PATCH] kdump: Access dump file in elf format (/proc/vmcore) | Vivek Goyal | 2005-06-26 | 1 | -1/+1 |
* | | [PATCH] Retrieve elfcorehdr address from command line | Vivek Goyal | 2005-06-26 | 1 | -0/+3 |
* | | [PATCH] kdump: Routines for copying dump pages | Vivek Goyal | 2005-06-26 | 2 | -0/+50 |
* | | [PATCH] Kdump: Export crash notes section address through sysfs | Vivek Goyal | 2005-06-26 | 1 | -0/+13 |
* | | [PATCH] Kexec on panic vmlinux initrd fix | Vivek Goyal | 2005-06-26 | 1 | -1/+1 |
* | | [PATCH] kexec: add kexec syscalls | Eric W. Biederman | 2005-06-26 | 5 | -2/+1080 |
* | | [PATCH] sched: voluntary kernel preemption | Ingo Molnar | 2005-06-26 | 1 | -8/+49 |
* | | [PATCH] enable PREEMPT_BKL on !PREEMPT+SMP too | Ingo Molnar | 2005-06-26 | 1 | -1/+1 |
* | | [PATCH] consolidate PREEMPT options into kernel/Kconfig.preempt | Ingo Molnar | 2005-06-26 | 1 | -0/+24 |
* | | [PATCH] Dynamic sched domains: cpuset changes | Dinakar Guniguntala | 2005-06-26 | 1 | -13/+76 |
* | | [PATCH] Dynamic sched domains: sched changes | Dinakar Guniguntala | 2005-06-26 | 1 | -46/+86 |
* | | [PATCH] Changing RT priority without CAP_SYS_NICE | Olivier Croquette | 2005-06-26 | 1 | -7/+18 |
* | | [PATCH] sched: micro-optimize task requeueing in schedule() | Chen Shang | 2005-06-26 | 1 | -7/+12 |
* | | [PATCH] sched: relax pinned balancing | Nick Piggin | 2005-06-26 | 1 | -2/+9 |
* | | [PATCH] sched: consolidate sbe sbf | Nick Piggin | 2005-06-26 | 2 | -115/+80 |
* | | [PATCH] sched: RCU domains | Nick Piggin | 2005-06-26 | 1 | -45/+15 |
* | | [PATCH] sched: multilevel sbe sbf | Nick Piggin | 2005-06-26 | 1 | -7/+38 |
* | | [PATCH] sched: remove degenerate domains | Suresh Siddha | 2005-06-26 | 1 | -0/+64 |
* | | [PATCH] sched: null domains | Nick Piggin | 2005-06-26 | 1 | -15/+21 |
* | | [PATCH] sched: cleanup context switch locking | Nick Piggin | 2005-06-26 | 1 | -24/+108 |
* | | [PATCH] sched: uninline task_timeslice | Ingo Molnar | 2005-06-26 | 1 | -1/+1 |
* | | [PATCH] sched: schedstats update for balance on fork | Nick Piggin | 2005-06-26 | 1 | -27/+36 |
* | | [PATCH] sched: balance on fork | Nick Piggin | 2005-06-26 | 1 | -55/+109 |
* | | [PATCH] sched: no aggressive idle balancing | Nick Piggin | 2005-06-26 | 1 | -19/+2 |
* | | [PATCH] sched: tweak affine wakeups | Nick Piggin | 2005-06-26 | 1 | -25/+32 |
* | | [PATCH] sched: balance timers | Nick Piggin | 2005-06-26 | 1 | -64/+74 |
* | | [PATCH] sched: less aggressive idle balancing | Nick Piggin | 2005-06-26 | 1 | -6/+0 |
* | | [PATCH] sched: add debugging | Nick Piggin | 2005-06-26 | 1 | -10/+4 |
* | | [PATCH] sched: fix SMT scheduling problems | Nick Piggin | 2005-06-26 | 1 | -45/+31 |
* | | [PATCH] sched: reduce active load balancing | Nick Piggin | 2005-06-26 | 1 | -6/+10 |
* | | [PATCH] sched: improve load balancing pinned tasks | Nick Piggin | 2005-06-26 | 1 | -23/+39 |
* | | [PATCH] sched: cleanup wake_idle | Nick Piggin | 2005-06-26 | 1 | -3/+3 |
* | | [PATCH] swsusp: only allow it when it makes sense | Pavel Machek | 2005-06-26 | 1 | -2/+2 |
* | | [PATCH] CPU hotplug printk fix | Shaohua Li | 2005-06-26 | 1 | -2/+1 |
* | | [PATCH] swsusp: fix nr_copy_pages | Pavel Machek | 2005-06-26 | 1 | -3/+3 |
* | | [PATCH] swsusp: cleanup whitespace | Pavel Machek | 2005-06-26 | 1 | -33/+33 |
* | | [PATCH] swsusp: kill unneccessary does_collide_order | Pavel Machek | 2005-06-26 | 1 | -17/+2 |
* | | [PATCH] properly stop devices before poweroff | Pavel Machek | 2005-06-26 | 1 | -0/+3 |
* | | [PATCH] suspend/resume SMP support | Li Shaohua | 2005-06-26 | 6 | -82/+72 |
* | | [PATCH] i386 CPU hotplug | Zwane Mwaikambo | 2005-06-26 | 1 | -9/+5 |
|/ |
|
* | [PATCH] make various thing static | Adrian Bunk | 2005-06-24 | 3 | -3/+3 |
* | [PATCH] modules: add version and srcversion to sysfs | Matt Domsch | 2005-06-24 | 1 | -0/+95 |
* | [PATCH] Keys: Make request-key create an authorisation key | David Howells | 2005-06-24 | 1 | -1/+1 |