summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | | | | | | | | | | | | | | | sched/numa: Acquire RCU lock for checking idle cores during NUMA balancingMel Gorman2020-03-061-0/+2
| * | | | | | | | | | | | | | | | | | | | | | | | | | sched/fair: Fix kernel build warning in test_idle_cores() for !SMT NUMAValentin Schneider2020-03-061-5/+9
| * | | | | | | | | | | | | | | | | | | | | | | | | | sched/fair: Enable tuning of decay periodThara Gopinath2020-03-063-2/+33
| * | | | | | | | | | | | | | | | | | | | | | | | | | sched/fair: Update cpu_capacity to reflect thermal pressureThara Gopinath2020-03-061-0/+7
| * | | | | | | | | | | | | | | | | | | | | | | | | | sched/fair: Enable periodic update of average thermal pressureThara Gopinath2020-03-062-0/+10
| * | | | | | | | | | | | | | | | | | | | | | | | | | sched/pelt: Add support to track thermal pressureThara Gopinath2020-03-063-0/+65
| * | | | | | | | | | | | | | | | | | | | | | | | | | sched/vtime: Prevent unstable evaluation of WARN(vtime->state)Chris Wilson2020-03-061-19/+22
| * | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'linus' into sched/core, to pick up fixesIngo Molnar2020-03-0610-127/+287
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | sched/numa: Stop an exhastive search if a reasonable swap candidate or idle C...Mel Gorman2020-02-241-4/+27
| * | | | | | | | | | | | | | | | | | | | | | | | | | sched/numa: Bias swapping tasks based on their preferred nodeMel Gorman2020-02-241-6/+37
| * | | | | | | | | | | | | | | | | | | | | | | | | | sched/numa: Find an alternative idle CPU if the CPU is part of an active NUMA...Mel Gorman2020-02-241-18/+22
| * | | | | | | | | | | | | | | | | | | | | | | | | | sched/numa: Prefer using an idle CPU as a migration target instead of compari...Mel Gorman2020-02-241-17/+102
| * | | | | | | | | | | | | | | | | | | | | | | | | | sched/fair: Take into account runnable_avg to classify groupVincent Guittot2020-02-241-1/+30
| * | | | | | | | | | | | | | | | | | | | | | | | | | sched/pelt: Add a new runnable average signalVincent Guittot2020-02-244-21/+126
| * | | | | | | | | | | | | | | | | | | | | | | | | | sched/pelt: Remove unused runnable load averageVincent Guittot2020-02-245-167/+42
| * | | | | | | | | | | | | | | | | | | | | | | | | | sched/numa: Use similar logic to the load balancer for moving between domains...Mel Gorman2020-02-241-31/+50
| * | | | | | | | | | | | | | | | | | | | | | | | | | sched/numa: Replace runnable_load_avg by load_avgVincent Guittot2020-02-241-32/+70
| * | | | | | | | | | | | | | | | | | | | | | | | | | sched/fair: Reorder enqueue/dequeue_task_fair pathVincent Guittot2020-02-241-22/+20
| * | | | | | | | | | | | | | | | | | | | | | | | | | sched/numa: Distinguish between the different task_numa_migrate() failure casesMel Gorman2020-02-241-3/+3
| * | | | | | | | | | | | | | | | | | | | | | | | | | sched/numa: Trace when no candidate CPU was found on the preferred nodeMel Gorman2020-02-241-1/+3
| * | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'v5.6-rc3' into sched/core, to pick up fixes and dependent patchesIngo Molnar2020-02-24170-3179/+9144
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | sched/fair: Remove wake_cap()Morten Rasmussen2020-02-201-29/+1
| * | | | | | | | | | | | | | | | | | | | | | | | | | sched/core: Remove for_each_lower_domain()Valentin Schneider2020-02-201-2/+0
| * | | | | | | | | | | | | | | | | | | | | | | | | | sched/topology: Remove SD_BALANCE_WAKE on asymmetric capacity systemsMorten Rasmussen2020-02-201-12/+3
| * | | | | | | | | | | | | | | | | | | | | | | | | | sched/fair: Add asymmetric CPU capacity wakeup scanMorten Rasmussen2020-02-201-0/+56
| * | | | | | | | | | | | | | | | | | | | | | | | | | sched/core: Remove duplicate assignment in sched_tick_remote()Scott Wood2020-02-201-1/+0
| * | | | | | | | | | | | | | | | | | | | | | | | | | sched/rt: Optimize checking group RT scheduler constraintsKonstantin Khlebnikov2020-01-281-13/+11
| * | | | | | | | | | | | | | | | | | | | | | | | | | sched/fair: Optimize select_idle_core()Srikar Dronamraju2020-01-281-2/+4
| * | | | | | | | | | | | | | | | | | | | | | | | | | x86, sched: Add support for frequency invarianceGiovanni Gherdovich2020-01-282-0/+8
* | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2020-03-301-96/+261
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | perf/core: Fix reversed NULL check in perf_event_groups_less()Dan Carpenter2020-03-201-1/+1
| * | | | | | | | | | | | | | | | | | | | | | | | | | perf/core: Fix endless multiplex timerPeter Zijlstra2020-03-201-6/+14
| * | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar2020-03-1910-62/+116
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | perf/cgroup: Order events in RB tree by cgroup idIan Rogers2020-03-061-10/+84
| * | | | | | | | | | | | | | | | | | | | | | | | | | perf/cgroup: Grow per perf_cpu_context heap storageIan Rogers2020-03-061-0/+47
| * | | | | | | | | | | | | | | | | | | | | | | | | | perf/core: Add per perf_cpu_context min_heap storageIan Rogers2020-03-061-11/+32
| * | | | | | | | | | | | | | | | | | | | | | | | | | perf/core: Use min_heap in visit_groups_merge()Ian Rogers2020-03-061-16/+51
| * | | | | | | | | | | | | | | | | | | | | | | | | | perf/cgroup: Reorder perf_cgroup_connect()Peter Zijlstra2020-03-061-8/+8
| * | | | | | | | | | | | | | | | | | | | | | | | | | perf/core: Remove 'struct sched_in_data'Peter Zijlstra2020-03-061-25/+11
| * | | | | | | | | | | | | | | | | | | | | | | | | | perf/core: Unify {pinned,flexible}_sched_in()Peter Zijlstra2020-03-061-37/+21
| * | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'perf/urgent' into perf/core, to pick up the latest fixesIngo Molnar2020-03-0628-515/+623
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | perf/core: Add new branch sample type for HW index of raw branch recordsKan Liang2020-02-111-0/+10
* | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2020-03-3025-361/+837
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'uaccess.futex' of git://git.kernel.org/pub/scm/linux/kernel/git...Thomas Gleixner2020-03-281-3/+2
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | futex: arch_futex_atomic_op_inuser() calling conventions changeAl Viro2020-03-271-3/+2
| | | |_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | completion: Use lockdep_assert_RT_in_threaded_ctx() in complete_all()Sebastian Siewior2020-03-231-1/+1
| * | | | | | | | | | | | | | | | | | | | | | | | | | | lockdep: Add posixtimer context tracing bitsSebastian Andrzej Siewior2020-03-211-1/+5
| * | | | | | | | | | | | | | | | | | | | | | | | | | | lockdep: Annotate irq_workSebastian Andrzej Siewior2020-03-213-0/+4
| * | | | | | | | | | | | | | | | | | | | | | | | | | | lockdep: Add hrtimer context tracing bitsSebastian Andrzej Siewior2020-03-212-2/+6
| * | | | | | | | | | | | | | | | | | | | | | | | | | | lockdep: Introduce wait-type checksPeter Zijlstra2020-03-216-17/+162