aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2021-05-12sched: Make nr_running() return 32-bit valueAlexey Dobriyan4-5/+5
2021-05-12sched: Fix leftover comment typosIngo Molnar3-6/+6
2021-05-12sched/core: Initialize the idle task with preemption disabledValentin Schneider25-34/+8
2021-05-12kselftest: Add test for core sched prctl interfaceChris Hyser4-0/+354
2021-05-12sched: prctl() core-scheduling interfaceChris Hyser5-0/+137
2021-05-12sched: Inherit task cookie on fork()Peter Zijlstra3-0/+11
2021-05-12sched: Trivial core scheduling cookie managementPeter Zijlstra6-3/+137
2021-05-12sched: Migration changes for core schedulingAubrey Li2-6/+96
2021-05-12sched: Trivial forced-newidle balancerPeter Zijlstra4-1/+137
2021-05-12sched/fair: Snapshot the min_vruntime of CPUs on force idleJoel Fernandes (Google)3-25/+117
2021-05-12sched: Fix priority inversion of cookied task with siblingJoel Fernandes (Google)1-39/+26
2021-05-12sched/fair: Fix forced idle sibling starvation corner caseVineeth Pillai3-8/+49
2021-05-12sched: Add core wide task selection and schedulingPeter Zijlstra2-2/+305
2021-05-12sched: Basic tracking of matching tasksPeter Zijlstra4-51/+210
2021-05-12sched: Introduce sched_class::pick_task()Peter Zijlstra6-9/+87
2021-05-12sched: Allow sched_core_put() from atomic contextPeter Zijlstra1-6/+27
2021-05-12sched: Optimize rq_lockp() usagePeter Zijlstra4-19/+36
2021-05-12sched: Core-wide rq->lockPeter Zijlstra3-4/+224
2021-05-12sched: Prepare for Core-wide rq->lockPeter Zijlstra2-33/+63
2021-05-12sched: Wrap rq::lock accessPeter Zijlstra10-138/+136
2021-05-12sched: Provide raw_spin_rq_*lock*() helpersPeter Zijlstra2-0/+65
2021-05-12sched/fair: Add a few assertionsPeter Zijlstra1-2/+9
2021-05-12delayacct: Add sysctl to enable at runtimePeter Zijlstra4-4/+54
2021-05-12delayacct: Default disabledPeter Zijlstra4-25/+20
2021-05-12delayacct: Add static_branch in scheduler hooksPeter Zijlstra2-0/+11
2021-05-12kvm: Select SCHED_INFO instead of TASK_DELAY_ACCTPeter Zijlstra2-8/+2
2021-05-12sched: Simplify sched_info_on()Peter Zijlstra3-36/+12
2021-05-12sched: Rename sched_info_{queued,dequeued}Peter Zijlstra2-12/+12
2021-05-12delayacct: Use sched_clock()Peter Zijlstra1-12/+10
2021-05-12sched/fair: Fix negative energy delta in find_energy_efficient_cpu()Pierre Gondois1-12/+15
2021-05-12sched/fair: Only compute base_energy_pd if necessaryPierre Gondois1-17/+24
2021-05-12sched,fair: Skip newidle_balance if a wakeup is pendingRik van Riel1-1/+10
2021-05-12sched/core: Remove the pointless BUG_ON(!task) from wake_up_q()Oleg Nesterov1-1/+0
2021-05-12sched/fair: Fix clearing of has_idle_cores flag in select_idle_cpu()Gautham R. Shenoy1-1/+1
2021-05-11Merge tag 'for-5.13-rc1-part2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linuxLinus Torvalds1-0/+2
2021-05-11btrfs: handle transaction start error in btrfs_fileattr_setRitesh Harjani1-0/+2
2021-05-10Merge tag 'perf-tools-fixes-for-v5.13-2021-05-10' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linuxLinus Torvalds26-22/+260
2021-05-10Merge tag 'for-5.13-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linuxLinus Torvalds11-26/+55
2021-05-10Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds25-342/+542
2021-05-10tools headers UAPI: Sync perf_event.h with the kernel sourcesArnaldo Carvalho de Melo4-8/+24
2021-05-10tools headers cpufeatures: Sync with the kernel sourcesArnaldo Carvalho de Melo1-1/+8
2021-05-10tools include UAPI powerpc: Sync errno.h with the kernel headersArnaldo Carvalho de Melo1-0/+1
2021-05-10tools arch: Update arch/x86/lib/mem{cpy,set}_64.S copies used in 'perf bench mem memcpy'Arnaldo Carvalho de Melo3-2/+2
2021-05-10tools headers UAPI: Sync linux/prctl.h with the kernel sourcesArnaldo Carvalho de Melo1-0/+4
2021-05-10tools headers UAPI: Sync files changed by landlock, quotactl_path and mount_settattr new syscallsArnaldo Carvalho de Melo5-1/+27
2021-05-10perf tools: Fix a build error on arm64 with clangMasami Hiramatsu1-1/+1
2021-05-10tools headers kvm: Sync kvm headers with the kernel sourcesArnaldo Carvalho de Melo1-0/+1
2021-05-10tools headers UAPI: Sync linux/kvm.h with the kernel sourcesArnaldo Carvalho de Melo1-0/+45
2021-05-10perf tools: Fix dynamic libbpf linkJiri Olsa2-0/+8
2021-05-10perf session: Fix swapping of cpu_map and stat_config recordsDmitry Koshelev1-2/+2