aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/sched/core.c
Commit message (Expand)AuthorAge
*-. Merge branches 'pm-sleep', 'pm-cpufreq' and 'pm-cpuidle'Rafael J. Wysocki2014-08-11
|\ \
| | * cpuidle: menu: Lookup CPU runqueues lessMel Gorman2014-08-06
* | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-08-04
|\ \ \
| * | | sched: Use macro for magic number of -1 for setparamSteven Rostedt2014-07-28
| * | | sched: Robustify topology setupPeter Zijlstra2014-07-28
| * | | Merge branch 'sched/urgent' into sched/core, to merge fixes before applying n...Ingo Molnar2014-07-28
| |\ \ \
| | * | | sched: Fix sched_setparam() policy == -1 logicDaniel Bristot de Oliveira2014-07-28
| | |/ /
| * | | sched: Fix static_key race with sched_feat()Jason Baron2014-07-16
| * | | sched: Transform resched_task() into resched_curr()Kirill Tkhai2014-07-16
| * | | sched/deadline: Kill task_struct->pi_top_taskOleg Nesterov2014-07-16
| * | | sched/fair: Disable runtime_enabled on dying rqKirill Tkhai2014-07-05
| * | | sched: Fix clock_gettime(CLOCK_[PROCESS/THREAD]_CPUTIME_ID) monotonicityMike Galbraith2014-07-05
| * | | sched/core: Fix formatting issues in sched_can_stop_tick()Viresh Kumar2014-07-05
| * | | nohz: Use IPI implicit full barrier against rq->nr_running r/wFrederic Weisbecker2014-06-16
| * | | nohz: Use nohz own full kick on 2nd task enqueueFrederic Weisbecker2014-06-16
| * | | nohz: Switch to nohz full remote kick on timer enqueueFrederic Weisbecker2014-06-16
| | |/ | |/|
* | | Merge branch 'for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds2014-08-04
|\ \ \ | |_|/ |/| |
| * | cgroup: rename cgroup_subsys->base_cftypes to ->legacy_cftypesTejun Heo2014-07-15
| |/
* / rcu: Reduce overhead of cond_resched() checks for RCUPaul E. McKenney2014-06-23
|/
* Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-06-12
|\
| * Merge commit '3cf2f34' into sched/core, to fix build errorIngo Molnar2014-06-12
| |\
| * | sched/idle: Optimize try-to-wake-up IPIPeter Zijlstra2014-06-05
| * | sched/idle: Simplify wake_up_idle_cpu()Andy Lutomirski2014-06-05
| * | sched, trace: Add a tracepoint for IPI-less remote wakeupsAndy Lutomirski2014-06-05
| * | sched: Rename capacity related flagsNicolas Pitre2014-06-05
| * | sched: Final power vs. capacity cleanupsNicolas Pitre2014-06-05
| * | sched: Remove remaining dubious usage of "power"Nicolas Pitre2014-06-05
| * | sched: Let 'struct sched_group_power' care about CPU capacityNicolas Pitre2014-06-05
| * | sched: Fix signedness bug in yield_to()Dan Carpenter2014-06-05
* | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2014-06-12
|\ \ \
| * \ \ Merge branch 'perf/urgent' into perf/core, to resolve conflict and to prepare...Ingo Molnar2014-06-06
| |\ \ \
| * | | | kprobes, sched: Use NOKPROBE_SYMBOL macro in schedMasami Hiramatsu2014-04-24
| * | | | kprobes: Introduce NOKPROBE_SYMBOL() macro to maintain kprobes blacklistMasami Hiramatsu2014-04-24
* | | | | Merge branch 'for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds2014-06-09
|\ \ \ \ \
| * | | | | cgroup: remove css_parent()Tejun Heo2014-05-16
| |/ / / /
* | | | | Merge branch 'next' (accumulated 3.16 merge window patches) into masterLinus Torvalds2014-06-08
|\ \ \ \ \
| * | | | | printk: rename printk_sched to printk_deferredJohn Stultz2014-06-04
| * | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-06-03
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| | * | | | sched: Consolidate open coded implementations of nice level frobbing into nic...Dongsheng Yang2014-05-22
| | * | | | sched: Initialize rq->age_stamp on processor startCorey Minyard2014-05-22
| | * | | | sched: Use clamp() and clamp_val() to make sys_nice() more readableDongsheng Yang2014-05-22
| | * | | | sched: Do not zero sg->cpumask and sg->sgp->power in build_sched_groups()Dietmar Eggemann2014-05-22
| | * | | | sched/numa: Fix initialization of sched_domain_topology for NUMAVincent Guittot2014-05-22
| | * | | | sched: Simplify return logic in sched_read_attr()Michael Kerrisk2014-05-22
| | * | | | sched: Simplify return logic in sched_copy_attr()Michael Kerrisk2014-05-22
| | * | | | Merge branch 'sched/urgent' into sched/core to avoid conflicts with upcoming ...Ingo Molnar2014-05-22
| | |\ \ \ \
| | * \ \ \ \ Merge tag 'v3.15-rc6' into sched/core, to pick up the latest fixesIngo Molnar2014-05-22
| | |\ \ \ \ \
| | * | | | | | sched/idle: Avoid spurious wakeup IPIsPeter Zijlstra2014-05-08
| | * | | | | | sched: Add a new SD_SHARE_POWERDOMAIN for sched_domainVincent Guittot2014-05-07
| | * | | | | | sched, powerpc: Create a dedicated topology tableVincent Guittot2014-05-07