summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2012-11-20Merge branch 'tracking-big-LITTLE-MP-master-v12' into merge-linux-linaro-core...Andrey Konovalov
2012-11-20Automatically merging tracking-linaro-android-3.7 into merge-linux-linaro-cor...Andrey Konovalov
2012-11-20Merge branches 'arm-multi_pmu_v2', 'hw-bkp-v7.1-debug-v1', 'task-placement-v2...Viresh Kumar
2012-11-20ARM: Fix build breakage when big.LITTLE.conf is not used.Chris Redpath
2012-11-20sched: 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-17sched: SD_SHARE_POWERLINE buddy selection fixMorten Rasmussen
2012-11-17Revert "sched: secure access to other CPU statistics"Liviu Dudau
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-11-12Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-11-05cgroup: Fixup mismergeJohn Stultz
2012-11-05PM: earlysuspend: Hack Compatability shim layer for earlysuspend sysfs files.John Stultz
2012-11-05config: Set Andorid config options to default nJohn Stultz
2012-11-05debug: add parameters to prevent entering debug mode on errorsColin Cross
2012-11-05kdb: support new lines without carriage returnsColin Cross
2012-11-05Move x86_64 idle notifiers to genericTodd Poynor
2012-11-05sched: Add a generic notifier when a task struct is about to be freedSan Mehat
2012-11-05proc: smaps: Allow smaps access for CAP_SYS_RESOURCESan Mehat
2012-11-05Revert "oom: remove deprecated oom_adj"Anton Vorontsov