| Commit message (Expand) | Author | Age |
* | [PATCH] Avoid device suspend on reboot | Andrew Morton | 2005-07-27 |
* | [PATCH] clean up inline static vs static inline | Jesper Juhl | 2005-07-27 |
* | [PATCH] kernel/crash_dump.c: add kerneldoc | Randy Dunlap | 2005-07-27 |
* | [PATCH] kernel/cpuset.c: add kerneldoc, fix typos | Randy Dunlap | 2005-07-27 |
* | [PATCH] kernel/capability.c: add kerneldoc | Randy Dunlap | 2005-07-27 |
* | [PATCH] s390: spin lock retry | Martin Schwidefsky | 2005-07-27 |
* | [PATCH] itimer fixes | George Anzinger | 2005-07-27 |
* | [PATCH] Address BUG: using smp_processor_id() in preemptible [00000001] code | Nigel Cunningham | 2005-07-27 |
* | [PATCH] fix MAX_USER_RT_PRIO and MAX_RT_PRIO | Steven Rostedt | 2005-07-26 |
* | [PATCH] Fix RLIMIT_RTPRIO breakage | Andreas Steinmetz | 2005-07-26 |
* | [PATCH] swpsuspend: Have suspend to disk use factors of sys_reboot | Eric W. Biederman | 2005-07-26 |
* | [PATCH] Call emergency_reboot from panic | Eric W. Biederman | 2005-07-26 |
* | [PATCH] Use kernel_power_off in sysrq-o | Eric W. Biederman | 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-26 |
* | [PATCH] inotify: move sysctl | Robert Love | 2005-07-13 |
* | [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 |
|\ |
|
| * | [ACPI] merge acpi-2.6.12 branch into latest Linux 2.6.13-rc... | Len Brown | 2005-07-12 |
| |\ |
|
| | * | [ACPI] Suspend to RAM fix | David Shaohua Li | 2005-07-11 |
| | * | [ACPI] ACPI poweroff fix | Alexey Starikovskiy | 2005-07-11 |
* | | | [PATCH] lower VM_DONTCOPY total_vm | Hugh Dickins | 2005-07-12 |
* | | | [PATCH] name_to_dev_t warning fix | Andrew Morton | 2005-07-12 |
|/ / |
|
* | | [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-07 |
* | | [PATCH] kprobes: fix namespace problem and sparc64 build | Rusty Lynch | 2005-07-05 |
* | | [PATCH] irqpoll | Alan Cox | 2005-06-29 |
* | | [PATCH] ITIMER_REAL: fix possible deadlock and race | Oleg Nesterov | 2005-06-29 |
* | | [PATCH] Using msleep() instead of HZ | Luca Falavigna | 2005-06-29 |
* | | [PATCH] Tweak idle thread setup semantics | Ingo Molnar | 2005-06-28 |
* | | [PATCH] kexec: fix sparse warnings | Alexey Dobriyan | 2005-06-28 |
* | | [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-27 |
* | | 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 |