summaryrefslogtreecommitdiffstats
path: root/kernel/sched (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | sched: Add task_struct pointer to sched_class::set_curr_taskPeter Zijlstra2019-08-087-46/+48
| * | | | | sched: Rework CPU hotplug task selectionPeter Zijlstra2019-08-082-18/+15
| * | | | | sched/{rt,deadline}: Fix set_next_task vs pick_next_taskPeter Zijlstra2019-08-082-24/+24
| * | | | | sched: Fix kerneldoc comment for ia64_set_curr_taskPeter Zijlstra2019-08-081-1/+1
| * | | | | sched/fair: Fix low cpu usage with high throttling by removing expiration of ...Dave Chiluk2019-08-082-69/+7
| * | | | | sched: Clean up active_mm reference countingPeter Zijlstra2019-08-081-19/+30
| * | | | | sched/core: Silence a warning in sched_init()Qian Cai2019-07-251-5/+5
| * | | | | sched/core: Fix CPU controller for !RT_GROUP_SCHEDJuri Lelli2019-07-251-4/+0
| * | | | | sched/core: Prevent race condition between cpuset and __sched_setscheduler()Juri Lelli2019-07-251-3/+17
| * | | | | sched/deadline: Fix bandwidth accounting at all levels after offline migrationJuri Lelli2019-07-251-0/+33
| * | | | | cpusets: Rebuild root domain deadline accounting informationMathieu Poirier2019-07-253-4/+42
| * | | | | sched/core: Streamle calls to task_rq_unlock()Mathieu Poirier2019-07-251-10/+14
| * | | | | sched/topology: Add partition_sched_domains_locked()Mathieu Poirier2019-07-251-4/+13
| * | | | | sched/fair: Introduce fits_capacity()Viresh Kumar2019-07-251-10/+8
| * | | | | sched/isolation: Prefer housekeeping CPU in local nodeWanpeng Li2019-07-253-5/+35
| * | | | | sched/stats: Fix unlikely() use of sched_info_on()Yi Wang2019-07-251-3/+4
| * | | | | sched/fair: Fall back to sched-idle CPU if idle CPU isn't foundViresh Kumar2019-07-251-10/+33
| * | | | | sched/fair: Start tracking SCHED_IDLE tasks count in cfs_rqViresh Kumar2019-07-252-3/+14
| * | | | | time/tick-broadcast: Fix tick_broadcast_offline() lockdep complaintPaul E. McKenney2019-07-251-8/+49
| * | | | | sched/fair: Fix imbalance due to CPU affinityVincent Guittot2019-07-251-2/+3
| * | | | | sched/fair: Change task_numa_work() storage to staticValentin Schneider2019-07-251-1/+1
| * | | | | sched/fair: Move task_numa_work() init to init_numa_balancing()Valentin Schneider2019-07-251-4/+5
| * | | | | sched/fair: Move init_numa_balancing() below task_numa_work()Valentin Schneider2019-07-251-41/+41
| |/ / / /
* | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2019-09-172-10/+52
|\ \ \ \ \
| * \ \ \ \ Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar2019-08-222-10/+52
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | * | | | idle: Prevent late-arriving interrupts from disrupting offlinePeter Zijlstra2019-08-121-2/+3
| | * | | | time/tick-broadcast: Fix tick_broadcast_offline() lockdep complaintPaul E. McKenney2019-08-011-8/+49
| | |/ / /
* | | | | sched/core: Fix uclamp ABI bug, clean up and robustify sched_read_attr() ABI ...Ingo Molnar2019-09-041-39/+39
* | | | | sched/fair: Don't assign runtime for throttled cfs_rqLiangyan2019-09-031-0/+5
| |_|_|/ |/| | |
* | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2019-08-251-1/+4
|\ \ \ \
| * | | | sched/core: Schedule new worker even if PI-blockedSebastian Andrzej Siewior2019-08-191-1/+4
| |/ / /
* / / / psi: get poll_work to run when calling poll syscall next timeJason Xing2019-08-251-0/+8
|/ / /
* | | Merge branch 'pm-cpufreq'Rafael J. Wysocki2019-08-161-4/+10
|\ \ \
| * | | cpufreq: schedutil: Don't skip freq update when limits changeViresh Kumar2019-08-101-4/+10
| |/ /
* | | sched/psi: Do not require setsched permission from the trigger creatorSuren Baghdasaryan2019-08-061-1/+1
* | | sched/psi: Reduce psimon FIFO priorityPeter Zijlstra2019-08-061-1/+1
* | | sched/deadline: Fix double accounting of rq/running bw in push & pullDietmar Eggemann2019-08-061-8/+0
|/ /
* | sched/fair: Use RCU accessors consistently for ->numa_groupJann Horn2019-07-251-39/+81
* | sched/fair: Don't free p->numa_faults with concurrent readersJann Horn2019-07-251-4/+20
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2019-07-201-0/+6
|\
| * KVM: LAPIC: Inject timer interrupt via posted interruptWanpeng Li2019-07-201-0/+6
* | sched/core: Fix preempt warning in ttwuPeter Zijlstra2019-07-131-1/+3
|/
* Merge tag 'docs-5.3' of git://git.lwn.net/linuxLinus Torvalds2019-07-091-1/+1
|\
| * docs: scheduler: convert docs to ReST and rename to *.rstMauro Carvalho Chehab2019-06-141-1/+1
* | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-07-0916-540/+887
|\ \
| * | sched/uclamp: Add uclamp support to energy_compute()Patrick Bellasi2019-06-243-22/+48
| * | sched/uclamp: Add uclamp_util_with()Patrick Bellasi2019-06-242-1/+33
| * | sched/cpufreq, sched/uclamp: Add clamps for FAIR and RT tasksPatrick Bellasi2019-06-244-3/+43
| * | sched/uclamp: Set default clamps for RT tasksPatrick Bellasi2019-06-241-2/+28
| * | sched/uclamp: Reset uclamp values on RESET_ON_FORKPatrick Bellasi2019-06-241-0/+8