- 521b512 PM / EM: change naming convention from 'capacity' to 'performance' by Lukasz Luba · 4 years, 7 months ago
- 37d1a04 Rebase locking/kcsan to locking/urgent by Thomas Gleixner · 4 years, 7 months ago
- d8ed45c mmap locking API: use coccinelle to convert mmap_sem rwsem call sites by Michel Lespinasse · 4 years, 7 months ago
- 9cb8f06 kernel: rename show_stack_loglvl() => show_stack() by Dmitry Safonov · 4 years, 7 months ago
- 8ba09b1 sched: print stack trace with KERN_INFO by Dmitry Safonov · 4 years, 7 months ago
- 2062a4e kallsyms/printk: add loglvl to print_ip_sym() by Dmitry Safonov · 4 years, 7 months ago
- cb8e59c Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 4 years, 7 months ago
- d479c5a Merge tag 'sched-core-2020-06-02' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 7 months ago
- 533b220 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 4 years, 7 months ago
- 2227e5b Merge tag 'core-rcu-2020-06-01' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 7 months ago
- 1806c13 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 7 months ago
- 1f8db41 sched/headers: Split out open-coded prototypes into kernel/sched/smp.h by Ingo Molnar · 4 years, 7 months ago
- a1488664 sched: Replace rq::wake_list by Peter Zijlstra · 4 years, 7 months ago
- 126c209 sched: Add rq::ttwu_pending by Peter Zijlstra · 4 years, 7 months ago
- b2a02fc smp: Optimize send_call_function_single_ipi() by Peter Zijlstra · 4 years, 7 months ago
- 19a1f5e sched: Fix smp_call_function_single_async() usage for ILB by Peter Zijlstra · 4 years, 7 months ago
- 58ef57b Merge branch 'core/rcu' into sched/core, to pick up dependency by Ingo Molnar · 4 years, 7 months ago
- 498bdcd Merge branch 'sched/urgent' into sched/core, to pick up fix by Ingo Molnar · 4 years, 7 months ago
- 18f855e sched/fair: Don't NUMA balance for kthreads by Jens Axboe · 4 years, 7 months ago
- 2ebb177 sched/core: Offload wakee task activation if it the wakee is descheduling by Mel Gorman · 4 years, 7 months ago
- c6e7bd7 sched/core: Optimize ttwu() spinning on p->on_cpu by Peter Zijlstra · 4 years, 7 months ago
- 13209a8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 7 months ago
- d505b8a sched: Defend cfs and rt bandwidth quota against overflow by Huaixin Chang · 4 years, 8 months ago
- dbe9337 sched/cpuacct: Fix charge cpuacct.usage_sys by Muchun Song · 4 years, 9 months ago
- 04f5c36 sched/fair: Replace zero-length array with flexible-array by Gustavo A. R. Silva · 4 years, 8 months ago
- 95d6859 sched/pelt: Sync util/runnable_sum with PELT window when propagating by Vincent Guittot · 4 years, 8 months ago
- 12aa258 sched/cpuacct: Use __this_cpu_add() instead of this_cpu_ptr() by Muchun Song · 4 years, 8 months ago
- 7d148be sched/fair: Optimize enqueue_task_fair() by Vincent Guittot · 4 years, 8 months ago
- 9013196 Merge branch 'sched/urgent' by Peter Zijlstra · 4 years, 8 months ago
- 39f23ce sched/fair: Fix unthrottle_cfs_rq() for leaf_cfs_rq list by Vincent Guittot · 4 years, 8 months ago
- ad32bb4 sched/debug: Fix requested task uclamp values shown in procfs by Pavankumar Kondeti · 4 years, 8 months ago
- b34cb07 sched/fair: Fix enqueue_task_fair() warning some more by Phil Auld · 4 years, 8 months ago
- 1ed0948 Merge tag 'noinstr-lds-2020-05-19' into core/rcu by Thomas Gleixner · 4 years, 8 months ago
- 88485be scs: Move scs_overflow_check() out of architecture code by Will Deacon · 4 years, 8 months ago
- d08b9f0 scs: Add support for Clang's Shadow Call Stack (SCS) by Sami Tolvanen · 4 years, 8 months ago
- 2a0a24e sched: Make scheduler_ipi inline by Thomas Gleixner · 4 years, 9 months ago
- 90b5363 sched: Clean up scheduler_ipi() by Peter Zijlstra (Intel) · 4 years, 9 months ago
- b1d1779 sched/core: Simplify sched_init() by Wei Yang · 4 years, 8 months ago
- 17c891a sched/fair: Use __this_cpu_read() in wake_wide() by Muchun Song · 4 years, 9 months ago
- bf2c59f sched/core: Fix illegal RCU from offline CPUs by Peter Zijlstra · 4 years, 9 months ago
- f38f12d sched/fair: Mark sched_init_granularity __init by Muchun Song · 4 years, 9 months ago
- 5a6d6a6 sched/fair: Refill bandwidth before scaling by Huaixin Chang · 4 years, 9 months ago
- 457d1f4 sched: Extract the task putting code from pick_next_task() by Chen Yu · 4 years, 9 months ago
- d91cecc sched: Make newidle_balance() static again by Chen Yu · 4 years, 9 months ago
- 36c5bdc sched/topology: Kill SD_LOAD_BALANCE by Valentin Schneider · 4 years, 9 months ago
- e669ac8 sched: Remove checks against SD_LOAD_BALANCE by Valentin Schneider · 4 years, 9 months ago
- 9818427 sched/debug: Make sd->flags sysctl read-only by Valentin Schneider · 4 years, 9 months ago
- 45da277 sched/fair: find_idlest_group(): Remove unused sd_flag parameter by Valentin Schneider · 4 years, 9 months ago
- 64297f2 sched/fair: Simplify the code of should_we_balance() by Peng Wang · 4 years, 9 months ago
- ab93a4b sched/fair: Remove distribute_running from CFS bandwidth by Josh Don · 4 years, 9 months ago
- e98fa02c sched/fair: Eliminate bandwidth race between throttling and distribution by Paul Turner · 4 years, 9 months ago
- f080d93 sched/debug: Fix trival print_task() format by Xie XiuQi · 4 years, 9 months ago
- 0b54142 Merge branch 'work.sysctl' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Daniel Borkmann · 4 years, 8 months ago
- 2beaf32 sched/core: Add function to sample state of locked-down task by Paul E. McKenney · 4 years, 10 months ago
- 3292739 sysctl: pass kernel pointers to ->proc_handler by Christoph Hellwig · 4 years, 8 months ago
- eaf5a92 sched/core: Fix reset-on-fork from RT with uclamp by Quentin Perret · 4 years, 9 months ago
- e0d648f sched/vtime: Work around an unitialized variable warning by Borislav Petkov · 4 years, 9 months ago
- 3662daf sched/isolation: Allow "isolcpus=" to skip unknown sub-parameters by Peter Xu · 4 years, 9 months ago
- 3b02a05 Merge tag 'v5.7-rc1' into locking/kcsan, to resolve conflicts and refresh by Ingo Molnar · 4 years, 9 months ago
- 96e74eb sched/debug: Add task uclamp values to SCHED_DEBUG procfs by Valentin Schneider · 4 years, 10 months ago
- 9e3bf94 sched/debug: Factor out printing formats into common macros by Valentin Schneider · 4 years, 10 months ago
- c745a62 sched/debug: Remove redundant macro define by Valentin Schneider · 4 years, 10 months ago
- 275b2f6 sched/core: Remove unused rq::last_load_update_tick by Vincent Donnefort · 4 years, 10 months ago
- 62849a9 workqueue: Remove the warning in wq_worker_sleeping() by Sebastian Andrzej Siewior · 4 years, 9 months ago
- 111688c sched/fair: Fix negative imbalance in imbalance calculation by Aubrey Li · 4 years, 9 months ago
- 26a8b12 sched/fair: Fix race between runtime distribution and assignment by Huaixin Chang · 4 years, 9 months ago
- d76343c sched/fair: Align rq->avg_idle and rq->avg_scan_cost by Valentin Schneider · 4 years, 9 months ago
- 3122e80 mm/vma: make vma_is_accessible() available for general use by Anshuman Khandual · 4 years, 9 months ago
- 992a1a3 Merge tag 'smp-core-2020-03-30' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 9 months ago
- 642e53e Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 9 months ago
- 4b9fd8a Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 9 months ago
- 8bf6c67 completion: Use lockdep_assert_RT_in_threaded_ctx() in complete_all() by Sebastian Siewior · 4 years, 9 months ago
- a5c6234 completion: Use simple wait queues by Thomas Gleixner · 4 years, 10 months ago
- b3212fe sched/swait: Prepare usage in completions by Thomas Gleixner · 4 years, 10 months ago
- df10846 Merge branch 'linus' into locking/kcsan, to pick up fixes by Ingo Molnar · 4 years, 10 months ago
- a4654e9 Merge branch 'x86/kdump' into locking/kcsan, to resolve conflicts by Ingo Molnar · 4 years, 10 months ago
- 6c8116c sched/fair: Fix condition of avg_load calculation by Tao Zhou · 4 years, 10 months ago
- e94f80f sched/rt: cpupri_find: Trigger a full search as fallback by Qais Yousef · 4 years, 10 months ago
- c32b430 sched/fair: Improve spreading of utilization by Vincent Guittot · 4 years, 10 months ago
- 26cf522 sched: Avoid scale real weight down to zero by Michael Wang · 4 years, 10 months ago
- 1066d1b psi: Move PF_MEMSTALL out of task->flags by Yafang Shao · 4 years, 10 months ago
- 36b238d psi: Optimize switching tasks inside shared cgroups by Johannes Weiner · 4 years, 10 months ago
- b05e75d psi: Fix cpu.pressure for cpu.max and competing cgroups by Johannes Weiner · 4 years, 10 months ago
- 46a87b3 sched/core: Distribute tasks within affinity masks by Paul Turner · 4 years, 10 months ago
- fe61468 sched/fair: Fix enqueue_task_fair warning by Vincent Guittot · 4 years, 10 months ago
- 14533a1 thermal/cpu-cooling, sched/core: Move the arch_set_thermal_pressure() API to generic scheduler code by Ingo Molnar · 4 years, 10 months ago
- fd3eafd sched/core: Remove rq.hrtick_csd_pending by Peter Xu · 5 years ago
- d94a9df sched/rt: Remove unnecessary push for unfit tasks by Qais Yousef · 4 years, 10 months ago
- 98ca645 sched/rt: Allow pulling unfitting task by Qais Yousef · 4 years, 10 months ago
- a1bd02e sched/rt: Optimize cpupri_find() on non-heterogenous systems by Qais Yousef · 4 years, 10 months ago
- b28bc1e sched/rt: Re-instate old behavior in select_task_rq_rt() by Qais Yousef · 4 years, 10 months ago
- d9cb236 sched/rt: cpupri_find: Implement fallback mechanism for !fit case by Qais Yousef · 4 years, 10 months ago
- 5ab297b sched/fair: Fix reordering of enqueue/dequeue_task_fair() by Vincent Guittot · 4 years, 10 months ago
- 6212437 sched/fair: Fix runnable_avg for throttled cfs by Vincent Guittot · 4 years, 10 months ago
- ba4f7bc sched/deadline: Make two functions static by Yu Chen · 4 years, 10 months ago
- 38502ab sched/topology: Don't enable EAS on SMT systems by Valentin Schneider · 4 years, 10 months ago
- 0621df3 sched/numa: Acquire RCU lock for checking idle cores during NUMA balancing by Mel Gorman · 4 years, 10 months ago
- 76c389a sched/fair: Fix kernel build warning in test_idle_cores() for !SMT NUMA by Valentin Schneider · 4 years, 10 months ago
- 05289b9 sched/fair: Enable tuning of decay period by Thara Gopinath · 4 years, 11 months ago
- 467b7d0 sched/fair: Update cpu_capacity to reflect thermal pressure by Thara Gopinath · 4 years, 11 months ago