summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)AuthorFilesLines
2009-09-16sched: Implement a gentler fair-sleepers featureIngo Molnar2-2/+16
2009-09-16sched: Add SD_PREFER_LOCALPeter Zijlstra1-2/+5
2009-09-15sched: Add a few SYNC hint knobs to play withPeter Zijlstra2-3/+21
2009-09-15sched: Fix sync wakeups againPeter Zijlstra1-4/+4
2009-09-15sched: Add WF_FORKPeter Zijlstra2-2/+2
2009-09-15sched: Rename sync argumentsPeter Zijlstra4-20/+24
2009-09-15sched: Rename select_task_rq() argumentPeter Zijlstra3-10/+10
2009-09-15sched: Feature to disable APERF/MPERF cpu_powerPeter Zijlstra2-2/+15
2009-09-15sched: Provide arch_scale_freq_powerPeter Zijlstra1-2/+19
2009-09-15sched: Improve latencies and throughputMike Galbraith1-1/+1
2009-09-15sched: Tweak wake_idxPeter Zijlstra1-3/+18
2009-09-15sched: Fix task affinity for select_task_rq_fairPeter Zijlstra1-3/+2
2009-09-15sched: for_each_domain() vs RCUPeter Zijlstra1-2/+7
2009-09-15sched: Weaken SD_POWERSAVINGS_BALANCEPeter Zijlstra2-23/+38
2009-09-15sched: Merge select_task_rq_fair() and sched_balance_self()Peter Zijlstra2-208/+66
2009-09-15sched: Add TASK_WAKINGPeter Zijlstra1-16/+15
2009-09-15sched: Hook sched_balance_self() into sched_class::select_task_rq()Peter Zijlstra4-10/+18
2009-09-15sched: Move sched_balance_self() into sched_fair.cPeter Zijlstra2-146/+145
2009-09-15sched: Move code aroundPeter Zijlstra1-42/+39
2009-09-15sched: Add come comments to the sched featuresPeter Zijlstra1-8/+85
2009-09-15sched: Complete buddy switchesMike Galbraith2-1/+3
2009-09-15sched: Split WAKEUP_OVERLAPPeter Zijlstra2-3/+5
2009-09-15sched: Fix double_rq_lock() compile warningPeter Zijlstra1-2/+2
2009-09-12Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds28-1097/+2434
2009-09-12Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds9-485/+826
2009-09-12Merge branch 'perfcounters-core-for-linus' of git://git.kernel.org/pub/scm/li...Linus Torvalds1-36/+137
2009-09-12Merge branch 'irq-threaded-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds3-9/+180
2009-09-12Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds4-8/+9
2009-09-12Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds15-2927/+1293
2009-09-12Merge branch 'core-printk-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-57/+118
2009-09-12Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds5-506/+648
2009-09-12Merge branch 'core-futexes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-17/+30
2009-09-12Merge branch 'core-debug-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+6
2009-09-12Merge branch 'core-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-1/+6
2009-09-11Merge branch 'writeback' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds1-0/+1
2009-09-11writeback: add name to backing_dev_infoJens Axboe1-0/+1
2009-09-11Merge branch 'next' into for-linusJames Morris7-13/+306
2009-09-10sched: Fix sched::sched_stat_wait tracepoint fieldIngo Molnar1-2/+1
2009-09-10sched: Disable NEW_FAIR_SLEEPERS for nowIngo Molnar1-1/+1
2009-09-09sched: Keep kthreads at default priorityMike Galbraith2-6/+0
2009-09-09sched: Re-tune the scheduler latency defaults to decrease worst-case latenciesMike Galbraith1-6/+6
2009-09-09sched: Turn off child_runs_firstMike Galbraith2-10/+10
2009-09-08sched: Ensure that a child can't gain time over it's parent after fork()Mike Galbraith1-3/+5
2009-09-07sched: Deal with low-load in wake_affine()Peter Zijlstra1-1/+11
2009-09-07sched: Remove short cut from select_task_rq_fair()Peter Zijlstra1-2/+0
2009-09-07Security/SELinux: includecheck fix kernel/sysctl.cJaswinder Singh Rajput1-1/+0
2009-09-06Merge branch 'tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/git/...Ingo Molnar1-5/+6
2009-09-06Merge commit 'v2.6.31-rc9' into tracing/coreIngo Molnar14-184/+342
2009-09-06Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds1-1/+2
2009-09-05ring-buffer: only enable ring_buffer_swap_cpu when neededSteven Rostedt2-0/+12