Age | Commit message (Expand) | Author | Files | Lines |
2006-12-10 | [PATCH] clocksource: small cleanup | Daniel Walker | 2 | -8/+14 |
2006-12-10 | [PATCH] clocksource: add usage of CONFIG_SYSFS | Daniel Walker | 1 | -0/+2 |
2006-12-10 | [PATCH] round_jiffies infrastructure | Arjan van de Ven | 1 | -0/+132 |
2006-12-10 | [PATCH] fdtable: Remove the free_files field | Vadim Lobanov | 2 | -5/+2 |
2006-12-10 | [PATCH] fdtable: Make fdarray and fdsets equal in size | Vadim Lobanov | 2 | -19/+7 |
2006-12-10 | [PATCH] fdtable: Delete pointless code in dup_fd() | Vadim Lobanov | 1 | -6/+5 |
2006-12-10 | [PATCH] kernel/sched.c: whitespace cleanups | Miguel Ojeda Sandonis | 1 | -40/+55 |
2006-12-10 | [PATCH] sched: optimize activate_task for RT task | Chen, Kenneth W | 1 | -3/+5 |
2006-12-10 | [PATCH] sched: remove lb_stopbalance counter | Chen, Kenneth W | 1 | -7/+4 |
2006-12-10 | [PATCH] sched: decrease number of load balances | Siddha, Suresh B | 1 | -12/+47 |
2006-12-10 | [PATCH] sched: improve migration accuracy | Mike Galbraith | 1 | -21/+20 |
2006-12-10 | [PATCH] sched: add option to serialize load balancing | Christoph Lameter | 1 | -0/+9 |
2006-12-10 | [PATCH] sched: call tasklet less frequently | Christoph Lameter | 1 | -2/+16 |
2006-12-10 | [PATCH] sched: use softirq for load balancing | Christoph Lameter | 1 | -5/+17 |
2006-12-10 | [PATCH] sched: move idle status calculation into rebalance_tick() | Christoph Lameter | 1 | -21/+16 |
2006-12-10 | [PATCH] sched: extract load calculation from rebalance_tick | Christoph Lameter | 1 | -42/+54 |
2006-12-10 | [PATCH] sched: disable interrupts for locking in load_balance() | Christoph Lameter | 1 | -5/+6 |
2006-12-10 | [PATCH] sched: remove staggering of load balancing | Christoph Lameter | 1 | -8/+2 |
2006-12-10 | [PATCH] sched: avoid taking rq lock in wake_priority_sleeper | Christoph Lameter | 1 | -0/+3 |
2006-12-10 | [PATCH] move_task_off_dead_cpu() should be called with disabled ints | Kirill Korotaev | 1 | -3/+14 |
2006-12-10 | [PATCH] ched domain: move sched group allocations to percpu area | Siddha, Suresh B | 1 | -68/+64 |
2006-12-10 | [PATCH] sched.c: correct comment for this_rq_lock() | Robert P. J. Day | 1 | -1/+1 |
2006-12-10 | [PATCH] io-accounting: via taskstats | Andrew Morton | 1 | -0/+9 |
2006-12-10 | [PATCH] io-accounting: core statistics | Andrew Morton | 1 | -0/+2 |
2006-12-10 | [PATCH] sysctl: remove unused "context" param | Alexey Dobriyan | 1 | -25/+22 |
2006-12-10 | [PATCH] sysctl: remove some OPs | Alexey Dobriyan | 1 | -10/+0 |
2006-12-10 | [PATCH] ipc-procfs-sysctl mixups | Randy Dunlap | 1 | -0/+11 |
2006-12-09 | [PATCH] WorkStruct: Use direct assignment rather than cmpxchg() | David Howells | 1 | -12/+9 |
2006-12-08 | [PATCH] sysctl: fix sys_sysctl interface of ipc sysctls | Eric W. Biederman | 1 | -0/+60 |
2006-12-08 | [PATCH] sysctl: simplify ipc ns specific sysctls | Eric W. Biederman | 1 | -57/+49 |
2006-12-08 | [PATCH] sysctl: implement sysctl_uts_string() | Eric W. Biederman | 1 | -5/+32 |
2006-12-08 | [PATCH] sysctl: simplify sysctl_uts_string | Eric W. Biederman | 1 | -102/+26 |
2006-12-08 | [PATCH] session_of_pgrp: kill unnecessary do_each_task_pid(PIDTYPE_PGID) | Oleg Nesterov | 1 | -11/+8 |
2006-12-08 | [PATCH] sys_setpgid: eliminate unnecessary do_each_task_pid(PIDTYPE_PGID) | Oleg Nesterov | 1 | -7/+4 |
2006-12-08 | [PATCH] add child reaper to pid_namespace | Sukadev Bhattiprolu | 3 | -11/+26 |
2006-12-08 | [PATCH] use current->nsproxy->pid_ns | Cedric Le Goater | 1 | -3/+3 |
2006-12-08 | [PATCH] to nsproxy | Cedric Le Goater | 2 | -7/+42 |
2006-12-08 | [PATCH] rename struct pspace to struct pid_namespace | Sukadev Bhattiprolu | 1 | -24/+25 |
2006-12-08 | [PATCH] identifier to nsproxy | Cedric Le Goater | 1 | -1/+3 |
2006-12-08 | [PATCH] rename struct namespace to struct mnt_namespace | Kirill Korotaev | 4 | -20/+21 |
2006-12-08 | [PATCH] add process_session() helper routine: deprecate old field | Cedric Le Goater | 2 | -2/+2 |
2006-12-08 | [PATCH] add process_session() helper routine | Cedric Le Goater | 4 | -16/+17 |
2006-12-08 | [PATCH] struct path: convert kernel | Josef Sipek | 2 | -13/+13 |
2006-12-08 | [PATCH] kernel: change uses of f_{dentry, vfsmnt} to use f_path | Josef "Jeff" Sipek | 5 | -16/+16 |
2006-12-08 | [PATCH] lockdep: avoid lockdep warning in md | NeilBrown | 1 | -0/+9 |
2006-12-08 | [PATCH] sys_unshare: remove a broken CLONE_SIGHAND code | Oleg Nesterov | 1 | -12/+4 |
2006-12-08 | [PATCH] make set_special_pids() static | Oleg Nesterov | 1 | -1/+1 |
2006-12-08 | [PATCH] do_acct_process(): don't take tty_mutex | Oleg Nesterov | 1 | -5/+2 |
2006-12-08 | [PATCH] tty: ->signal->tty locking | Peter Zijlstra | 4 | -11/+10 |
2006-12-08 | [PATCH] CPEI gets warning at kernel/irq/migration.c:27/move_masked_irq() | Hidetoshi Seto | 1 | -1/+2 |