summaryrefslogtreecommitdiffstats
path: root/kernel/sched
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-11-131-2/+3
|\ \ \ \
| * \ \ \ Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar2017-10-241-2/+3
| |\ \ \ \
| | | \ \ \
| | | \ \ \
| | | \ \ \
| | | \ \ \
| | *---. \ \ \ Merge branches 'doc.2017.10.20a', 'fixes.2017.10.19a', 'stall.2017.10.09a' an...Paul E. McKenney2017-10-201-2/+3
| | |\ \ \ \ \ \ | | | |_|_|_|/ / | | |/| | | | |
| | | | | * | | rcutorture: Dump writer stack if stalledPaul E. McKenney2017-10-091-0/+1
| | | |_|/ / / | | |/| | | |
| | | | * | | sched,rcu: Make cond_resched() provide RCU quiescent statePaul E. McKenney2017-10-091-0/+1
| | | |/ / / | | |/| | |
| | | * | | sched: Make resched_cpu() unconditionalPaul E. McKenney2017-10-091-2/+1
| | |/ / /
* | | | | Merge branch 'pm-cpufreq-sched'Rafael J. Wysocki2017-11-091-5/+1
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | cpufreq: schedutil: Examine the correct CPU when we update utilChris Redpath2017-11-041-5/+1
| |/ / /
* | | | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-0221-0/+21
|/ / /
* | | membarrier: Provide register expedited private commandMathieu Desnoyers2017-10-191-4/+30
| |/ |/|
* | sched/core: Ensure load_balance() respects the active_maskPeter Zijlstra2017-10-101-0/+7
* | sched/core: Address more wake_affine() regressionsPeter Zijlstra2017-10-102-0/+43
* | sched/core: Fix wake_affine() performance regressionPeter Zijlstra2017-10-102-111/+16
|/
* sched/debug: Ignore TASK_IDLE for SysRq-WPeter Zijlstra2017-09-291-1/+23
* sched/debug: Remove unused variablePeter Zijlstra2017-09-291-2/+0
* sched/wait: Introduce wakeup boomark in wake_up_page_bitTim Chen2017-09-141-0/+7
* sched/wait: Break up long wake list walkTim Chen2017-09-141-15/+63
* Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-09-135-3/+25
|\
| * sched/debug: Add debugfs knob for "sched_debug"Peter Zijlstra2017-09-123-3/+8
| * sched/core: WARN() when migrating to an offline CPUPeter Zijlstra2017-09-121-0/+4
| * sched/fair: Plug hole between hotplug and active_load_balance()Peter Zijlstra2017-09-121-0/+7
| * sched/fair: Avoid newidle balance for !active CPUsPeter Zijlstra2017-09-121-0/+6
* | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-09-122-6/+5
|\ \ | |/
| * sched/fair: Fix nuisance kernel-doc warningRandy Dunlap2017-09-111-1/+1
| * sched/cpuset/pm: Fix cpuset vs. suspend-resume bugsPeter Zijlstra2017-09-071-4/+3
| * sched/fair: Fix wake_affine_llc() balancing rulesPeter Zijlstra2017-09-071-1/+1
* | sched/deadline: replace earliest dl and rq leftmost cachingDavidlohr Bueso2017-09-082-35/+21
* | sched/fair: replace cfs_rq->rb_leftmostDavidlohr Bueso2017-09-083-29/+15
* | treewide: make "nr_cpu_ids" unsignedAlexey Dobriyan2017-09-081-1/+1
* | Merge tag 'pm-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2017-09-056-42/+86
|\ \ | |/ |/|
| * Merge branch 'pm-sleep'Rafael J. Wysocki2017-09-041-4/+4
| |\
| | * PM / s2idle: Rename ->enter_freeze to ->enter_s2idleRafael J. Wysocki2017-08-111-1/+1
| | * PM / s2idle: Rename freeze_state enum and related itemsRafael J. Wysocki2017-08-111-3/+3
| * | Merge branch 'pm-cpufreq-sched'Rafael J. Wysocki2017-09-045-28/+80
| |\ \
| | * | cpufreq: schedutil: Always process remote callback with slow switchingViresh Kumar2017-08-181-2/+7
| | * | cpufreq: schedutil: Don't restrict kthread to related_cpus unnecessarilyViresh Kumar2017-08-181-1/+5
| | * | cpufreq: Return 0 from ->fast_switch() on errorsViresh Kumar2017-08-101-1/+1
| | * | sched: cpufreq: Allow remote cpufreq callbacksViresh Kumar2017-08-015-18/+35
| | * | cpufreq: schedutil: Use unsigned int for iowait boostJoel Fernandes2017-07-261-3/+3
| | * | cpufreq: schedutil: Make iowait boost more energy efficientJoel Fernandes2017-07-261-6/+32
| * | | Merge branch 'pm-cpufreq'Rafael J. Wysocki2017-09-041-10/+2
| |\ \ \
| | * | | cpufreq: schedutil: Set dynamic_switching to trueViresh Kumar2017-07-261-0/+1
| | * | | cpufreq: Use transition_delay_us for legacy governors as wellViresh Kumar2017-07-221-10/+1
| | | |/ | | |/|
* | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-09-044-9/+14
|\ \ \ \
| * \ \ \ Merge branch 'linus' into locking/core, to fix up conflictsIngo Molnar2017-09-041-3/+4
| |\ \ \ \ | | |/ / /
| * | | | smp: Avoid using two cache lines for struct call_single_dataYing Huang2017-08-291-1/+1
| * | | | locking/lockdep: Apply crossrelease to completionsByungchul Park2017-08-101-0/+11
| * | | | locking: Introduce smp_mb__after_spinlock()Peter Zijlstra2017-08-101-2/+2
| * | | | sched/wait: Remove the lockless swait_active() check in swake_up*()Boqun Feng2017-08-101-6/+0
* | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-09-0410-247/+433
|\ \ \ \ \
OpenPOWER on IntegriCloud