aboutsummaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2012-10-12Merge branch 'task-placement-v2' into big-LITTLE-MP-v10big-LITTLE-MP-v10Viresh Kumar
2012-10-12sched: Only down migrate low priority tasks if allowed by affinity maskMorten Rasmussen
2012-10-12Merge branches 'per-cpu-thread-hotplug-v3-fixed', 'task-placement-v2', 'arm-a...Viresh Kumar
2012-10-08sched: SCHED_HMP multi-domain task migration controlMorten Rasmussen
2012-10-08sched: Add HMP task migration ftrace eventMorten Rasmussen
2012-10-08sched: Add ftrace events for entity load-trackingMorten Rasmussen
2012-10-08sched: Introduce priority-based task migration filterMorten Rasmussen
2012-10-08sched: Forced task migration on heterogeneous systemsMorten Rasmussen
2012-10-08sched: Task placement for heterogeneous systems based on task load-trackingMorten Rasmussen
2012-10-08sched: entity load-tracking load_avg_ratioMorten Rasmussen
2012-10-08sched: introduce temporary FAIR_GROUP_SCHED dependency for load-trackingPaul Turner
2012-10-08sched: implement usage trackingPaul Turner
2012-10-08sched: make __update_entity_runnable_avg() fastPaul Turner
2012-10-08sched: update_cfs_shares at period edgePaul Turner
2012-10-08sched: refactor update_shares_cpu() -> update_blocked_avgs()Paul Turner
2012-10-08sched: replace update_shares weight distribution with per-entity computationPaul Turner
2012-10-08sched: maintain runnable averages across throttled periodsPaul Turner
2012-10-08sched: normalize tg load contributions against runnable timePaul Turner
2012-10-08sched: compute load contribution by a group entityPaul Turner
2012-10-08sched: aggregate total task_group loadPaul Turner
2012-10-08sched: account for blocked load waking back upPaul Turner
2012-10-08sched: add an rq migration call-back to sched_classPaul Turner
2012-10-08sched: maintain the load contribution of blocked entitiesPaul Turner
2012-10-08sched: aggregate load contributed by task entities on parenting cfs_rqPaul Turner
2012-10-08sched: maintain per-rq runnable averagesBen Segall
2012-10-08sched: track the runnable average on a per-task entity basisPaul Turner
2012-10-03sched: Fix nohz_idle_balance()Vincent Guittot
2012-10-03rcu: Disallow callback registry on offline CPUsPaul E. McKenney
2012-10-03rcu: Remove _rcu_barrier() dependency on __stop_machine()Paul E. McKenney
2012-10-03hotplug: Fix UP bug in smpboot hotplug codePaul E. McKenney
2012-10-03rcu: Use smp_hotplug_thread facility for RCUs per-CPU kthreadPaul E. McKenney
2012-10-03watchdog: Use hotplug thread infrastructureThomas Gleixner
2012-10-03softirq: Use hotplug thread infrastructureThomas Gleixner
2012-10-03smpboot: Provide infrastructure for percpu hotplug threadsThomas Gleixner
2012-10-03kthread: Implement park/unpark facilityThomas Gleixner
2012-10-03rcu: Yield simplerThomas Gleixner
2012-10-03sched: cpu_power: enable ARCH_POWERVincent Guittot
2012-09-21Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2012-09-19Merge branch 'for-3.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2012-09-19workqueue: reimplement work_on_cpu() using system_wqTejun Heo
2012-09-17Merge branch 'for-3.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2012-09-17workqueue: always clear WORKER_REBIND in busy_worker_rebind_fn()Lai Jiangshan
2012-09-17pid-namespace: limit value of ns_last_pid to (0, max_pid)Andrew Vagin
2012-09-16Revert "sched: Improve scalability via 'CPU buddies', which withstand random ...Linus Torvalds
2012-09-14Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2012-09-14Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-09-13time: Fix timeekeping_get_ns overflow on 32bit systemsJohn Stultz
2012-09-12Merge branch 'for-3.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2012-09-10workqueue: fix possible idle worker depletion across CPU hotplugLai Jiangshan
2012-09-10workqueue: restore POOL_MANAGING_WORKERSLai Jiangshan