Age | Commit message (Expand) | Author |
2006-12-13 | [PATCH] debug: add sysrq_always_enabled boot option | Ingo Molnar |
2006-12-13 | [PATCH] PM: Fix SMP races in the freezer | Rafael J. Wysocki |
2006-12-13 | [PATCH] PM: Fix freezing of stopped tasks | Rafael J. Wysocki |
2006-12-13 | [PATCH] cpuset: rework cpuset_zone_allowed api | Paul Jackson |
2006-12-13 | [PATCH] Revert "[PATCH] identifier to nsproxy" | Eric W. Biederman |
2006-12-10 | [PATCH] clocksource: small cleanup | Daniel Walker |
2006-12-10 | [PATCH] clocksource: add usage of CONFIG_SYSFS | Daniel Walker |
2006-12-10 | [PATCH] round_jiffies infrastructure | Arjan van de Ven |
2006-12-10 | [PATCH] fdtable: Remove the free_files field | Vadim Lobanov |
2006-12-10 | [PATCH] fdtable: Make fdarray and fdsets equal in size | Vadim Lobanov |
2006-12-10 | [PATCH] fdtable: Delete pointless code in dup_fd() | Vadim Lobanov |
2006-12-10 | [PATCH] kernel/sched.c: whitespace cleanups | Miguel Ojeda Sandonis |
2006-12-10 | [PATCH] sched: optimize activate_task for RT task | Chen, Kenneth W |
2006-12-10 | [PATCH] sched: remove lb_stopbalance counter | Chen, Kenneth W |
2006-12-10 | [PATCH] sched: decrease number of load balances | Siddha, Suresh B |
2006-12-10 | [PATCH] sched: improve migration accuracy | Mike Galbraith |
2006-12-10 | [PATCH] sched: add option to serialize load balancing | Christoph Lameter |
2006-12-10 | [PATCH] sched: call tasklet less frequently | Christoph Lameter |
2006-12-10 | [PATCH] sched: use softirq for load balancing | Christoph Lameter |
2006-12-10 | [PATCH] sched: move idle status calculation into rebalance_tick() | Christoph Lameter |
2006-12-10 | [PATCH] sched: extract load calculation from rebalance_tick | Christoph Lameter |
2006-12-10 | [PATCH] sched: disable interrupts for locking in load_balance() | Christoph Lameter |
2006-12-10 | [PATCH] sched: remove staggering of load balancing | Christoph Lameter |
2006-12-10 | [PATCH] sched: avoid taking rq lock in wake_priority_sleeper | Christoph Lameter |
2006-12-10 | [PATCH] move_task_off_dead_cpu() should be called with disabled ints | Kirill Korotaev |
2006-12-10 | [PATCH] ched domain: move sched group allocations to percpu area | Siddha, Suresh B |
2006-12-10 | [PATCH] sched.c: correct comment for this_rq_lock() | Robert P. J. Day |
2006-12-10 | [PATCH] io-accounting: via taskstats | Andrew Morton |
2006-12-10 | [PATCH] io-accounting: core statistics | Andrew Morton |
2006-12-10 | [PATCH] sysctl: remove unused "context" param | Alexey Dobriyan |
2006-12-10 | [PATCH] sysctl: remove some OPs | Alexey Dobriyan |
2006-12-10 | [PATCH] ipc-procfs-sysctl mixups | Randy Dunlap |
2006-12-09 | [PATCH] WorkStruct: Use direct assignment rather than cmpxchg() | David Howells |
2006-12-08 | [PATCH] sysctl: fix sys_sysctl interface of ipc sysctls | Eric W. Biederman |
2006-12-08 | [PATCH] sysctl: simplify ipc ns specific sysctls | Eric W. Biederman |
2006-12-08 | [PATCH] sysctl: implement sysctl_uts_string() | Eric W. Biederman |
2006-12-08 | [PATCH] sysctl: simplify sysctl_uts_string | Eric W. Biederman |
2006-12-08 | [PATCH] session_of_pgrp: kill unnecessary do_each_task_pid(PIDTYPE_PGID) | Oleg Nesterov |
2006-12-08 | [PATCH] sys_setpgid: eliminate unnecessary do_each_task_pid(PIDTYPE_PGID) | Oleg Nesterov |
2006-12-08 | [PATCH] add child reaper to pid_namespace | Sukadev Bhattiprolu |
2006-12-08 | [PATCH] use current->nsproxy->pid_ns | Cedric Le Goater |
2006-12-08 | [PATCH] to nsproxy | Cedric Le Goater |
2006-12-08 | [PATCH] rename struct pspace to struct pid_namespace | Sukadev Bhattiprolu |
2006-12-08 | [PATCH] identifier to nsproxy | Cedric Le Goater |
2006-12-08 | [PATCH] rename struct namespace to struct mnt_namespace | Kirill Korotaev |
2006-12-08 | [PATCH] add process_session() helper routine: deprecate old field | Cedric Le Goater |
2006-12-08 | [PATCH] add process_session() helper routine | Cedric Le Goater |
2006-12-08 | [PATCH] struct path: convert kernel | Josef Sipek |
2006-12-08 | [PATCH] kernel: change uses of f_{dentry, vfsmnt} to use f_path | Josef "Jeff" Sipek |
2006-12-08 | [PATCH] lockdep: avoid lockdep warning in md | NeilBrown |