sh: convert /proc/cpu/aligmnent, /proc/cpu/kernel_alignment to seq_file
[safe/jmp/linux-2.6] / kernel / sched.c
2009-11-08 Cyrill Gorcunovsched: Use root_task_group_empty only with FAIR_GROUP_SCHED
2009-11-08 Randy Dunlapsched: Fix kernel-doc function parameter name
2009-11-05 Linus TorvaldsMerge branch 'sched-fixes-for-linus' of git://git....
2009-11-03 Mike Galbraithsched: Fix kthread_bind() by moving the body of kthread...
2009-11-02 Rusty Russellsched: Fix boot crash by zalloc()ing most of the cpu...
2009-10-29 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-10-28 Jiri Kosinasched: move rq_weight data array out of .percpu
2009-10-23 Mike Galbraithsched: Strengthen buddies and mitigate buddy induced...
2009-10-14 Linus TorvaldsMerge branch 'sched-fixes-for-linus' of git://git....
2009-10-13 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2009-10-12 Randy Dunlapsched: Fix missing kernel-doc notation
2009-10-09 Mike Galbraithsched: Update the clock of runqueue select_task_rq...
2009-10-09 Wu Fengguangwriteback: account IO throttling wait as iowait
2009-10-05 Peter Williamssched: Set correct normal_prio and prio values in sched...
2009-10-01 Alexey Dobriyanconst: constify remaining file_operations
2009-09-24 Alexey Dobriyansysctl: remove "struct file *" argument of ->proc_handler
2009-09-24 Ben Blumcgroups: let ss->can_attach and ss->attach do whole...
2009-09-23 Linus TorvaldsMerge branch 'timers-for-linus' of git://git./linux...
2009-09-22 Arjan van de Vencpuidle: fix the menu governor to boost IO performance
2009-09-21 Linus TorvaldsMerge branch 'perfcounters-rename-for-linus' of git...
2009-09-21 Ingo Molnarperf: Do the big rename: Performance Counters -> Perfor...
2009-09-21 Peter Williamssched: Simplify sys_sched_rr_get_interval() system...
2009-09-20 Yong Zhangsched: Fix potential NULL derference of doms_cur
2009-09-20 Andrew Mortonsched: Fix raciness in runqueue_is_locked()
2009-09-18 Linus TorvaldsMerge branch 'sched-core-for-linus' of git://git./linux...
2009-09-17 Peter Zijlstrasched: Add new wakeup preemption mode: WAKEUP_RUNNING
2009-09-17 Ingo Molnarsched: Fix TASK_WAKING & loadaverage breakage
2009-09-16 Peter Zijlstrasched: Optimize cgroup vs wakeup a bit
2009-09-15 Peter Zijlstrasched: Fix sync wakeups again
2009-09-15 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-09-15 Peter Zijlstrasched: Add WF_FORK
2009-09-15 Peter Zijlstrasched: Rename sync arguments
2009-09-15 Peter Zijlstrasched: Feature to disable APERF/MPERF cpu_power
2009-09-15 Peter Zijlstrasched: Provide arch_scale_freq_power
2009-09-15 Peter Zijlstrasched: Weaken SD_POWERSAVINGS_BALANCE
2009-09-15 Peter Zijlstrasched: Merge select_task_rq_fair() and sched_balance_self()
2009-09-15 Peter Zijlstrasched: Add TASK_WAKING
2009-09-15 Peter Zijlstrasched: Hook sched_balance_self() into sched_class:...
2009-09-15 Peter Zijlstrasched: Move sched_balance_self() into sched_fair.c
2009-09-15 Peter Zijlstrasched: Move code around
2009-09-15 Peter Zijlstrasched: Fix double_rq_lock() compile warning
2009-09-11 Linus TorvaldsMerge branch 'sched-core-for-linus' of git://git./linux...
2009-09-11 Linus TorvaldsMerge branch 'core-rcu-for-linus' of git://git./linux...
2009-09-04 Ingo Molnarsched: Fix dynamic power-balancing crash
2009-09-04 Peter Zijlstrasched: Remove reciprocal for cpu_power
2009-09-04 Gautham R Shenoysched: Try to deal with low capacity, fix update_sd_pow...
2009-09-04 Peter Zijlstrasched: Try to deal with low capacity
2009-09-04 Peter Zijlstrasched: Scale down cpu_power due to RT tasks
2009-09-04 Peter Zijlstrasched: Implement dynamic cpu_power
2009-09-04 Peter Zijlstrasched: Add smt_gain
2009-09-04 Peter Zijlstrasched: Update the cpu_power sum during load-balance
2009-09-04 Peter Zijlstrasched: Add SD_PREFER_SIBLING
2009-09-04 Peter Zijlstrasched: Restore __cpu_power to a straight sum of power
2009-09-04 Ingo MolnarMerge branches 'sched/domains' and 'sched/clock' into...
2009-09-02 Arjan van de Vensched: Provide iowait counters
2009-08-29 Anirban Sinhasched: Rename init_cfs_rq => init_tg_cfs_rq
2009-08-28 Peter Zijlstrasched: Fix division by zero - really
2009-08-23 Paul E. McKenneyrcu: Renamings to increase RCU clarity
2009-08-21 Peter Zijlstrasched: Avoid division by zero
2009-08-20 Hiroshi Shimamotosched: Use for_each_class macro in move_one_task()
2009-08-18 Andreas Herrmannsched: Consolidate definition of variable sd in __build...
2009-08-18 Andreas Herrmannsched: Separate out build of NUMA sched groups from...
2009-08-18 Andreas Herrmannsched: Separate out build of ALLNODES sched groups...
2009-08-18 Andreas Herrmannsched: Separate out build of CPU sched groups from...
2009-08-18 Andreas Herrmannsched: Separate out build of MC sched groups from __bui...
2009-08-18 Andreas Herrmannsched: Separate out build of SMT sched groups from...
2009-08-18 Andreas Herrmannsched: Separate out build of SMT sched domain from...
2009-08-18 Andreas Herrmannsched: Separate out build of MC sched domain from __bui...
2009-08-18 Andreas Herrmannsched: Separate out build of CPU sched domain from...
2009-08-18 Andreas Herrmannsched: Separate out build of NUMA sched domain from...
2009-08-18 Andreas Herrmannsched: Separate out allocation/free/goto-hell from...
2009-08-18 Andreas Herrmannsched: Use structure to store local data in __build_sch...
2009-08-15 Ingo MolnarMerge commit 'v2.6.31-rc6' into core/rcu
2009-08-14 Tejun HeoMerge branch 'percpu-for-linus' into percpu-for-next
2009-08-03 Stanislaw Gruszkacputime: Optimize jiffies_to_cputime(1)
2009-08-02 Peter Zijlstralockdep: Introduce lockdep_assert_held()
2009-08-02 Peter Zijlstrasched: Ensure the migration task doesn't go away during use
2009-08-02 Gregory Haskinssched: Fully integrate cpus_active_map and root-domain...
2009-08-02 Gregory Haskinssched: Enhance the pre/post scheduling logic
2009-08-02 Steven Rostedtsched: Check for pushing rt tasks after all scheduling
2009-08-02 Peter Zijlstrasched: Optimize unused cgroup configuration
2009-08-02 Peter Zijlstrasched: Fix cgroup smp fairness
2009-08-02 Ingo MolnarMerge branch 'sched/urgent' into sched/core
2009-07-24 Thomas Gleixnersched: Fix return value of migration_init()
2009-07-18 Frederic Weisbeckersched: Pull up the might_sleep() check into cond_resched()
2009-07-18 Frederic Weisbeckersched: Add a preempt count base offset to __might_sleep()
2009-07-18 Frederic Weisbeckersched: Cover the CONFIG_DEBUG_SPINLOCK_SLEEP off-case...
2009-07-18 Frederic Weisbeckersched: Remove obsolete comment in __cond_resched()
2009-07-18 Frederic Weisbeckersched: Drop the need_resched() loop from cond_resched()
2009-07-18 Ingo MolnarMerge branch 'linus' into sched/core
2009-07-18 Thomas Gleixnersched: fix load average accounting vs. cpu hotplug
2009-07-16 Linus TorvaldsMerge branch 'sched-fixes-for-linus' of git://git....
2009-07-10 Peter Zijlstrasched: optimize cond_resched()
2009-07-10 Fabio Checconisched: Fix rt_rq->pushable_tasks initialization in...
2009-07-10 Lucas De Marchisched: Reset sched stats on fork()
2009-07-10 Peter Zijlstrasched_rt: Fix overload bug on rt group scheduling
2009-07-03 Paul E. McKenneyrcu: Add synchronize_sched_expedited() primitive
2009-06-29 Hitoshi Mitakesched: Hide runqueues from direct reference at source...
2009-06-29 Ingo MolnarMerge branch 'linus' into sched/core
2009-06-24 Tejun Heopercpu: use DEFINE_PER_CPU_SHARED_ALIGNED()
next