Age | Commit message (Expand) | Author | Files | Lines |
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-07 | [PATCH] struct seq_operations and struct file_operations constification | Helge Deller | 1 | -1/+1 |
2006-12-07 | [PATCH] sched: correct output of show_state() | Chris Caputo | 1 | -4/+4 |
2006-12-07 | [PATCH] hotplug CPU: clean up hotcpu_notifier() use | Ingo Molnar | 1 | -3/+0 |
2006-12-07 | [PATCH] sleep profiling | Ingo Molnar | 1 | -0/+11 |
2006-12-07 | [PATCH] lockdep: print current locks on in_atomic warnings | Peter Zijlstra | 1 | -0/+2 |
2006-12-07 | [PATCH] SysRq-X: show blocked tasks | Ingo Molnar | 1 | -3/+8 |
2006-12-07 | [PATCH] Add include/linux/freezer.h and move definitions from sched.h | Nigel Cunningham | 1 | -1/+1 |
2006-10-20 | [PATCH] readjust comments of task_timeslice for kernel doc | Borislav Petkov | 1 | -9/+9 |
2006-10-11 | [PATCH] sched: likely profiling | Nick Piggin | 1 | -3/+3 |
2006-10-03 | [PATCH] scheduler: NUMA aware placement of sched_group_allnodes | Christoph Lameter | 1 | -3/+4 |
2006-10-03 | [PATCH] sched: fixing wrong comment for find_idlest_cpu() | Satoru Takeuchi | 1 | -1/+1 |
2006-10-03 | [PATCH] sched: cleanup sched_group cpu_power setup | Siddha, Suresh B | 1 | -63/+82 |
2006-10-03 | [PATCH] sched: introduce child field in sched_domain | Siddha, Suresh B | 1 | -10/+30 |
2006-10-03 | [PATCH] sched: don't print migration cost when only 1 CPU | Dave Jones | 1 | -6/+8 |
2006-10-03 | [PATCH] sched: remove unnecessary sched group allocations | Siddha, Suresh B | 1 | -66/+38 |
2006-10-03 | [PATCH] sched: force /sbin/init off isolated cpus | Nick Piggin | 1 | -2/+11 |
2006-10-02 | [PATCH] cpumask: export cpu_online_map and cpu_possible_map consistently | Greg Banks | 1 | -0/+3 |
2006-10-01 | [PATCH] csa: convert CONFIG tag for extended accounting routines | Jay Lan | 1 | -1/+1 |
2006-09-29 | [PATCH] introduce TASK_DEAD state | Oleg Nesterov | 1 | -4/+4 |
2006-09-29 | [PATCH] kill PF_DEAD flag | Oleg Nesterov | 1 | -8/+8 |
2006-09-29 | [PATCH] set EXIT_DEAD state in do_exit(), not in schedule() | Oleg Nesterov | 1 | -3/+0 |
2006-09-29 | [PATCH] sched_setscheduler: fix? policy checks | Oleg Nesterov | 1 | -20/+18 |
2006-09-29 | [PATCH] introduce is_rt_policy() helper | Oleg Nesterov | 1 | -3/+2 |
2006-09-29 | [PATCH] do_sched_setscheduler(): don't take tasklist_lock | Oleg Nesterov | 1 | -10/+18 |
2006-09-29 | [PATCH] check return value of cpu_callback | Akinobu Mita | 1 | -1/+3 |
2006-09-26 | [PATCH] Fix longstanding load balancing bug in the scheduler | Christoph Lameter | 1 | -8/+46 |
2006-08-27 | [PATCH] revert "Drop tasklist lock in do_sched_setscheduler" | Oleg Nesterov | 1 | -3/+1 |
2006-07-31 | [PATCH] pi-futex: missing pi_waiters plist initialization | Heiko Carstens | 1 | -0/+5 |
2006-07-31 | [PATCH] fix cond_resched() fix | Jim Houston | 1 | -5/+5 |
2006-07-31 | [PATCH] sched: build_sched_domains() fix | Siddha, Suresh B | 1 | -1/+6 |
2006-07-14 | [PATCH] per-task-delay-accounting: cpu delay collection via schedstats | Chandra Seetharaman | 1 | -22/+49 |
2006-07-14 | [PATCH] per-task-delay-accounting: sync block I/O and swapin delay collection | Shailabh Nagar | 1 | -0/+5 |
2006-07-14 | [PATCH] lockdep: core, fix rq-lock handling on __ARCH_WANT_UNLOCKED_CTXSW | Ingo Molnar | 1 | -0/+8 |
2006-07-10 | [PATCH] small kernel/sched.c cleanup | Andreas Mohr | 1 | -10/+7 |