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