Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | | Merge branch 'sched/urgent' into sched/core, to pick up fix | Ingo Molnar | 2020-05-28 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / / / | | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | | sched/core: Offload wakee task activation if it the wakee is descheduling | Mel Gorman | 2020-05-25 | 2 | -7/+35 | |
| * | | | | | | | | | | | sched/core: Optimize ttwu() spinning on p->on_cpu | Peter Zijlstra | 2020-05-25 | 1 | -21/+31 | |
| * | | | | | | | | | | | sched: Defend cfs and rt bandwidth quota against overflow | Huaixin Chang | 2020-05-19 | 3 | -1/+21 | |
| * | | | | | | | | | | | sched/cpuacct: Fix charge cpuacct.usage_sys | Muchun Song | 2020-05-19 | 1 | -1/+2 | |
| * | | | | | | | | | | | sched/fair: Replace zero-length array with flexible-array | Gustavo A. R. Silva | 2020-05-19 | 2 | -2/+2 | |
| * | | | | | | | | | | | sched/pelt: Sync util/runnable_sum with PELT window when propagating | Vincent Guittot | 2020-05-19 | 2 | -22/+51 | |
| * | | | | | | | | | | | sched/cpuacct: Use __this_cpu_add() instead of this_cpu_ptr() | Muchun Song | 2020-05-19 | 1 | -2/+2 | |
| * | | | | | | | | | | | sched/fair: Optimize enqueue_task_fair() | Vincent Guittot | 2020-05-19 | 1 | -20/+19 | |
| * | | | | | | | | | | | Merge branch 'sched/urgent' | Peter Zijlstra | 2020-05-19 | 2 | -14/+39 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / / / | | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | | sched: Make scheduler_ipi inline | Thomas Gleixner | 2020-05-12 | 1 | -10/+0 | |
| * | | | | | | | | | | | sched: Clean up scheduler_ipi() | Peter Zijlstra (Intel) | 2020-05-12 | 3 | -39/+36 | |
| * | | | | | | | | | | | sched/core: Simplify sched_init() | Wei Yang | 2020-04-30 | 1 | -2/+2 | |
| * | | | | | | | | | | | sched/fair: Use __this_cpu_read() in wake_wide() | Muchun Song | 2020-04-30 | 1 | -1/+1 | |
| * | | | | | | | | | | | sched/core: Fix illegal RCU from offline CPUs | Peter Zijlstra | 2020-04-30 | 1 | -2/+3 | |
| * | | | | | | | | | | | sched/fair: Mark sched_init_granularity __init | Muchun Song | 2020-04-30 | 1 | -1/+1 | |
| * | | | | | | | | | | | sched/fair: Refill bandwidth before scaling | Huaixin Chang | 2020-04-30 | 1 | -2/+2 | |
| * | | | | | | | | | | | sched: Extract the task putting code from pick_next_task() | Chen Yu | 2020-04-30 | 1 | -16/+23 | |
| * | | | | | | | | | | | sched: Make newidle_balance() static again | Chen Yu | 2020-04-30 | 2 | -6/+4 | |
| * | | | | | | | | | | | sched/topology: Kill SD_LOAD_BALANCE | Valentin Schneider | 2020-04-30 | 1 | -2/+1 | |
| * | | | | | | | | | | | sched: Remove checks against SD_LOAD_BALANCE | Valentin Schneider | 2020-04-30 | 2 | -31/+11 | |
| * | | | | | | | | | | | sched/debug: Make sd->flags sysctl read-only | Valentin Schneider | 2020-04-30 | 1 | -1/+1 | |
| * | | | | | | | | | | | sched/fair: find_idlest_group(): Remove unused sd_flag parameter | Valentin Schneider | 2020-04-30 | 1 | -5/+3 | |
| * | | | | | | | | | | | sched/fair: Simplify the code of should_we_balance() | Peng Wang | 2020-04-30 | 1 | -11/+5 | |
| * | | | | | | | | | | | sched/fair: Remove distribute_running from CFS bandwidth | Josh Don | 2020-04-30 | 2 | -13/+1 | |
| * | | | | | | | | | | | sched/fair: Eliminate bandwidth race between throttling and distribution | Paul Turner | 2020-04-30 | 1 | -32/+47 | |
| * | | | | | | | | | | | sched/debug: Fix trival print_task() format | Xie XiuQi | 2020-04-30 | 1 | -3/+3 | |
| | |_|_|/ / / / / / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2020-06-01 | 1 | -0/+5 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | scs: Move scs_overflow_check() out of architecture code | Will Deacon | 2020-05-18 | 1 | -0/+3 | |
| * | | | | | | | | | | | scs: Add support for Clang's Shadow Call Stack (SCS) | Sami Tolvanen | 2020-05-15 | 1 | -0/+2 | |
| |/ / / / / / / / / / | ||||||
* | | | | | | | | | | | Merge tag 'core-rcu-2020-06-01' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2020-06-01 | 1 | -0/+48 | |
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / |/| | | / / / / / / / | | |_|/ / / / / / / | |/| | | | | | | | | ||||||
| * | | | | | | | | | Merge tag 'noinstr-lds-2020-05-19' into core/rcu | Thomas Gleixner | 2020-05-19 | 1 | -7/+2 | |
| |\| | | | | | | | | ||||||
| * | | | | | | | | | sched/core: Add function to sample state of locked-down task | Paul E. McKenney | 2020-04-27 | 1 | -0/+48 | |
* | | | | | | | | | | sched/fair: Don't NUMA balance for kthreads | Jens Axboe | 2020-05-26 | 1 | -1/+1 | |
| |_|/ / / / / / / |/| | | | | | | | | ||||||
* | | | | | | | | | sched/fair: Fix unthrottle_cfs_rq() for leaf_cfs_rq list | Vincent Guittot | 2020-05-19 | 1 | -12/+30 | |
* | | | | | | | | | sched/debug: Fix requested task uclamp values shown in procfs | Pavankumar Kondeti | 2020-05-19 | 1 | -2/+2 | |
* | | | | | | | | | sched/fair: Fix enqueue_task_fair() warning some more | Phil Auld | 2020-05-19 | 1 | -0/+7 | |
| |/ / / / / / / |/| | | | | | | | ||||||
* | | | | | | | | sched/core: Fix reset-on-fork from RT with uclamp | Quentin Perret | 2020-04-22 | 1 | -7/+2 | |
|/ / / / / / / | ||||||
* | | | | | | | sched/vtime: Work around an unitialized variable warning | Borislav Petkov | 2020-04-15 | 1 | -2/+2 | |
* | | | | | | | sched/isolation: Allow "isolcpus=" to skip unknown sub-parameters | Peter Xu | 2020-04-15 | 1 | -2/+19 | |
|/ / / / / / | ||||||
* | | | | | | sched/debug: Add task uclamp values to SCHED_DEBUG procfs | Valentin Schneider | 2020-04-08 | 1 | -0/+6 | |
* | | | | | | sched/debug: Factor out printing formats into common macros | Valentin Schneider | 2020-04-08 | 1 | -14/+12 | |
* | | | | | | sched/debug: Remove redundant macro define | Valentin Schneider | 2020-04-08 | 1 | -12/+0 | |
* | | | | | | sched/core: Remove unused rq::last_load_update_tick | Vincent Donnefort | 2020-04-08 | 2 | -2/+0 | |
* | | | | | | workqueue: Remove the warning in wq_worker_sleeping() | Sebastian Andrzej Siewior | 2020-04-08 | 1 | -1/+2 | |
* | | | | | | sched/fair: Fix negative imbalance in imbalance calculation | Aubrey Li | 2020-04-08 | 1 | -0/+8 | |
* | | | | | | sched/fair: Fix race between runtime distribution and assignment | Huaixin Chang | 2020-04-08 | 1 | -20/+11 | |
* | | | | | | sched/fair: Align rq->avg_idle and rq->avg_scan_cost | Valentin Schneider | 2020-04-08 | 3 | -11/+8 | |
* | | | | | | mm/vma: make vma_is_accessible() available for general use | Anshuman Khandual | 2020-04-07 | 1 | -1/+1 | |
* | | | | | | Merge tag 'smp-core-2020-03-30' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2020-03-30 | 2 | -8/+2 | |
|\ \ \ \ \ \ |