Commit Graph

90 Commits (3f5d081957cee794fe2937bb7edafa7ac949044d)

Author SHA1 Message Date
he, bo fb2cf2c660 sched: Fix OOPS when build_sched_domains() percpu allocation fails 13 years ago
Peter Zijlstra eb95308ee2 sched: Fix more load-balancing fallout 13 years ago
Srivatsa S. Bhat e3831edd59 sched: Fix incorrect usage of for_each_cpu_mask() in select_fallback_rq() 13 years ago
Stephen Boyd 6135fc1eb4 sched: Fix __schedule_bug() output when called from an interrupt 13 years ago
David Howells 96f951edb1 Add #includes needed to permit the removal of asm/system.h 13 years ago
Michael J Wang 1b028abc77 sched/rt: Improve pick_next_highest_task_rt() 13 years ago
Peter Zijlstra 2baab4e904 sched: Fix select_fallback_rq() vs cpu_active/cpu_online 13 years ago
Peter Zijlstra 6c16a6dcb0 sched: Fix compiler warning about declared inline after use 13 years ago
Catalin Marinas 01f23e1630 sched/arch: Introduce the finish_arch_post_lock_switch() scheduler callback 13 years ago
Peter Zijlstra c308b56b53 sched: Fix nohz load accounting -- again! 13 years ago
Peter Zijlstra 8e3fabfde4 sched: Update yield() docs 13 years ago
Peter Zijlstra 3ccf3e8306 printk/sched: Introduce special printk_sched() for those awkward moments 13 years ago
Diwakar Tundlam 554cecaf73 sched/nohz: Correctly initialize 'next_balance' in 'nohz' idle balancer 13 years ago
Peter Zijlstra 5fbd036b55 sched: Cleanup cpu_active madness 13 years ago
Peter Zijlstra 5d6523ebd2 sched: Fix load-balance wreckage 13 years ago
Linus Torvalds 4293f20c19 Revert "CPU hotplug, cpusets, suspend: Don't touch cpusets during suspend/resume" 13 years ago
Hiroshi Shimamoto 2e5b5b3a1b sched: Clean up parameter passing of proc_sched_autogroup_set_nice() 13 years ago
Peter Zijlstra 367456c756 sched: Ditch per cgroup task lists for load-balancing 13 years ago
Peter Zijlstra ddcdf6e7d9 sched: Rename load-balancing fields 13 years ago
Peter Zijlstra 8e45cb545d sched: Move load-balancing arguments into helper struct 13 years ago
Thomas Gleixner 3c7d51843b sched/rt: Do not submit new work when PI-blocked 13 years ago
Thomas Gleixner 1c4dd99bed sched/rt: Prevent idle task boosting 13 years ago
Thomas Gleixner 63b2001169 sched/wait: Add __wake_up_all_locked() API 13 years ago
Thomas Gleixner ba74c1448f sched/rt: Document scheduler related skip-resched-check sites 13 years ago
Thomas Gleixner c5491ea779 sched/rt: Add schedule_preempt_disabled() 13 years ago
Peter Zijlstra 7abc63b1bd sched/rt: Do not throttle when PI boosting 13 years ago
Peter Zijlstra 42c62a589f sched/rt: Keep period timer ticking when rt throttling is active 13 years ago
Srivatsa S. Bhat 8f2f748b06 CPU hotplug, cpusets, suspend: Don't touch cpusets during suspend/resume 13 years ago
Ingo Molnar c5905afb0e static keys: Introduce 'struct static_key', static_key_true()/false() and static_key_slow_[inc|dec]() 13 years ago
Hiroshi Shimamoto de5bdff7a7 sched: Make initial SCHED_RR timeslace DEF_TIMESLICE 13 years ago
Nikunj A. Dadhania 62f6536a63 sched: Remove rcu_read_lock/unlock() from select_idle_sibling() 13 years ago
Peter Zijlstra 8c79a045fd sched/events: Revert trace_sched_stat_sleeptime() 13 years ago
Al Viro 4040153087 security: trim security.h 13 years ago
Li Zefan 761b3ef50e cgroup: remove cgroup_subsys argument from callbacks 13 years ago
Hiroshi Shimamoto ed387b781e sched: Move SMP-only variable into the SMP section 13 years ago
Rakib Mullick 30fd049afc sched: Remove sched_switch 13 years ago
Vincent Guittot 4ec4412e1e sched: Ensure cpu_power periodic update 13 years ago
Peter Zijlstra 39be350127 sched, block: Unify cache detection 13 years ago
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