summaryrefslogtreecommitdiffstats
path: root/kernel/sched
Commit message (Expand)AuthorAge
* treewide: Add SPDX license identifier for missed filesThomas Gleixner2019-05-21
* kernel/sched/psi.c: expose pressure metrics on root cgroupDan Schatzberg2019-05-14
* psi: introduce psi monitorSuren Baghdasaryan2019-05-14
* psi: track changed statesSuren Baghdasaryan2019-05-14
* psi: split update_stats into partsSuren Baghdasaryan2019-05-14
* psi: rename psi fields in preparation for psi trigger additionSuren Baghdasaryan2019-05-14
* psi: make psi_enable staticSuren Baghdasaryan2019-05-14
* psi: introduce state_mask to represent stalled psi statesSuren Baghdasaryan2019-05-14
* Merge tag 'driver-core-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2019-05-07
|\
| * cpufreq: schedutil: Replace default_attrs field with groupsKimberly Brown2019-04-25
* | Merge tag 'pm-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2019-05-06
|\ \
| * \ Merge branch 'pm-cpufreq'Rafael J. Wysocki2019-05-06
| |\ \
| | * | cpufreq: schedutil: Simplify iowait boostingRafael J. Wysocki2019-04-08
| | |/
* | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-05-06
|\ \ \
| * | | sched/isolation: Require a present CPU in housekeeping maskNicholas Piggin2019-05-03
| * | | sched/core: Allow the remote scheduler tick to be started on CPU0Nicholas Piggin2019-05-03
| * | | Merge branch 'linus' into sched/core, to pick up fixesIngo Molnar2019-05-03
| |\| |
| * | | sched/nohz: Run NOHZ idle load balancer on HK_FLAG_MISC CPUsNicholas Piggin2019-04-29
| * | | sched/debug: Fix spelling mistake "logaritmic" -> "logarithmic"Colin Ian King2019-04-19
| * | | sched/topology: Update init_sched_domains() commentJuri Lelli2019-04-19
| * | | sched/core: Check quota and period overflow at usec to nsec conversionKonstantin Khlebnikov2019-04-19
| * | | sched/core: Handle overflow in cpu_shares_write_u64Konstantin Khlebnikov2019-04-19
| * | | sched/rt: Check integer overflow at usec to nsec conversionKonstantin Khlebnikov2019-04-19
| * | | sched/core: Fix typo in commentJoel Savitz2019-04-19
| * | | sched/core: Make some functions staticYueHaibing2019-04-18
| * | | sched/core: Unify p->on_rq updatesPeter Zijlstra2019-04-16
| * | | sched/core: Remove ttwu_activate()Peter Zijlstra2019-04-16
| * | | sched/core, workqueues: Distangle worker accounting from rq lockThomas Gleixner2019-04-16
| * | | sched/fair: Remove unneeded prototype of capacity_of()Valentin Schneider2019-04-16
| * | | sched/topology: Skip duplicate group rewrites in build_sched_groups()Valentin Schneider2019-04-10
| * | | sched/topology: Fix build_sched_groups() commentValentin Schneider2019-04-10
| * | | sched/fair: Make sync_entity_load_avg() and remove_entity_load_avg() staticYueHaibing2019-04-03
| * | | sched/core: Annotate perf_domain pointer with __rcuJoel Fernandes (Google)2019-04-03
| * | | sched_domain: Annotate RCU pointers properlyJoel Fernandes (Google)2019-04-03
| * | | sched/cpufreq: Annotate cpufreq_update_util_data pointer with __rcuJoel Fernandes (Google)2019-04-03
* | | | Merge branch 'core-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2019-05-06
|\ \ \ \
| * | | | ia64/tlb: Eradicate tlb_migrate_finish() callbackPeter Zijlstra2019-04-03
| | |_|/ | |/| |
* | | | sched/cpufreq: Fix kobject memleakTobin C. Harding2019-04-30
| |_|/ |/| |
* | | sched/numa: Fix a possible divide-by-zeroXie XiuQi2019-04-25
* | | sched/deadline: Correctly handle active 0-lag timersluca abeni2019-04-16
* | | sched/fair: Limit sched_cfs_period_timer() loop to avoid hard lockupPhil Auld2019-04-16
| |/ |/|
* | sched/fair: Do not re-read ->h_load_next during hierarchical load calculationMel Gorman2019-04-03
|/
* Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2019-03-24
|\
| * sched/fair: Skip LLC NOHZ logic for asymmetric systemsValentin Schneider2019-03-19
| * sched/fair: Tune down misfit NOHZ kicksValentin Schneider2019-03-19
| * sched/fair: Comment some nohz_balancer_kick() kick conditionsValentin Schneider2019-03-19
| * sched/core: Fix buffer overflow in cgroup2 property cpu.maxKonstantin Khlebnikov2019-03-19
| * sched/cpufreq: Fix 32-bit math overflowPeter Zijlstra2019-03-19
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-03-06
|\ \
| * | mm, compaction: capture a page under direct compactionMel Gorman2019-03-06