Age | Commit message (Expand) | Author | Files | Lines |
2021-03-22 | sched: Fix various typos | Ingo Molnar | 1 | -2/+2 |
2020-11-10 | Merge branch 'sched/migrate-disable' | Peter Zijlstra | 1 | -2/+2 |
2020-11-10 | sched,rt: Use the full cpumask for balancing | Peter Zijlstra | 1 | -2/+2 |
2020-10-29 | sched/cpupri: Add CPUPRI_HIGHER | Peter Zijlstra | 1 | -3/+9 |
2020-10-29 | sched/cpupri: Remap CPUPRI_NORMAL to MAX_RT_PRIO-1 | Peter Zijlstra | 1 | -7/+27 |
2020-10-29 | sched/cpupri: Remove pri_to_cpu[1] | Dietmar Eggemann | 1 | -3/+3 |
2020-10-29 | sched/cpupri: Remove pri_to_cpu[CPUPRI_IDLE] | Dietmar Eggemann | 1 | -6/+4 |
2020-03-20 | sched/rt: cpupri_find: Trigger a full search as fallback | Qais Yousef | 1 | -23/+6 |
2020-03-06 | sched/rt: Optimize cpupri_find() on non-heterogenous systems | Qais Yousef | 1 | -2/+8 |
2020-03-06 | sched/rt: cpupri_find: Implement fallback mechanism for !fit case | Qais Yousef | 1 | -56/+101 |
2019-12-25 | sched/rt: Make RT capacity-aware | Qais Yousef | 1 | -2/+23 |
2019-06-17 | Merge tag 'v5.2-rc5' into sched/core, to pick up fixes | Ingo Molnar | 1 | -5/+1 |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441 | Thomas Gleixner | 1 | -5/+1 |
2019-06-03 | sched/core: Provide a pointer to the valid CPU mask | Sebastian Andrzej Siewior | 1 | -2/+2 |
2018-03-04 | sched/headers: Simplify and clean up header usage in the scheduler | Ingo Molnar | 1 | -5/+1 |
2018-03-03 | sched: Clean up and harmonize the coding style of the scheduler code base | Ingo Molnar | 1 | -5/+4 |
2017-08-10 | sched/cpupri: Don't re-initialize 'struct cpupri' | Viresh Kumar | 1 | -2/+0 |
2017-03-02 | sched/core: Remove the tsk_cpus_allowed() wrapper | Ingo Molnar | 1 | -2/+2 |
2016-05-12 | sched/core: Use tsk_cpus_allowed() instead of accessing ->cpus_allowed | Thomas Gleixner | 1 | -2/+2 |
2014-06-03 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -3/+3 |
2014-05-22 | sched/cpupri: Replace NR_CPUS arrays | Peter Zijlstra | 1 | -0/+7 |
2014-05-07 | sched: Use CPUPRI_NR_PRIORITIES instead of MAX_RT_PRIO in cpupri check | Steven Rostedt (Red Hat) | 1 | -2/+1 |
2014-04-18 | arch: Mass conversion of smp_mb__*() | Peter Zijlstra | 1 | -3/+3 |
2013-07-18 | sched: Fix some kernel-doc warnings | Yacine Belkadi | 1 | -2/+2 |
2013-02-07 | sched/rt: Move rt specific bits into new header file | Clark Williams | 1 | -0/+2 |
2012-07-26 | sched: Fix minor code style issues | Ying Xue | 1 | -5/+5 |
2012-01-23 | kernel-doc: fix kernel-doc warnings in sched | Randy Dunlap | 1 | -2/+1 |
2011-11-17 | sched: Move all scheduler bits into kernel/sched/ | Peter Zijlstra | 1 | -0/+241 |