summaryrefslogtreecommitdiffstats
path: root/kernel/sched/core.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-05-061-86/+41
|\
| * sched/core: Allow the remote scheduler tick to be started on CPU0Nicholas Piggin2019-05-031-1/+1
| * sched/core: Check quota and period overflow at usec to nsec conversionKonstantin Khlebnikov2019-04-191-1/+6
| * sched/core: Handle overflow in cpu_shares_write_u64Konstantin Khlebnikov2019-04-191-0/+2
| * sched/core: Fix typo in commentJoel Savitz2019-04-191-1/+1
| * sched/core: Make some functions staticYueHaibing2019-04-181-5/+5
| * sched/core: Unify p->on_rq updatesPeter Zijlstra2019-04-161-5/+4
| * sched/core: Remove ttwu_activate()Peter Zijlstra2019-04-161-7/+2
| * sched/core, workqueues: Distangle worker accounting from rq lockThomas Gleixner2019-04-161-67/+21
* | ia64/tlb: Eradicate tlb_migrate_finish() callbackPeter Zijlstra2019-04-031-1/+0
|/
* Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2019-03-241-1/+1
|\
| * sched/core: Fix buffer overflow in cgroup2 property cpu.maxKonstantin Khlebnikov2019-03-191-1/+1
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-03-061-0/+3
|\ \
| * | mm, compaction: capture a page under direct compactionMel Gorman2019-03-051-0/+3
* | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-03-061-5/+7
|\ \ \ | | |/ | |/|
| * | sched/fair: Simplify post_init_entity_util_avg() by calling it with a task_st...Dietmar Eggemann2019-02-111-1/+1
| * | Merge tag 'v5.0-rc6' into sched/core, to pick up fixesIngo Molnar2019-02-111-3/+16
| |\ \
| * | | sched/core: Use READ_ONCE()/WRITE_ONCE() in move_queued_task()/task_rq_lock()Andrea Parri2019-02-041-4/+5
| * | | sched/fair: Update scale invariance of PELTVincent Guittot2019-02-041-0/+1
* | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2019-03-061-21/+46
|\ \ \ \
| * | | | sched/wake_q: Reduce reference counting for special usersDavidlohr Bueso2019-02-041-16/+44
| * | | | 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 '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
| | |/
* | / bpf: check that BPF programs run with preemption disabledPeter Zijlstra2019-02-191-0/+28
|/ /
* | 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-061-1/+1
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-01-051-1/+1
|\
| * kernel/sched/: remove caller signal_pending branch predictionsDavidlohr Bueso2019-01-041-1/+1
* | Remove 'type' argument from access_ok() functionLinus Torvalds2019-01-031-2/+2
|/
* Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-12-261-3/+3
|\
| * sched: Fix various typos in commentsIngo Molnar2018-12-031-1/+1
| * Merge tag 'v4.20-rc5' into sched/core, to pick up fixesIngo Molnar2018-12-031-29/+24
| |\
| * | sched/core: Create task_has_idle_policy() helperViresh Kumar2018-11-121-2/+2
* | | Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar2018-12-041-1/+1
|\ \ \ | |_|/ |/| |
| * | rcu: Eliminate synchronize_rcu_mult()Paul E. McKenney2018-11-081-1/+1
* | | sched/smt: Make sched_smt_present track topologyPeter Zijlstra (Intel)2018-11-281-8/+11
* | | Merge branch 'sched/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-11-111-1/+4
|\ \ \ | |/ / |/| / | |/
| * sched/core: Take the hotplug lock in sched_init_smp()Valentin Schneider2018-11-041-1/+4
* | Merge tag 'pm-4.20-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2018-10-301-21/+13
|\ \ | |/ |/|
| * cpuidle: menu: Remove get_loadavg() from the performance multiplierDaniel Lezcano2018-10-251-7/+0
| * sched: Factor out nr_iowait and nr_iowait_cpuDaniel Lezcano2018-10-251-21/+20
* | psi: pressure stall information for CPU, memory, and IOJohannes Weiner2018-10-261-2/+10
* | sched: introduce this_rq_lock_irq()Johannes Weiner2018-10-261-3/+1
* | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-10-251-4/+4
|\ \ | |/ |/|
| * y2038: sched: Change sched_rr_get_interval to use __kernel_timespecArnd Bergmann2018-08-291-2/+2
| * y2038: globally rename compat_time to old_time32Arnd Bergmann2018-08-271-2/+2