aboutsummaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAge
...
| * sched: remove the 'u64 now' parameter from update_stats_curr_start()Ingo Molnar2007-08-09
| * sched: remove the 'u64 now' parameter from update_stats_wait_end()Ingo Molnar2007-08-09
| * sched: remove the 'u64 now' parameter from __update_stats_wait_end()Ingo Molnar2007-08-09
| * sched: remove the 'u64 now' parameter from update_stats_enqueue()Ingo Molnar2007-08-09
| * sched: remove the 'u64 now' parameter from update_stats_wait_start()Ingo Molnar2007-08-09
| * sched: remove the 'u64 now' parameter from update_curr()Ingo Molnar2007-08-09
| * sched: remove the 'u64 now' parameter from print_cfs_rq()Ingo Molnar2007-08-09
| * sched: remove 'now' use from assignmentsIngo Molnar2007-08-09
| * sched: remove __rq_clock()Ingo Molnar2007-08-09
| * sched: eliminate __rq_clock() useIngo Molnar2007-08-09
| * sched: remove rq_clock()Ingo Molnar2007-08-09
| * sched: eliminate rq_clock() useIngo Molnar2007-08-09
| * sched: add [__]update_rq_clock(rq)Ingo Molnar2007-08-09
| * sched: fix bug in balance_tasks()Peter Williams2007-08-09
| * sched: remove binary sysctls from kernel.sched_domainAlexey Dobriyan2007-08-09
| * sched: delta_exec accounting fixIngo Molnar2007-08-09
| * sched: clean up delta_mineIngo Molnar2007-08-09
| * sched: schedule() speedupIngo Molnar2007-08-09
| * sched: uninline rq_clock()Ingo Molnar2007-08-09
| * sched: mark print_cfs_stats staticJosh Triplett2007-08-09
| * sched: clean up sched_getaffinity()Ulrich Drepper2007-08-09
| * sched: simplify move_tasks()Peter Williams2007-08-09
| * sched: reorder update_cpu_load(rq) with the ->task_tick() callIngo Molnar2007-08-09
| * sched: batch sleeper bonusIngo Molnar2007-08-09
* | Revert "genirq: temporary fix for level-triggered IRQ resend"Linus Torvalds2007-08-09
* | fix oops in __audit_signal_info()Al Viro2007-08-07
|/
* take sched_debug.c out of nasal demon territoryAl Viro2007-08-06
* Kill some obsolete sub-thread-ptrace stuffOleg Nesterov2007-08-03
* serial: fix 8250 early console setupDaniel Ritz2007-08-03
* [PATCH] sched: reduce debug codeIngo Molnar2007-08-02
* [PATCH] sched: use schedstat_set() APIIngo Molnar2007-08-02
* [PATCH] sched: add schedstat_set() APIIngo Molnar2007-08-02
* [PATCH] sched: move load-calculation functionsIngo Molnar2007-08-02
* [PATCH] sched: ->task_new cleanupIngo Molnar2007-08-02
* [PATCH] sched: uninline inc/dec_nr_running()Ingo Molnar2007-08-02
* [PATCH] sched: uninline calc_delta_mine()Ingo Molnar2007-08-02
* [PATCH] sched: calc_delta_mine(): use fixed limitIngo Molnar2007-08-02
* [PATCH] sched: tidy up left over smpnice codePeter Williams2007-08-02
* [PATCH] sched: remove cache_hot_timeIngo Molnar2007-08-02
* genirq: temporary fix for level-triggered IRQ resendThomas Gleixner2007-08-01
* Fix a use after free bug in kernel->userspace relay file supportJesper Juhl2007-07-31
* kthread: silence bogus section mismatch warningSatyam Sharma2007-07-31
* futex: pass nr_wake2 to futex_wake_opAndreas Schwab2007-07-31
* Fix leak on /proc/lockdep_statsAlexey Dobriyan2007-07-31
* Fix leaks on /proc/{*/sched,sched_debug,timer_list,timer_stats}Alexey Dobriyan2007-07-31
* sched: fix kernel-doc warningsRandy Dunlap2007-07-31
* modules: better error messages when modules fail to load due to a sysfs problem.Greg Kroah-Hartman2007-07-30
* ACPI: restore CONFIG_ACPI_SLEEPLen Brown2007-07-29
* Introduce CONFIG_SUSPEND for suspend-to-Ram and standbyRafael J. Wysocki2007-07-29
* Replace CONFIG_SOFTWARE_SUSPEND with CONFIG_HIBERNATIONRafael J. Wysocki2007-07-29