Age | Commit message (Expand) | Author |
2023-01-13 | cpuidle, OMAP4: Push RCU-idle into omap4_enter_lowpower() | Tony Lindgren |
2023-01-13 | cpuidle, OMAP3: Push RCU-idle into omap_sram_idle() | Peter Zijlstra |
2023-01-13 | cpuidle, OMAP3: Use WFI for omap3_pm_idle() | Peter Zijlstra |
2023-01-13 | tracing, hardirq: No moar _rcuidle() tracing | Peter Zijlstra |
2023-01-13 | tracing: WARN on rcuidle | Peter Zijlstra |
2023-01-13 | tracing: Remove trace_hardirqs_{on,off}_caller() | Peter Zijlstra |
2023-01-13 | cpuidle, ACPI: Make noinstr clean | Peter Zijlstra |
2023-01-13 | cpuidle, nospec: Make mds_idle_clear_cpu_buffers() noinstr clean | Peter Zijlstra |
2023-01-13 | cpuidle, xenpv: Make more PARAVIRT_XXL noinstr clean | Peter Zijlstra |
2023-01-13 | cpuidle, tdx: Make TDX code noinstr clean | Peter Zijlstra |
2023-01-13 | cpuidle, mwait: Make the mwait code noinstr clean | Peter Zijlstra |
2023-01-13 | cpuidle, sched: Remove instrumentation from TIF_{POLLING_NRFLAG,NEED_RESCHED} | Peter Zijlstra |
2023-01-13 | time/tick-broadcast: Remove RCU_NONIDLE() usage | Peter Zijlstra |
2023-01-13 | printk: Remove trace_.*_rcuidle() usage | Peter Zijlstra |
2023-01-13 | arm64, smp: Remove trace_.*_rcuidle() usage | Peter Zijlstra |
2023-01-13 | arm, smp: Remove trace_.*_rcuidle() usage | Peter Zijlstra |
2023-01-13 | x86/tdx: Remove TDX_HCALL_ISSUE_STI | Peter Zijlstra |
2023-01-13 | arch/idle: Change arch_cpu_idle() behavior: always exit with IRQs disabled | Peter Zijlstra |
2023-01-13 | cpuidle, intel_idle: Fix CPUIDLE_FLAG_IBRS | Peter Zijlstra |
2023-01-13 | cpuidle, intel_idle: Fix CPUIDLE_FLAG_INIT_XSTATE | Peter Zijlstra |
2023-01-13 | cpuidle, intel_idle: Fix CPUIDLE_FLAG_IRQ_ENABLE *again* | Peter Zijlstra |
2023-01-13 | objtool/idle: Validate __cpuidle code as noinstr | Peter Zijlstra |
2023-01-13 | cpuidle: Annotate poll_idle() | Peter Zijlstra |
2023-01-13 | acpi_idle: Remove tracing | Peter Zijlstra |
2023-01-13 | cpuidle, cpu_pm: Remove RCU fiddling from cpu_pm_{enter,exit}() | Peter Zijlstra |
2023-01-13 | cpuidle: Fix ct_idle_*() usage | Peter Zijlstra |
2023-01-13 | cpuidle, dt: Push RCU-idle into driver | Peter Zijlstra |
2023-01-13 | cpuidle, OMAP4: Push RCU-idle into driver | Peter Zijlstra |
2023-01-13 | cpuidle, armada: Push RCU-idle into driver | Peter Zijlstra |
2023-01-13 | cpuidle, OMAP3: Push RCU-idle into driver | Peter Zijlstra |
2023-01-13 | cpuidle, ARM/imx6: Push RCU-idle into driver | Peter Zijlstra |
2023-01-13 | cpuidle, psci: Push RCU-idle into driver | Peter Zijlstra |
2023-01-13 | cpuidle, tegra: Push RCU-idle into driver | Peter Zijlstra |
2023-01-13 | cpuidle, riscv: Push RCU-idle into driver | Peter Zijlstra |
2023-01-13 | cpuidle: Move IRQ state validation | Peter Zijlstra |
2023-01-13 | cpuidle/poll: Ensure IRQs stay disabled after cpuidle_state::enter() calls | Peter Zijlstra |
2023-01-13 | x86/idle: Replace 'x86_idle' function pointer with a static_call | Peter Zijlstra |
2023-01-13 | x86/perf/amd: Remove tracing from perf_lopwr_cb() | Peter Zijlstra |
2023-01-12 | rseq: Increase AT_VECTOR_SIZE_BASE to match rseq auxvec entries | Mathieu Desnoyers |
2023-01-12 | selftests/rseq: Revert "selftests/rseq: Add mm_numa_cid to test script" | Mathieu Desnoyers |
2023-01-11 | sched/cputime: Fix IA64 build error of missing arch_vtime_task_switch() proto... | Ingo Molnar |
2023-01-07 | selftests/membarrier: Test MEMBARRIER_CMD_GET_REGISTRATIONS | Michal Clapinski |
2023-01-07 | sched/membarrier: Introduce MEMBARRIER_CMD_GET_REGISTRATIONS | Michal Clapinski |
2023-01-07 | cpufreq, sched/util: Optimize operations with single CPU capacity lookup | Lukasz Luba |
2023-01-07 | sched/core: Reorganize ttwu_do_wakeup() and ttwu_do_activate() | Chengming Zhou |
2023-01-07 | sched/core: Micro-optimize ttwu_runnable() | Chengming Zhou |
2023-01-05 | sched/documentation: Document the util clamp feature | Qais Yousef |
2023-01-05 | sched/topology: Add __init for sched_init_domains() | Bing Huang |
2023-01-02 | sched/rseq: Fix concurrency ID handling of usermodehelper kthreads | Mathieu Desnoyers |
2022-12-27 | cputime: remove cputime_to_nsecs fallback | Nicholas Piggin |