summaryrefslogtreecommitdiffstats
path: root/kernel/sched
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-03-062-7/+11
|\
| * mm, compaction: capture a page under direct compactionMel Gorman2019-03-051-0/+3
| * mm: replace all open encodings for NUMA_NO_NODEAnshuman Khandual2019-03-051-7/+8
* | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-03-0610-239/+495
|\ \
| * | sched/fair: Use non-atomic cpumask_{set,clear}_cpu()Viresh Kumar2019-02-132-4/+4
| * | sched/fair: Remove unused 'sd' parameter from select_idle_smt()Viresh Kumar2019-02-111-3/+3
| * | sched/fair: Prune, fix and simplify the nohz_balancer_kick() comment blockValentin Schneider2019-02-111-9/+2
| * | sched/fair: Explain LLC nohz kick conditionValentin Schneider2019-02-111-2/+7
| * | sched/fair: Simplify nohz_balancer_kick()Valentin Schneider2019-02-111-6/+2
| * | sched/topology: Fix percpu data types in struct sd_data & struct s_dataLuc Van Oostenryck2019-02-111-1/+1
| * | sched/fair: Simplify post_init_entity_util_avg() by calling it with a task_st...Dietmar Eggemann2019-02-113-24/+18
| * | sched/fair: Fix O(nr_cgroups) in the load balancing pathVincent Guittot2019-02-111-9/+34
| * | sched/fair: Optimize update_blocked_averages()Vincent Guittot2019-02-111-5/+21
| * | Merge tag 'v5.0-rc6' into sched/core, to pick up fixesIngo Molnar2019-02-113-7/+34
| |\ \
| * | | sched/fair: Fix insertion in rq->leaf_cfs_rq_listVincent Guittot2019-02-041-5/+28
| * | | sched/fair: Add tmp_alone_branch assertionPeter Zijlstra2019-02-041-55/+71
| * | | sched/core: Use READ_ONCE()/WRITE_ONCE() in move_queued_task()/task_rq_lock()Andrea Parri2019-02-042-7/+8
| * | | sched/debug: Initialize sd_sysctl_cpus if !CONFIG_CPUMASK_OFFSTACKHidetoshi Seto2019-02-041-0/+4
| * | | sched/pelt: Skip updating util_est when utilization is higher than CPU's capa...Vincent Guittot2019-02-042-5/+16
| * | | sched/fair: Update scale invariance of PELTVincent Guittot2019-02-047-52/+170
| * | | sched/fair: Move the rq_of() helper functionVincent Guittot2019-02-042-13/+16
| * | | sched/fair: Convert numa_group.refcount to refcount_tElena Reshetova2019-02-041-6/+6
| * | | sched/fair: Fix unnecessary increase of balance intervalVincent Guittot2019-01-271-13/+27
| * | | sched/fair: Fix rounding bug for asym packingVincent Guittot2019-01-271-3/+1
| * | | sched/fair: Trigger asym_packing during idle load balanceVincent Guittot2019-01-271-1/+1
| * | | sched/fair: Robustify CFS-bandwidth timer lockingPeter Zijlstra2019-01-271-14/+16
| * | | sched/core: Give DCE a fighting chancePeter Zijlstra2019-01-273-8/+16
| * | | sched/topology: Introduce a sysctl for Energy Aware SchedulingQuentin Perret2019-01-271-0/+29
* | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2019-03-061-21/+46
|\ \ \ \
| * \ \ \ Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar2019-02-281-1/+1
| |\ \ \ \
| * | | | | sched/wake_q: Reduce reference counting for special usersDavidlohr Bueso2019-02-041-16/+44
| * | | | | Merge tag 'v5.0-rc5' into locking/core to pick up fixesIngo Molnar2019-02-042-4/+18
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| * | | | | Revert "sched/core: Take the hotplug lock in sched_init_smp()"Valentin Schneider2019-01-211-4/+1
| * | | | | sched/wake_q: Add branch prediction hint to wake_q_add() cmpxchgDavidlohr Bueso2019-01-211-1/+1
* | | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2019-03-054-6/+6
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'rcu-next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Ingo Molnar2019-02-134-6/+6
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| | * | | | | sched: Replace synchronize_sched() with synchronize_rcu()Paul E. McKenney2019-01-252-3/+3
| | * | | | | sched: Replace call_rcu_sched() with call_rcu()Paul E. McKenney2019-01-252-3/+3
| | | |_|/ / | | |/| | |
* | | | | | Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-03-051-3/+2
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Merge tag 'y2038-new-syscalls' of git://git.kernel.org:/pub/scm/linux/kernel/...Thomas Gleixner2019-02-101-3/+2
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | y2038: syscalls: rename y2038 compat syscallsArnd Bergmann2019-02-071-3/+2
| | |/ / /
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2019-03-041-0/+28
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | bpf: check that BPF programs run with preemption disabledPeter Zijlstra2019-02-191-0/+28
| |/ / /
* / / / psi: avoid divide-by-zero crash inside virtual machinesJohannes Weiner2019-02-211-1/+1
|/ / /
* | | Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-02-031-0/+1
|\ \ \
| * | | cpu/hotplug: Fix "SMT disabled by BIOS" detection for KVMJosh Poimboeuf2019-01-301-0/+1
| | |/ | |/|
* / | psi: fix aggregation idle shut-offJohannes Weiner2019-02-011-4/+17
|/ /
* | sched/wake_q: Fix wakeup ordering for wake_qPeter Zijlstra2019-01-211-3/+4
* | sched/wake_q: Document wake_q_add()Peter Zijlstra2019-01-211-0/+12
|/
* jump_label: move 'asm goto' support test to KconfigMasahiro Yamada2019-01-064-9/+9