| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] PM: Add pm_trace switch | Rafael J. Wysocki | 2006-09-26 | 1 | -0/+30 |
* | [PATCH] PM: make it possible to disable console suspending | Rafael J. Wysocki | 2006-09-26 | 2 | -0/+14 |
* | [PATCH] swsusp: Use memory bitmaps during resume | Rafael J. Wysocki | 2006-09-26 | 4 | -246/+186 |
* | [PATCH] swsusp: Introduce memory bitmaps | Rafael J. Wysocki | 2006-09-26 | 3 | -70/+540 |
* | [PATCH] swsusp: Introduce some helpful constants | Rafael J. Wysocki | 2006-09-26 | 1 | -9/+15 |
* | [PATCH] Change the name of pagedir_nosave | Rafael J. Wysocki | 2006-09-26 | 2 | -14/+14 |
* | [PATCH] swsusp: Fix alloc_pagedir | Rafael J. Wysocki | 2006-09-26 | 1 | -15/+17 |
* | [PATCH] swsusp: Reorder memory-allocating functions | Rafael J. Wysocki | 2006-09-26 | 1 | -40/+53 |
* | [PATCH] swsusp: Fix mark_free_pages | Rafael J. Wysocki | 2006-09-26 | 1 | -14/+13 |
* | [PATCH] Disable CPU hotplug during suspend | Rafael J. Wysocki | 2006-09-26 | 6 | -96/+137 |
* | [PATCH] swsusp: struct snapshot_handle cleanup | Rafael J. Wysocki | 2006-09-26 | 2 | -28/+76 |
* | [PATCH] swsusp: clean up browsing of pfns | Rafael J. Wysocki | 2006-09-26 | 1 | -30/+32 |
* | [PATCH] swsusp: read speedup | Andrew Morton | 2006-09-26 | 3 | -71/+79 |
* | [PATCH] swsusp: add read-speed instrumentation | Andrew Morton | 2006-09-26 | 1 | -0/+5 |
* | [PATCH] swsusp: write speedup | Andrew Morton | 2006-09-26 | 1 | -18/+75 |
* | [PATCH] swsusp: add write-speed instrumentation | Andrew Morton | 2006-09-26 | 1 | -3/+29 |
* | [PATCH] FRV: permit __do_IRQ() to be dispensed with | David Howells | 2006-09-26 | 1 | -0/+2 |
* | [PATCH] selinux: rename selinux_ctxid_to_string | Stephen Smalley | 2006-09-26 | 3 | -10/+10 |
* | [PATCH] selinux: eliminate selinux_task_ctxid | Stephen Smalley | 2006-09-26 | 1 | -1/+1 |
* | [PATCH] NUMA: Add zone_to_nid function | Christoph Lameter | 2006-09-26 | 1 | -2/+2 |
* | [PATCH] zone_reclaim: dynamic slab reclaim | Christoph Lameter | 2006-09-26 | 1 | -0/+11 |
* | [PATCH] Profiling: require buffer allocation on the correct node | Christoph Lameter | 2006-09-26 | 1 | -4/+12 |
* | [PATCH] Add __GFP_THISNODE to avoid fallback to other nodes and ignore cpuset... | Christoph Lameter | 2006-09-26 | 1 | -1/+1 |
* | [PATCH] Fix longstanding load balancing bug in the scheduler | Christoph Lameter | 2006-09-26 | 1 | -8/+46 |
* | [PATCH] load_module: no BUG if module_subsys uninitialized | Ed Swierk | 2006-09-25 | 1 | -0/+6 |
* | [NETLINK]: Extend netlink messaging interface | Thomas Graf | 2006-09-22 | 1 | -1/+1 |
* | [PATCH] genirq core: fix handle_level_irq() | Ingo Molnar | 2006-09-19 | 1 | -3/+3 |
* | [PATCH] bug fix in kernel/kmod.c | Kenneth Lee | 2006-09-16 | 1 | -2/+3 |
* | [PATCH] genirq: fix typo in IRQ resend | Imre Deak | 2006-09-16 | 1 | -2/+1 |
* | [PATCH] rcu_do_batch: make ->qlen decrement irq safe | Oleg Nesterov | 2006-09-13 | 1 | -1/+5 |
* | [PATCH] lockdep: double the number of stack-trace entries | Ingo Molnar | 2006-09-13 | 1 | -1/+1 |
* | [PATCH] audit: AUDIT_PERM support | Al Viro | 2006-09-11 | 3 | -0/+69 |
* | [PATCH] update audit rule change messages | Amy Griffis | 2006-09-11 | 1 | -5/+14 |
* | [PATCH] sanity check audit_buffer | Amy Griffis | 2006-09-11 | 1 | -0/+6 |
* | [PATCH] fix ppid bug in 2.6.18 kernel | Steve Grubb | 2006-09-11 | 1 | -0/+1 |
* | [PATCH] Use the correct restart option for futex_lock_pi | Thomas Gleixner | 2006-09-08 | 1 | -73/+11 |
* | [PATCH] lockdep: do not touch console state when tainting the kernel | Ingo Molnar | 2006-09-06 | 1 | -1/+1 |
* | [PATCH] prevent swsusp with PAE | Pavel Machek | 2006-09-06 | 1 | -1/+5 |
* | [PATCH] lockdep ifdef fix | Jarek Poplawski | 2006-09-06 | 1 | -1/+1 |
* | [PATCH] eligible_child: remove an obsolete ->tgid check | Oleg Nesterov | 2006-09-02 | 1 | -1/+1 |
* | [PATCH] kerneldoc for handle_bad_irq() | Henrik Kretzschmar | 2006-09-01 | 1 | -0/+5 |
* | [PATCH] task delay accounting fixes | Shailabh Nagar | 2006-09-01 | 3 | -19/+4 |
* | [PATCH] cpuset: oom panic fix | Nick Piggin | 2006-08-27 | 1 | -1/+1 |
* | [PATCH] cpuset: top_cpuset tracks hotplug changes to cpu_online_map | Paul Jackson | 2006-08-27 | 1 | -0/+33 |
* | [PATCH] Remove redundant up() in stop_machine() | Yingchao Zhou | 2006-08-27 | 1 | -1/+0 |
* | [PATCH] futex_find_get_task(): remove an obscure EXIT_ZOMBIE check | Oleg Nesterov | 2006-08-27 | 1 | -1/+1 |
* | [PATCH] revert "Drop tasklist lock in do_sched_setscheduler" | Oleg Nesterov | 2006-08-27 | 1 | -3/+1 |
* | [PATCH] workqueue: remove lock_cpu_hotplug() | Andrew Morton | 2006-08-14 | 1 | -12/+21 |
* | [PATCH] futex_handle_fault always fails | john stultz | 2006-08-14 | 1 | -6/+10 |
* | [PATCH] sys_getppid oopses on debug kernel | Kirill Korotaev | 2006-08-14 | 1 | -34/+7 |