aboutsummaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
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
2007-07-29Introduce CONFIG_SUSPEND for suspend-to-Ram and standbyRafael J. Wysocki
2007-07-29Replace CONFIG_SOFTWARE_SUSPEND with CONFIG_HIBERNATIONRafael J. Wysocki
2007-07-28audit: fix two bugs in the new execve audit codePeter Zijlstra
2007-07-28rip some includes from linux/interrupt.hAl Viro
2007-07-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-schedLinus Torvalds
2007-07-26Fix ThinkPad T42 poweroff failure introduced by by "PM: Introduce pm_power_of...Rafael J. Wysocki
2007-07-26kernel-doc fix for kmod.cRandy Dunlap
2007-07-26[PATCH] sched: debug feature - make the sched-domains tree runtime-tweakableNick Piggin
2007-07-26[PATCH] sched: mark sysrq_sched_debug_show() staticJosh Triplett
2007-07-26[PATCH] sched: make cpu_clock() not use the rq clockIngo Molnar
2007-07-26[PATCH] sched: remove unused rq->load_balance_classSatoru Takeuchi
2007-07-26[PATCH] sched: arch preempt notifier mechanismAvi Kivity
2007-07-25Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2007-07-25Cache xtime every call to update_wall_timejohn stultz
2007-07-25Cleanup non-arch xtime uses, use get_seconds() or current_kernel_time().john stultz
2007-07-25ACPI: Kconfig: remove CONFIG_ACPI_SLEEP from sourceLen Brown