aboutsummaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2009-11-26sched: Introduce task_times() to replace task_{u,s}time() pairHidetoshi Seto
2009-11-26Merge branch 'sched/urgent' into sched/coreIngo Molnar
2009-11-26sched: Limit the number of scheduler debug messagesMike Travis
2009-11-25sched.c: Call debug_show_all_locks() when dumping all tasksShmulik Ladkani
2009-11-24sched: Optimize branch hint in context_switch()Tim Blechmann
2009-11-24sched: Optimize branch hint in pick_next_task_fair()Tim Blechmann
2009-11-23sched_feat_write(): Update ppos instead of file->f_posJan Blunck
2009-11-16sched: Sched_rt_periodic_timer vs cpu hotplugPeter Zijlstra
2009-11-15sched, kvm: Fix race condition involving sched_in_preempt_notifersTejun Heo
2009-11-13sched: More generic WAKE_AFFINE vs select_idle_sibling()Peter Zijlstra
2009-11-13sched: Cleanup select_task_rq_fair()Peter Zijlstra
2009-11-12sched: Fix granularity of task_u/stime()Hidetoshi Seto
2009-11-12sched: Fix/add missing update_rq_clock() callsMike Galbraith
2009-11-11Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2009-11-11Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-11-10sched: Make sure task has correct sched_class after policy changePeter Zijlstra
2009-11-10sched: Fix and clean up rate-limit newidle codeMike Galbraith
2009-11-08sched, no_hz: Remove unused rq->last_tick_seen fieldLai Jiangshan
2009-11-08sched: Use root_task_group_empty only with FAIR_GROUP_SCHEDCyrill Gorcunov
2009-11-08sched: Fix kernel-doc function parameter nameRandy Dunlap
2009-11-07genirq: try_one_irq() must be called with irq disabledYong Zhang
2009-11-05Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2009-11-05Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2009-11-05sched: Fix affinity logic in select_task_rq_fair()Mike Galbraith
2009-11-04sched: Rate-limit newidleMike Galbraith
2009-11-04sched: Check for an idle shared cache in select_task_rq_fair()Mike Galbraith
2009-11-04cpumask: Partition_sched_domains takes array of cpumask_var_tRusty Russell
2009-11-04cpumask: Simplify sched_rt.cRusty Russell
2009-11-04sched: Remove unused cpu_nr_migrations()Hiroshi Shimamoto
2009-11-04sched: Remove unused __schedule() declarationHiroshi Shimamoto
2009-11-04ftrace: Fix unmatched locking in ftrace_regex_write()Li Zefan
2009-11-04ring-buffer: Synchronize resizing buffer with reader lockLai Jiangshan
2009-11-03Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2009-11-03Correct nr_processes() when CPUs have been unpluggedIan Campbell
2009-11-03PM / Hibernate: Add newline to load_image() fail pathJiri Slaby
2009-11-03PM / Hibernate: Fix error handling in save_image()Jiri Slaby
2009-11-03PM / Hibernate: Fix blkdev refleaksJiri Slaby
2009-11-03sched: Fix kthread_bind() by moving the body of kthread_bind() to sched.cMike Galbraith
2009-11-02Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2009-11-02Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2009-11-02Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2009-11-02rcu: Fix long-grace-period race between forcing and initializationPaul E. McKenney
2009-11-02uids: Prevent tear down raceThomas Gleixner
2009-11-02sched: Fix boot crash by zalloc()ing most of the cpu masksRusty Russell
2009-10-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds
2009-10-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-param-fixesLinus Torvalds
2009-10-29Merge branch 'hwpoison-2.6.32' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2009-10-29Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2009-10-29Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2009-10-29Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds