summaryrefslogtreecommitdiffstats
path: root/kernel/sched/isolation.c
Commit message (Expand)AuthorAgeFilesLines
* KVM: LAPIC: Inject timer interrupt via posted interruptWanpeng Li2019-07-201-0/+6
* treewide: Add SPDX license identifier for missed filesThomas Gleixner2019-05-211-0/+1
* sched/isolation: Require a present CPU in housekeeping maskNicholas Piggin2019-05-031-5/+13
* sched/fair: Use non-atomic cpumask_{set,clear}_cpu()Viresh Kumar2019-02-131-1/+1
* sched: Fix various typos in commentsIngo Molnar2018-12-031-7/+7
* sched/headers: Simplify and clean up header usage in the schedulerIngo Molnar2018-03-041-7/+0Star
* sched: Clean up and harmonize the coding style of the scheduler code baseIngo Molnar2018-03-031-1/+1
* sched/isolation: Offload residual 1Hz scheduler tickFrederic Weisbecker2018-02-211-0/+4
* sched/isolation: Isolate workqueues when "nohz_full=" is setFrederic Weisbecker2018-02-211-1/+2
* sched/isolation: Add basic isolcpus flagsFrederic Weisbecker2017-10-271-1/+25
* sched/isolation: Move isolcpus= handling to the housekeeping codeFrederic Weisbecker2017-10-271-13/+50
* sched/isolation: Handle the nohz_full= parameterFrederic Weisbecker2017-10-271-12/+30
* sched/isolation: Introduce housekeeping flagsFrederic Weisbecker2017-10-271-11/+15
* sched/isolation: Use its own static keyFrederic Weisbecker2017-10-271-4/+9
* sched/isolation: Make the housekeeping cpumask privateFrederic Weisbecker2017-10-271-1/+35
* sched/isolation: Move housekeeping related code to its own fileFrederic Weisbecker2017-10-271-0/+33