aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/sched
Commit message (Expand)AuthorAge
...
| | * | | | | | | arch: Mass conversion of smp_mb__*()Peter Zijlstra2014-04-18
| | * | | | | | | arch: Prepare for smp_mb__{before,after}_atomic()Peter Zijlstra2014-04-18
| * | | | | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-06-03
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ | |/| | | | | | |
| | * | | | | | | Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Ingo Molnar2014-05-22
| | |\ \ \ \ \ \ \ | | | |_|_|_|/ / / | | |/| | | | | |
| | | * | | | | | sched,rcu: Make cond_resched() report RCU quiescent statesPaul E. McKenney2014-05-14
| | | |/ / / / /
* | | | | | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-06-06
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | sched/fair: Fix tg_set_cfs_bandwidth() deadlock on rq->lockRoman Gushchin2014-06-05
| * | | | | | | sched/dl: Fix race in dl_task_timer()Kirill Tkhai2014-06-05
| * | | | | | | sched: Fix sched_policy < 0 comparisonRichard Weinberger2014-06-05
| * | | | | | | sched/numa: Fix use of spin_{un}lock_irq() when interrupts are disabledSteven Rostedt2014-06-05
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-06-01
|\| | | | | |
| * | | | | | sched: Fix hotplug vs. set_cpus_allowed_ptr()Lai Jiangshan2014-05-22
| * | | | | | sched/cpupri: Replace NR_CPUS arraysPeter Zijlstra2014-05-22
| * | | | | | sched/deadline: Replace NR_CPUS arraysPeter Zijlstra2014-05-22
| * | | | | | sched/deadline: Restrict user params max value to 2^63 nsJuri Lelli2014-05-22
| * | | | | | sched/deadline: Change sched_getparam() behaviour vs SCHED_DEADLINEPeter Zijlstra2014-05-22
| * | | | | | sched: Disallow sched_attr::sched_policy < 0Peter Zijlstra2014-05-22
| * | | | | | sched: Make sched_setattr() correctly return -EFBIGMichael Kerrisk2014-05-22
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-05-23
|\| | | | | | |/ / / / |/| | | |
| * | | | sched/numa: Initialize newidle balance stats in sd_numa_init()Jason Low2014-05-07
| * | | | sched: Fix updating rq->max_idle_balance_cost and rq->next_balance in idle_ba...Jason Low2014-05-07
| * | | | sched: Skip double execution of pick_next_task_fair()Peter Zijlstra2014-05-07
| * | | | sched: Use CPUPRI_NR_PRIORITIES instead of MAX_RT_PRIO in cpupri checkSteven Rostedt (Red Hat)2014-05-07
| * | | | sched/deadline: Fix memory leakLi Zefan2014-05-07
| * | | | sched/deadline: Fix sched_yield() behaviorJuri Lelli2014-05-07
| * | | | sched: Sanitize irq accounting madnessThomas Gleixner2014-05-07
| * | | | sched/docbook: Fix 'make htmldocs' warnings caused by missing descriptionMasanari Iida2014-04-24
| | |_|/ | |/| |
* / | | asmlinkage: Add explicit __visible to drivers/*, lib/*, kernel/*Andi Kleen2014-05-05
|/ / /
* | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-04-19
|\ \ \ | |/ / |/| / | |/
| * sched: Check for stop task appearance when balancing happensKirill Tkhai2014-04-17
| * sched/numa: Fix task_numa_free() lockdep splatMike Galbraith2014-04-11
* | Merge branch 'akpm' (incoming from Andrew)Linus Torvalds2014-04-07
|\ \
| * | kernel: use macros from compiler.h instead of __attribute__((...))Gideon Israel Dsouza2014-04-07
* | | sched: remove sleep_on() and friendsArnd Bergmann2014-04-07
|/ /
* | Merge branch 'akpm' (incoming from Andrew)Linus Torvalds2014-04-03
|\ \
| * | kernel: audit/fix non-modular users of module_init in core codePaul Gortmaker2014-04-03
* | | Merge branch 'for-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds2014-04-03
|\ \ \ | |/ / |/| |
| * | cgroup: drop @skip_css from cgroup_taskset_for_each()Tejun Heo2014-02-13
| * | cgroup: remove cgroup->nameTejun Heo2014-02-12
| * | cgroup: clean up cgroup_subsys names and initializationTejun Heo2014-02-08
* | | Merge branch 'sched-idle-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-04-02
|\ \ \ | |_|/ |/| |
| * | sched/idle: Add more comments to the codeDaniel Lezcano2014-03-11
| * | sched/idle: Move idle conditions in cpuidle_idle main functionDaniel Lezcano2014-03-11
| * | sched/idle: Reorganize the idle loopDaniel Lezcano2014-03-11
| * | cpuidle/idle: Move the cpuidle_idle_call function to idle.cDaniel Lezcano2014-03-11
* | | Merge branch 'for-3.15/core' of git://git.kernel.dk/linux-blockLinus Torvalds2014-04-01
|\ \ \
| * | | smp: Rename __smp_call_function_single() to smp_call_function_single_async()Frederic Weisbecker2014-02-24
| * | | smp: Remove wait argument from __smp_call_function_single()Frederic Weisbecker2014-02-24
| | |/ | |/|
* | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-04-01
|\ \ \
| * | | timer: Remove code redundancy while calling get_nohz_timer_target()Viresh Kumar2014-03-20
| |/ /