index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
sched
/
isolation.h
Age
Commit message (
Expand
)
Author
2020-06-15
isolcpus: Affine unbound kernel threads to housekeeping cpus
Marcelo Tosatti
2020-01-22
genirq, sched/isolation: Isolate from handling managed interrupts
Ming Lei
2019-07-20
KVM: LAPIC: Inject timer interrupt via posted interrupt
Wanpeng Li
2018-12-03
sched: Fix various typos in comments
Ingo Molnar
2018-02-21
sched/isolation: Isolate workqueues when "nohz_full=" is set
Frederic Weisbecker
2017-10-27
sched/isolation: Move isolcpus= handling to the housekeeping code
Frederic Weisbecker
2017-10-27
sched/isolation: Handle the nohz_full= parameter
Frederic Weisbecker
2017-10-27
sched/isolation: Introduce housekeeping flags
Frederic Weisbecker
2017-10-27
sched/isolation: Split out new CONFIG_CPU_ISOLATION=y config from CONFIG_NO_H...
Frederic Weisbecker
2017-10-27
sched/isolation: Rename is_housekeeping_cpu() to housekeeping_cpu()
Frederic Weisbecker
2017-10-27
sched/isolation: Use its own static key
Frederic Weisbecker
2017-10-27
sched/isolation: Make the housekeeping cpumask private
Frederic Weisbecker
2017-10-27
sched/isolation: Provide a dynamic off-case to housekeeping_any_cpu()
Frederic Weisbecker
2017-10-27
sched/isolation: Move housekeeping related code to its own file
Frederic Weisbecker