Commit Graph

44 Commits (18fec7d8758dd416904da205375e6fa667defc80)

Author SHA1 Message Date
Chanho Min cb297a3e43 sched/rt: Fix task stack corruption under __ARCH_WANT_INTERRUPTS_ON_CTXSW 13 years ago
Suresh Siddha 71325960d1 sched/nohz: Fix nohz cpu idle load balancing state with cpu hotplug 13 years ago
Christian Borntraeger db7e527da4 sched/s390: Fix compile error in sched/core.c 13 years ago
Peter Zijlstra 4ca9b72b71 sched: Fix rq->nr_uninterruptible update race 13 years ago
Randy Dunlap fa757281a0 kernel-doc: fix kernel-doc warnings in sched 13 years ago
Peter Zijlstra bced76aeac sched: Fix lockup by limiting load-balance retries on lock-break 13 years ago
Hiroshi Shimamoto 9b9fb610f6 sched: Remove empty #ifdefs 13 years ago
Arun Sharma 1ac9bc6943 sched/tracing: Add a new tracepoint for sleeptime 13 years ago
Dave Jones 664dfa65e8 sched: Disable scheduler warnings during oopses 13 years ago
Daisuke Nishimura 62af3783e4 sched: Fix cgroup movement of waking process 13 years ago
Daisuke Nishimura 7ceff013c4 sched: Fix cgroup movement of newly created process 13 years ago
Daisuke Nishimura 4fc420c91f sched: Fix cgroup movement of forking process 13 years ago
Kamalesh Babulal 11534ec5b6 sched: Remove cfs bandwidth period check in tg_set_cfs_period() 13 years ago
Peter Zijlstra a195f004e9 sched: Fix load-balance lock-breaking 13 years ago
Peter Zijlstra 5b54b56be5 sched: Replace all_pinned with a generic flags field 13 years ago
Peter Zijlstra 518cd62341 sched: Only queue remote wakeups when crossing cache boundaries 13 years ago
Kees Cook 07cde2608a sched: Add missing rcu_dereference() around ->real_parent usage 13 years ago
Peter Zijlstra 067491b731 sched, nohz: Fix missing RCU read lock 13 years ago
Suresh Siddha cd490c5b28 sched, nohz: Set the NOHZ_BALANCE_KICK flag for idle load balancer 13 years ago
Suresh Siddha 8a6d42d1b3 sched, nohz: Fix the idle cpu check in nohz_idle_balance 13 years ago
Peter Zijlstra f8b6d1cc7d sched: Use jump_labels for sched_feat 13 years ago
Glauber Costa be726ffd1e sched/accounting: Fix parameter passing in task_group_account_field 13 years ago
Glauber Costa 1c77f38ad6 sched/accounting: Fix user/system tick double accounting 13 years ago
Glauber Costa 54c707e98d sched/accounting: Re-use scheduler statistics for the root cgroup 13 years ago
Mike Galbraith b39e66eaf9 sched: Save some hrtick_start_fair cycles 13 years ago
Glauber Costa 44252e421a sched/accounting, cgroups: Reuse cgroup's parent pointer 13 years ago
Glauber Costa 3292beb340 sched/accounting: Change cpustat fields to an array 13 years ago
Suresh Siddha 786d6dc7ae sched, nohz: Clean up the find_new_ilb() using sched groups nr_busy_cpus 13 years ago
Suresh Siddha 0b005cf54e sched, nohz: Implement sched group, domain aware nohz idle load balancing 13 years ago
Suresh Siddha 69e1e811dc sched, nohz: Track nr_busy_cpus in the sched_group_power 13 years ago
Suresh Siddha 1c792db7f7 sched, nohz: Introduce nohz_flags in 'struct rq' 13 years ago
Shan Hai 5b680fd613 sched/rt: Code cleanup, remove a redundant function call 13 years ago
Suresh Siddha 4d78a2239e sched: Fix the sched group node allocation for SD_OVERLAP domains 13 years ago
Mike Galbraith 916671c08b sched: Set skip_clock_update in yield_task_fair() 13 years ago
Mike Galbraith 76854c7e8f sched: Use rt.nr_cpus_allowed to recover select_task_rq() cycles 13 years ago
Suresh Siddha 77e81365e0 sched: Clean up domain traversal in select_idle_sibling() 13 years ago
Andrew Vagin b781a602ac events, sched: Add tracepoint for accounting blocked time 13 years ago
Peter Zijlstra 391e43da79 sched: Move all scheduler bits into kernel/sched/ 13 years ago