sched: Define structure to store the sched_domain statistics for fbg()
[safe/jmp/linux-2.6] / kernel / sched.c
2009-03-25 Gautham R Shenoysched: Define structure to store the sched_domain stati...
2009-03-25 Gautham R Shenoysched: Create a helper function to calculate sched_grou...
2009-03-25 Gautham R Shenoysched: Define structure to store the sched_group statis...
2009-03-25 Gautham R Shenoysched: Fix indentations in find_busiest_group() using...
2009-03-25 Gautham R Shenoysched: Simple helper functions for find_busiest_group()
2009-03-24 Luis Henriquessched: remove unused fields from struct rq
2009-03-17 Luis Henriquessched: small optimisation of can_migrate_task()
2009-03-17 Luis Henriquessched: fix typos in documentation
2009-03-11 Mike Galbraithsched: add avg_overlap decay
2009-03-10 Peter Zijlstrasched: optimize ttwu vs group scheduling
2009-03-06 Lai Jiangshansched: TIF_NEED_RESCHED -> need_reshed() cleanup
2009-03-06 Ingo MolnarMerge branch 'sched/core' into sched/cleanups
2009-03-05 Frederic Weisbeckersched: don't rebalance if attached on NULL domain
2009-03-02 Wang Chensched: kill unused parameter of pick_next_task()
2009-03-02 Ingo MolnarMerge branches 'sched/clock', 'sched/urgent' and 'linus...
2009-02-27 Dhaval Gianisched: don't allow setuid to succeed if the user does...
2009-02-26 Hiroshi Shimamotosched_rt: don't start timer when rt bandwidth disabled
2009-02-26 Li Zefancpuacct: add a branch prediction
2009-02-16 Américo Wangsched: use TASK_NICE for task_struct
2009-02-15 Henrik Austadsched: idle_at_tick is only used when CONFIG_SMP is set
2009-02-15 Ingo MolnarMerge branch 'sched/urgent'; commit 'v2.6.29-rc5' into...
2009-02-12 Ingo Molnarsched: cpu hotplug fix
2009-02-11 Linus TorvaldsMerge branch 'sched-fixes-for-linus' of git://git....
2009-02-11 Linus TorvaldsMerge branch 'timers-fixes-for-linus' of git://git...
2009-02-11 Peter Zijlstrasched: revert recent sync wakeup changes
2009-02-11 Ingo MolnarMerge commit 'v2.6.29-rc4' into sched/core
2009-02-08 Ingo MolnarMerge branches 'sched/rt' and 'sched/urgent' into sched...
2009-02-05 Johannes Weinerwait: prevent exclusive waiter starvation
2009-02-04 Suresh Siddhasched: fix nohz load balancer on cpu offline
2009-02-01 Peter Zijlstrasched: symmetric sync vs avg_overlap
2009-02-01 Peter Zijlstrasched: fix sync wakeups
2009-01-16 Linus TorvaldsMerge branch 'sched-fixes-for-linus' of git://git....
2009-01-15 Peter Zijlstrasched: SCHED_IDLE weight change
2009-01-15 Peter Zijlstrasched: fix bandwidth validation for UID grouping
2009-01-15 Peter Zijlstrasched: introduce avg_wakeup
2009-01-14 Gregory Haskinssched: fix build error in kernel/sched_rt.c when RT_GRO...
2009-01-14 Heiko Carstens[CVE-2009-0029] System call wrappers part 08
2009-01-14 Heiko Carstens[CVE-2009-0029] System call wrappers part 07
2009-01-14 Heiko Carstens[CVE-2009-0029] System call wrappers part 06
2009-01-12 Ingo MolnarRevert "sched: improve preempt debugging"
2009-01-11 Steven Noonankernel/sched.c: add missing forward declaration for...
2009-01-11 Ingo MolnarMerge branch 'sched/latest' of git://git./linux/kernel...
2009-01-11 Rusty Russellcpumask: fix CONFIG_NUMA=y sched.c
2009-01-07 Peter Zijlstrasched: fix possible recursive rq->lock
2009-01-06 Li Zefansched: fix section mismatch
2009-01-06 Li Zefansched: fix double kfree in failure path
2009-01-05 Li Zefansched: clean up arch_reinit_sched_domains()
2009-01-05 Li Zefansched: mark sched_create_sysfs_power_savings_entries...
2009-01-03 Linus TorvaldsMerge branch 'cpus4096-for-linus-3' of git://git./linux...
2009-01-03 Linus TorvaldsMerge branch 'cputime' of git://git390.osdl.marist...
2009-01-03 Mike Travissched: put back some stack hog changes that were undone...
2009-01-03 Mike TravisMerge branch 'master' of git://git./linux/kernel/git...
2009-01-02 Linus TorvaldsMerge branch 'cpus4096-for-linus-2' of git://git./linux...
2008-12-31 Martin Schwidefsky[PATCH] idle cputime accounting
2008-12-31 Martin Schwidefsky[PATCH] fix scaled & unscaled cputime accounting
2008-12-31 Rusty RussellMerge branch 'master' of git://git./linux/kernel/git...
2008-12-31 Linus TorvaldsMerge branch 'timers-core-for-linus' of git://git....
2008-12-31 Linus TorvaldsMerge branch 'core-for-linus' of git://git./linux/kerne...
2008-12-29 Rusty RussellMerge branch 'master' of git://git./linux/kernel/git...
2008-12-29 Gregory Haskinssched: create "pushable_tasks" list to limit pushing...
2008-12-29 Gregory Haskinssched: add sched_class->needs_post_schedule() member
2008-12-29 Gregory Haskinssched: make double-lock-balance fair
2008-12-29 Gregory Haskinssched: pull only one task during NEWIDLE balancing...
2008-12-29 Gregory Haskinssched: track the next-highest priority on each runqueue
2008-12-28 Linus TorvaldsMerge branch 'sched-core-for-linus' of git://git./linux...
2008-12-28 Linus TorvaldsMerge branch 'tracing-core-for-linus' of git://git...
2008-12-26 Rusty Russellcpumask: Replace cpu_coregroup_map with cpu_coregroup_mask
2008-12-25 Ingo MolnarMerge branches 'timers/clocksource', 'timers/hpet'...
2008-12-25 Ingo MolnarMerge commit 'v2.6.28' into core/core
2008-12-25 Peter Zijlstrasched, trace: update trace_sched_wakeup()
2008-12-25 James MorrisMerge branch 'next' into for-linus
2008-12-23 Vaidyanathan Srini... sched: nominate preferred wakeup cpu, fix
2008-12-19 Ingo MolnarMerge branches 'tracing/ftrace', 'tracing/ring-buffer...
2008-12-19 Ingo Molnarsched: fix warning in kernel/sched.c
2008-12-19 Vaidyanathan Srini... sched: activate active load balancing in new idle cpus
2008-12-19 Vaidyanathan Srini... sched: nominate preferred wakeup cpu
2008-12-19 Vaidyanathan Srini... sched: favour lower logical cpu number for sched_mc...
2008-12-19 Gautham R Shenoysched: framework for sched_mc/smt_power_savings=N
2008-12-19 Ingo Molnartracing: fix warnings in kernel/trace/trace_sched_switch.c
2008-12-18 Ken Chenschedstat: consolidate per-task cpu runtime stats
2008-12-16 Ken Chensched, cpuacct: export percpu cpuacct cgroup stats
2008-12-16 Ken Chensched, cpuacct: refactoring cpuusage_read / cpuusage_write
2008-12-16 Mike Galbraithsched: fix wakeup preemption clock
2008-12-13 Rusty RussellMerge ../linux-2.6-x86
2008-12-13 Rusty Russellcpumask: change cpumask_scnprintf, cpumask_parse_user...
2008-12-12 Ingo MolnarMerge branch 'sched/core' into cpus4096
2008-12-12 Heiko Carstenssched: add missing arch_update_cpu_topology() call
2008-12-12 Heiko Carstenssched: let arch_update_cpu_topology indicate if topolog...
2008-12-12 Ingo MolnarMerge branch 'tracing/fastboot' into cpus4096
2008-12-12 Peter Zijlstrasched: fix tracepoints in scheduler
2008-12-12 Ingo MolnarMerge commit 'v2.6.28-rc8' into sched/core
2008-12-09 Brian Kingsched: CPU remove deadlock fix
2008-12-08 Vaidyanathan Srini... sched: idle_balance() does not call load_balance_newidle()
2008-12-08 Ken Chensched: fix sd_parent_degenerate on non-numa smp machine
2008-12-08 Ingo MolnarMerge branch 'sched/urgent' into sched/core
2008-12-04 Ingo MolnarMerge commit 'v2.6.28-rc7' into tracing/core
2008-12-04 Ingo MolnarMerge commit 'v2.6.28-rc7' into core/locking
2008-12-04 James MorrisMerge branch 'master' into next
2008-12-03 Ingo MolnarMerge commit 'v2.6.28-rc7'; branch 'x86/dumpstack'...
2008-12-02 Ingo MolnarMerge branch 'linus' into cpus4096
next