summaryrefslogtreecommitdiff
path: root/kernel/sched (follow)
Commit message (Expand)AuthorAge
* sched: Simplify can_migrate_task()Zhang Hang2013-04-10
* sched: Fix typo inside commentViresh Kumar2013-04-08
* sched/tracing: Allow tracing the preemption decision on wakeupPeter Zijlstra2013-03-18
* Merge branch 'sched/core' of git://git.kernel.org/pub/scm/linux/kernel/git/fr...Ingo Molnar2013-03-18
|\
| * sched: Lower chances of cputime scaling overflowFrederic Weisbecker2013-03-13
* | sched: Fix variable name misnomer, add commentsAndrei Epure2013-03-14
|/
* sched: Spelling fixAndrei Epure2013-03-11
* sched: Fix update_group_power() prototype placement to fix build warning when...Li Zefan2013-03-11
* Merge branch 'sched/cputime' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2013-03-08
|\
| * cputime: Dynamically scale cputime for full dynticks accountingFrederic Weisbecker2013-03-07
| * context_tracking: Restore preempted context state after preempt_schedule_irq()Frederic Weisbecker2013-03-07
* | sched: Remove double declaration of root_task_groupLi Zefan2013-03-06
* | sched: Move group scheduling functions out of include/linux/sched.hLi Zefan2013-03-06
* | sched: Make default_scale_freq_power() staticLi Zefan2013-03-06
* | sched: Move struct sched_class to kernel/sched/sched.hLi Zefan2013-03-06
* | sched: Move wake flags to kernel/sched/sched.hLi Zefan2013-03-06
* | sched: Move struct sched_group to kernel/sched/sched.hLi Zefan2013-03-06
* | sched: Move SCHED_LOAD_SHIFT macros to kernel/sched/sched.hLi Zefan2013-03-06
|/
* 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
|\ \
| * | cputime: Use local_clock() for full dynticks cputime accountingFrederic Weisbecker2013-02-24
| * | sched: Fix /proc/sched_debug failure on very very large systemsNathan Zimmer2013-02-22
| * | sched: Fix /proc/sched_stat failure on very very large systemsNathan Zimmer2013-02-22
| * | 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: remove redundant NULL cgroup check in task_group_path()Li Zefan2013-01-24
| * | | 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-19
|\ \ \
| * | | workqueue: rename kernel/workqueue_sched.h to kernel/workqueue_internal.hTejun Heo2013-01-18
* | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-02-19
|\ \ \ \
| * | | | cputime: Remove irqsave from seqlock readersThomas Gleixner2013-02-19
| * | | | sched/rt: Move rt specific bits into new header fileClark Williams2013-02-07
| * | | | sched/rt: Add a tuning knob to allow changing SCHED_RR timesliceClark Williams2013-02-07
| * | | | sched: Move sched.h sysctl bits into separate headerClark 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
| | * | | | kvm: Prepare to add generic guest entry/exit callbacksFrederic Weisbecker2013-01-27
| | * | | | cputime: Use accessors to read task cputime statsFrederic Weisbecker2013-01-27
| | * | | | cputime: Allow dynamic switch between tick/virtual based cputime accountingFrederic Weisbecker2013-01-27
| | * | | | cputime: Generic on-demand virtual cputime accountingFrederic Weisbecker2013-01-27
| | * | | | cputime: Move default nsecs_to_cputime() to jiffies based cputime fileFrederic Weisbecker2013-01-27
| | | |/ / | | |/| |
| * | | | sched: Fix signedness bug in yield_to()Dan Carpenter2013-02-05
| * | | | sched: Fix select_idle_sibling() bouncing cow syndromeMike Galbraith2013-02-04