aboutsummaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2009-09-04sched: Fix dynamic power-balancing crashIngo Molnar
2009-09-04sched: Remove reciprocal for cpu_powerPeter Zijlstra
2009-09-04sched: Try to deal with low capacity, fix update_sd_power_savings_stats()Gautham R Shenoy
2009-09-04sched: Try to deal with low capacityPeter Zijlstra
2009-09-04sched: Scale down cpu_power due to RT tasksPeter Zijlstra
2009-09-04sched: Implement dynamic cpu_powerPeter Zijlstra
2009-09-04sched: Add smt_gainPeter Zijlstra
2009-09-04sched: Update the cpu_power sum during load-balancePeter Zijlstra
2009-09-04sched: Add SD_PREFER_SIBLINGPeter Zijlstra
2009-09-04sched: Restore __cpu_power to a straight sum of powerPeter Zijlstra
2009-09-04Merge branches 'sched/domains' and 'sched/clock' into sched/coreIngo Molnar
2009-09-02sched: Add wait, sleep and iowait accounting tracepointsPeter Zijlstra
2009-09-02sched: Provide iowait countersArjan van de Ven
2009-09-02Merge commit 'v2.6.31-rc8' into sched/coreIngo Molnar
2009-08-29sched: Rename init_cfs_rq => init_tg_cfs_rqAnirban Sinha
2009-08-28sched: Fix division by zero - reallyPeter Zijlstra
2009-08-27module: workaround duplicate section namesJames Bottomley
2009-08-27module: fix BUG_ON() for powerpc (and other function descriptor archs)Rusty Russell
2009-08-26clone(): fix race between copy_process() and de_thread()Oleg Nesterov
2009-08-25Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2009-08-25Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2009-08-25Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2009-08-21perf_counter: Fix typo in read() output generationPeter Zijlstra
2009-08-21sched: Avoid division by zeroPeter Zijlstra
2009-08-20sched: Use for_each_class macro in move_one_task()Hiroshi Shimamoto
2009-08-19Merge branch 'perfcounters-fixes-for-linus-2' of git://git.kernel.org/pub/scm...Linus Torvalds
2009-08-19clockevent: Prevent dead lock on clockevents_lockSuresh Siddha
2009-08-18tracing: handle broken names in ftrace filterJiri Olsa
2009-08-18mm: revert "oom: move oom_adj value"KOSAKI Motohiro
2009-08-18Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-08-18sched: Consolidate definition of variable sd in __build_sched_domainsAndreas Herrmann
2009-08-18sched: Separate out build of NUMA sched groups from __build_sched_domainsAndreas Herrmann
2009-08-18sched: Separate out build of ALLNODES sched groups from __build_sched_domainsAndreas Herrmann
2009-08-18sched: Separate out build of CPU sched groups from __build_sched_domainsAndreas Herrmann
2009-08-18sched: Separate out build of MC sched groups from __build_sched_domainsAndreas Herrmann
2009-08-18sched: Separate out build of SMT sched groups from __build_sched_domainsAndreas Herrmann
2009-08-18sched: Separate out build of SMT sched domain from __build_sched_domainsAndreas Herrmann
2009-08-18sched: Separate out build of MC sched domain from __build_sched_domainsAndreas Herrmann
2009-08-18sched: Separate out build of CPU sched domain from __build_sched_domainsAndreas Herrmann
2009-08-18sched: Separate out build of NUMA sched domain from __build_sched_domainsAndreas Herrmann
2009-08-18sched: Separate out allocation/free/goto-hell from __build_sched_domainsAndreas Herrmann
2009-08-18sched: Use structure to store local data in __build_sched_domainsAndreas Herrmann
2009-08-18genirq: Wake up irq thread after action has been installedThomas Gleixner
2009-08-18perf_counter: Fix the PARISC buildIngo Molnar
2009-08-18ftrace: Unify effect of writing to trace_options and option/*Zhaolei
2009-08-17timers: Drop write permission on /proc/timer_listAmerigo Wang
2009-08-17perf_counter: Check task on counter read IPIPaul Mackerras
2009-08-17Security/SELinux: seperate lsm specific mmap_min_addrEric Paris
2009-08-13genirq: prevent wakeup of freed irq threadLinus Torvalds
2009-08-13Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds