Freezer: make kernel threads nonfreezable by default
[safe/jmp/linux-2.6] / kernel / sched.c
2007-07-17 Rafael J. WysockiFreezer: make kernel threads nonfreezable by default
2007-07-16 Ingo Molnar[PATCH] sched: prettify prio_to_wmult[]
2007-07-16 Ingo Molnar[PATCH] sched: document prio_to_wmult[]
2007-07-16 Ingo Molnar[PATCH] sched: improve weight-array comments
2007-07-13 Thomas GleixnerCFS: Fix missing digit off in wmult table
2007-07-13 Ingo Molnar[PATCH] sched: fix show_task()/show_tasks() output
2007-07-13 Ingo Molnar[PATCH] sched: allow larger granularity
2007-07-13 Mike Galbraith[PATCH] sched: fix prio_to_wmult[] for nice 1
2007-07-09 Ingo Molnarsched: add CFS credits
2007-07-09 Ingo Molnarsched: clean up sleep_on() APIs
2007-07-09 Ingo Molnarsched: style cleanups
2007-07-09 Ingo Molnarsched: remove unused rq types from sched.c
2007-07-09 Ingo Molnarsched: remove interactivity types
2007-07-09 Ingo Molnarsched: clean up include files in sched.c
2007-07-09 Ingo Molnarsched: turn on the use of unstable events
2007-07-09 Ingo Molnarsched: x86, track TSC-unstable events
2007-07-09 Ingo Molnarsched: cfs core code
2007-07-09 Ingo Molnarsched: remove the sleep-bonus interactivity code
2007-07-09 Ingo Molnarsched: remove expired_starving()
2007-07-09 Ingo Molnarsched: remove sleep_type
2007-07-09 Ingo Molnarsched: cfs, add load-calculation methods
2007-07-09 Ingo Molnarsched: clean up __normal_prio() position
2007-07-09 Ingo Molnarsched: cleanup: move dequeue/enqueue_task()
2007-07-09 Ingo Molnarsched: move around resched_task()
2007-07-09 Ingo Molnarsched: clean up the rt priority macros
2007-07-09 Ingo Molnarsched: add cfs_rq ops
2007-07-09 Ingo Molnarsched: make posix-cpu-timers use CFS's accounting infor...
2007-07-09 Ingo Molnarsched: add rq_clock()/__rq_clock()
2007-07-09 Ingo Molnarsched: cfs rq data types
2007-07-09 Ingo Molnarsched: move code into kernel/sched_stats.h
2007-07-09 Ingo Molnarsched: add init_idle_bootup_task()
2007-07-09 Ingo Molnarsched: remove sched_exit()
2007-07-09 Ingo Molnarsched: uninline set_task_cpu()
2007-07-09 Ingo Molnarsched: zap the migration init / cache-hot balancing...
2007-07-09 Ingo Molnarsched: rename idle_type/SCHED_IDLE
2007-06-24 Christoph Lametersched: fix next_interval determination in idle_balance()
2007-06-18 Linus TorvaldsFix possible runqueue lock starvation in wait_task_inac...
2007-06-18 Ingo Molnarsched: fix SysRq-N (normalize RT tasks)
2007-05-24 Thomas GleixnerPrevent going idle with softirq pending
2007-05-09 Rafael J. WysockiAdd suspend-related notifications for CPU hotplug
2007-05-09 Gautham R ShenoyEliminate lock_cpu_hotplug in kernel/schedc
2007-05-09 Andrew Mortonrevert 'sched: redundant reschedule when set_user_nice...
2007-05-08 Siddha, Suresh Bsched: align rq to cacheline boundary
2007-05-08 Dmitry Adamushkosched: redundant reschedule when set_user_nice() boosts...
2007-05-08 Siddha, Suresh Bsched: optimize siblings status check logic in wake_idle()
2007-05-08 Eric DumazetSpeed up divides by cpu_power in scheduler
2007-05-08 Siddha, Suresh Bsched: dynticks idle load balancing
2007-05-08 Siddha, Suresh Bsched: fix idle load balancing in softirqd context
2007-05-08 Jeremy Fitzhardingeadd touch_all_softlockup_watchdogs()
2007-05-07 Christoph LameterSafer nr_node_ids and nr_node_ids determination and...
2007-04-27 Ingo Molnarmake SysRq-T show all tasks again
2007-04-07 Linus Torvaldssched.c: Remove unused variable 'relative'
2007-04-07 Ingo Molnar[PATCH] sched: get rid of p->children use in show_task()
2007-03-05 Con Kolivas[PATCH] sched: remove SMT nice
2007-03-01 Ingo Molnar[PATCH] sched: fix SMT scheduler bug
2007-03-01 Thomas Gleixner[PATCH] Fix posix-cpu-timer breakage caused by stale...
2007-02-13 Zachary Amsden[PATCH] i386: paravirt CPU hypercall batching mode
2007-02-12 Nick Piggin[PATCH] sched: avoid div in rebalance_tick
2007-02-11 Robert P. J. Day[PATCH] Numerous fixes to kernel-doc info in source...
2007-02-11 Alexey Dobriyan[PATCH] Consolidate default sched_clock()
2007-01-12 Nathan Lynch[PATCH] sched: tasks cannot run on cpus onlined after...
2006-12-30 Ingo Molnar[PATCH] sched: fix cond_resched_softirq() offset
2006-12-22 Tim Chen[PATCH] sched: remove __cpuinitdata anotation to cpu_is...
2006-12-22 Mark Fasheh[PATCH] Conditionally check expected_preempt_count...
2006-12-21 Peter Williams[PATCH] sched: improve efficiency of sched_fork()
2006-12-13 Ingo Molnar[PATCH] lockdep: print irq-trace info on asserts
2006-12-10 Miguel Ojeda Sandonis[PATCH] kernel/sched.c: whitespace cleanups
2006-12-10 Chen, Kenneth W[PATCH] sched: optimize activate_task for RT task
2006-12-10 Chen, Kenneth W[PATCH] sched: remove lb_stopbalance counter
2006-12-10 Siddha, Suresh B[PATCH] sched: decrease number of load balances
2006-12-10 Mike Galbraith[PATCH] sched: improve migration accuracy
2006-12-10 Christoph Lameter[PATCH] sched: add option to serialize load balancing
2006-12-10 Christoph Lameter[PATCH] sched: call tasklet less frequently
2006-12-10 Christoph Lameter[PATCH] sched: use softirq for load balancing
2006-12-10 Christoph Lameter[PATCH] sched: move idle status calculation into rebala...
2006-12-10 Christoph Lameter[PATCH] sched: extract load calculation from rebalance_tick
2006-12-10 Christoph Lameter[PATCH] sched: disable interrupts for locking in load_b...
2006-12-10 Christoph Lameter[PATCH] sched: remove staggering of load balancing
2006-12-10 Christoph Lameter[PATCH] sched: avoid taking rq lock in wake_priority_sl...
2006-12-10 Kirill Korotaev[PATCH] move_task_off_dead_cpu() should be called with...
2006-12-10 Siddha, Suresh B[PATCH] ched domain: move sched group allocations to...
2006-12-10 Robert P. J. Day[PATCH] sched.c: correct comment for this_rq_lock()
2006-12-07 Helge Deller[PATCH] struct seq_operations and struct file_operation...
2006-12-07 Chris Caputo[PATCH] sched: correct output of show_state()
2006-12-07 Ingo Molnar[PATCH] hotplug CPU: clean up hotcpu_notifier() use
2006-12-07 Ingo Molnar[PATCH] sleep profiling
2006-12-07 Peter Zijlstra[PATCH] lockdep: print current locks on in_atomic warnings
2006-12-07 Ingo Molnar[PATCH] SysRq-X: show blocked tasks
2006-12-07 Nigel Cunningham[PATCH] Add include/linux/freezer.h and move definition...
2006-10-20 Borislav Petkov[PATCH] readjust comments of task_timeslice for kernel doc
2006-10-11 Nick Piggin[PATCH] sched: likely profiling
2006-10-03 Christoph Lameter[PATCH] scheduler: NUMA aware placement of sched_group_...
2006-10-03 Satoru Takeuchi[PATCH] sched: fixing wrong comment for find_idlest_cpu()
2006-10-03 Siddha, Suresh B[PATCH] sched: cleanup sched_group cpu_power setup
2006-10-03 Siddha, Suresh B[PATCH] sched: introduce child field in sched_domain
2006-10-03 Dave Jones[PATCH] sched: don't print migration cost when only...
2006-10-03 Siddha, Suresh B[PATCH] sched: remove unnecessary sched group allocations
2006-10-03 Nick Piggin[PATCH] sched: force /sbin/init off isolated cpus
2006-10-02 Greg Banks[PATCH] cpumask: export cpu_online_map and cpu_possible...
2006-10-01 Jay Lan[PATCH] csa: convert CONFIG tag for extended accounting...
next