summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-04-10cgroup: Kill subsys.active flagLi Zefan2-4/+0
2013-04-10sched/cpuacct: No need to check subsys active stateLi Zefan1-6/+0
2013-04-10sched/cpuacct: Initialize cpuacct subsystem earlierLi Zefan1-5/+6
2013-04-10sched/cpuacct: Initialize root cpuacct earlierLi Zefan3-14/+4
2013-04-10sched/cpuacct: Allocate per_cpu cpuusage for root cpuacct staticallyLi Zefan1-2/+2
2013-04-10sched/cpuacct: Clean up cpuacct.hLi Zefan2-47/+43
2013-04-10sched/cpuacct: Remove redundant NULL checks in cpuacct_acount_field()Li Zefan2-2/+7
2013-04-10sched/cpuacct: Remove redundant NULL checks in cpuacct_charge()Li Zefan2-2/+6
2013-04-10sched/cpuacct: Add cpuacct_acount_field()Li Zefan3-17/+30
2013-04-10sched/cpuacct: Add cpuacct_init()Li Zefan3-6/+14
2013-04-10sched: Split cpuacct code out of sched.hLi Zefan2-47/+53
2013-04-10sched: Split cpuacct code out of core.cLi Zefan3-220/+228
2013-04-10sched: Fix comment in rebalance_domains()Libin1-1/+1
2013-04-10sched: Simplify can_migrate_task()Zhang Hang1-7/+4
2013-04-08sched: Fix typo inside commentViresh Kumar1-1/+1
2013-03-18sched/tracing: Allow tracing the preemption decision on wakeupPeter Zijlstra1-1/+1
2013-03-18Merge branch 'sched/core' of git://git.kernel.org/pub/scm/linux/kernel/git/fr...Ingo Molnar3-19/+65
2013-03-14sched: Fix variable name misnomer, add commentsAndrei Epure1-4/+5
2013-03-13sched: Lower chances of cputime scaling overflowFrederic Weisbecker1-12/+34
2013-03-13math64: New div64_u64_rem helperFrederic Weisbecker2-7/+31
2013-03-11sched: Spelling fixAndrei Epure1-1/+1
2013-03-11sched: Fix update_group_power() prototype placement to fix build warning when...Li Zefan1-1/+2
2013-03-08Merge branch 'sched/cputime' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar10-133/+163
2013-03-07context_tracking: Enable probes by default for selftestingFrederic Weisbecker1-0/+1
2013-03-07cputime: Dynamically scale cputime for full dynticks accountingFrederic Weisbecker3-77/+83
2013-03-07context_tracking: Restore preempted context state after preempt_schedule_irq()Frederic Weisbecker1-1/+5
2013-03-07context_tracking: Restore correct previous context state on exception exitFrederic Weisbecker4-35/+61
2013-03-07context_tracking: Move exception handling to generic codeFrederic Weisbecker5-26/+19
2013-03-06sched: Remove double declaration of root_task_groupLi Zefan2-5/+4
2013-03-06sched: Move group scheduling functions out of include/linux/sched.hLi Zefan3-26/+17
2013-03-06sched: Make default_scale_freq_power() staticLi Zefan2-6/+3
2013-03-06sched: Move struct sched_class to kernel/sched/sched.hLi Zefan2-59/+55
2013-03-06sched: Move wake flags to kernel/sched/sched.hLi Zefan2-7/+7
2013-03-06sched: Move struct sched_group to kernel/sched/sched.hLi Zefan2-56/+58
2013-03-06sched: Move SCHED_LOAD_SHIFT macros to kernel/sched/sched.hLi Zefan2-26/+25
2013-03-06sched: Remove test_sd_parent()Li Zefan1-9/+0
2013-03-06sched: Remove some dummy functionsLi Zefan1-12/+0
2013-03-03Linux 3.9-rc1Linus Torvalds1-2/+2
2013-03-03Merge tag 'disintegrate-fbdev-20121220' of git://git.infradead.org/users/dhow...Linus Torvalds8-254/+284
2013-03-03Merge tag 'stable/for-linus-3.9-rc1-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds5-49/+57
2013-03-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds26-171/+108
2013-03-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds1-0/+1
2013-03-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds17-144/+172
2013-03-03Merge branch 'fixes-for-3.9-latest' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds8-13/+21
2013-03-03Merge tag 'metag-v3.9-rc1-v4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds200-8/+26934
2013-03-03Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds9-29/+36
2013-03-03Merge tag 'char-misc-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-8/+10
2013-03-03Merge tag 'usb-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-15/+14
2013-03-03Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds31-856/+888
2013-03-03Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds5-116/+127