aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2015-03-03sched: Count number of shallower idle-states in struct sched_group_energyMorten Rasmussen
2015-03-03sched: Introduce SD_SHARE_CAP_STATES sched_domain flagMorten Rasmussen
2015-03-03sched: Introduce energy data structuresDietmar Eggemann
2015-03-03sched: add utilization_avg_contribVincent Guittot
2014-12-04tracing: Add __bitmask() macro to trace events to cpumasks and other bitmasksSteven Rostedt (Red Hat)
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-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-03sched: Let 'struct sched_group_power' care about CPU capacityNicolas Pitre
2014-12-03sched, powerpc: Create a dedicated topology tableVincent Guittot
2014-12-03sched, trace: Add a tracepoint for IPI-less remote wakeupsAndy Lutomirski
2014-12-03cpuidle: declare cpuidle_dev in cpuidle.hPaul Burton
2014-12-03sched/idle: Remove TS_POLLING supportPeter Zijlstra
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: Combine cpuidle_enabled() with cpuidle_select()Rafael J. Wysocki
2014-12-02sched/idle: Reorganize the idle loopDaniel Lezcano
2014-12-02cpuidle/idle: Move the cpuidle_idle_call function to idle.cDaniel Lezcano
2014-12-02idle/cpuidle: Split cpuidle_idle_call main function into smaller functionsDaniel Lezcano
2014-12-02tick: Fixup more fallout from hrtimer broadcast modePreeti U Murthy
2014-12-02tick: Introduce hrtimer based broadcastPreeti U Murthy
2014-12-02time: Change the return type of clockevents_notify() to integerPreeti U Murthy
2014-11-27sched/prio: Add 3 macros of MAX_NICE, MIN_NICE and NICE_WIDTH in prio.hDongsheng Yang
2014-11-27sched: Add better debug output for might_sleep()Thomas Gleixner
2014-11-27sched/fair: Track cgroup depthPeter Zijlstra
2014-11-27sched: Implement task_nice() as static inline functionDongsheng Yang
2014-11-27sched: Expose some macros related to priorityDongsheng Yang
2014-11-27sched: Move the priority specific bits into a new header fileDongsheng Yang
2014-11-25cpuidle: remove cpuidle_unregister_governor()Viresh Kumar
2014-11-25cpuidle: Make cpuidle's sysfs directory dynamically allocatedDaniel Lezcano
2014-11-25cpuidle: simplify multiple driver supportDaniel Lezcano
2014-11-24math64: Add mul_u64_u32_shr()Peter Zijlstra
2014-11-24sched: Add 'flags' argument to sched_{set,get}attr() syscallsPeter Zijlstra
2014-11-24kernel/fork.c: make dup_mm() staticDaeSeok Youn
2014-11-24proc: cleanup/simplify get_task_state/task_state_arrayOleg Nesterov
2014-11-24sched: Move SCHED_RESET_ON_FORK into attr::sched_flagsPeter Zijlstra
2014-11-24sched/nohz: Fix overflow error in scheduler_tick_max_deferment()Kevin Hilman
2014-11-24sched: Add new scheduler syscalls to support an extended scheduling parameter...Dario Faggioli
2014-11-24sched: Remove PREEMPT_NEED_RESCHED from generic codePeter Zijlstra
2014-11-24sched/fair: Rework sched_fair time accountingPeter Zijlstra
2014-11-24hung_task: add method to reset detectorMarcelo Tosatti
2014-11-24sched: Move completion code from core.c to completion.cPeter Zijlstra
2014-11-24hardirq: Split preempt count mask definitionsFrederic Weisbecker
2014-11-24sched: Revert need_resched() to look at TIF_NEED_RESCHEDPeter Zijlstra
2014-11-24sched: Prepare for per-cpu preempt_countPeter Zijlstra
2014-11-24sched: Extract the basic add/sub preempt_count modifiersPeter Zijlstra
2014-11-24sched, arch: Create asm/preempt.hPeter Zijlstra