summaryrefslogtreecommitdiffstats
path: root/kernel/sched
Commit message (Expand)AuthorAgeFilesLines
...
| * | sched/core: Implement new approach to scale select_idle_cpu()Peter Zijlstra2017-06-082-5/+17
| * | sched/clock: Fix early boot preempt assumption in __set_sched_clock_stable()Peter Zijlstra2017-05-241-1/+8
| * | sched/core: Enable might_sleep() and smp_processor_id() checks earlyThomas Gleixner2017-05-231-1/+3
| * | sched/numa: Use down_read_trylock() for the mmap_semVlastimil Babka2017-05-231-1/+2
| * | sched/rt: Minimize rq->lock contention in do_sched_rt_period_timer()Dave Kleikamp2017-05-231-0/+11
| * | sched/core: Allow __sched_setscheduler() in interrupts when PI is not usedSteven Rostedt (VMware)2017-05-231-2/+2
| * | sched/deadline: Remove unnecessary condition in push_dl_task()Byungchul Park2017-05-231-1/+1
| * | sched/rt: Remove unnecessary condition in push_rt_task()Byungchul Park2017-05-231-1/+1
| * | sched/core: Use the new llist_for_each_entry_safe() primitiveByungchul Park2017-05-231-12/+3
| * | Merge branch 'linus' into sched/core, to pick up fixesIngo Molnar2017-05-231-4/+3
| |\ \
| * | | sched/fair: Fix O(nr_cgroups) in load balance pathTejun Heo2017-05-151-8/+34
| * | | sched/fair: Use task_groups instead of leaf_cfs_rq_list to walk all cfs_rqsPeter Zijlstra2017-05-151-5/+25
| * | | sched/topology: Rename sched_group_cpus()Peter Zijlstra2017-05-153-31/+31
| * | | sched/topology: Rename sched_group_mask()Peter Zijlstra2017-05-153-25/+19
| * | | sched/topology: Simplify sched_group_mask() usagePeter Zijlstra2017-05-152-6/+6
| * | | sched/topology: Rewrite get_group()Peter Zijlstra2017-05-151-24/+22
| * | | sched/topology: Add a few commentsPeter Zijlstra2017-05-151-7/+193
| * | | sched/topology: Fix overlapping sched_group_capacityPeter Zijlstra2017-05-151-6/+16
| * | | sched/topology: Add sched_group_capacity debuggingPeter Zijlstra2017-05-152-10/+19
| * | | sched/topology: Small cleanupPeter Zijlstra2017-05-153-8/+7
| * | | sched/topology: Fix overlapping sched_group_maskPeter Zijlstra2017-05-151-1/+17
| * | | sched/topology: Remove FORCE_SD_OVERLAPPeter Zijlstra2017-05-152-2/+1
| * | | sched/topology: Move comment about asymmetric node setupsLauro Ramos Venancio2017-05-151-9/+10
| * | | sched/topology: Optimize build_group_mask()Lauro Ramos Venancio2017-05-151-2/+2
| * | | sched/topology: Verify the first group matches the child domainPeter Zijlstra2017-05-151-0/+6
| * | | sched/debug: Print the scheduler topology group maskPeter Zijlstra2017-05-151-1/+11
| * | | sched/topology: Simplify build_overlap_sched_groups()Peter Zijlstra2017-05-151-11/+2
| * | | sched/topology: Fix building of overlapping sched-groupsPeter Zijlstra2017-05-151-1/+1
| * | | sched/fair, cpumask: Export for_each_cpu_wrap()Peter Zijlstra2017-05-151-41/+4
| * | | sched/topology: Refactor function build_overlap_sched_groups()Lauro Ramos Venancio2017-05-151-19/+43
| * | | sched/clock: Print a warning recommending 'tsc=unstable'Peter Zijlstra2017-05-151-0/+1
| * | | sched/clock: Use late_initcall() instead of sched_init_smp()Peter Zijlstra2017-05-152-3/+9
| * | | cpuidle: Fix idle time trackingPeter Zijlstra2017-05-151-2/+9
| * | | sched/clock: Remove watchdog touchingPeter Zijlstra2017-05-151-1/+0
| * | | sched/clock: Remove unused argument to sched_clock_idle_wakeup_event()Peter Zijlstra2017-05-151-2/+2
| * | | x86/tsc, sched/clock, clocksource: Use clocksource watchdog to provide stable...Peter Zijlstra2017-05-151-9/+27
| * | | sched/clock: Initialize all per-CPU state before switching (back) to unstablePeter Zijlstra2017-05-151-21/+39
| * | | sched/cfs: Make util/load_avg more stableVincent Guittot2017-05-151-3/+3
* | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-07-031-7/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | sched: Rely on synchronize_rcu_mult() de-duplicationPaul E. McKenney2017-06-081-7/+1
| | |/ | |/|
* | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-06-182-2/+2
|\ \ \
| * | | sched/core: Idle_task_exit() shouldn't use switch_mm_irqs_off()Andy Lutomirski2017-06-111-1/+1
| * | | sched/fair: Fix typo in printk messageMarcin Nowakowski2017-06-111-1/+1
| |/ /
| | |
| \ \
*-. \ \ Merge branches 'pm-cpufreq', 'pm-cpuidle' and 'pm-devfreq'Rafael J. Wysocki2017-06-159-323/+608
|\ \ \ \ | | |/ /
| | | |
| | | \
| | | \
| | | \
| | *---. \ Merge branches 'intel_pstate', 'pm-cpufreq' and 'pm-cpufreq-sched'Rafael J. Wysocki2017-05-221-4/+3
| | |\ \ \ \ | | | |_|_|/ | | |/| | |
| | | | | * cpufreq: schedutil: use now as reference when aggregating shared policy requestsJuri Lelli2017-05-051-4/+3
| | * | | | sched/core: Call __schedule() from do_idle() without enabling preemptionSteven Rostedt (VMware)2017-05-153-1/+28
| | |/ / /
| | * | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-05-101-1/+1
| | |\ \ \
| | | * \ \ Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar2017-04-231-1/+1
| | | |\ \ \
| | | | * | | rcu: Make non-preemptive schedule be Tasks RCU quiescent statePaul E. McKenney2017-04-211-1/+1
OpenPOWER on IntegriCloud