Commit Graph

2472 Commits (427d0bd4fde60f40e9518817d826e48c05262a98)

Author SHA1 Message Date
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
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
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 0915c4e89d sched: batch sleeper bonus 18 years ago
Al Viro 175fc48425 fix oops in __audit_signal_info() 18 years ago
Al Viro 6f605d83dd take sched_debug.c out of nasal demon territory 18 years ago
Oleg Nesterov 247284481c Kill some obsolete sub-thread-ptrace stuff 18 years ago
Daniel Ritz b6b1d87785 serial: fix 8250 early console setup 18 years ago
Ingo Molnar 6cfb0d5d06 [PATCH] sched: reduce debug code 18 years ago
Ingo Molnar 8179ca23d5 [PATCH] sched: use schedstat_set() API 18 years ago
Ingo Molnar c3c7011969 [PATCH] sched: add schedstat_set() API 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
Thomas Gleixner 0fc4969b86 genirq: temporary fix for level-triggered IRQ resend 18 years ago
Jesper Juhl c9b3febc5b Fix a use after free bug in kernel->userspace relay file support 18 years ago
Satyam Sharma e804a4a4dd kthread: silence bogus section mismatch warning 18 years ago
Andreas Schwab f54f098612 futex: pass nr_wake2 to futex_wake_op 18 years ago
Alexey Dobriyan c0f3358621 Fix leak on /proc/lockdep_stats 18 years ago
Alexey Dobriyan 5ea473a1df Fix leaks on /proc/{*/sched,sched_debug,timer_list,timer_stats} 18 years ago
Randy Dunlap 421cee2935 sched: fix kernel-doc warnings 18 years ago
Greg Kroah-Hartman 74c5b597e9 modules: better error messages when modules fail to load due to a sysfs problem. 18 years ago
Len Brown 673d5b43da ACPI: restore CONFIG_ACPI_SLEEP 18 years ago
Rafael J. Wysocki 296699de6b Introduce CONFIG_SUSPEND for suspend-to-Ram and standby 18 years ago
Rafael J. Wysocki b0cb1a19d0 Replace CONFIG_SOFTWARE_SUSPEND with CONFIG_HIBERNATION 18 years ago
Peter Zijlstra 040b3a2df2 audit: fix two bugs in the new execve audit code 18 years ago
Al Viro 0af3678f7c rip some includes from linux/interrupt.h 18 years ago
Rafael J. Wysocki 58b3b71dfa Fix ThinkPad T42 poweroff failure introduced by by "PM: Introduce pm_power_off_prepare" 18 years ago