summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | | | | | | sched: Add smt_gainPeter Zijlstra2009-09-041-1/+7
| | * | | | | | | | | | | | | sched: Update the cpu_power sum during load-balancePeter Zijlstra2009-09-041-4/+29
| | * | | | | | | | | | | | | sched: Add SD_PREFER_SIBLINGPeter Zijlstra2009-09-041-1/+13
| | * | | | | | | | | | | | | sched: Restore __cpu_power to a straight sum of powerPeter Zijlstra2009-09-041-16/+12
| | | | | | | | | | | | | | |
| | | \ \ \ \ \ \ \ \ \ \ \ \
| | *-. \ \ \ \ \ \ \ \ \ \ \ \ Merge branches 'sched/domains' and 'sched/clock' into sched/coreIngo Molnar2009-09-041-245/+320
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | | sched: Consolidate definition of variable sd in __build_sched_domainsAndreas Herrmann2009-08-181-9/+4
| | | * | | | | | | | | | | | | | sched: Separate out build of NUMA sched groups from __build_sched_domainsAndreas Herrmann2009-08-181-63/+67
| | | * | | | | | | | | | | | | | sched: Separate out build of ALLNODES sched groups from __build_sched_domainsAndreas Herrmann2009-08-181-5/+8
| | | * | | | | | | | | | | | | | sched: Separate out build of CPU sched groups from __build_sched_domainsAndreas Herrmann2009-08-181-9/+9
| | | * | | | | | | | | | | | | | sched: Separate out build of MC sched groups from __build_sched_domainsAndreas Herrmann2009-08-181-13/+10
| | | * | | | | | | | | | | | | | sched: Separate out build of SMT sched groups from __build_sched_domainsAndreas Herrmann2009-08-181-11/+20
| | | * | | | | | | | | | | | | | sched: Separate out build of SMT sched domain from __build_sched_domainsAndreas Herrmann2009-08-181-13/+19
| | | * | | | | | | | | | | | | | sched: Separate out build of MC sched domain from __build_sched_domainsAndreas Herrmann2009-08-181-12/+18
| | | * | | | | | | | | | | | | | sched: Separate out build of CPU sched domain from __build_sched_domainsAndreas Herrmann2009-08-181-9/+17
| | | * | | | | | | | | | | | | | sched: Separate out build of NUMA sched domain from __build_sched_domainsAndreas Herrmann2009-08-181-25/+32
| | | * | | | | | | | | | | | | | sched: Separate out allocation/free/goto-hell from __build_sched_domainsAndreas Herrmann2009-08-181-72/+99
| | | * | | | | | | | | | | | | | sched: Use structure to store local data in __build_sched_domainsAndreas Herrmann2009-08-181-76/+89
| | * | | | | | | | | | | | | | | sched: Add wait, sleep and iowait accounting tracepointsPeter Zijlstra2009-09-021-1/+11
| | * | | | | | | | | | | | | | | sched: Provide iowait countersArjan van de Ven2009-09-023-0/+13
| | * | | | | | | | | | | | | | | Merge commit 'v2.6.31-rc8' into sched/coreIngo Molnar2009-09-0229-356/+644
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|_|_|/ / / / / | | | |/| | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | sched: Rename init_cfs_rq => init_tg_cfs_rqAnirban Sinha2009-08-291-5/+5
| | * | | | | | | | | | | | | | | sched: Fix division by zero - reallyPeter Zijlstra2009-08-281-21/+29
| | * | | | | | | | | | | | | | | sched: Avoid division by zeroPeter Zijlstra2009-08-211-13/+10
| | * | | | | | | | | | | | | | | sched: Use for_each_class macro in move_one_task()Hiroshi Shimamoto2009-08-201-1/+2
| | * | | | | | | | | | | | | | | sched: Fix cpupri build on !CONFIG_SMPIngo Molnar2009-08-021-5/+7
| | * | | | | | | | | | | | | | | sched: Ensure the migration task doesn't go away during usePeter Zijlstra2009-08-021-0/+4
| | * | | | | | | | | | | | | | | sched: Add debug check to task_of()Peter Zijlstra2009-08-022-10/+26
| | * | | | | | | | | | | | | | | sched: Fully integrate cpus_active_map and root-domain codeGregory Haskins2009-08-023-11/+8
| | * | | | | | | | | | | | | | | sched: Enhance the pre/post scheduling logicGregory Haskins2009-08-022-52/+61
| | * | | | | | | | | | | | | | | sched: Add new prio to cpupri before removing old prioSteven Rostedt2009-08-021-14/+16
| | * | | | | | | | | | | | | | | sched: Check for pushing rt tasks after all schedulingSteven Rostedt2009-08-021-11/+27
| | * | | | | | | | | | | | | | | sched: Optimize unused cgroup configurationPeter Zijlstra2009-08-021-2/+14
| | * | | | | | | | | | | | | | | sched: Fix cgroup smp fairnessPeter Zijlstra2009-08-021-8/+20
| | * | | | | | | | | | | | | | | Merge branch 'sched/urgent' into sched/coreIngo Molnar2009-08-0221-200/+421
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | sched: Fix return value of migration_init()Thomas Gleixner2009-07-241-1/+1
| | * | | | | | | | | | | | | | | | sched: Pull up the might_sleep() check into cond_resched()Frederic Weisbecker2009-07-181-7/+5
| | * | | | | | | | | | | | | | | | sched: Add a preempt count base offset to __might_sleep()Frederic Weisbecker2009-07-181-4/+11
| | * | | | | | | | | | | | | | | | sched: Cover the CONFIG_DEBUG_SPINLOCK_SLEEP off-case for __might_sleep()Frederic Weisbecker2009-07-181-2/+1
| | * | | | | | | | | | | | | | | | sched: Remove obsolete comment in __cond_resched()Frederic Weisbecker2009-07-181-5/+0
| | * | | | | | | | | | | | | | | | sched: Drop the need_resched() loop from cond_resched()Frederic Weisbecker2009-07-181-5/+3
| | * | | | | | | | | | | | | | | | Merge branch 'linus' into sched/coreIngo Molnar2009-07-1825-156/+426
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|_|_|_|/ / / / / | | | |/| | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | sched: Hide runqueues from direct reference at source code level for __raw_ge...Hitoshi Mitake2009-06-291-2/+3
| | * | | | | | | | | | | | | | | | Merge branch 'linus' into sched/coreIngo Molnar2009-06-2966-1939/+3846
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | sched: Add SCHED_RESET_ON_FORK functionality for nice < 0 tasksMike Galbraith2009-06-171-0/+5
| | * | | | | | | | | | | | | | | | | sched: Clean up SCHED_RESET_ON_FORKMike Galbraith2009-06-171-16/+18
| | * | | | | | | | | | | | | | | | | sched: Introduce SCHED_RESET_ON_FORK scheduling policy flagLennart Poettering2009-06-151-9/+40
| * | | | | | | | | | | | | | | | | | Merge branch 'perfcounters-core-for-linus' of git://git.kernel.org/pub/scm/li...Linus Torvalds2009-09-111-36/+137
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | perf_counter: Fix output-sharing error pathIngo Molnar2009-09-031-20/+20
| | * | | | | | | | | | | | | | | | | | perf_counter: Introduce new (non-)paranoia level to allow raw tracepoint accessIngo Molnar2009-09-021-3/+10
| | * | | | | | | | | | | | | | | | | | Merge branch 'perfcounters/urgent' into perfcounters/coreIngo Molnar2009-09-0210-52/+52
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
OpenPOWER on IntegriCloud