aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* sched: Re-tune the scheduler latency defaults to decrease worst-case latenciesMike Galbraith2009-09-09
* sched: Turn off child_runs_firstMike Galbraith2009-09-09
* sched: Ensure that a child can't gain time over it's parent after fork()Mike Galbraith2009-09-08
* sched: enable SD_WAKE_IDLEPeter Zijlstra2009-09-07
* sched: Deal with low-load in wake_affine()Peter Zijlstra2009-09-07
* sched: Remove short cut from select_task_rq_fair()Peter Zijlstra2009-09-07
* sched: Turn on SD_BALANCE_NEWIDLEIngo Molnar2009-09-04
* sched: Clean up topology.hIngo Molnar2009-09-04
* sched: Fix dynamic power-balancing crashIngo Molnar2009-09-04
* sched: Remove reciprocal for cpu_powerPeter Zijlstra2009-09-04
* sched: Try to deal with low capacity, fix update_sd_power_savings_stats()Gautham R Shenoy2009-09-04
* sched: Try to deal with low capacityPeter Zijlstra2009-09-04
* sched: Scale down cpu_power due to RT tasksPeter Zijlstra2009-09-04
* sched: Implement dynamic cpu_powerPeter Zijlstra2009-09-04
* sched: Add smt_gainPeter Zijlstra2009-09-04
* sched: Update the cpu_power sum during load-balancePeter Zijlstra2009-09-04
* sched: Add SD_PREFER_SIBLINGPeter Zijlstra2009-09-04
* sched: Restore __cpu_power to a straight sum of powerPeter Zijlstra2009-09-04
*-. Merge branches 'sched/domains' and 'sched/clock' into sched/coreIngo Molnar2009-09-04
|\ \
| | * init: Move sched_clock_init after late_time_initThomas Gleixner2009-08-27
| * | sched: Consolidate definition of variable sd in __build_sched_domainsAndreas Herrmann2009-08-18
| * | sched: Separate out build of NUMA sched groups from __build_sched_domainsAndreas Herrmann2009-08-18
| * | sched: Separate out build of ALLNODES sched groups from __build_sched_domainsAndreas Herrmann2009-08-18
| * | sched: Separate out build of CPU sched groups from __build_sched_domainsAndreas Herrmann2009-08-18
| * | sched: Separate out build of MC sched groups from __build_sched_domainsAndreas Herrmann2009-08-18
| * | sched: Separate out build of SMT sched groups from __build_sched_domainsAndreas Herrmann2009-08-18
| * | sched: Separate out build of SMT sched domain from __build_sched_domainsAndreas Herrmann2009-08-18
| * | sched: Separate out build of MC sched domain from __build_sched_domainsAndreas Herrmann2009-08-18
| * | sched: Separate out build of CPU sched domain from __build_sched_domainsAndreas Herrmann2009-08-18
| * | sched: Separate out build of NUMA sched domain from __build_sched_domainsAndreas Herrmann2009-08-18
| * | sched: Separate out allocation/free/goto-hell from __build_sched_domainsAndreas Herrmann2009-08-18
| * | sched: Use structure to store local data in __build_sched_domainsAndreas Herrmann2009-08-18
* | | sched: Add wait, sleep and iowait accounting tracepointsPeter Zijlstra2009-09-02
* | | sched: Provide iowait countersArjan van de Ven2009-09-02
* | | Merge commit 'v2.6.31-rc8' into sched/coreIngo Molnar2009-09-02
|\ \ \
| * | | Linux 2.6.31-rc8Linus Torvalds2009-08-27
| * | | module: workaround duplicate section namesJames Bottomley2009-08-27
| * | | module: fix BUG_ON() for powerpc (and other function descriptor archs)Rusty Russell2009-08-27
| * | | xenfb: connect to backend before registering fbJeremy Fitzhardinge2009-08-27
| * | | Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notifyLinus Torvalds2009-08-27
| |\ \ \
| | * | | inotify: Ensure we alwasy write the terminating NULL.Eric W. Biederman2009-08-27
| | * | | inotify: fix locking around inotify watching in the idrEric Paris2009-08-27
| | * | | inotify: do not BUG on idr entries at inotify destructionEric Paris2009-08-27
| | * | | inotify: seperate new watch creation updating existing watchesEric Paris2009-08-27
| | | |/ | | |/|
| * | | lmb: Remove __init from lmb_end_of_DRAM()Benjamin Herrenschmidt2009-08-27
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...Linus Torvalds2009-08-27
| |\ \ \
| | * | | 9p: update documentation pointersEric Van Hensbergen2009-08-17
| | * | | 9p: remove unnecessary v9fses->options which duplicates the mount stringAbhishek Kulkarni2009-08-17
| | * | | net/9p: insulate the client against an invalid error code sent by a 9p serverAbhishek Kulkarni2009-08-17
| | * | | 9p: Add missing cast for the error return value in v9fs_get_inodeAbhishek Kulkarni2009-08-17