Commit Graph

548 Commits (1fc8afa4c820fcde3658238eab5c010476ede521)

Author SHA1 Message Date
Ingo Molnar 1fc8afa4c8 sched: feat affine wakeups 17 years ago
Ingo Molnar b85d066726 sched: introduce SCHED_FEAT_SYNC_WAKEUPS, turn it off 17 years ago
Guillaume Chazarain 15934a3732 sched: fix rq->clock overflows detection with CONFIG_NO_HZ 17 years ago
Reynes Philippe 30914a58af sched: sched.c needs tick.h 17 years ago
Ingo Molnar 27ec440779 sched: make cpu_clock() globally synchronous 17 years ago
Thomas Gleixner 06d8308c61 NOHZ: reevaluate idle sleep length after add_timer_on() 17 years ago
Heiko Carstens 22e52b072d sched: add arch_update_cpu_topology hook. 17 years ago
Heiko Carstens 9aefd0abd8 sched: add exported arch_reinit_sched_domains() to header file. 17 years ago
Roel Kluin 23e3c3cd2e sched: remove double unlikely from schedule() 17 years ago
Peter Zijlstra 2070ee01d3 sched: cleanup old and rarely used 'debug' features. 17 years ago
Ingo Molnar f540a6080a sched: wakeup-buddy tasks are cache-hot 17 years ago
Ingo Molnar 4ae7d5cefd sched: improve affine wakeups 17 years ago
Peter Zijlstra aa2ac25229 sched: fix overload performance: buddy wakeups 17 years ago
Ingo Molnar 27d1172660 sched: fix calc_delta_mine() 17 years ago
Ingo Molnar e89996ae3f sched: fix update_load_add()/sub() 17 years ago
Hiroshi Shimamoto 0e1f34833b sched: fix race in schedule() 17 years ago
Gregory Haskins 08f503b0c0 keep rd->online and cpu_online_map in sync 17 years ago
Gregory Haskins 1f94ef598e Revert "cpu hotplug: adjust root-domain->online span in response to hotplug event" 17 years ago
Gregory Haskins 393d94d98b cpu hotplug: adjust root-domain->online span in response to hotplug event 17 years ago
Dhaval Giani 521f1a2489 sched: don't allow rt_runtime_us to be zero for groups having rt tasks 17 years ago
Peter Zijlstra 2692a2406b sched: rt-group: fixup schedulability constraints calculation 17 years ago
Miao Xie 1868f958eb sched: fix the wrong time slice value for SCHED_FIFO tasks 17 years ago
Pavel Roskin 150d8bede7 sched: export task_nice 17 years ago
Peter Zijlstra 810b38179e sched: retain vruntime 17 years ago
Peter Zijlstra 62fb185130 sched: revert load_balance_monitor() changes 17 years ago
Harvey Harrison 67ca7bde2e sched: fix signedness warnings in sched.c 17 years ago
Ingo Molnar 6892b75e60 sched: make early bootup sched_clock() use safer 17 years ago
Linus Torvalds 04e2f1741d Add memory barrier semantics to wake_up() & co 17 years ago
Srinivasa Ds 4362758279 kprobes: refuse kprobe insertion on add/sub_preempt_counter() 17 years ago
Peter Zijlstra b68aa2300c sched: rt-group: refure unrunnable tasks 17 years ago
Peter Zijlstra bccbe08a60 sched: rt-group: clean up the ifdeffery 17 years ago
Peter Zijlstra 052f1dc7eb sched: rt-group: make rt groups scheduling configurable 17 years ago
Peter Zijlstra 9f0c1e560c sched: rt-group: interface 17 years ago
Peter Zijlstra 23b0fdfc92 sched: rt-group: deal with PI 17 years ago
Peter Zijlstra 4cf5d77a6e sched: fix incorrect irq lock usage in normalize_rt_tasks() 17 years ago
Peter Zijlstra 8ed3699682 sched: fair-group: separate tg->shares from task_group_lock 17 years ago
Harvey Harrison 7ad5b3a505 kernel: remove fastcall in kernel/* 17 years ago
Gerald Stralko 5aff0531ee sched: remove unused params 17 years ago
Nick Piggin 95c354fe9f spinlock: lockbreak cleanup 17 years ago
Nick Piggin 5fb5e6de55 sched: print backtrace of running tasks too 17 years ago
Guillaume Chazarain cc203d2422 sched: monitor clock underflows in /proc/sched_debug 17 years ago
Guillaume Chazarain 782daeee3d sched: fix rq->clock warps on frequency changes 17 years ago
Ingo Molnar 6478d8800b sched: remove the !PREEMPT_BKL code 17 years ago
Peter Zijlstra 48d5e25821 sched: rt throttling vs no_hz 17 years ago
Peter Zijlstra 6f505b1642 sched: rt group scheduling 17 years ago
Peter Zijlstra fa85ae2418 sched: rt time limit 17 years ago
Peter Zijlstra 8f4d37ec07 sched: high-res preemption tick 17 years ago
Herbert Xu 02b67cc3ba sched: do not do cond_resched() when CONFIG_PREEMPT 17 years ago
Ingo Molnar 03319ec8b0 sched: documentation, whitespace fixes 17 years ago
Peter Zijlstra fa717060f1 sched: sched_rt_entity 17 years ago