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