Age | Commit message (Expand) | Author |
2005-07-26 | [PATCH] Add emergency_restart() | Eric W. Biederman |
2005-07-26 | [PATCH] Make ctrl_alt_del call kernel_restart to get a proper reboot. | Eric W. Biederman |
2005-07-26 | [PATCH] Refactor sys_reboot into reusable parts | Eric W. Biederman |
2005-07-26 | [PATCH] Add missing device_suspsend(PMSG_FREEZE) calls. | Eric W. Biederman |
2005-07-13 | [PATCH] inotify: move sysctl | Robert Love |
2005-07-12 | [PATCH] inotify | Robert Love |
2005-07-12 | Merge master.kernel.org:/pub/scm/linux/kernel/git/lenb/linux-2.6 | Linus Torvalds |
2005-07-12 | [PATCH] lower VM_DONTCOPY total_vm | Hugh Dickins |
2005-07-12 | [PATCH] name_to_dev_t warning fix | Andrew Morton |
2005-07-12 | [ACPI] merge acpi-2.6.12 branch into latest Linux 2.6.13-rc... | Len Brown |
2005-07-11 | [ACPI] Suspend to RAM fix | David Shaohua Li |
2005-07-11 | [ACPI] ACPI poweroff fix | Alexey Starikovskiy |
2005-07-07 | [PATCH] cond_resched(): fix bogus might_sleep() warning | Ingo Molnar |
2005-07-07 | [PATCH] mostly_read data section | Christoph Lameter |
2005-07-07 | [PATCH] pm: clean up process.c | Pavel Machek |
2005-07-07 | [PATCH] swsusp: fix error handling | Pavel Machek |
2005-07-07 | [PATCH] pm: Fix resume from initrd | Pavel Machek |
2005-07-05 | [PATCH] kprobes: fix namespace problem and sparc64 build | Rusty Lynch |
2005-06-28 | [PATCH] irqpoll | Alan Cox |
2005-06-28 | [PATCH] ITIMER_REAL: fix possible deadlock and race | Oleg Nesterov |
2005-06-28 | [PATCH] Using msleep() instead of HZ | Luca Falavigna |
2005-06-28 | [PATCH] Tweak idle thread setup semantics | Ingo Molnar |
2005-06-28 | [PATCH] kexec: fix sparse warnings | Alexey Dobriyan |
2005-06-27 | [PATCH] Return probe redesign: architecture independent changes | Rusty Lynch |
2005-06-27 | [PATCH] kprobes: fix single-step out of line - take2 | Ananth N Mavinakayanahalli |
2005-06-27 | [PATCH] Update cfq io scheduler to time sliced design | Jens Axboe |
2005-06-25 | Merge Christoph's freeze cleanup patch | Linus Torvalds |
2005-06-25 | [PATCH] Cleanup patch for process freezing | Christoph Lameter |
2005-06-25 | [PATCH] Use ALIGN to remove duplicate code | Nick Wilson |
2005-06-25 | [PATCH] remove redundant NULL check before before kfree() in kernel/sysctl.c | Jesper Juhl |
2005-06-25 | [PATCH] kernel/timer: fix msleep_interruptible() comment | Domen Puncer |
2005-06-25 | [PATCH] kexec code cleanup | Maneesh Soni |
2005-06-25 | [PATCH] kdump: Use real pt_regs from exception | Alexander Nyberg |
2005-06-25 | [PATCH] kdump: Access dump file in elf format (/proc/vmcore) | Vivek Goyal |
2005-06-25 | [PATCH] Retrieve elfcorehdr address from command line | Vivek Goyal |
2005-06-25 | [PATCH] kdump: Routines for copying dump pages | Vivek Goyal |
2005-06-25 | [PATCH] Kdump: Export crash notes section address through sysfs | Vivek Goyal |
2005-06-25 | [PATCH] Kexec on panic vmlinux initrd fix | Vivek Goyal |
2005-06-25 | [PATCH] kexec: add kexec syscalls | Eric W. Biederman |
2005-06-25 | [PATCH] sched: voluntary kernel preemption | Ingo Molnar |
2005-06-25 | [PATCH] enable PREEMPT_BKL on !PREEMPT+SMP too | Ingo Molnar |
2005-06-25 | [PATCH] consolidate PREEMPT options into kernel/Kconfig.preempt | Ingo Molnar |
2005-06-25 | [PATCH] Dynamic sched domains: cpuset changes | Dinakar Guniguntala |
2005-06-25 | [PATCH] Dynamic sched domains: sched changes | Dinakar Guniguntala |
2005-06-25 | [PATCH] Changing RT priority without CAP_SYS_NICE | Olivier Croquette |
2005-06-25 | [PATCH] sched: micro-optimize task requeueing in schedule() | Chen Shang |
2005-06-25 | [PATCH] sched: relax pinned balancing | Nick Piggin |
2005-06-25 | [PATCH] sched: consolidate sbe sbf | Nick Piggin |
2005-06-25 | [PATCH] sched: RCU domains | Nick Piggin |
2005-06-25 | [PATCH] sched: multilevel sbe sbf | Nick Piggin |