summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2011-01-04sched, autogroup: Fix reference leakMike Galbraith
2011-01-04sched, autogroup: Fix potential access to freed memoryMike Galbraith
2011-01-04sched: Remove redundant CONFIG_CGROUP_SCHED ifdefYong Zhang
2010-12-19sched: Fix interactivity bug by charging unaccounted run-time on entity re-we...Paul Turner
2010-12-19sched: Move periodic share updates to entity_tick()Paul Turner
2010-12-19Merge commit 'v2.6.37-rc6' into sched/coreIngo Molnar
2010-12-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds
2010-12-14workqueue: It is likely that WORKER_NOT_RUNNING is trueSteven Rostedt
2010-12-08printk: Use this_cpu_{read|write} api on printk_pendingEric Dumazet
2010-12-08sched: Make pushable_tasks CONFIG_SMP dependantDario Faggioli
2010-12-08Merge branch 'linus' into sched/coreIngo Molnar
2010-12-08Merge branches 'x86-fixes-for-linus', 'perf-fixes-for-linus' and 'sched-fixes...Linus Torvalds
2010-12-07Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-12-06Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2010-12-06PM / Hibernate: Fix memory corruption related to swapRafael J. Wysocki
2010-12-06PM / Hibernate: Use async I/O when reading compressed hibernation imageBojan Smojver
2010-12-02do_exit(): make sure that we run with get_fs() == USER_DSNelson Elhage
2010-12-01genirq: Fix incorrect proc spurious outputKenji Kaneshige
2010-11-30sched: Add 'autogroup' scheduling feature: automated per session task groupsMike Galbraith
2010-11-30sched: Fix unregister_fair_sched_group()Paul Turner
2010-11-28Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-11-26Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2010-11-26Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-11-26Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2010-11-26sched: Remove unused argument dest_cpu to migrate_task()Nikanth Karthikesan
2010-11-26mutexes, sched: Introduce arch_mutex_cpu_relax()Gerald Schaefer
2010-11-26Merge commit 'v2.6.37-rc3' into sched/coreIngo Molnar
2010-11-26nohz: Fix printk_needs_cpu() return value on offline cpusHeiko Carstens
2010-11-26printk: Fix wake_up_klogd() vs cpu hotplugHeiko Carstens
2010-11-26perf: Fix the software context switch counterPeter Zijlstra
2010-11-26perf: Fix inherit vs. context rotation bugThomas Gleixner
2010-11-26workqueue: check the allocation of system_unbound_wqHitoshi Mitake
2010-11-23sched: Add some clock info to sched_debugPeter Zijlstra
2010-11-23cpu: Remove incorrect BUG_ONPeter Zijlstra
2010-11-23cpu: Remove unused variableDhaval Giani
2010-11-23sched: Fix UP build breakagePeter Zijlstra
2010-11-23sched: Make task dump print all 15 chars of proc commErik Gilling
2010-11-19Revert "kernel: make /proc/kallsyms mode 400 to reduce ease of attacking"Linus Torvalds
2010-11-18Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds
2010-11-18sched: Update tg->shares after cpu.shares writePaul Turner
2010-11-18sched: Allow update_cfs_load() to update global loadPaul Turner
2010-11-18sched: Implement demand based update_cfs_load()Paul Turner
2010-11-18sched: Update shares on idle_balancePaul Turner
2010-11-18sched: Add sysctl_sched_shares_windowPaul Turner
2010-11-18sched: Introduce hierarchal order on shares update listPaul Turner
2010-11-18sched: Fix update_cfs_load() synchronizationPaul Turner
2010-11-18sched: Fix load corruption from update_cfs_shares()Paul Turner
2010-11-18sched: Make tg_shares_up() walk on-demandPeter Zijlstra
2010-11-18sched: Implement on-demand (active) cfs_rq listPeter Zijlstra
2010-11-18sched: Rewrite tg_shares_up)Peter Zijlstra