| Commit message (Expand) | Author | Age | Files | Lines |
* | [NETLINK]: Add properly module refcounting for kernel netlink sockets. | Harald Welte | 2005-08-30 | 1 | -1/+2 |
* | [PATCH] completely disable cpu_exclusive sched domain | Paul Jackson | 2005-08-27 | 1 | -0/+13 |
* | [PATCH] undo partial cpu_exclusive sched domain disabling | Paul Jackson | 2005-08-27 | 1 | -19/+0 |
* | [PATCH] cpu_exclusive sched domains build fix | Paul Jackson | 2005-08-24 | 1 | -1/+3 |
* | [PATCH] cpu_exclusive sched domains on partial nodes temp fix | Paul Jackson | 2005-08-24 | 1 | -0/+17 |
* | [PATCH] preempt race in getppid | David Meybohm | 2005-08-23 | 1 | -1/+1 |
* | [PATCH] Make RLIMIT_NICE ranges consistent with getpriority(2) | Matt Mackall | 2005-08-18 | 1 | -2/+2 |
* | [PATCH] NPTL signal delivery deadlock fix | Bhavesh P. Davda | 2005-08-17 | 1 | -1/+1 |
* | [PATCH] remove name length check in a workqueue | James Bottomley | 2005-08-10 | 1 | -2/+0 |
* | [PATCH] cpuset release ABBA deadlock fix | Paul Jackson | 2005-08-09 | 1 | -20/+48 |
* | [PATCH] revert "timer exit cleanup" | Andrew Morton | 2005-08-05 | 2 | -2/+3 |
* | [PATCH] Remove suspend() calls from shutdown path | Benjamin Herrenschmidt | 2005-08-04 | 1 | -2/+0 |
* | [PATCH] Module per-cpu alignment cannot always be met | Rusty Russell | 2005-08-02 | 1 | -4/+11 |
* | [PATCH] remove sys_set_zone_reclaim() | Ingo Molnar | 2005-08-01 | 1 | -1/+0 |
* | [PATCH] revert bogus softirq changes | Andrew Morton | 2005-07-30 | 1 | -2/+2 |
* | [PATCH] reboot: remove device_suspend(PMSG_FREEZE) from kernel_kexec | Eric W. Biederman | 2005-07-29 | 1 | -1/+0 |
* | [PATCH] posix timers: fix normalization problem | George Anzinger | 2005-07-29 | 1 | -14/+3 |
* | [PATCH] x86_64: Switch to the interrupt stack when running a softirq in local... | Andi Kleen | 2005-07-29 | 1 | -2/+2 |
* | [PATCH] Avoid device suspend on reboot | Andrew Morton | 2005-07-28 | 1 | -1/+0 |
* | [PATCH] clean up inline static vs static inline | Jesper Juhl | 2005-07-28 | 1 | -1/+1 |
* | [PATCH] kernel/crash_dump.c: add kerneldoc | Randy Dunlap | 2005-07-28 | 1 | -1/+10 |
* | [PATCH] kernel/cpuset.c: add kerneldoc, fix typos | Randy Dunlap | 2005-07-28 | 1 | -7/+19 |
* | [PATCH] kernel/capability.c: add kerneldoc | Randy Dunlap | 2005-07-28 | 1 | -3/+17 |
* | [PATCH] s390: spin lock retry | Martin Schwidefsky | 2005-07-28 | 1 | -1/+11 |
* | [PATCH] itimer fixes | George Anzinger | 2005-07-28 | 1 | -21/+16 |
* | [PATCH] Address BUG: using smp_processor_id() in preemptible [00000001] code | Nigel Cunningham | 2005-07-28 | 1 | -1/+1 |
* | [PATCH] fix MAX_USER_RT_PRIO and MAX_RT_PRIO | Steven Rostedt | 2005-07-27 | 1 | -2/+3 |
* | [PATCH] Fix RLIMIT_RTPRIO breakage | Andreas Steinmetz | 2005-07-27 | 1 | -1/+2 |
* | [PATCH] swpsuspend: Have suspend to disk use factors of sys_reboot | Eric W. Biederman | 2005-07-26 | 1 | -6/+3 |
* | [PATCH] Call emergency_reboot from panic | Eric W. Biederman | 2005-07-26 | 1 | -5/+4 |
* | [PATCH] Use kernel_power_off in sysrq-o | Eric W. Biederman | 2005-07-26 | 1 | -2/+2 |
* | [PATCH] Add emergency_restart() | Eric W. Biederman | 2005-07-26 | 1 | -0/+6 |
* | [PATCH] Make ctrl_alt_del call kernel_restart to get a proper reboot. | Eric W. Biederman | 2005-07-26 | 1 | -2/+1 |
* | [PATCH] Refactor sys_reboot into reusable parts | Eric W. Biederman | 2005-07-26 | 1 | -42/+64 |
* | [PATCH] Add missing device_suspsend(PMSG_FREEZE) calls. | Eric W. Biederman | 2005-07-26 | 1 | -0/+2 |
* | [PATCH] inotify: move sysctl | Robert Love | 2005-07-13 | 1 | -40/+11 |
* | [PATCH] inotify | Robert Love | 2005-07-13 | 3 | -1/+49 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/lenb/linux-2.6 | Linus Torvalds | 2005-07-13 | 1 | -1/+15 |
|\ |
|
| * | [ACPI] merge acpi-2.6.12 branch into latest Linux 2.6.13-rc... | Len Brown | 2005-07-12 | 1 | -1/+15 |
| |\ |
|
| | * | [ACPI] Suspend to RAM fix | David Shaohua Li | 2005-07-12 | 1 | -0/+14 |
| | * | [ACPI] ACPI poweroff fix | Alexey Starikovskiy | 2005-07-12 | 1 | -1/+1 |
* | | | [PATCH] lower VM_DONTCOPY total_vm | Hugh Dickins | 2005-07-13 | 1 | -1/+3 |
* | | | [PATCH] name_to_dev_t warning fix | Andrew Morton | 2005-07-13 | 2 | -2/+3 |
|/ / |
|
* | | [PATCH] cond_resched(): fix bogus might_sleep() warning | Ingo Molnar | 2005-07-08 | 1 | -0/+7 |
* | | [PATCH] mostly_read data section | Christoph Lameter | 2005-07-08 | 1 | -2/+2 |
* | | [PATCH] pm: clean up process.c | Pavel Machek | 2005-07-08 | 1 | -4/+2 |
* | | [PATCH] swsusp: fix error handling | Pavel Machek | 2005-07-08 | 1 | -12/+11 |
* | | [PATCH] pm: Fix resume from initrd | Pavel Machek | 2005-07-08 | 2 | -10/+10 |
* | | [PATCH] kprobes: fix namespace problem and sparc64 build | Rusty Lynch | 2005-07-06 | 1 | -1/+1 |
* | | [PATCH] irqpoll | Alan Cox | 2005-06-29 | 2 | -3/+112 |