Commit Graph

2546 Commits (6e0d114d52833449a4e40f6dc8582e88d0742be4)

Author SHA1 Message Date
Peter Zijlstra a6f2994042 sched: simplify bonus calculation #1 18 years ago
Ingo Molnar b2133c8b1e sched: tidy up and simplify the bonus balance 18 years ago
Dmitry Adamushko 98fbc79853 sched: optimize task_tick_rt() a bit 18 years ago
Sven-Thorsten Dietrich deac4ee65a sched: simplify can_migrate_task() 18 years ago
Ingo Molnar 71fd371463 sched: remove HZ dependency from the granularity default 18 years ago
Bruce Ashfield 7c6c16f354 sched: CONFIG_SCHED_GROUP_FAIR=y fixlet 18 years ago
Ingo Molnar 505c0efd58 sched: tweak the sched_runtime_limit tunable 18 years ago
Suresh Siddha f549da848e sched: skip updating rq's next_balance under null SD 18 years ago
Suresh Siddha f8700df7c4 sched: fix broken SMT/MC optimizations 18 years ago
Eric W. Biederman c57baf1e1e sched: fix sysctl directory permissions 18 years ago
Ingo Molnar 2aa44d0567 sched: sched_clock_idle_[sleep|wakeup]_event() 18 years ago
Oleg Nesterov 834d216e1f signalfd: fix interaction with posix-timers 18 years ago
Oleg Nesterov d02479bdeb posix-timers: fix creation race 18 years ago
Thomas Gleixner 179394af7a posix-timers: fix deletion race 18 years ago
Andrew Morton 8b7f07155f free_irq(): fix DEBUG_SHIRQ handling 18 years ago
john stultz 187226f57f futex_unlock_pi() hurts my brain and may cause application deadlock 18 years ago
Adrian Bunk 88ae704c2a kernel/auditsc.c: fix an off-by-one 18 years ago
Alexey Dobriyan 256e2fdf03 Fix Off-by-one in /sys/module/*/refcnt 18 years ago
Robin Getz cb00e99c0a fix - ensure we don't use bootconsoles after init has been released 18 years ago
Robin Getz 0c5564bd91 ensure we don't use bootconsoles after init has been released 18 years ago
Christian Heim e598fbaabd Remove double inclusion of linux/capability.h 18 years ago
Thomas Gleixner 2464286ace genirq: suppress resend of level interrupts 18 years ago
Thomas Gleixner 496634217e genirq: cleanup mismerge artifact 18 years ago
Oleg Nesterov de0cf899bb sched: run_rebalance_domains: s/SCHED_IDLE/CPU_IDLE/ 18 years ago
Ingo Molnar 5d2b3d3695 sched: fix sleeper bonus 18 years ago
Adrian Bunk 6707de00fd sched: make global code static 18 years ago
Peter Chubb cd5bfea278 fix compilation with gcc 4.2 18 years ago
Miao Xie 6ddfca9548 timer: remove clockevents_unregister_notifier 18 years ago
Rafael J. Wysocki c5a69adff9 Hibernation: do not try to mark invalid PFNs as nosave 18 years ago
Lee Schermerhorn 8daec965e7 Fix missing numa_zonelist_order sysctl 18 years ago
Ingo Molnar 5167e75f4d sched debug: dont print kernel address in /proc/sched_debug 18 years ago
Ingo Molnar e56f31aad9 sched: fix typo in the FAIR_GROUP_SCHED branch 18 years ago
Ingo Molnar 529c77261b sched: improve rq-clock overflow logic 18 years ago
Linus Torvalds 88ffc35059 Revert "genirq: temporary fix for level-triggered IRQ resend" 18 years ago
Ingo Molnar 7cff8cf61c sched: refine negative nice level granularity 18 years ago
Ingo Molnar a69edb5560 sched: fix update_stats_enqueue() reniced codepath 18 years ago
Ingo Molnar 194081ebfa sched: round a bit better 18 years ago
Ingo Molnar 254753dc32 sched: make the multiplication table more accurate 18 years ago
Ingo Molnar 6e82a3befe sched: optimize update_rq_clock() calls in the load-balancer 18 years ago
Ingo Molnar 2daa357705 sched: optimize activate_task() 18 years ago
Ingo Molnar c3b64f1e4f sched: clean up set_curr_task_fair() 18 years ago
Ingo Molnar d9e0e6aa6d sched: remove __update_rq_clock() call from entity_tick() 18 years ago
Ingo Molnar 546fe3c909 sched: move the __update_rq_clock() call to scheduler_tick() 18 years ago
Ingo Molnar a48da48b40 sched debug: remove the 'u64 now' parameter from print_task()/_rq() 18 years ago
Ingo Molnar bdd4dfa89c sched: remove the 'u64 now' local variables 18 years ago
Ingo Molnar 2e1cb74a50 sched: remove the 'u64 now' parameter from deactivate_task() 18 years ago
Ingo Molnar 69be72c13d sched: remove the 'u64 now' parameter from dequeue_task() 18 years ago
Ingo Molnar 8159f87e2b sched: remove the 'u64 now' parameter from enqueue_task() 18 years ago
Ingo Molnar db53181e41 sched: remove the 'u64 now' parameter from dec_nr_running() 18 years ago
Ingo Molnar e5fa2237b5 sched: remove the 'u64 now' parameter from inc_nr_running() 18 years ago