blob: 57eeb1b5d6b40671c2c3feb05ffb21e71a647f83 [file] [log] [blame]
96c3d11df153 ("cpuidle: menu: Get rid of first_idx from menu_select()")
03dba2780433 ("cpuidle: menu: Replace data->predicted_us with local variable")
757ab15c3f49 ("cpuidle: menu: Retain tick when shallow state is selected")
5ef499cd571c ("cpuidle: menu: Handle stopped tick more aggressively")
87c9fe6ee495 ("cpuidle: menu: Avoid selecting shallow states with stopped tick")
296bb1e51a48 ("cpuidle: menu: Refine idle state selection for running tick")
554c8aa8ecad ("sched: idle: Select idle state before stopping the tick")
23a8d888107c ("time: tick-sched: Split tick_nohz_stop_sched_tick()")
45f1ff59e27c ("cpuidle: Return nohz hint from cpuidle_select()")
ed98c3491998 ("sched: idle: Do not stop the tick before cpuidle_idle_call()")
2aaf709a518d ("sched: idle: Do not stop the tick upfront in the idle loop")
0e7767687fda ("time: tick-sched: Reorganize idle tick management code")
dcdedb24159b ("sched/nohz: Remove the 1 Hz tick code")
d84b31313ef8 ("sched/isolation: Offload residual 1Hz scheduler tick")
22ab8bc02a5f ("nohz: Allow to check if remote CPU tick is stopped")
a364298359e7 ("nohz: Convert tick_nohz_tick_stopped() to bool")
5d62c183f9e9 ("nohz: Prevent a timer interrupt storm in tick_nohz_stop_sched_tick()")
150dfee95feb ("sched/isolation: Add basic isolcpus flags")
edb9382175c3 ("sched/isolation: Move isolcpus= handling to the housekeeping code")
6f1982fedd59 ("sched/isolation: Handle the nohz_full= parameter")
de201559df87 ("sched/isolation: Introduce housekeeping flags")
5c4991e24c69 ("sched/isolation: Split out new CONFIG_CPU_ISOLATION=y config from CONFIG_NO_HZ_FULL")
204c083a0093 ("sched/isolation: Rename is_housekeeping_cpu() to housekeeping_cpu()")
e179f5a04ba4 ("sched/isolation: Use its own static key")
7e56a1cf4b28 ("sched/isolation: Make the housekeeping cpumask private")
9f0ca2d97ef0 ("sched/isolation: Provide a dynamic off-case to housekeeping_any_cpu()")
13316b31fdaa ("sched/isolation, watchdog: Use housekeeping_cpumask() instead of ad-hoc version")
7863406143d8 ("sched/isolation: Move housekeeping related code to its own file")
54b933c6c954 ("sched/idle: Micro-optimize the idle loop")
e22cdc3fc599 ("sched/isolcpus: Fix "isolcpus=" boot parameter handling when !CONFIG_CPUMASK_OFFSTACK")