Merge branches 'tracing/ftrace', 'tracing/ring-buffer' and 'tracing/urgent' into...
[safe/jmp/linux-2.6] / kernel / sched.c
2008-12-19 Ingo MolnarMerge branches 'tracing/ftrace', 'tracing/ring-buffer...
2008-12-19 Ingo Molnartracing: fix warnings in kernel/trace/trace_sched_switch.c
2008-12-12 Peter Zijlstrasched: fix tracepoints in scheduler
2008-12-09 Brian Kingsched: CPU remove deadlock fix
2008-12-04 Ingo MolnarMerge commit 'v2.6.28-rc7' into tracing/core
2008-12-03 Ingo MolnarMerge commit 'v2.6.28-rc7'; branch 'x86/dumpstack'...
2008-11-29 Ingo Molnarsched: prevent divide by zero error in cpu_avg_load_per...
2008-11-27 Steven Rostedtsched: prevent divide by zero error in cpu_avg_load_per...
2008-11-26 Frederic Weisbeckertracing/function-return-tracer: change the name into...
2008-11-23 Ingo Molnartracing/function-return-tracer: clean up task start...
2008-11-23 Frederic Weisbeckertracing/function-return-tracer: store return stack...
2008-11-19 Ingo MolnarMerge branches 'tracing/ftrace' and 'tracing/urgent...
2008-11-18 Li Zefancpuset: fix regression when failed to generate sched...
2008-11-16 Mathieu Desnoyerstracepoints: add DECLARE_TRACE() and DEFINE_TRACE()
2008-11-12 Ingo Molnarsched: fix init_idle()'s use of sched_clock()
2008-11-12 Balbir Singhsched: fix stale value in average load per task
2008-11-11 Oleg Nesterovfix for account_group_exec_runtime(), make sure ->signa...
2008-11-10 Peter Zijlstrasched: clean up debug info
2008-11-07 Li Zefansched: fix memory leak in a failure path
2008-11-07 Li Zefansched: fix a bug in sched domain degenerate
2008-11-05 Peter Zijlstrasched: backward looking buddy
2008-10-24 Peter Zijlstrasched: virtual time buddy preemption
2008-10-24 Peter Zijlstrasched: fix a find_busiest_group buglet
2008-10-23 Linus TorvaldsMerge branch 'proc' of git://git./linux/kernel/git...
2008-10-23 Linus TorvaldsMerge branch 'v28-range-hrtimers-for-linus-v2' of git...
2008-10-23 Linus TorvaldsMerge branch 'sched-fixes-for-linus' of git://git....
2008-10-23 Alexey Dobriyanproc: move /proc/schedstat boilerplate to kernel/sched_...
2008-10-22 Thomas GleixnerMerge branch 'timers/range-hrtimers' into v28-range...
2008-10-20 Linus TorvaldsMerge branch 'tracing-v28-for-linus' of git://git....
2008-10-20 Peter Zijlstrasched: optimize group load balancer
2008-10-20 Thomas GleixnerMerge branches 'timers/clocksource', 'timers/hrtimers...
2008-10-17 Arjan van de VenMerge commit 'linus/master' into merge-linus
2008-10-16 Yinghai Lux86: move kstat_irqs from kstat to irq_desc
2008-10-16 Yinghai Luirq: make irqs in kernel stat use per_cpu_dyn_array
2008-10-15 Peter Zijlstrasched: only update rq->clock while holding rq->lock
2008-10-14 Mathieu Desnoyerstracing, sched: LTTng instrumentation - scheduler
2008-10-09 Ingo Molnarsched debug: add name to sched_domain sysctl entries
2008-10-06 Li Zefansched: remove redundant code in cpu_cgroup_create()
2008-10-06 Ingo MolnarMerge branch 'linus' into sched/devel
2008-09-30 Ingo Molnartimers: fix itimer/many thread hang, fix
2008-09-29 Thomas Gleixnerhrtimer: prevent migration of per CPU hrtimers
2008-09-27 Frank Mayhartimers: fix itimer/many thread hang, v3
2008-09-23 Peter Zijlstrasched: more sanity checks on the bandwidth settings
2008-09-23 Ingo MolnarMerge branches 'sched/urgent' and 'sched/rt' into sched...
2008-09-23 Frank Mayhartimers: fix itimer/many thread hang, v2
2008-09-23 Andrew Mortonsched: clarify ifdef tangle
2008-09-23 Rakib Mullicksched: fix init_hrtick() section mismatch warning
2008-09-22 Peter Zijlstrasched: wakeup preempt when small overlap
2008-09-14 Frank Mayhartimers: fix itimer/many thread hang
2008-09-11 Ingo MolnarMerge commit 'v2.6.27-rc6' into sched/devel
2008-09-11 Hiroshi Shimamotosched: fix deadlock in setting scheduler parameter...
2008-09-06 Ingo MolnarMerge branch 'sched/cpuset' into sched/urgent
2008-09-06 Max Krasnyanskysched: arch_reinit_sched_domains() must destroy domains...
2008-09-06 Ingo MolnarMerge branch 'linus' into sched/devel
2008-09-06 Krzysztof Heltsched: compilation fix with gcc 3.4.6
2008-09-06 Arjan van de Venhrtimer: convert kernel/* to the new hrtimer apis
2008-09-05 Balbir Singhsched: fix process time monotonicity
2008-08-28 Ingo Molnarsched: extract walk_tg_tree(), fix
2008-08-28 Ingo Molnarsched: clean up __might_sleep()
2008-08-28 Joe Kortymake might_sleep() display the oopsing process
2008-08-26 Kevin Diggssched: add kernel doc for the completion, fix kernel...
2008-08-26 Ingo MolnarMerge branch 'linus' into sched/devel
2008-08-22 Oleg Nesterovwait_task_inactive: "improve" the returned value for...
2008-08-22 Oleg Nesterovwait_task_inactive(): don't consider task->nivcsw
2008-08-22 Oleg Nesterovsched: do_wait_for_common: use signal_pending_state()
2008-08-19 Peter Zijlstrasched: rt-bandwidth fixes
2008-08-19 Peter Zijlstrasched: extract walk_tg_tree()
2008-08-19 Peter Zijlstrasched: rt-bandwidth group disable fixes
2008-08-17 Linus TorvaldsMerge branch 'sched-fixes-for-linus' of git://git....
2008-08-15 Peter Zijlstrasched: scale sysctl_sched_shares_ratelimit with nr_cpus
2008-08-15 Dave Chinnercompletions: uninline try_wait_for_completion and compl...
2008-08-14 Zhang, Yanminsched: fix the race between walk_tg_tree and sched_crea...
2008-08-11 Linus TorvaldsMerge branch 'sched-fixes-for-linus' of git://git....
2008-08-11 Ingo MolnarMerge branch 'core/locking' into core/urgent
2008-08-11 Ingo MolnarMerge branch 'linus' into sched/urgent
2008-08-11 Peter Zijlstralockdep: re-annotate scheduler runqueues
2008-08-11 Ingo MolnarMerge branch 'linus' into sched/clock
2008-08-05 Jeremy Fitzhardinge__sched_setscheduler: don't do any policy checks when...
2008-08-01 Peter Zijlstralockdep: change scheduler annotation
2008-07-30 Andi Kleensched: make scheduler sysfs attributes sysdev class...
2008-07-28 roel kluinsched: test runtime rather than period in global_rt_run...
2008-07-26 Roland McGrathtracehook: wait_task_inactive
2008-07-26 Eduard - Gabriel... Full conversion to early_initcall() interface, remove...
2008-07-25 Jonathan Limaccounting: account for user time when updating memory...
2008-07-24 Linus TorvaldsMerge branch 'sched/for-linus' of git://git./linux...
2008-07-24 Linus TorvaldsMerge branch 'cpus4096-for-linus' of git://git./linux...
2008-07-22 Andi Kleensysdev: Pass the attribute to the low level sysdev...
2008-07-20 Ingo Molnarsched: hrtick_enabled() should use cpu_active()
2008-07-20 Ingo MolnarMerge branch 'sched/urgent' into sched/devel
2008-07-20 Peter Zijlstrasched, x86: clean up hrtick implementation
2008-07-18 Max Krasnyanskycpu hotplug, sched: Introduce cpu_active_map and redo...
2008-07-18 Mike Travissched: reduce stack size in isolated_cpu_setup()
2008-07-15 Ingo MolnarMerge branch 'linus' into cpus4096
2008-07-14 Linus TorvaldsMerge branch 'core/softirq' of git://git./linux/kernel...
2008-07-14 Linus TorvaldsMerge branch 'sched/new-API-sched_setscheduler' of...
2008-07-14 Linus TorvaldsMerge branch 'sched/for-linus' of git://git./linux...
2008-07-14 Ingo MolnarMerge branch 'auto-ftrace-next' into tracing/for-linus
2008-07-14 Ingo MolnarMerge branch 'sched/for-linus' into tracing/for-linus
2008-07-13 Ingo MolnarMerge branch 'linus' into sched/devel
2008-07-12 Ingo MolnarMerge branch 'linus' into x86/core
next