Age | Commit message (Expand) | Author | Files | Lines |
2005-07-26 | [PATCH] fix MAX_USER_RT_PRIO and MAX_RT_PRIO | Steven Rostedt | 1 | -2/+3 |
2005-07-26 | [PATCH] Fix RLIMIT_RTPRIO breakage | Andreas Steinmetz | 1 | -1/+2 |
2005-07-26 | [PATCH] swpsuspend: Have suspend to disk use factors of sys_reboot | Eric W. Biederman | 1 | -6/+3 |
2005-07-26 | [PATCH] Call emergency_reboot from panic | Eric W. Biederman | 1 | -5/+4 |
2005-07-26 | [PATCH] Use kernel_power_off in sysrq-o | Eric W. Biederman | 1 | -2/+2 |
2005-07-26 | [PATCH] Add emergency_restart() | Eric W. Biederman | 1 | -0/+6 |
2005-07-26 | [PATCH] Make ctrl_alt_del call kernel_restart to get a proper reboot. | Eric W. Biederman | 1 | -2/+1 |
2005-07-26 | [PATCH] Refactor sys_reboot into reusable parts | Eric W. Biederman | 1 | -42/+64 |
2005-07-26 | [PATCH] Add missing device_suspsend(PMSG_FREEZE) calls. | Eric W. Biederman | 1 | -0/+2 |
2005-07-13 | [PATCH] inotify: move sysctl | Robert Love | 1 | -40/+11 |
2005-07-12 | [PATCH] inotify | Robert Love | 3 | -1/+49 |
2005-07-12 | Merge master.kernel.org:/pub/scm/linux/kernel/git/lenb/linux-2.6 | Linus Torvalds | 1 | -1/+15 |
2005-07-12 | [PATCH] lower VM_DONTCOPY total_vm | Hugh Dickins | 1 | -1/+3 |
2005-07-12 | [PATCH] name_to_dev_t warning fix | Andrew Morton | 2 | -2/+3 |
2005-07-12 | [ACPI] merge acpi-2.6.12 branch into latest Linux 2.6.13-rc... | Len Brown | 1 | -1/+15 |
2005-07-11 | [ACPI] Suspend to RAM fix | David Shaohua Li | 1 | -0/+14 |
2005-07-11 | [ACPI] ACPI poweroff fix | Alexey Starikovskiy | 1 | -1/+1 |
2005-07-07 | [PATCH] cond_resched(): fix bogus might_sleep() warning | Ingo Molnar | 1 | -0/+7 |
2005-07-07 | [PATCH] mostly_read data section | Christoph Lameter | 1 | -2/+2 |
2005-07-07 | [PATCH] pm: clean up process.c | Pavel Machek | 1 | -4/+2 |
2005-07-07 | [PATCH] swsusp: fix error handling | Pavel Machek | 1 | -12/+11 |
2005-07-07 | [PATCH] pm: Fix resume from initrd | Pavel Machek | 2 | -10/+10 |
2005-07-05 | [PATCH] kprobes: fix namespace problem and sparc64 build | Rusty Lynch | 1 | -1/+1 |
2005-06-28 | [PATCH] irqpoll | Alan Cox | 2 | -3/+112 |
2005-06-28 | [PATCH] ITIMER_REAL: fix possible deadlock and race | Oleg Nesterov | 1 | -2/+6 |
2005-06-28 | [PATCH] Using msleep() instead of HZ | Luca Falavigna | 1 | -5/+4 |
2005-06-28 | [PATCH] Tweak idle thread setup semantics | Ingo Molnar | 1 | -1/+8 |
2005-06-28 | [PATCH] kexec: fix sparse warnings | Alexey Dobriyan | 1 | -5/+5 |
2005-06-27 | [PATCH] Return probe redesign: architecture independent changes | Rusty Lynch | 1 | -50/+19 |
2005-06-27 | [PATCH] kprobes: fix single-step out of line - take2 | Ananth N Mavinakayanahalli | 1 | -0/+101 |
2005-06-27 | [PATCH] Update cfq io scheduler to time sliced design | Jens Axboe | 3 | -8/+7 |
2005-06-25 | Merge Christoph's freeze cleanup patch | Linus Torvalds | 3 | -21/+13 |
2005-06-25 | [PATCH] Cleanup patch for process freezing | Christoph Lameter | 3 | -21/+13 |
2005-06-25 | [PATCH] Use ALIGN to remove duplicate code | Nick Wilson | 1 | -1/+1 |
2005-06-25 | [PATCH] remove redundant NULL check before before kfree() in kernel/sysctl.c | Jesper Juhl | 1 | -2/+1 |
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 |