aboutsummaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2012-12-07Merge branches 'arm-multi_pmu_v2', 'hw-bkp-v7.1-debug-v1', 'task-placement-v2...big-LITTLE-MP-master-v13Viresh Kumar
2012-12-07sched: Basic global balancing support for HMPMorten Rasmussen
2012-12-05Revert "sched: secure access to other CPU statistics"Liviu Dudau
2012-11-20ARM: Fix build breakage when big.LITTLE.conf is not used.Chris Redpath
2012-11-19sched: pack small tasks: fix update packing domainVincent Guittot
2012-11-19sched: pack small tasks: fix printk formatingVincent Guittot
2012-11-17ARM: Experimental Frequency-Invariant Load Scaling PatchChris Redpath
2012-11-17ARM: Change load tracking scale using sysfsOlivier Cozette
2012-11-14genirq: Add default affinity mask command line optionThomas Gleixner
2012-11-14sched: Only down migrate low priority tasks if allowed by affinity maskMorten Rasmussen
2012-11-14sched: SCHED_HMP multi-domain task migration controlMorten Rasmussen
2012-11-14sched: Add HMP task migration ftrace eventMorten Rasmussen
2012-11-14sched: Add ftrace events for entity load-trackingMorten Rasmussen
2012-11-14sched: Introduce priority-based task migration filterMorten Rasmussen
2012-11-14sched: Forced task migration on heterogeneous systemsMorten Rasmussen
2012-11-14sched: Task placement for heterogeneous systems based on task load-trackingMorten Rasmussen
2012-11-14sched: entity load-tracking load_avg_ratioMorten Rasmussen
2012-11-14sched: pack the idle load balanceVincent Guittot
2012-11-14sched: secure access to other CPU statisticsVincent Guittot
2012-11-14sched: pack small tasksVincent Guittot
2012-11-14sched: add a new SD SHARE_POWERLINE flag for sched_domainVincent Guittot
2012-11-14Revert "sched: Introduce temporary FAIR_GROUP_SCHED dependency for load-track...Viresh Kumar
2012-11-14sched: implement usage trackingPaul Turner
2012-11-14sched: Describe CFS load-balancerPeter Zijlstra
2012-11-14sched: Introduce temporary FAIR_GROUP_SCHED dependency for load-trackingPaul Turner
2012-11-14sched: Make __update_entity_runnable_avg() fastPaul Turner
2012-11-14sched: Update_cfs_shares at period edgePaul Turner
2012-11-14sched: Refactor update_shares_cpu() -> update_blocked_avgs()Paul Turner
2012-11-14sched: Replace update_shares weight distribution with per-entity computationPaul Turner
2012-11-14sched: Maintain runnable averages across throttled periodsPaul Turner
2012-11-14sched: Normalize tg load contributions against runnable timePaul Turner
2012-11-14sched: Compute load contribution by a group entityPaul Turner
2012-11-14sched: Aggregate total task_group loadPaul Turner
2012-11-14sched: Account for blocked load waking back upPaul Turner
2012-11-14sched: Add an rq migration call-back to sched_classPaul Turner
2012-11-14sched: Maintain the load contribution of blocked entitiesPaul Turner
2012-11-14sched: Aggregate load contributed by task entities on parenting cfs_rqPaul Turner
2012-11-14sched: Maintain per-rq runnable averagesBen Segall
2012-11-14sched: Track the runnable average on a per-task entity basisPaul Turner
2012-10-31module: fix out-by-one error in kallsymsRusty Russell
2012-10-25Merge branch 'akpm' (Andrew's fixes)Linus Torvalds
2012-10-25Makefile: Documentation for external tool should be correctH. Peter Anvin
2012-10-25pidns: limit the nesting depth of pid namespacesAndrew Vagin
2012-10-24Merge branch 'for-3.7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2012-10-24Merge branch 'for-3.7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2012-10-24workqueue: cancel_delayed_work() should return %false if work item is idleDan Magenheimer
2012-10-24Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-10-22module_signing: fix printk format warningRandy Dunlap
2012-10-21Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g...Ingo Molnar
2012-10-21Merge branch 'uprobes/core' of git://git.kernel.org/pub/scm/linux/kernel/git/...Ingo Molnar