- f22e08a Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
- e3831ed sched: Fix incorrect usage of for_each_cpu_mask() in select_fallback_rq() by Srivatsa S. Bhat · 13 years ago
- 7fda041 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
- 1f56ee7 Merge branch 'sched/arch' into sched/urgent by Ingo Molnar · 13 years ago
- 6135fc1 sched: Fix __schedule_bug() output when called from an interrupt by Stephen Boyd · 13 years ago
- 96f951e Add #includes needed to permit the removal of asm/system.h by David Howells · 13 years ago
- 1b028ab sched/rt: Improve pick_next_highest_task_rt() by Michael J Wang · 13 years ago
- 2baab4e sched: Fix select_fallback_rq() vs cpu_active/cpu_online by Peter Zijlstra · 13 years ago
- 6c16a6d sched: Fix compiler warning about declared inline after use by Peter Zijlstra · 13 years ago
- 3556485 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 13 years ago
- 0d9cabd Merge branch 'for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 13 years ago
- 2ba6894 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
- 01f23e1 sched/arch: Introduce the finish_arch_post_lock_switch() scheduler callback by Catalin Marinas · 13 years ago
- c308b56 sched: Fix nohz load accounting -- again! by Peter Zijlstra · 13 years ago
- 8e3fabf sched: Update yield() docs by Peter Zijlstra · 13 years ago
- 3ccf3e8 printk/sched: Introduce special printk_sched() for those awkward moments by Peter Zijlstra · 13 years ago
- 554ceca sched/nohz: Correctly initialize 'next_balance' in 'nohz' idle balancer by Diwakar Tundlam · 13 years ago
- 5fbd036 sched: Cleanup cpu_active madness by Peter Zijlstra · 13 years ago
- 5d6523e sched: Fix load-balance wreckage by Peter Zijlstra · 13 years ago
- 4293f20 Revert "CPU hotplug, cpusets, suspend: Don't touch cpusets during suspend/resume" by Linus Torvalds · 13 years ago
- 737f24b Merge branch 'perf/urgent' into perf/core by Ingo Molnar · 13 years ago
- 2e5b5b3 sched: Clean up parameter passing of proc_sched_autogroup_set_nice() by Hiroshi Shimamoto · 13 years ago
- 367456c sched: Ditch per cgroup task lists for load-balancing by Peter Zijlstra · 13 years ago
- ddcdf6e sched: Rename load-balancing fields by Peter Zijlstra · 13 years ago
- 8e45cb5 sched: Move load-balancing arguments into helper struct by Peter Zijlstra · 13 years ago
- 3c7d518 sched/rt: Do not submit new work when PI-blocked by Thomas Gleixner · 14 years ago
- 1c4dd99 sched/rt: Prevent idle task boosting by Thomas Gleixner · 14 years ago
- 63b2001 sched/wait: Add __wake_up_all_locked() API by Thomas Gleixner · 13 years ago
- ba74c14 sched/rt: Document scheduler related skip-resched-check sites by Thomas Gleixner · 14 years ago
- c5491ea sched/rt: Add schedule_preempt_disabled() by Thomas Gleixner · 14 years ago
- 7abc63b sched/rt: Do not throttle when PI boosting by Peter Zijlstra · 13 years ago
- 42c62a5 sched/rt: Keep period timer ticking when rt throttling is active by Peter Zijlstra · 13 years ago
- 7e4d960 Merge branch 'linus' into sched/core by Ingo Molnar · 13 years ago
- 8f2f748 CPU hotplug, cpusets, suspend: Don't touch cpusets during suspend/resume by Srivatsa S. Bhat · 13 years ago
- c5905af static keys: Introduce 'struct static_key', static_key_true()/false() and static_key_slow_[inc|dec]() by Ingo Molnar · 13 years ago
- de5bdff sched: Make initial SCHED_RR timeslace DEF_TIMESLICE by Hiroshi Shimamoto · 13 years ago
- 62f6536 sched: Remove rcu_read_lock/unlock() from select_idle_sibling() by Nikunj A. Dadhania · 13 years ago
- 8c79a04 sched/events: Revert trace_sched_stat_sleeptime() by Peter Zijlstra · 13 years ago
- 4040153 security: trim security.h by Al Viro · 13 years ago
- 761b3ef cgroup: remove cgroup_subsys argument from callbacks by Li Zefan · 13 years ago
- ed387b7 sched: Move SMP-only variable into the SMP section by Hiroshi Shimamoto · 13 years ago
- 30fd049 sched: Remove sched_switch by Rakib Mullick · 13 years ago
- 4ec4412 sched: Ensure cpu_power periodic update by Vincent Guittot · 13 years ago
- 39be350 sched, block: Unify cache detection by Peter Zijlstra · 13 years ago
- cb297a3 sched/rt: Fix task stack corruption under __ARCH_WANT_INTERRUPTS_ON_CTXSW by Chanho Min · 13 years ago
- 7132596 sched/nohz: Fix nohz cpu idle load balancing state with cpu hotplug by Suresh Siddha · 13 years ago
- db7e527 sched/s390: Fix compile error in sched/core.c by Christian Borntraeger · 13 years ago
- 4ca9b72 sched: Fix rq->nr_uninterruptible update race by Peter Zijlstra · 13 years ago
- fa75728 kernel-doc: fix kernel-doc warnings in sched by Randy Dunlap · 13 years ago
- c49c41a Merge branch 'for-linus' of git://selinuxproject.org/~jmorris/linux-security by Linus Torvalds · 13 years ago
- b8bf17d Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
- bced76a sched: Fix lockup by limiting load-balance retries on lock-break by Peter Zijlstra · 13 years ago
- 9b9fb61 sched: Remove empty #ifdefs by Hiroshi Shimamoto · 13 years ago
- db0c2bf Merge branch 'for-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 13 years ago
- 972b2c7 Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 13 years ago
- 7affca3 Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 13 years ago
- 1ac9bc6 sched/tracing: Add a new tracepoint for sleeptime by Arun Sharma · 13 years ago
- 664dfa6 sched: Disable scheduler warnings during oopses by Dave Jones · 13 years ago
- 62af378 sched: Fix cgroup movement of waking process by Daisuke Nishimura · 13 years ago
- 7ceff01 sched: Fix cgroup movement of newly created process by Daisuke Nishimura · 13 years ago
- 4fc420c sched: Fix cgroup movement of forking process by Daisuke Nishimura · 13 years ago
- 11534ec sched: Remove cfs bandwidth period check in tg_set_cfs_period() by Kamalesh Babulal · 13 years ago
- a195f00 sched: Fix load-balance lock-breaking by Peter Zijlstra · 13 years ago
- 5b54b56 sched: Replace all_pinned with a generic flags field by Peter Zijlstra · 13 years ago
- 518cd62 sched: Only queue remote wakeups when crossing cache boundaries by Peter Zijlstra · 13 years ago
- 612ef28 Merge branch 'sched/core' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into cputime-tip by Martin Schwidefsky · 13 years ago
- 07cde26 sched: Add missing rcu_dereference() around ->real_parent usage by Kees Cook · 13 years ago
- 067491b sched, nohz: Fix missing RCU read lock by Peter Zijlstra · 13 years ago
- cd490c5 sched, nohz: Set the NOHZ_BALANCE_KICK flag for idle load balancer by Suresh Siddha · 13 years ago
- 8a6d42d sched, nohz: Fix the idle cpu check in nohz_idle_balance by Suresh Siddha · 13 years ago
- f8b6d1c sched: Use jump_labels for sched_feat by Peter Zijlstra · 14 years ago
- be726ff sched/accounting: Fix parameter passing in task_group_account_field by Glauber Costa · 13 years ago
- 1c77f38 sched/accounting: Fix user/system tick double accounting by Glauber Costa · 13 years ago
- 54c707e sched/accounting: Re-use scheduler statistics for the root cgroup by Glauber Costa · 13 years ago
- b39e66e sched: Save some hrtick_start_fair cycles by Mike Galbraith · 13 years ago
- 44252e4 sched/accounting, cgroups: Reuse cgroup's parent pointer by Glauber Costa · 13 years ago
- 3292beb sched/accounting: Change cpustat fields to an array by Glauber Costa · 13 years ago
- 786d6dc7 sched, nohz: Clean up the find_new_ilb() using sched groups nr_busy_cpus by Suresh Siddha · 13 years ago
- 0b005cf sched, nohz: Implement sched group, domain aware nohz idle load balancing by Suresh Siddha · 13 years ago
- 69e1e81 sched, nohz: Track nr_busy_cpus in the sched_group_power by Suresh Siddha · 13 years ago
- 1c792db sched, nohz: Introduce nohz_flags in 'struct rq' by Suresh Siddha · 13 years ago
- 5b680fd sched/rt: Code cleanup, remove a redundant function call by Shan Hai · 13 years ago
- 4d78a22 sched: Fix the sched group node allocation for SD_OVERLAP domains by Suresh Siddha · 13 years ago
- 916671c sched: Set skip_clock_update in yield_task_fair() by Mike Galbraith · 13 years ago
- 76854c7 sched: Use rt.nr_cpus_allowed to recover select_task_rq() cycles by Mike Galbraith · 13 years ago
- 77e8136 sched: Clean up domain traversal in select_idle_sibling() by Suresh Siddha · 13 years ago
- b781a60 events, sched: Add tracepoint for accounting blocked time by Andrew Vagin · 13 years ago
- 391e43d sched: Move all scheduler bits into kernel/sched/ by Peter Zijlstra · 13 years ago