summaryrefslogtreecommitdiffstats
path: root/kernel/sched/core.c
Commit message (Expand)AuthorAgeFilesLines
...
* kallsyms/printk: add loglvl to print_ip_sym()Dmitry Safonov2020-06-091-4/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds2020-06-031-5/+4
|\
| * Merge branch 'work.sysctl' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/...Daniel Borkmann2020-04-281-5/+4
| |\
| | * sysctl: pass kernel pointers to ->proc_handlerChristoph Hellwig2020-04-271-5/+4
* | | Merge tag 'sched-core-2020-06-02' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-06-031-108/+140
|\ \ \
| * | | sched/headers: Split out open-coded prototypes into kernel/sched/smp.hIngo Molnar2020-05-281-0/+1
| * | | sched: Replace rq::wake_listPeter Zijlstra2020-05-281-18/+7
| * | | sched: Add rq::ttwu_pendingPeter Zijlstra2020-05-281-2/+11
| * | | smp: Optimize send_call_function_single_ipi()Peter Zijlstra2020-05-281-0/+10
| * | | sched: Fix smp_call_function_single_async() usage for ILBPeter Zijlstra2020-05-281-26/+10
| * | | Merge branch 'core/rcu' into sched/core, to pick up dependencyIngo Molnar2020-05-281-0/+48
| |\ \ \
| * | | | sched/core: Offload wakee task activation if it the wakee is deschedulingMel Gorman2020-05-251-6/+33
| * | | | sched/core: Optimize ttwu() spinning on p->on_cpuPeter Zijlstra2020-05-251-21/+31
| * | | | sched: Defend cfs and rt bandwidth quota against overflowHuaixin Chang2020-05-191-0/+8
| * | | | sched: Make scheduler_ipi inlineThomas Gleixner2020-05-121-10/+0
| * | | | sched: Clean up scheduler_ipi()Peter Zijlstra (Intel)2020-05-121-34/+30
| * | | | sched/core: Simplify sched_init()Wei Yang2020-04-301-2/+2
| * | | | sched/core: Fix illegal RCU from offline CPUsPeter Zijlstra2020-04-301-2/+3
| * | | | sched: Extract the task putting code from pick_next_task()Chen Yu2020-04-301-16/+23
| | |/ / | |/| |
* | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2020-06-011-0/+5
|\ \ \ \ | |_|/ / |/| | |
| * | | scs: Move scs_overflow_check() out of architecture codeWill Deacon2020-05-181-0/+3
| * | | scs: Add support for Clang's Shadow Call Stack (SCS)Sami Tolvanen2020-05-151-0/+2
| |/ /
* | | Merge tag 'noinstr-lds-2020-05-19' into core/rcuThomas Gleixner2020-05-191-7/+2
|\| |
| * | sched/core: Fix reset-on-fork from RT with uclampQuentin Perret2020-04-221-7/+2
| |/
* / sched/core: Add function to sample state of locked-down taskPaul E. McKenney2020-04-271-0/+48
|/
* sched/core: Remove unused rq::last_load_update_tickVincent Donnefort2020-04-081-1/+0
* workqueue: Remove the warning in wq_worker_sleeping()Sebastian Andrzej Siewior2020-04-081-1/+2
* sched/fair: Align rq->avg_idle and rq->avg_scan_costValentin Schneider2020-04-081-6/+0
* Merge tag 'smp-core-2020-03-30' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-03-301-7/+2
|\
| * sched/core: Remove rq.hrtick_csd_pendingPeter Xu2020-03-061-7/+2
* | psi: Fix cpu.pressure for cpu.max and competing cgroupsJohannes Weiner2020-03-201-0/+2
* | sched/core: Distribute tasks within affinity masksPaul Turner2020-03-201-1/+6
* | thermal/cpu-cooling, sched/core: Move the arch_set_thermal_pressure() API to ...Ingo Molnar2020-03-061-0/+11
* | sched/fair: Enable tuning of decay periodThara Gopinath2020-03-061-1/+1
* | sched/fair: Enable periodic update of average thermal pressureThara Gopinath2020-03-061-0/+3
* | sched/pelt: Remove unused runnable load averageVincent Guittot2020-02-241-2/+0
* | Merge tag 'v5.6-rc3' into sched/core, to pick up fixes and dependent patchesIngo Molnar2020-02-241-11/+0
|\|
| * sched/fair: Allow a per-CPU kthread waking a task to stack on the same CPU, t...Mel Gorman2020-02-101-11/+0
* | sched/core: Remove duplicate assignment in sched_tick_remote()Scott Wood2020-02-201-1/+0
* | x86, sched: Add support for frequency invarianceGiovanni Gherdovich2020-01-281-0/+1
|/
* sched/fair: Prevent unlimited runtime on throttled groupVincent Guittot2020-01-281-1/+8
* sched/nohz: Optimize get_nohz_timer_target()Wanpeng Li2020-01-281-7/+12
* sched/uclamp: Reject negative values in cpu_uclamp_write()Qais Yousef2020-01-281-1/+1
* timers/nohz: Update NOHZ load in remote tickPeter Zijlstra (Intel)2020-01-281-1/+3
* sched/core: Don't skip remote tick for idle CPUsScott Wood2020-01-281-8/+10
* sched/core: Fix size of rq::uclamp initializationLi Guanglei2020-01-171-1/+2
* sched/uclamp: Fix a bug in propagating uclamp value in new cgroupsQais Yousef2020-01-171-0/+6
* sched/uclamp: Make uclamp util helpers use and return UL valuesValentin Schneider2019-12-251-3/+3
* sched/core: Remove unused variable from set_user_nice()Qian Cai2019-12-251-2/+1
* sched: Use fair:prio_changed() instead of ad-hoc implementationFrederic Weisbecker2019-12-171-8/+8