aboutsummaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2007-08-09sched: remove the 'u64 now' parameter from __enqueue_sleeper()Ingo Molnar
2007-08-09sched: remove the 'u64 now' parameter from update_stats_curr_end()Ingo Molnar
2007-08-09sched: remove the 'u64 now' parameter from update_stats_dequeue()Ingo Molnar
2007-08-09sched: remove the 'u64 now' parameter from update_stats_curr_start()Ingo Molnar
2007-08-09sched: remove the 'u64 now' parameter from update_stats_wait_end()Ingo Molnar
2007-08-09sched: remove the 'u64 now' parameter from __update_stats_wait_end()Ingo Molnar
2007-08-09sched: remove the 'u64 now' parameter from update_stats_enqueue()Ingo Molnar
2007-08-09sched: remove the 'u64 now' parameter from update_stats_wait_start()Ingo Molnar
2007-08-09sched: remove the 'u64 now' parameter from update_curr()Ingo Molnar
2007-08-09sched: remove the 'u64 now' parameter from print_cfs_rq()Ingo Molnar
2007-08-09sched: remove 'now' use from assignmentsIngo Molnar
2007-08-09sched: remove __rq_clock()Ingo Molnar
2007-08-09sched: eliminate __rq_clock() useIngo Molnar
2007-08-09sched: remove rq_clock()Ingo Molnar
2007-08-09sched: eliminate rq_clock() useIngo Molnar
2007-08-09sched: add [__]update_rq_clock(rq)Ingo Molnar
2007-08-09sched: fix bug in balance_tasks()Peter Williams
2007-08-09sched: remove binary sysctls from kernel.sched_domainAlexey Dobriyan
2007-08-09sched: delta_exec accounting fixIngo Molnar
2007-08-09sched: clean up delta_mineIngo Molnar
2007-08-09sched: schedule() speedupIngo Molnar
2007-08-09sched: uninline rq_clock()Ingo Molnar
2007-08-09sched: mark print_cfs_stats staticJosh Triplett
2007-08-09sched: clean up sched_getaffinity()Ulrich Drepper
2007-08-09sched: simplify move_tasks()Peter Williams
2007-08-09sched: reorder update_cpu_load(rq) with the ->task_tick() callIngo Molnar
2007-08-09sched: batch sleeper bonusIngo Molnar
2007-08-07fix oops in __audit_signal_info()Al Viro
2007-08-06take sched_debug.c out of nasal demon territoryAl Viro
2007-08-03Kill some obsolete sub-thread-ptrace stuffOleg Nesterov
2007-08-03serial: fix 8250 early console setupDaniel Ritz
2007-08-02[PATCH] sched: reduce debug codeIngo Molnar
2007-08-02[PATCH] sched: use schedstat_set() APIIngo Molnar
2007-08-02[PATCH] sched: add schedstat_set() APIIngo Molnar
2007-08-02[PATCH] sched: move load-calculation functionsIngo Molnar
2007-08-02[PATCH] sched: ->task_new cleanupIngo Molnar
2007-08-02[PATCH] sched: uninline inc/dec_nr_running()Ingo Molnar
2007-08-02[PATCH] sched: uninline calc_delta_mine()Ingo Molnar
2007-08-02[PATCH] sched: calc_delta_mine(): use fixed limitIngo Molnar
2007-08-02[PATCH] sched: tidy up left over smpnice codePeter Williams
2007-08-02[PATCH] sched: remove cache_hot_timeIngo Molnar
2007-08-01genirq: temporary fix for level-triggered IRQ resendThomas Gleixner
2007-07-31Fix a use after free bug in kernel->userspace relay file supportJesper Juhl
2007-07-31kthread: silence bogus section mismatch warningSatyam Sharma
2007-07-31futex: pass nr_wake2 to futex_wake_opAndreas Schwab
2007-07-31Fix leak on /proc/lockdep_statsAlexey Dobriyan
2007-07-31Fix leaks on /proc/{*/sched,sched_debug,timer_list,timer_stats}Alexey Dobriyan
2007-07-31sched: fix kernel-doc warningsRandy Dunlap
2007-07-30modules: better error messages when modules fail to load due to a sysfs problem.Greg Kroah-Hartman
2007-07-29ACPI: restore CONFIG_ACPI_SLEEPLen Brown