| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | [PATCH] UML Support - Ptrace: adds the host SYSEMU support, for UML and gener... | Laurent Vivier | 2005-09-05 | 1 | -0/+3 |
| * | [PATCH] pm: clean up /sys/power/disk | Pavel Machek | 2005-09-05 | 1 | -2/+3 |
| * | [PATCH] pm: fix process freezing | Pavel Machek | 2005-09-05 | 1 | -2/+22 |
| * | [PATCH] swsusp: fix error handling and cleanups | Pavel Machek | 2005-09-05 | 2 | -35/+22 |
| * | [PATCH] swsusp: add locking to software_resume | Shaohua Li | 2005-09-05 | 1 | -1/+9 |
| * | [PATCH] swsusp: simpler calculation of number of pages in PBE list | Michal Schmidt | 2005-09-05 | 1 | -12/+1 |
| * | [PATCH] encrypt suspend data for easy wiping | Andreas Steinmetz | 2005-09-05 | 2 | -5/+171 |
| * | [PATCH] remove busywait in refrigerator | Pavel Machek | 2005-09-05 | 1 | -2/+3 |
| * | [PATCH] swap: update swsusp use of swap_info | Hugh Dickins | 2005-09-05 | 1 | -6/+6 |
* | | Merge linux-2.6 into linux-acpi-2.6 test | Len Brown | 2005-09-03 | 2 | -4/+3 |
|\ \
| |/ |
|
| * | [NET]: Fix sparse warnings | Arnaldo Carvalho de Melo | 2005-08-29 | 1 | -3/+1 |
| * | [NETLINK]: Add "groups" argument to netlink_kernel_create | Patrick McHardy | 2005-08-29 | 1 | -1/+1 |
| * | [NETLINK]: Add properly module refcounting for kernel netlink sockets. | Harald Welte | 2005-08-29 | 1 | -1/+2 |
* | | Auto-update from upstream | Len Brown | 2005-08-26 | 1 | -19/+13 |
|\ \
| |/ |
|
| * | [PATCH] completely disable cpu_exclusive sched domain | Paul Jackson | 2005-08-26 | 1 | -0/+13 |
| * | [PATCH] undo partial cpu_exclusive sched domain disabling | Paul Jackson | 2005-08-26 | 1 | -19/+0 |
* | | Merge HEAD from ../from-linus | Len Brown | 2005-08-25 | 1 | -0/+19 |
|\ \
| |/ |
|
| * | [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-23 | 1 | -0/+17 |
* | | [ACPI] IA64-related ACPI Kconfig fixes | Len Brown | 2005-08-25 | 1 | -0/+1 |
|/ |
|
* | [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-04 | 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-01 | 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-28 | 1 | -14/+3 |
* | [PATCH] x86_64: Switch to the interrupt stack when running a softirq in local... | Andi Kleen | 2005-07-28 | 1 | -2/+2 |
* | [PATCH] Avoid device suspend on reboot | Andrew Morton | 2005-07-27 | 1 | -1/+0 |
* | [PATCH] clean up inline static vs static inline | Jesper Juhl | 2005-07-27 | 1 | -1/+1 |
* | [PATCH] kernel/crash_dump.c: add kerneldoc | Randy Dunlap | 2005-07-27 | 1 | -1/+10 |
* | [PATCH] kernel/cpuset.c: add kerneldoc, fix typos | Randy Dunlap | 2005-07-27 | 1 | -7/+19 |
* | [PATCH] kernel/capability.c: add kerneldoc | Randy Dunlap | 2005-07-27 | 1 | -3/+17 |
* | [PATCH] s390: spin lock retry | Martin Schwidefsky | 2005-07-27 | 1 | -1/+11 |
* | [PATCH] itimer fixes | George Anzinger | 2005-07-27 | 1 | -21/+16 |
* | [PATCH] Address BUG: using smp_processor_id() in preemptible [00000001] code | Nigel Cunningham | 2005-07-27 | 1 | -1/+1 |
* | [PATCH] fix MAX_USER_RT_PRIO and MAX_RT_PRIO | Steven Rostedt | 2005-07-26 | 1 | -2/+3 |
* | [PATCH] Fix RLIMIT_RTPRIO breakage | Andreas Steinmetz | 2005-07-26 | 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 |