Staging: sep: untangle the register_fs code
[safe/jmp/linux-2.6] / kernel / sched.c
2009-09-15 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
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-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()
2009-06-20 Linus TorvaldsMerge branch 'perfcounters-fixes-for-linus' of git...
2009-06-20 Linus TorvaldsMerge branch 'sched-fixes-for-linus' of git://git....
2009-06-19 Peter Zijlstraperf_counter: Simplify and fix task migration counting
2009-06-18 Oleg Nesterovkthreads: simplify migration_thread() exit path
2009-06-17 Mike Galbraithsched: Add SCHED_RESET_ON_FORK functionality for nice...
2009-06-17 Mike Galbraithsched: Clean up SCHED_RESET_ON_FORK
2009-06-17 Li Zefansched: Remove unneeded __ref tag
2009-06-15 Linus TorvaldsMerge branch 'timers-for-linus-migration' of git:/...
2009-06-15 Lennart Poetteringsched: Introduce SCHED_RESET_ON_FORK scheduling policy...
2009-06-12 Rusty Russellsched: export kick_process
2009-06-11 Linus TorvaldsMerge branch 'perfcounters-for-linus' of git://git...
2009-06-11 Pekka Enbergsched: use slab in cpupri_init()
2009-06-11 Pekka Enbergsched: use alloc_cpumask_var() instead of alloc_bootmem...
2009-06-11 Pekka Enbergsched: use kzalloc() instead of the bootmem allocator
2009-06-11 Ingo MolnarMerge branch 'linus' into perfcounters/core
2009-06-11 Linus TorvaldsMerge branch 'tracing-for-linus' of git://git./linux...
2009-06-10 Linus TorvaldsMerge branch 'x86-xen-for-linus' of git://git./linux...
2009-06-10 Linus TorvaldsMerge branch 'sched-docs-for-linus' of git://git./linux...
2009-06-02 Paul Mackerrasperf_counter: Fix cpu migration counter
2009-06-02 Paul Mackerrasperf_counter: Initialize per-cpu context earlier on...
2009-05-23 Peter Zijlstraperf_counter: Fix dynamic irq_period logging
2009-05-22 Paul Mackerrasperf_counter: Optimize context switch between identical...
2009-05-19 Ingo Molnarsched: properly define the sched_group::cpumask and...
2009-05-18 Ingo MolnarMerge commit 'v2.6.30-rc6' into perfcounters/core
2009-05-15 Thomas Gleixnersched, timers: cleanup avenrun users
2009-05-15 Thomas Gleixnersched, timers: move calc_load() to scheduler
2009-05-13 Arun R Bharadwajtimers: Logic to move non pinned timers
2009-05-13 Arun R Bharadwajtimers: /proc/sys sysctl hook to enable timer migration
2009-05-13 Arun R Bharadwajtimers: Identifying the existing pinned timers
2009-05-11 Ingo MolnarMerge commit 'v2.6.30-rc5' into sched/core
2009-05-08 Ingo MolnarMerge branch 'x86/urgent' into x86/xen
2009-05-07 Ingo MolnarMerge branch 'tracing/hw-branch-tracing' into tracing...
2009-05-07 Ingo MolnarMerge branch 'linus' into tracing/core
2009-05-07 David Rientjessched: emit thread info flags with stack trace
2009-05-06 Mathieu Desnoyerstracepoint: trace_sched_migrate_task(): remove parameter
2009-05-05 Peter Zijlstrasched: rt: document the risk of small values in the...
2009-05-04 Ingo Molnarperf_counter: initialize the per-cpu context earlier
2009-04-29 Eric Dumazetsched: account system time properly
2009-04-29 Ingo MolnarMerge branch 'linus' into perfcounters/core
2009-04-29 David Howellssched: Document memory barriers implied by sleep/wake...
2009-04-24 Ingo MolnarMerge commit 'v2.6.30-rc3' into tracing/hw-branch-tracing
next