| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] futex: remove duplicate code | Pekka Enberg | 2005-09-07 | 1 | -12/+9 |
* | [PATCH] fix send_sigqueue() vs thread exit race | Oleg Nesterov | 2005-09-07 | 2 | -23/+27 |
* | [PATCH] remove a redundant variable in sys_prctl() | Jesper Juhl | 2005-09-07 | 1 | -4/+2 |
* | [PATCH] largefile support for accounting | Peter Staubach | 2005-09-07 | 1 | -1/+1 |
* | [PATCH] do_notify_parent_cldstop() cleanup | Oleg Nesterov | 2005-09-07 | 1 | -35/+26 |
* | [PATCH] CHECK_IRQ_PER_CPU() to avoid dead code in __do_IRQ() | Karsten Wiese | 2005-09-07 | 1 | -1/+1 |
* | [PATCH] create_workqueue_thread() signedness fix | Mika Kukkonen | 2005-09-07 | 1 | -1/+1 |
* | [PATCH] flush icache early when loading module | Thomas Koeller | 2005-09-07 | 1 | -14/+19 |
* | [PATCH] optimize writer path in time_interpolator_get_counter() | Alex Williamson | 2005-09-07 | 1 | -4/+13 |
* | [PATCH] Provide better printk() support for SMP machines | David Howells | 2005-09-07 | 1 | -1/+12 |
* | [PATCH] detect soft lockups | Ingo Molnar | 2005-09-07 | 4 | -0/+154 |
* | [PATCH] FUTEX_WAKE_OP: pthread_cond_signal() speedup | Jakub Jelinek | 2005-09-07 | 1 | -0/+116 |
* | [PATCH] swsusp: update documentation | Pavel Machek | 2005-09-07 | 1 | -1/+1 |
* | [PATCH] x86/x86_64: deferred handling of writes to /proc/irqxx/smp_affinity | Ashok Raj | 2005-09-07 | 2 | -2/+16 |
* | [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 |
* | [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 |
* | [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 |
* | [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 |
* | [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 |