| Commit message (Expand) | Author | Age |
* | [PATCH] sched: correct output of show_state() | Chris Caputo | 2006-12-07 |
* | [PATCH] hotplug CPU: clean up hotcpu_notifier() use | Ingo Molnar | 2006-12-07 |
* | [PATCH] sleep profiling | Ingo Molnar | 2006-12-07 |
* | [PATCH] lockdep: print current locks on in_atomic warnings | Peter Zijlstra | 2006-12-07 |
* | [PATCH] SysRq-X: show blocked tasks | Ingo Molnar | 2006-12-07 |
* | [PATCH] Add include/linux/freezer.h and move definitions from sched.h | Nigel Cunningham | 2006-12-07 |
* | [PATCH] readjust comments of task_timeslice for kernel doc | Borislav Petkov | 2006-10-20 |
* | [PATCH] sched: likely profiling | Nick Piggin | 2006-10-11 |
* | [PATCH] scheduler: NUMA aware placement of sched_group_allnodes | Christoph Lameter | 2006-10-03 |
* | [PATCH] sched: fixing wrong comment for find_idlest_cpu() | Satoru Takeuchi | 2006-10-03 |
* | [PATCH] sched: cleanup sched_group cpu_power setup | Siddha, Suresh B | 2006-10-03 |
* | [PATCH] sched: introduce child field in sched_domain | Siddha, Suresh B | 2006-10-03 |
* | [PATCH] sched: don't print migration cost when only 1 CPU | Dave Jones | 2006-10-03 |
* | [PATCH] sched: remove unnecessary sched group allocations | Siddha, Suresh B | 2006-10-03 |
* | [PATCH] sched: force /sbin/init off isolated cpus | Nick Piggin | 2006-10-03 |
* | [PATCH] cpumask: export cpu_online_map and cpu_possible_map consistently | Greg Banks | 2006-10-02 |
* | [PATCH] csa: convert CONFIG tag for extended accounting routines | Jay Lan | 2006-10-01 |
* | [PATCH] introduce TASK_DEAD state | Oleg Nesterov | 2006-09-29 |
* | [PATCH] kill PF_DEAD flag | Oleg Nesterov | 2006-09-29 |
* | [PATCH] set EXIT_DEAD state in do_exit(), not in schedule() | Oleg Nesterov | 2006-09-29 |
* | [PATCH] sched_setscheduler: fix? policy checks | Oleg Nesterov | 2006-09-29 |
* | [PATCH] introduce is_rt_policy() helper | Oleg Nesterov | 2006-09-29 |
* | [PATCH] do_sched_setscheduler(): don't take tasklist_lock | Oleg Nesterov | 2006-09-29 |
* | [PATCH] check return value of cpu_callback | Akinobu Mita | 2006-09-29 |
* | [PATCH] Fix longstanding load balancing bug in the scheduler | Christoph Lameter | 2006-09-26 |
* | [PATCH] revert "Drop tasklist lock in do_sched_setscheduler" | Oleg Nesterov | 2006-08-27 |
* | [PATCH] pi-futex: missing pi_waiters plist initialization | Heiko Carstens | 2006-07-31 |
* | [PATCH] fix cond_resched() fix | Jim Houston | 2006-07-31 |
* | [PATCH] sched: build_sched_domains() fix | Siddha, Suresh B | 2006-07-31 |
* | [PATCH] per-task-delay-accounting: cpu delay collection via schedstats | Chandra Seetharaman | 2006-07-15 |
* | [PATCH] per-task-delay-accounting: sync block I/O and swapin delay collection | Shailabh Nagar | 2006-07-15 |
* | [PATCH] lockdep: core, fix rq-lock handling on __ARCH_WANT_UNLOCKED_CTXSW | Ingo Molnar | 2006-07-15 |
* | [PATCH] small kernel/sched.c cleanup | Andreas Mohr | 2006-07-10 |
* | [PATCH] sched: fix bug in __migrate_task() | Peter Williams | 2006-07-10 |
* | [PATCH] sched: cleanup, convert sched.c-internal typedefs to struct | Ingo Molnar | 2006-07-03 |
* | [PATCH] sched: cleanup, remove task_t, convert to struct task_struct | Ingo Molnar | 2006-07-03 |
* | [PATCH] sched: clean up fallout of recent changes | Ingo Molnar | 2006-07-03 |
* | [PATCH] lockdep: annotate scheduler runqueue locks | Ingo Molnar | 2006-07-03 |
* | [PATCH] lockdep: prove spinlock rwlock locking correctness | Ingo Molnar | 2006-07-03 |
* | [PATCH] lockdep: irqtrace subsystem, core | Ingo Molnar | 2006-07-03 |
* | [PATCH] lockdep: better lock debugging | Ingo Molnar | 2006-07-03 |
* | [PATCH] cond_resched() fix | Andrew Morton | 2006-06-30 |
* | [PATCH] rtmutex: Propagate priority settings into PI lock chains | Thomas Gleixner | 2006-06-27 |
* | [PATCH] Drop tasklist lock in do_sched_setscheduler | Thomas Gleixner | 2006-06-27 |
* | [PATCH] pi-futex: scheduler support for pi | Ingo Molnar | 2006-06-27 |
* | [PATCH] BUG() if setscheduler is called from interrupt context | Steven Rostedt | 2006-06-27 |
* | [PATCH] sched: uninline task_rq_lock() | Oleg Nesterov | 2006-06-27 |
* | [PATCH] sched: mc/smt power savings sched policy | Siddha, Suresh B | 2006-06-27 |
* | [PATCH] sched_domai: Allocate sched_group structures dynamically | Srivatsa Vaddagiri | 2006-06-27 |
* | [PATCH] sched_domai: Use kmalloc_node | Srivatsa Vaddagiri | 2006-06-27 |