Commit Graph

511 Commits (c8acccc959663f1434093c275c455f92a5964974)

Author SHA1 Message Date
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
Ingo Molnar 79b5dddf83 sched: remove the 'u64 now' parameter from dec_load() 18 years ago
Ingo Molnar 29b4b623fe sched: remove the 'u64 now' parameter from inc_load() 18 years ago
Ingo Molnar 84a1d7a2f9 sched: remove the 'u64 now' parameter from update_curr_load() 18 years ago
Ingo Molnar ee0827d8b5 sched: remove the 'u64 now' parameter from ->task_new() 18 years ago
Ingo Molnar 31ee529cc2 sched: remove the 'u64 now' parameter from ->put_prev_task() 18 years ago
Ingo Molnar ff95f3df54 sched: remove the 'u64 now' parameter from pick_next_task() 18 years ago
Ingo Molnar fb8d472402 sched: remove the 'u64 now' parameter from ->pick_next_task() 18 years ago
Ingo Molnar f02231e51a sched: remove the 'u64 now' parameter from ->dequeue_task() 18 years ago
Ingo Molnar fd390f6a04 sched: remove the 'u64 now' parameter from ->enqueue_task() 18 years ago
Ingo Molnar d281918d7c sched: remove 'now' use from assignments 18 years ago
Ingo Molnar eb59449400 sched: remove __rq_clock() 18 years ago
Ingo Molnar c1b3da3ecd sched: eliminate __rq_clock() use 18 years ago
Ingo Molnar 2ab81159fa sched: remove rq_clock() 18 years ago
Ingo Molnar a8e504d2a5 sched: eliminate rq_clock() use 18 years ago
Ingo Molnar b04a0f4c16 sched: add [__]update_rq_clock(rq) 18 years ago
Peter Williams a4ac01c36e sched: fix bug in balance_tasks() 18 years ago
Alexey Dobriyan e0361851e5 sched: remove binary sysctls from kernel.sched_domain 18 years ago
Ingo Molnar 8e717b194c sched: schedule() speedup 18 years ago
Ingo Molnar 7bfd048587 sched: uninline rq_clock() 18 years ago
Ulrich Drepper 9531b62f5e sched: clean up sched_getaffinity() 18 years ago
Peter Williams 4301065920 sched: simplify move_tasks() 18 years ago
Ingo Molnar f1a438d813 sched: reorder update_cpu_load(rq) with the ->task_tick() call 18 years ago
Ingo Molnar 6cfb0d5d06 [PATCH] sched: reduce debug code 18 years ago
Ingo Molnar 9c2172459a [PATCH] sched: move load-calculation functions 18 years ago
Ingo Molnar cad60d93e1 [PATCH] sched: ->task_new cleanup 18 years ago
Ingo Molnar 4e6f96f313 [PATCH] sched: uninline inc/dec_nr_running() 18 years ago
Ingo Molnar cb1c4fc924 [PATCH] sched: uninline calc_delta_mine() 18 years ago
Ingo Molnar ecf691daf7 [PATCH] sched: calc_delta_mine(): use fixed limit 18 years ago
Peter Williams 5a4f3ea77e [PATCH] sched: tidy up left over smpnice code 18 years ago
Ingo Molnar 362a701663 [PATCH] sched: remove cache_hot_time 18 years ago
Randy Dunlap 421cee2935 sched: fix kernel-doc warnings 18 years ago
Nick Piggin e692ab5347 [PATCH] sched: debug feature - make the sched-domains tree runtime-tweakable 18 years ago
Ingo Molnar 2cd4d0ea19 [PATCH] sched: make cpu_clock() not use the rq clock 18 years ago
Satoru Takeuchi 018a221295 [PATCH] sched: remove unused rq->load_balance_class 18 years ago
Avi Kivity e107be36ef [PATCH] sched: arch preempt notifier mechanism 18 years ago
Ingo Molnar e436d80085 [PATCH] sched: implement cpu_clock(cpu) high-speed time source 18 years ago
Suresh Siddha 969bb4e403 [PATCH] sched: fix the all pinned logic in load_balance_newidle() 18 years ago
Suresh Siddha 9439aab8db [PATCH] sched: fix newly idle load balance in case of SMT 18 years ago
Fenghua Yu f34e3b61f2 use the new percpu interface for shared data 18 years ago
Rafael J. Wysocki 8314418629 Freezer: make kernel threads nonfreezable by default 18 years ago
Ingo Molnar e4af30be8f [PATCH] sched: prettify prio_to_wmult[] 18 years ago
Ingo Molnar 5714d2de93 [PATCH] sched: document prio_to_wmult[] 18 years ago
Ingo Molnar f9153ee6c7 [PATCH] sched: improve weight-array comments 18 years ago
Thomas Gleixner 4fd885170b CFS: Fix missing digit off in wmult table 18 years ago
Ingo Molnar 4bd77321a8 [PATCH] sched: fix show_task()/show_tasks() output 18 years ago
Ingo Molnar a5968df873 [PATCH] sched: allow larger granularity 18 years ago
Mike Galbraith e127031f4f [PATCH] sched: fix prio_to_wmult[] for nice 1 18 years ago