aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-12-04sched/fair: Make calculate_imbalance() independentPeter Zijlstra
2014-12-04sched: Robustify topology setupPeter Zijlstra
2014-12-04ARM64: add IPI tracepointsNicolas Pitre
2014-12-04arm64: Support arch_irq_work_raise() via self IPIsLarry Bassel
2014-12-04arm64: enable generic clockevent broadcastLorenzo Pieralisi
2014-12-04ARM: add IPI tracepointsNicolas Pitre
2014-12-04tracing: Add __bitmask() macro to trace events to cpumasks and other bitmasksSteven Rostedt (Red Hat)
2014-12-04ARM: SMP: basic IPI triggered completion supportNicolas Pitre
2014-12-04ARM: 7872/1: Support arch_irq_work_raise() via self IPIsStephen Boyd
2014-12-04tracepoint: add generic tracepoint definitions for IPI tracingNicolas Pitre
2014-12-04tracing: Do not do anything special with tracepoint_string when tracing is di...Steven Rostedt
2014-12-04cpuidle: fix permission for driver name sysfs nodeMohammad Merajul Islam Molla
2014-12-04cpuidle: big.LITTLE: init driver for exynos5420Chander Kashyap
2014-12-04cpuidle: big.LITTLE: Add ARCH_EXYNOS entry in configChander Kashyap
2014-12-04cpuidle: big.LITTLE: add of_device_id structureChander Kashyap
2014-12-04cpuidle: Remove time measurement in poll stateDaniel Lezcano
2014-12-04cpuidle: move idle traces to cpuidle_enter_state()Sandeep Tripathy
2014-12-04sched: Fix CACHE_HOT_BUDY conditionHillf Danton
2014-12-03sched: Rename capacity related flagsNicolas Pitre
2014-12-03of: move of_get_cpu_node implementation to DT core librarySudeep KarkadaNagesha
2014-12-03sched: Final power vs. capacity cleanupsNicolas Pitre
2014-12-03ARM: 7920/1: topology: Staticise non-exported symbolsMark Brown
2014-12-03ARM: topology: remove hwid/MPIDR dependency from cpu_capacitySudeep KarkadaNagesha
2014-12-03sched: Remove remaining dubious usage of "power"Nicolas Pitre
2014-12-03sched: Let 'struct sched_group_power' care about CPU capacityNicolas Pitre
2014-12-03sched/fair: Disambiguate existing/remaining "capacity" usageNicolas Pitre
2014-12-03sched/fair: Rework Change "has_capacity" to "has_free_capacity"Nicolas Pitre
2014-12-03sched/balancing: Reduce the rate of needless idle load balancingTim Chen
2014-12-03sched/fair: Fix unlocked reads of some cfs_b->quota/periodBen Segall
2014-12-03sched, powerpc: Create a dedicated topology tableVincent Guittot
2014-12-03sched: Do not zero sg->cpumask and sg->sgp->power in build_sched_groups()Dietmar Eggemann
2014-12-03sched/idle: replace smp_mb__after_atomic function in cpu_idle_loopAlex Shi
2014-12-03sched/idle: Optimize try-to-wake-up IPIPeter Zijlstra
2014-12-03sched/idle: Simplify wake_up_idle_cpu()Andy Lutomirski
2014-12-03sched/idle: Clear polling before descheduling the idle threadAndy Lutomirski
2014-12-03sched, trace: Add a tracepoint for IPI-less remote wakeupsAndy Lutomirski
2014-12-03cpuidle: Set polling in poll_idleAndy Lutomirski
2014-12-03cpuidle: declare cpuidle_dev in cpuidle.hPaul Burton
2014-12-03sched/idle: Make cpuidle_idle_call() voidRafael J. Wysocki
2014-12-03sched/idle: Reflow cpuidle_idle_call()Peter Zijlstra
2014-12-03sched/fair: Fix tg_set_cfs_bandwidth() deadlock on rq->lockRoman Gushchin
2014-12-03sched/idle: Delay clearing the polling bitPeter Zijlstra
2014-12-03sched/idle: Avoid spurious wakeup IPIsPeter Zijlstra
2014-12-03sched/idle: Remove TS_POLLING supportPeter Zijlstra
2014-12-03sched/fair: Stop searching for tasks in newidle balance if there are runnable...Jason Low
2014-12-03sched: Add a new SD_SHARE_POWERDOMAIN for sched_domainVincent Guittot
2014-12-03sched: added SD_NUMA definitionAlex Shi
2014-12-03sched: Rework sched_domain topology definitionVincent Guittot
2014-12-03cpuidle / menu: move repeated correction factor check to initChander Kashyap
2014-12-03cpuidle / menu: Return (-1) if there are no suitable statesRafael J. Wysocki