summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-01-13cpuidle: Fix ct_idle_*() usagePeter Zijlstra
2023-01-13cpuidle, dt: Push RCU-idle into driverPeter Zijlstra
2023-01-13cpuidle, OMAP4: Push RCU-idle into driverPeter Zijlstra
2023-01-13cpuidle, armada: Push RCU-idle into driverPeter Zijlstra
2023-01-13cpuidle, OMAP3: Push RCU-idle into driverPeter Zijlstra
2023-01-13cpuidle, ARM/imx6: Push RCU-idle into driverPeter Zijlstra
2023-01-13cpuidle, psci: Push RCU-idle into driverPeter Zijlstra
2023-01-13cpuidle, tegra: Push RCU-idle into driverPeter Zijlstra
2023-01-13cpuidle, riscv: Push RCU-idle into driverPeter Zijlstra
2023-01-13cpuidle: Move IRQ state validationPeter Zijlstra
2023-01-13cpuidle/poll: Ensure IRQs stay disabled after cpuidle_state::enter() callsPeter Zijlstra
2023-01-13x86/idle: Replace 'x86_idle' function pointer with a static_callPeter Zijlstra
2023-01-13x86/perf/amd: Remove tracing from perf_lopwr_cb()Peter Zijlstra
2023-01-12rseq: Increase AT_VECTOR_SIZE_BASE to match rseq auxvec entriesMathieu Desnoyers
2023-01-12selftests/rseq: Revert "selftests/rseq: Add mm_numa_cid to test script"Mathieu Desnoyers
2023-01-11sched/cputime: Fix IA64 build error of missing arch_vtime_task_switch() proto...Ingo Molnar
2023-01-07selftests/membarrier: Test MEMBARRIER_CMD_GET_REGISTRATIONSMichal Clapinski
2023-01-07sched/membarrier: Introduce MEMBARRIER_CMD_GET_REGISTRATIONSMichal Clapinski
2023-01-07cpufreq, sched/util: Optimize operations with single CPU capacity lookupLukasz Luba
2023-01-07sched/core: Reorganize ttwu_do_wakeup() and ttwu_do_activate()Chengming Zhou
2023-01-07sched/core: Micro-optimize ttwu_runnable()Chengming Zhou
2023-01-05sched/documentation: Document the util clamp featureQais Yousef
2023-01-05sched/topology: Add __init for sched_init_domains()Bing Huang
2023-01-02sched/rseq: Fix concurrency ID handling of usermodehelper kthreadsMathieu Desnoyers
2022-12-27cputime: remove cputime_to_nsecs fallbackNicholas Piggin
2022-12-27sched/core: Adjusting the order of scanning CPUHao Jia
2022-12-27sched/numa: Stop an exhastive search if an idle core is foundHao Jia
2022-12-27sched: Make const-safeMatthew Wilcox (Oracle)
2022-12-27selftests/rseq: Add mm_numa_cid to test scriptMathieu Desnoyers
2022-12-27tracing/rseq: Add mm_cid field to rseq_updateMathieu Desnoyers
2022-12-27selftests/rseq: parametrized test: Report/abort on negative concurrency IDMathieu Desnoyers
2022-12-27selftests/rseq: Implement parametrized mm_cid testMathieu Desnoyers
2022-12-27selftests/rseq: Implement basic percpu ops mm_cid testMathieu Desnoyers
2022-12-27selftests/rseq: riscv: Template memory ordering and percpu access modeMathieu Desnoyers
2022-12-27selftests/rseq: s390: Template memory ordering and percpu access modeMathieu Desnoyers
2022-12-27selftests/rseq: ppc: Template memory ordering and percpu access modeMathieu Desnoyers
2022-12-27selftests/rseq: mips: Template memory ordering and percpu access modeMathieu Desnoyers
2022-12-27selftests/rseq: arm64: Template memory ordering and percpu access modeMathieu Desnoyers
2022-12-27selftests/rseq: arm: Template memory ordering and percpu access modeMathieu Desnoyers
2022-12-27selftests/rseq: x86: Template memory ordering and percpu access modeMathieu Desnoyers
2022-12-27selftests/rseq: Implement rseq mm_cid field supportMathieu Desnoyers
2022-12-27selftests/rseq: Remove RSEQ_SKIP_FASTPATH codeMathieu Desnoyers
2022-12-27rseq: Extend struct rseq with per-memory-map concurrency IDMathieu Desnoyers
2022-12-27sched: Introduce per-memory-map concurrency IDMathieu Desnoyers
2022-12-27selftests/rseq: Implement rseq numa node id field selftestMathieu Desnoyers
2022-12-27selftests/rseq: Use ELF auxiliary vector for extensible rseqMathieu Desnoyers
2022-12-27rseq: Extend struct rseq with numa node idMathieu Desnoyers
2022-12-27rseq: Introduce extensible rseq ABIMathieu Desnoyers
2022-12-27rseq: Introduce feature size and alignment ELF auxiliary vector entriesMathieu Desnoyers
2022-12-27selftests/rseq: Fix: Fail thread registration when CONFIG_RSEQ=nMathieu Desnoyers