Commit Graph

2458 Commits (ac07860264bd2b18834d3fa3be47032115524cea)

Author SHA1 Message Date
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
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