sched: remove sysctl_sched_batch_wakeup_granularity
[safe/jmp/linux-2.6] / kernel / sched.c
2008-04-19 Ingo Molnarsched: remove sysctl_sched_batch_wakeup_granularity
2008-04-19 Ingo Molnarsched: reenable sync wakeups
2008-04-19 Ingo Molnarsched: cache hot buddy
2008-04-19 Ingo Molnarsched: feat affine wakeups
2008-04-19 Ingo Molnarsched: introduce SCHED_FEAT_SYNC_WAKEUPS, turn it off
2008-04-19 Guillaume Chazarainsched: fix rq->clock overflows detection with CONFIG_NO_HZ
2008-04-19 Reynes Philippesched: sched.c needs tick.h
2008-04-19 Ingo Molnarsched: make cpu_clock() globally synchronous
2008-03-26 Thomas GleixnerNOHZ: reevaluate idle sleep length after add_timer_on()
2008-03-21 Heiko Carstenssched: add arch_update_cpu_topology hook.
2008-03-21 Heiko Carstenssched: add exported arch_reinit_sched_domains() to...
2008-03-21 Roel Kluinsched: remove double unlikely from schedule()
2008-03-21 Peter Zijlstrasched: cleanup old and rarely used 'debug' features.
2008-03-19 Ingo Molnarsched: wakeup-buddy tasks are cache-hot
2008-03-19 Ingo Molnarsched: improve affine wakeups
2008-03-15 Peter Zijlstrasched: fix overload performance: buddy wakeups
2008-03-15 Ingo Molnarsched: fix calc_delta_mine()
2008-03-15 Ingo Molnarsched: fix update_load_add()/sub()
2008-03-15 Hiroshi Shimamotosched: fix race in schedule()
2008-03-11 Gregory Haskinskeep rd->online and cpu_online_map in sync
2008-03-11 Gregory HaskinsRevert "cpu hotplug: adjust root-domain->online span...
2008-03-09 Gregory Haskinscpu hotplug: adjust root-domain->online span in respons...
2008-03-07 Dhaval Gianisched: don't allow rt_runtime_us to be zero for groups...
2008-03-07 Peter Zijlstrasched: rt-group: fixup schedulability constraints calcu...
2008-03-07 Miao Xiesched: fix the wrong time slice value for SCHED_FIFO...
2008-03-07 Pavel Roskinsched: export task_nice
2008-03-07 Peter Zijlstrasched: retain vruntime
2008-03-04 Peter Zijlstrasched: revert load_balance_monitor() changes
2008-02-25 Harvey Harrisonsched: fix signedness warnings in sched.c
2008-02-25 Ingo Molnarsched: make early bootup sched_clock() use safer
2008-02-24 Linus TorvaldsAdd memory barrier semantics to wake_up() & co
2008-02-24 Srinivasa Dskprobes: refuse kprobe insertion on add/sub_preempt_cou...
2008-02-13 Peter Zijlstrasched: rt-group: refure unrunnable tasks
2008-02-13 Peter Zijlstrasched: rt-group: clean up the ifdeffery
2008-02-13 Peter Zijlstrasched: rt-group: make rt groups scheduling configurable
2008-02-13 Peter Zijlstrasched: rt-group: interface
2008-02-13 Peter Zijlstrasched: rt-group: deal with PI
2008-02-13 Peter Zijlstrasched: fix incorrect irq lock usage in normalize_rt_tasks()
2008-02-13 Peter Zijlstrasched: fair-group: separate tg->shares from task_group_lock
2008-02-08 Harvey Harrisonkernel: remove fastcall in kernel/*
2008-02-01 Linus TorvaldsMerge branch 'task_killable' of git://git./linux/kernel...
2008-01-31 Gerald Stralkosched: remove unused params
2008-01-30 Nick Pigginspinlock: lockbreak cleanup
2008-01-25 Nick Pigginsched: print backtrace of running tasks too
2008-01-25 Guillaume Chazarainsched: monitor clock underflows in /proc/sched_debug
2008-01-25 Guillaume Chazarainsched: fix rq->clock warps on frequency changes
2008-01-25 Ingo Molnarsched: remove the !PREEMPT_BKL code
2008-01-25 Peter Zijlstrasched: rt throttling vs no_hz
2008-01-25 Peter Zijlstrasched: rt group scheduling
2008-01-25 Peter Zijlstrasched: rt time limit
2008-01-25 Peter Zijlstrasched: high-res preemption tick
2008-01-25 Herbert Xusched: do not do cond_resched() when CONFIG_PREEMPT
2008-01-25 Ingo Molnarsched: documentation, whitespace fixes
2008-01-25 Peter Zijlstrasched: sched_rt_entity
2008-01-25 Gregory Haskinssched: dynamically update the root-domain span/online...
2008-01-25 Steven Rostedtsched: RT-balance, add new methods to sched_class
2008-01-25 Steven Rostedtsched: RT-balance, replace hooks with pre/post schedule...
2008-01-25 Dmitry Adamushkosched: get rid of 'new_cpu' in try_to_wake_up()
2008-01-25 Ingo Molnarsched: add credits for RT balancing improvements
2008-01-25 Ingo Molnarsched: style cleanup, #2
2008-01-25 Ingo Molnarsched: remove unused JIFFIES_TO_NS() macro
2008-01-25 Gregory Haskinssched: only balance our RT tasks within our domain
2008-01-25 Gregory Haskinssched: add sched-domain roots
2008-01-25 Steven Rostedtsched: RT-balance on new task
2008-01-25 Gregory Haskinssched: wake-balance fixes
2008-01-25 Gregory Haskinssched: de-SCHED_OTHER-ize the RT path
2008-01-25 Gregory Haskinssched: add RT-balance cpu-weight
2008-01-25 Steven Rostedtsched: push RT tasks from overloaded CPUs
2008-01-25 Steven Rostedtsched: pull RT tasks from overloaded runqueues
2008-01-25 Steven Rostedtsched: add RT task pushing
2008-01-25 Steven Rostedtsched: track highest prio task queued
2008-01-25 Steven Rostedtsched: count # of queued RT tasks
2008-01-25 Ingo Molnarsoftlockup: automatically detect hung TASK_UNINTERRUPTI...
2008-01-25 Gautham R Shenoycpu-hotplug: replace per-subsystem mutexes with get_onl...
2008-01-25 Gautham R Shenoycpu-hotplug: replace lock_cpu_hotplug() with get_online...
2008-01-25 Srivatsa Vaddagirisched: group scheduler, fix fairness of cpu bandwidth...
2008-01-25 Srivatsa Vaddagirisched: introduce a mutex and corresponding API to seria...
2008-01-25 Srivatsa Vaddagirisched: group scheduling, change how cpu load is calculated
2008-01-25 Srivatsa Vaddagirisched: group scheduling, minor fixes
2008-01-25 Srivatsa Vaddagirisched: group scheduling code cleanup
2008-01-22 Ingo Molnarsched: group scheduler, set uid share fix
2008-01-09 Roland McGrathshow_task: real_parent
2007-12-18 Ingo Molnarsched: touch softlockup watchdog after idling
2007-12-18 Dmitry Adamushkosched: fix crash on ia64, introduce task_current()
2007-12-07 Ingo Molnarsched: enable early use of sched_clock()
2007-12-06 Matthew WilcoxAdd wait_for_completion_killable
2007-12-06 Matthew Wilcoxsched: Use task_contributes_to_load, TASK_ALL and TASK_...
2007-12-05 Ingo Molnarsched: style cleanups
2007-12-04 Ingo Molnarsched: fix crash in sys_sched_rr_get_interval()
2007-12-02 Srivatsa Vaddagirisched: cpu accounting controller (V2)
2007-11-28 Ingo Molnarsched: clean up, move __sched_text_start/end to sched.h
2007-11-28 Ingo Molnarsched: clean up sd_alloc_ctl_cpu_table() definition
2007-11-15 Ingo Molnarsched: reorder SCHED_FEAT_ bits
2007-11-15 Dmitry Adamushkosched: remove activate_idle_task()
2007-11-15 Dmitry Adamushkosched: fix __set_task_cpu() SMP race
2007-11-15 Oleg Nesterovsched: fix SCHED_FIFO tasks & FAIR_GROUP_SCHED
2007-11-15 Christian Borntraegersched: fix accounting of interrupts during guest execut...
2007-11-15 Andrew Mortonrevert "Task Control Groups: example CPU accounting...
2007-11-09 Adrian Bunksched: proper prototype for kernel/sched.c:migration_init()
2007-11-09 Peter Zijlstrasched: avoid large irq-latencies in smp-balancing
next