summaryrefslogtreecommitdiffstats
path: root/kernel
AgeCommit message (Expand)AuthorFilesLines
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-04sched: Fix dynamic power-balancing crashIngo Molnar1-2/+5
2009-09-04sched: Remove reciprocal for cpu_powerPeter Zijlstra1-67/+34
2009-09-04sched: Try to deal with low capacity, fix update_sd_power_savings_stats()Gautham R Shenoy1-1/+1
2009-09-04sched: Try to deal with low capacityPeter Zijlstra1-5/+28
2009-09-04sched: Scale down cpu_power due to RT tasksPeter Zijlstra3-7/+71
2009-09-04sched: Implement dynamic cpu_powerPeter Zijlstra1-3/+35
2009-09-04sched: Add smt_gainPeter Zijlstra1-1/+7
2009-09-04sched: Update the cpu_power sum during load-balancePeter Zijlstra1-4/+29
2009-09-04sched: Add SD_PREFER_SIBLINGPeter Zijlstra1-1/+13
2009-09-04sched: Restore __cpu_power to a straight sum of powerPeter Zijlstra1-16/+12
2009-09-04Merge branches 'sched/domains' and 'sched/clock' into sched/coreIngo Molnar1-245/+320
2009-09-02sched: Add wait, sleep and iowait accounting tracepointsPeter Zijlstra1-1/+11
2009-09-02sched: Provide iowait countersArjan van de Ven3-0/+13
2009-09-02Merge commit 'v2.6.31-rc8' into sched/coreIngo Molnar29-356/+644
2009-08-29sched: Rename init_cfs_rq => init_tg_cfs_rqAnirban Sinha1-5/+5
2009-08-28sched: Fix division by zero - reallyPeter Zijlstra1-21/+29
2009-08-27module: workaround duplicate section namesJames Bottomley1-1/+2
2009-08-27module: fix BUG_ON() for powerpc (and other function descriptor archs)Rusty Russell1-2/+4
2009-08-26clone(): fix race between copy_process() and de_thread()Oleg Nesterov1-15/+5
2009-08-25Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds1-1/+1
2009-08-25Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds3-11/+14
2009-08-25Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2-16/+13
2009-08-21perf_counter: Fix typo in read() output generationPeter Zijlstra1-1/+1
2009-08-21sched: Avoid division by zeroPeter Zijlstra1-13/+10
2009-08-20sched: Use for_each_class macro in move_one_task()Hiroshi Shimamoto1-1/+2
2009-08-19Merge branch 'perfcounters-fixes-for-linus-2' of git://git.kernel.org/pub/scm...Linus Torvalds1-0/+15
2009-08-19clockevent: Prevent dead lock on clockevents_lockSuresh Siddha2-10/+13
2009-08-18tracing: handle broken names in ftrace filterJiri Olsa1-6/+11
2009-08-18mm: revert "oom: move oom_adj value"KOSAKI Motohiro1-1/+0
2009-08-18Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-2/+8
2009-08-18sched: Consolidate definition of variable sd in __build_sched_domainsAndreas Herrmann1-9/+4
2009-08-18sched: Separate out build of NUMA sched groups from __build_sched_domainsAndreas Herrmann1-63/+67
2009-08-18sched: Separate out build of ALLNODES sched groups from __build_sched_domainsAndreas Herrmann1-5/+8
2009-08-18sched: Separate out build of CPU sched groups from __build_sched_domainsAndreas Herrmann1-9/+9
2009-08-18sched: Separate out build of MC sched groups from __build_sched_domainsAndreas Herrmann1-13/+10
2009-08-18sched: Separate out build of SMT sched groups from __build_sched_domainsAndreas Herrmann1-11/+20
2009-08-18sched: Separate out build of SMT sched domain from __build_sched_domainsAndreas Herrmann1-13/+19
2009-08-18sched: Separate out build of MC sched domain from __build_sched_domainsAndreas Herrmann1-12/+18
2009-08-18sched: Separate out build of CPU sched domain from __build_sched_domainsAndreas Herrmann1-9/+17
2009-08-18sched: Separate out build of NUMA sched domain from __build_sched_domainsAndreas Herrmann1-25/+32
2009-08-18sched: Separate out allocation/free/goto-hell from __build_sched_domainsAndreas Herrmann1-72/+99
2009-08-18sched: Use structure to store local data in __build_sched_domainsAndreas Herrmann1-76/+89
2009-08-18genirq: Wake up irq thread after action has been installedThomas Gleixner1-2/+8
2009-08-18perf_counter: Fix the PARISC buildIngo Molnar1-0/+4
2009-08-18ftrace: Unify effect of writing to trace_options and option/*Zhaolei1-10/+2
2009-08-17timers: Drop write permission on /proc/timer_listAmerigo Wang1-1/+1
2009-08-17perf_counter: Check task on counter read IPIPaul Mackerras1-0/+11
2009-08-17Security/SELinux: seperate lsm specific mmap_min_addrEric Paris1-3/+4