summaryrefslogtreecommitdiff
path: root/kernel/sched.c
AgeCommit message (Expand)Author
2012-01-30scheduler: domain: init next_balance in nohz_idle_balancer with jiffiesDiwakar Tundlam
2011-12-26cpu-hotplug: CPUx should be active before it is marked onlineVarun Wadekar
2011-11-30cgroup: Add generic cgroup subsystem permission checksColin Cross
2011-11-30Revert "cgroup: Add generic cgroup subsystem permission checks."Colin Cross
2011-11-30scheduler: cpuacct: Enable platform callbacks for cpuacct power trackingMike Chan
2011-11-30scheduler: cpuacct: Enable platform hooks to track cpuusage for CPU frequenciesMike Chan
2011-11-30cgroup: Add generic cgroup subsystem permission checks.San Mehat
2011-11-30sched: Enable might_sleep before initializing drivers.Arve Hjønnevåg
2011-09-30posix-cpu-timers: Cure SMP wobblesPeter Zijlstra
2011-09-26sched: Fix up wchan borkageSimon Kirby
2011-09-07Merge branch 'sched-fixes-for-linus' of git://tesla.tglx.de/git/linux-2.6-tipLinus Torvalds
2011-08-29perf events: Fix slow and broken cgroup context switch codeStephane Eranian
2011-08-29sched: Fix a memory leak in __sdt_free()WANG Cong
2011-08-29sched: Move blk_schedule_flush_plug() out of __schedule()Thomas Gleixner
2011-08-29sched: Separate the scheduler entry for preemptionThomas Gleixner
2011-07-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2011-07-24Merge branch 'kvm-updates/3.1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2011-07-22Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-07-22Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-07-22Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2011-07-21sched: Separate group-scheduling code more clearlyJan H. Schönherr
2011-07-21sched: Reorder root_domain to remove 64 bit alignment paddingRichard Kennedy
2011-07-21sched: Do not attempt to destroy uninitialized rt_bandwidthBianca Lutz
2011-07-21sched: Fix (harmless) typo 'CONFG_FAIR_GROUP_SCHED'Jan Schoenherr
2011-07-21sched, cgroup: Optimize load_balance_fair()Peter Zijlstra
2011-07-21Merge branch 'linus' into sched/coreIngo Molnar
2011-07-20Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2011-07-20Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Ingo Molnar
2011-07-20sched: Add irq_{enter,exit}() to scheduler_ipi()Peter Zijlstra
2011-07-20sched: Avoid creating superfluous NUMA domains on non-NUMA systemsPeter Zijlstra
2011-07-20sched: Allow for overlapping sched_domain spansPeter Zijlstra
2011-07-20sched: Break out cpu_power from the sched_group structurePeter Zijlstra
2011-07-15sched: Fix 32bit racePeter Zijlstra
2011-07-14sched: adjust scheduler cpu power for stolen timeGlauber Costa
2011-07-14KVM guest: Steal time accountingGlauber Costa
2011-07-11Merge branch 'master' into for-nextJiri Kosina
2011-07-08rcu: treewide: Do not use rcu_read_lock_held when calling rcu_dereference_checkMichal Hocko
2011-07-08plist: Remove the need to supply locks to plist headsDima Zavin
2011-07-01Merge branch 'sched/core-v2' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar
2011-07-01perf: Remove the nmi parameter from the swevent and overflow interfacePeter Zijlstra
2011-07-01sched: Simplify mutex_spin_on_owner()Thomas Gleixner
2011-07-01Merge commit 'v3.0-rc5' into sched/coreIngo Molnar
2011-07-01sched, cgroups: Fix MIN_SHARES on 64-bit boxenMike Galbraith
2011-06-23sched: Generalize sleep inside spinlock detectionFrederic Weisbecker
2011-06-10sched: Isolate preempt counting in its own config optionFrederic Weisbecker
2011-06-07sched: Remove pointless in_atomic() definition checkFrederic Weisbecker
2011-06-07sched: Fix/clarify set_task_cpu() locking rulesPeter Zijlstra
2011-06-03Merge branch 'unlikely/sched' of git://git.kernel.org/pub/scm/linux/kernel/gi...Ingo Molnar
2011-05-31sched: Fix schedstat.nr_wakeups_migratePeter Zijlstra
2011-05-31sched: Fix cross-cpu clock sync on remote wakeupsPeter Zijlstra