aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-12-23sched/fair: Change "has_capacity" to "has_free_capacity"HEADmasterNicolas Pitre
2014-12-23sched, ARM: Create a dedicated scheduler topology tableVincent Guittot
2014-12-23sched/fair: Remove duplicate code from can_migrate_task()Kirill Tkhai
2014-12-23sched/numa: Favour moving tasks towards the preferred nodeMel Gorman
2014-12-23sched: Change get_rq_runnable_load() to static and inlineAlex Shi
2014-12-23sched/tg: Remove tg.load_weightAlex Shi
2014-12-05top/rcu: remove __cpuinit attr for few functionsAlex Shi
2014-12-05arm/smp: remove __cpuinit attr from __cpu_up/boot_secondaryAlex Shi
2014-12-05arm/lib: remove __cpuinit attr from calibrate_delay_is_known()Alex Shi
2014-12-04sched: Test the CPU's capacity in wake_affine()Vincent Guittot
2014-12-04sched: Fix avg_load computationVincent Guittot
2014-12-04sched: Remove a wake_affine() conditionVincent Guittot
2014-12-04sched: Fix imbalance flag resetVincent Guittot
2014-12-04sched: Allow all architectures to set 'capacity_orig'Vincent Guittot
2014-12-04ARM: topology: Use the new cpu_capacity interfaceVincent Guittot
2014-12-04sched: Improve sysbench performance by fixing spurious active migrationVincent Guittot
2014-12-04sched/fair: Leverage the idle state info when choosing the "idlest" cpuNicolas Pitre
2014-12-04sched: Let the scheduler see CPU idle statesDaniel Lezcano
2014-12-04sched/fair: Fix reschedule which is generated on throttled cfs_rqKirill Tkhai
2014-12-04sched: Change autogroup_move_group() to use for_each_thread()Oleg Nesterov
2014-12-04sched: Change thread_group_cputime() to use for_each_thread()Oleg Nesterov
2014-12-04sched: s/do_each_thread/for_each_process_thread/ in core.cOleg Nesterov
2014-12-04sched: Rename a misleading variable in build_overlap_sched_groups()Zhihui Zhang
2014-12-04sched/fair: Allow calculate_imbalance() to move idle cpusPeter Zijlstra
2014-12-04sched/fair: Make update_sd_pick_busiest() return 'true' on a busier sdRik van Riel
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