aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/sched/core.c
Commit message (Expand)AuthorAge
* Merge branch 'for-3.9/core' of git://git.kernel.dk/linux-blockLinus Torvalds2013-02-28
|\
| * sched: add wait_for_completion_io[_timeout]Vladimir Davydov2013-02-15
* | hlist: drop the node parameter from iteratorsSasha Levin2013-02-27
* | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2013-02-26
|\ \
| * | sched/core: Remove the obsolete and unused nr_uninterruptible() functionSha Zhengju2013-02-20
* | | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2013-02-25
|\ \ \
| * | | taint: add explicit flag to show whether lock dep is still OK.Rusty Russell2013-01-21
| | |/ | |/|
* | | Merge tag 'kvm-3.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-02-24
|\ \ \
| * | | sched: Bail out of yield_to when source and target runqueue has one taskPeter Zijlstra2013-01-29
* | | | sched: do not use cpu_to_node() to find an offlined cpu's node.Tang Chen2013-02-23
* | | | Merge branch 'for-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds2013-02-20
|\ \ \ \ | |_|_|/ |/| | |
| * | | sched: split out css_online/css_offline from tg creation/destructionLi Zefan2013-01-24
| | |/ | |/|
* | | Merge branch 'for-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2013-02-20
|\ \ \
| * | | workqueue: rename kernel/workqueue_sched.h to kernel/workqueue_internal.hTejun Heo2013-01-18
| |/ /
* | | sched/rt: Add a tuning knob to allow changing SCHED_RR timesliceClark Williams2013-02-07
* | | Merge tag 'full-dynticks-cputime-for-mingo' of git://git.kernel.org/pub/scm/l...Ingo Molnar2013-02-05
|\ \ \
| * | | cputime: Safely read cputime of full dynticks CPUsFrederic Weisbecker2013-01-27
| |/ /
* | | sched: Fix signedness bug in yield_to()Dan Carpenter2013-02-05
* | | wake_up_process() should be never used to wakeup a TASK_STOPPED/TRACED taskOleg Nesterov2013-01-22
|/ /
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2012-12-17
|\ \
| * | userns: Kill task_user_nsEric W. Biederman2012-11-20
* | | Merge tag 'balancenuma-v11' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-12-16
|\ \ \ | |_|/ |/| |
| * | mm: sched: numa: Control enabling and disabling of NUMA balancing if !SCHED_D...Mel Gorman2012-12-11
| * | mm: sched: numa: Control enabling and disabling of NUMA balancingMel Gorman2012-12-11
| * | mm: sched: Adapt the scanning rate if a NUMA hinting fault does not migrateMel Gorman2012-12-11
| * | mm: sched: numa: Implement slow start for working set samplingPeter Zijlstra2012-12-11
| * | mm: numa: Add fault driven placement and migrationPeter Zijlstra2012-12-11
| |/
* | Merge tag 'kvm-3.8-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2012-12-13
|\ \
| * | sched: add notifier for cross-cpu migrationsMarcelo Tosatti2012-11-27
| |/
* | Merge branch 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds2012-12-12
|\ \
| * | cgroup: rename ->create/post_create/pre_destroy/destroy() to ->css_alloc/onli...Tejun Heo2012-11-19
| |/
* | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-12-11
|\ \
| * | sched: Introduce temporary FAIR_GROUP_SCHED dependency for load-trackingPaul Turner2012-10-24
| * | sched: Add an rq migration call-back to sched_classPaul Turner2012-10-24
| * | sched: Maintain the load contribution of blocked entitiesPaul Turner2012-10-24
| * | sched: Track the runnable average on a per-task entity basisPaul Turner2012-10-24
| |/
* | context_tracking: New context tracking susbsystemFrederic Weisbecker2012-11-30
* | sched: Mark RCU reader in sched_show_task()Paul E. McKenney2012-11-16
| |
| \
*-. \ Merge branches 'urgent.2012.10.27a', 'doc.2012.11.16a', 'fixes.2012.11.13a', ...Paul E. McKenney2012-11-16
|\ \ \ | |_|/ |/| |
| | * rcu: Remove rcu_switch()Frederic Weisbecker2012-10-23
| |/ |/|
| * rcu: Print remote CPU's stacks in stall warningsPaul E. McKenney2012-10-23
|/
* Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2012-10-12
|\
| * sched: Update sched_domains_numa_masks[][] when new cpus are onlinedTang Chen2012-10-05
| * sched: Ensure 'sched_domains_numa_levels' is safe to use in other functionsTang Chen2012-10-05
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-11
|\ \ | |/ |/|
| * sanitize tsk_is_polling()Al Viro2012-10-01
* | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-10-01
|\ \
| * | cputime: Use a proper subsystem naming for vtime related APIsFrederic Weisbecker2012-09-25
| * | sched: Fix load avg vs. cpu-hotplugPeter Zijlstra2012-09-13
| * | sched: Remove __ARCH_WANT_INTERRUPTS_ON_CTXSWPeter Zijlstra2012-09-13