summaryrefslogtreecommitdiffstats
path: root/kernel/sched
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2016-01-312-8/+24
|\
| * sched/numa: Fix use-after-free bug in the task_numa_compareGavin Guo2016-01-221-7/+23
| * sched: Fix crash in sched_init_numa()Raghavendra K T2016-01-191-1/+1
| |
| \
| \
| \
| \
| \
*-----. \ Merge branches 'pm-cpuidle', 'pm-cpufreq', 'pm-domains' and 'pm-sleep'Rafael J. Wysocki2016-01-291-1/+1
|\ \ \ \ \
| * | | | | cpuidle: fix fallback mechanism for suspend to idle in absence of enter_freezeSudeep Holla2016-01-221-1/+1
* | | | | | wrappers for ->i_mutex accessAl Viro2016-01-221-2/+2
* | | | | | Merge tag 'pm+acpi-4.5-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-01-201-6/+0
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'pm-cpuidle'Rafael J. Wysocki2016-01-211-6/+0
| |\ \ \ \ \ \ | | |/ / / / / | | | | | | / | | |_|_|_|/ | |/| | | |
| | * | | | sched / idle: Drop default_idle_call() fallback from call_cpuidle()Rafael J. Wysocki2016-01-191-6/+0
| | | |_|/ | | |/| |
* | | | | vmstat: make vmstat_updater deferrable again and shut down on idleChristoph Lameter2016-01-141-0/+1
|/ / / /
* | | | Merge branch 'for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds2016-01-121-1/+1
|\ \ \ \
| * | | | cgroup: kill cgrp_ss_priv[CGROUP_CANFORK_COUNT] and friendsOleg Nesterov2015-12-031-1/+1
* | | | | Merge tag 'for-linus-4.5-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-01-121-0/+3
|\ \ \ \ \
| * | | | | missing include asm/paravirt.h in cputime.cStefano Stabellini2015-12-211-0/+3
| | |_|/ / | |/| | |
* | | | | Merge branch 'for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2016-01-111-1/+1
|\ \ \ \ \
| * | | | | watchdog: introduce touch_softlockup_watchdog_sched()Tejun Heo2015-12-081-1/+1
| | |_|_|/ | |/| | |
* | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-01-117-236/+356
|\ \ \ \ \
| * | | | | sched/fair: Fix new task's load avg removed from source CPU in wake_up_new_ta...Yuyang Du2016-01-061-10/+28
| * | | | | sched/deadline: Fix the earliest_dl.next logicWanpeng Li2016-01-061-52/+7
| * | | | | Merge branch 'sched/urgent' into sched/core, to pick up fixes before merging ...Ingo Molnar2016-01-064-19/+19
| |\ \ \ \ \
| * | | | | | sched/fair: Disable the task group load_avg update for the root_task_groupWaiman Long2015-12-041-0/+6
| * | | | | | sched/fair: Move the cache-hot 'load_avg' variable into its own cachelineWaiman Long2015-12-042-4/+13
| * | | | | | sched/fair: Avoid redundant idle_cpu() call in update_sg_lb_stats()Waiman Long2015-12-041-3/+7
| * | | | | | sched/core: Move the sched_to_prio[] arrays out of lineAndi Kleen2015-12-043-43/+46
| * | | | | | sched/cputime: Convert vtime_seqlock to seqcountFrederic Weisbecker2015-12-041-22/+24
| * | | | | | sched/cputime: Introduce vtime accounting check for readersFrederic Weisbecker2015-12-041-3/+3
| * | | | | | sched/cputime: Rename vtime_accounting_enabled() to vtime_accounting_cpu_enab...Frederic Weisbecker2015-12-041-1/+1
| * | | | | | sched/cputime: Correctly handle task guest time on housekeepersFrederic Weisbecker2015-12-041-1/+1
| * | | | | | sched/cputime: Clarify vtime symbols and document themFrederic Weisbecker2015-12-041-3/+3
| * | | | | | sched/cputime: Remove extra cost in task_cputime()Hiroshi Shimamoto2015-12-041-0/+16
| * | | | | | sched/fair: Make it possible to account fair load avg consistentlyByungchul Park2015-12-043-1/+60
| * | | | | | Merge branch 'sched/urgent' into sched/core, to pick up fixes before applying...Ingo Molnar2015-12-044-14/+44
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
| * | | | | | sched/fair: Modify the comment about lock assumptions in migrate_task_rq_fair()Byungchul Park2015-11-231-2/+1
| * | | | | | sched/core: Use list_is_singular() in sched_can_stop_tick()Geliang Tang2015-11-231-1/+1
| * | | | | | sched/core: Fix incorrect wait time and wait count statisticsJoonwoo Park2015-11-232-22/+60
| * | | | | | sched/numa: Cap PTE scanning overhead to 3% of run timeRik van Riel2015-11-231-0/+12
| * | | | | | sched/fair: Consider missed ticks in NOHZ_FULL in update_cpu_load_nohz()Byungchul Park2015-11-231-4/+6
| * | | | | | sched/fair: Prepare __update_cpu_load() to handle active ticklessByungchul Park2015-11-231-8/+41
| * | | | | | sched/fair: Clean up the explanation around decaying load update missesPeter Zijlstra2015-11-231-29/+24
| * | | | | | sched/fair: Remove empty idle enter and exit functionsDietmar Eggemann2015-11-233-32/+1
* | | | | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2016-01-112-8/+93
|\ \ \ \ \ \ \
| * | | | | | | sched/core, locking: Document Program-Order guaranteesPeter Zijlstra2015-12-041-0/+91
| * | | | | | | locking, sched: Introduce smp_cond_acquire() and use itPeter Zijlstra2015-12-042-8/+2
| | |/ / / / / | |/| | | | |
* | | | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-01-111-2/+4
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar2016-01-061-2/+4
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| | * | | | | rcu: Stop disabling interrupts in scheduler fastpathsPaul E. McKenney2015-12-041-2/+4
| | | |_|_|/ | | |/| | |
* | | | | | sched/fair: Fix multiplication overflow on 32-bit systemsAndrey Ryabinin2016-01-061-1/+1
|/ / / / /
* | | | | sched/wait: Fix the signal handling fixPeter Zijlstra2015-12-131-10/+10
* | | | | Merge branch 'for-4.4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-12-081-6/+6
|\ \ \ \ \
| * \ \ \ \ Merge branch 'master' into for-4.4-fixesTejun Heo2015-12-075-15/+45
| |\ \ \ \ \ | | | |/ / / | | |/| | / | | |_|_|/ | |/| | |
OpenPOWER on IntegriCloud