Age | Commit message (Expand) | Author | Files | Lines |
2020-06-15 | isolcpus: Affine unbound kernel threads to housekeeping cpus | Marcelo Tosatti | 1 | -0/+1 |
2020-01-22 | genirq, sched/isolation: Isolate from handling managed interrupts | Ming Lei | 1 | -0/+1 |
2019-07-20 | KVM: LAPIC: Inject timer interrupt via posted interrupt | Wanpeng Li | 1 | -0/+6 |
2018-12-03 | sched: Fix various typos in comments | Ingo Molnar | 1 | -2/+2 |
2018-02-21 | sched/isolation: Isolate workqueues when "nohz_full=" is set | Frederic Weisbecker | 1 | -0/+1 |
2017-10-27 | sched/isolation: Move isolcpus= handling to the housekeeping code | Frederic Weisbecker | 1 | -0/+1 |
2017-10-27 | sched/isolation: Handle the nohz_full= parameter | Frederic Weisbecker | 1 | -0/+1 |
2017-10-27 | sched/isolation: Introduce housekeeping flags | Frederic Weisbecker | 1 | -9/+17 |
2017-10-27 | sched/isolation: Split out new CONFIG_CPU_ISOLATION=y config from CONFIG_NO_H... | Frederic Weisbecker | 1 | -3/+3 |
2017-10-27 | sched/isolation: Rename is_housekeeping_cpu() to housekeeping_cpu() | Frederic Weisbecker | 1 | -1/+1 |
2017-10-27 | sched/isolation: Use its own static key | Frederic Weisbecker | 1 | -1/+2 |
2017-10-27 | sched/isolation: Make the housekeeping cpumask private | Frederic Weisbecker | 1 | -21/+10 |
2017-10-27 | sched/isolation: Provide a dynamic off-case to housekeeping_any_cpu() | Frederic Weisbecker | 1 | -11/+6 |
2017-10-27 | sched/isolation: Move housekeeping related code to its own file | Frederic Weisbecker | 1 | -0/+56 |