aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/sched
Commit message (Expand)AuthorAge
* FIx task balancing and remove dependency on prevleochanj1052020-09-30
* Fix balancing issue, GEDF pluginNathan O2020-02-13
* Fix kernel segfault on bootNathan O2019-12-19
* Fix remaining compilation problemsNathan O2019-12-10
* Initial attempt to "connect the wires"Nathan O2019-12-09
* sched: Fix pick_next_task() vs 'change' pattern racePeter Zijlstra2019-11-08
* sched/core: Fix compilation error when cgroup not selectedQais Yousef2019-11-08
* sched/topology: Allow sched_asym_cpucapacity to be disabledValentin Schneider2019-10-29
* sched/topology: Don't try to build empty sched domainsValentin Schneider2019-10-29
* Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2019-10-12
|\
| * sched/vtime: Fix guest/system mis-accounting on task switchFrederic Weisbecker2019-10-09
| * sched/fair: Scale bandwidth quota and period without losing quota/period rati...Xuewei Zhang2019-10-09
* | Merge tag 'copy-struct-from-user-v5.4-rc2' of git://git.kernel.org/pub/scm/li...Linus Torvalds2019-10-04
|\ \ | |/ |/|
| * sched_setattr: switch to copy_struct_from_user()Aleksa Sarai2019-10-01
* | membarrier: Fix RCU locking bug caused by faulty mergePeter Zijlstra2019-10-01
|/
* Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2019-09-28
|\
| * sched/fair: Avoid redundant EAS calculationQuentin Perret2019-09-25
| * sched/core: Remove double update_max_interval() call on CPU startupValentin Schneider2019-09-25
| * sched/core: Fix preempt_schedule() interrupt return commentValentin Schneider2019-09-25
| * sched/fair: Fix -Wunused-but-set-variable warningsQian Cai2019-09-25
| * sched/core: Fix migration to invalid CPU in __set_cpus_allowed_ptr()KeMeng Shi2019-09-25
| * sched/membarrier: Return -ENOMEM to userspace on memory allocation failureMathieu Desnoyers2019-09-25
| * sched/membarrier: Skip IPIs when mm->mm_users == 1Mathieu Desnoyers2019-09-25
| * sched/membarrier: Fix p->mm->membarrier_state racy loadMathieu Desnoyers2019-09-25
| * sched/membarrier: Remove redundant checkMathieu Desnoyers2019-09-25
| * sched/membarrier: Fix private expedited registration checkMathieu Desnoyers2019-09-25
| * tasks, sched/core: RCUify the assignment of rq->currEric W. Biederman2019-09-25
| * tasks, sched/core: With a grace period after finish_task_switch(), remove unn...Eric W. Biederman2019-09-25
| * tasks, sched/core: Ensure tasks are available for a grace period after leavin...Eric W. Biederman2019-09-25
| * sched/fair: Remove unused cfs_rq_clock_task() functionQian Cai2019-09-17
* | mm: remove quicklist page table cachesNicholas Piggin2019-09-24
* | Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...Linus Torvalds2019-09-21
|\ \
| * | kernel.h: Add non_block_start/end()Daniel Vetter2019-09-07
* | | Merge tag 'pm-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2019-09-17
|\ \ \
| * \ \ Merge branch 'pm-cpufreq'Rafael J. Wysocki2019-09-17
| |\ \ \
| | * | | sched/cpufreq: Align trace event behavior of fast switchingDouglas RAILLARD2019-08-28
| | |/ /
| * | | Merge branch 'pm-cpuidle'Rafael J. Wysocki2019-09-17
| |\ \ \
| | * | | cpuidle: play_idle: Increase the resolution to usecDaniel Lezcano2019-09-03
* | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-09-17
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | posix-cpu-timers: Move expiry cache into struct posix_cputimersThomas Gleixner2019-08-28
| * | | | sched/deadline: Ensure inactive_timer runs in hardirq contextJuri Lelli2019-08-01
| * | | | sched: Mark hrtimers to expire in hard interrupt contextSebastian Andrzej Siewior2019-08-01
* | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-09-16
|\ \ \ \ \
| * \ \ \ \ Merge branch 'sched/rt' into sched/core, to pick up -rt changesIngo Molnar2019-09-16
| |\ \ \ \ \
| | * | | | | sched/preempt: Use CONFIG_PREEMPTION where appropriateThomas Gleixner2019-07-31
| | | |_|/ / | | |/| | |
| * | | | | sched/psi: Correct overly pessimistic size calculationMiles Chen2019-09-13
| * | | | | sched/fair: Speed-up energy-aware wake-upsQuentin Perret2019-09-13
| * | | | | sched/uclamp: Always use 'enum uclamp_id' for clamp_id valuesPatrick Bellasi2019-09-03
| * | | | | sched/uclamp: Update CPU's refcount on TG's clamp changesPatrick Bellasi2019-09-03
| * | | | | sched/uclamp: Use TG's clamps to restrict TASK's clampsPatrick Bellasi2019-09-03