Commit Graph

63764 Commits (bdd4dfa89c1e3e1379729b9edec1526b3ecc25ec)
 

Author SHA1 Message Date
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
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 f1e14ef64d sched: remove the 'u64 now' parameter from update_curr_rt() 18 years ago
Ingo Molnar ab6cde2692 sched: remove the 'u64 now' parameter from put_prev_entity() 18 years ago
Ingo Molnar 9948f4b2a7 sched: remove the 'u64 now' parameter from pick_next_entity() 18 years ago
Ingo Molnar 8494f412ed sched: remove the 'u64 now' parameter from set_next_entity() 18 years ago
Ingo Molnar 525c2716a4 sched: remove the 'u64 now' parameter from dequeue_entity() 18 years ago
Ingo Molnar 668031ca8f sched: remove the 'u64 now' parameter from enqueue_entity() 18 years ago
Ingo Molnar 2396af69be sched: remove the 'u64 now' parameter from enqueue_sleeper() 18 years ago
Ingo Molnar dfdc119e54 sched: remove the 'u64 now' parameter from __enqueue_sleeper() 18 years ago
Ingo Molnar c7e9b5b293 sched: remove the 'u64 now' parameter from update_stats_curr_end() 18 years ago
Ingo Molnar 19b6a2e370 sched: remove the 'u64 now' parameter from update_stats_dequeue() 18 years ago
Ingo Molnar 79303e9e02 sched: remove the 'u64 now' parameter from update_stats_curr_start() 18 years ago
Ingo Molnar 9ef0a9615b sched: remove the 'u64 now' parameter from update_stats_wait_end() 18 years ago
Ingo Molnar eac55ea376 sched: remove the 'u64 now' parameter from __update_stats_wait_end() 18 years ago
Ingo Molnar d2417e5a3e sched: remove the 'u64 now' parameter from update_stats_enqueue() 18 years ago
Ingo Molnar 5870db5b83 sched: remove the 'u64 now' parameter from update_stats_wait_start() 18 years ago
Ingo Molnar b7cc089657 sched: remove the 'u64 now' parameter from update_curr() 18 years ago
Ingo Molnar 5cef9eca38 sched: remove the 'u64 now' parameter from print_cfs_rq() 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
Ingo Molnar aea25401c3 sched: document nice levels 18 years ago
Alexey Dobriyan e0361851e5 sched: remove binary sysctls from kernel.sched_domain 18 years ago
Ingo Molnar fd8bb43e27 sched: delta_exec accounting fix 18 years ago
Ingo Molnar c5dcfe72aa sched: clean up delta_mine 18 years ago
Ingo Molnar 8e717b194c sched: schedule() speedup 18 years ago
Ingo Molnar 7bfd048587 sched: uninline rq_clock() 18 years ago
Josh Triplett 291ae5a120 sched: mark print_cfs_stats static 18 years ago
Ulrich Drepper 9531b62f5e sched: clean up sched_getaffinity() 18 years ago
Thomas Voegtle 5f5d3aa15b sched: mention CONFIG_SCHED_DEBUG in documentation 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