summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-07-16sched: load-tracking driven wakeup migration for HMP platformsMorten Rasmussen
2012-07-16sched: entity load-tracking load_avg_ratioMorten Rasmussen
2012-07-16sched: Add ftrace events for entity load-trackingMorten Rasmussen
2012-07-16sched: introduce temporary FAIR_GROUP_SCHED dependency for load-trackingPaul Turner
2012-07-16sched: implement usage trackingPaul Turner
2012-07-16sched: make __update_entity_runnable_avg() fastPaul Turner
2012-07-16sched: update_cfs_shares at period edgePaul Turner
2012-07-16sched: refactor update_shares_cpu() -> update_blocked_avgs()Paul Turner
2012-07-16sched: replace update_shares weight distribution with per-entity computationPaul Turner
2012-07-16sched: maintain runnable averages across throttled periodsPaul Turner
2012-07-16sched: normalize tg load contributions against runnable timePaul Turner
2012-07-16sched: compute load contribution by a group entityPaul Turner
2012-07-16sched: aggregate total task_group loadPaul Turner
2012-07-16sched: account for blocked load waking back upPaul Turner
2012-07-16sched: add an rq migration call-back to sched_classPaul Turner
2012-07-16sched: maintain the load contribution of blocked entitiesPaul Turner
2012-07-16sched: aggregate load contributed by task entities on parenting cfs_rqPaul Turner
2012-07-16sched: maintain per-rq runnable averagesBen Segall
2012-07-16sched: track the runnable average on a per-task entitiy basisPaul Turner
2012-07-16cpuidle: coupled: add parallel barrier functionColin Cross
2012-07-16cpuidle: add support for states that affect multiple cpusColin Cross
2012-07-16cpuidle: fix error handling in __cpuidle_register_deviceColin Cross
2012-07-16cpuidle: refactor out cpuidle_enter_stateColin Cross
2012-07-16sched: cpu_power: enable ARCH_POWERVincent Guittot
2012-07-16sched, x86: Remove broken power estimationPeter Zijlstra
2012-07-16ARM: topology: Update cpu_power according to DT informationVincent Guittot
2012-07-16ARM: topology: factorize the update of sibling masksVincent Guittot
2012-07-16ARM: topology: Add arch_scale_freq_power functionVincent Guittot
2012-07-16infiniband: ehca: Use hotplug thread infrastructureThomas Gleixner
2012-07-16rcu: Use smp_hotplug_thread facility for RCUs per-CPU kthreadPaul E. McKenney
2012-07-16watchdog: Use hotplug thread infrastructureThomas Gleixner
2012-07-16softirq: Use hotplug thread infrastructureThomas Gleixner
2012-07-16smpboot: Provide infrastructure for percpu hotplug threadsThomas Gleixner
2012-07-16kthread: Implement park/unpark facilityThomas Gleixner
2012-07-16rcu: Yield simplerThomas Gleixner
2012-07-16Android: vexpress: Enable FB_EARLYSUSPENDJon Medhurst
2012-07-16Android: vexpress: CONFIG_FRAMEBUFFER_CONSOLE=yJon Medhurst
2012-07-16Android: vexpress: Extra options needed for TC2Jon Medhurst
2012-07-16Android: vexpress: Update defconfig for 3.5 and new vexpress config fragmentJon Medhurst
2012-07-16Android: vexpress: New defconfig based on early config fragments workJon Medhurst
2012-07-16Android: vexpress: Fix bug #938340 "Can not install apps on external sdcard"Jon Medhurst
2012-07-16Android: vexpress: Fix bug #920372 "0xbenchmark crashes on vexpress-a9"Jon Medhurst
2012-07-16Android: vexpress: Add a defconfigJon Medhurst
2012-07-16ARM: hotplug: remove section mismatch on access to pen_releaseWill Deacon
2012-07-16ARM: LPAE: Invalidate the TLB for module addresses during translation faultCatalin Marinas
2012-07-16ARMv7: Do not clean the PTE if coherent page table walk is supportedCatalin Marinas
2012-07-16ARM HDLCD: Enable HDLCD_NO_VIRTUAL_SCREEN on AndroidJon Medhurst
2012-07-16ARM: vexpress: Add set_dvi_mode()Jon Medhurst
2012-07-16ARM: vexpress: Add support for HDLCDJon Medhurst
2012-07-16ARM HDLCD: Add developer option to remove double-height framebuffersChris Redpath