Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | [PATCH] Kprobes: prevent possible race conditions generic | Prasanna S Panchamukhi | 2005-09-07 | 1 | -29/+43 | |
| * | | | | | | | | | | [PATCH] introduce and use kzalloc | Pekka J Enberg | 2005-09-07 | 5 | -10/+6 | |
| * | | | | | | | | | | [PATCH] remove duplicated code from proc and ptrace | Miklos Szeredi | 2005-09-07 | 1 | -13/+28 | |
| * | | | | | | | | | | [PATCH] cpusets: re-enable "dynamic sched domains" | John Hawkes | 2005-09-07 | 1 | -12/+0 | |
| * | | | | | | | | | | [PATCH] cpusets: fix the "dynamic sched domains" bug | John Hawkes | 2005-09-07 | 1 | -20/+69 | |
| * | | | | | | | | | | [PATCH] cpusets: Move the ia64 domain setup code to the generic code | John Hawkes | 2005-09-07 | 1 | -54/+236 | |
| * | | | | | | | | | | [PATCH] cpusets: confine oom_killer to mem_exclusive cpuset | Paul Jackson | 2005-09-07 | 1 | -0/+33 | |
| * | | | | | | | | | | [PATCH] cpusets: formalize intermediate GFP_KERNEL containment | Paul Jackson | 2005-09-07 | 1 | -8/+72 | |
| * | | | | | | | | | | [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 | |
* | | | | | | | | | | 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 |