summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
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
2007-07-22Merge branch 'audit.b39' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2007-07-22x86: i386-show-unhandled-signals-v3Masoud Asgharifard Sharbiani
2007-07-22[PATCH] get rid of AVC_PATH postponed treatmentAl Viro
2007-07-22[PATCH] allow audit filtering on bit & operationsEric Paris
2007-07-22[PATCH] audit: fix broken class-based syscall auditKlaus Weidner
2007-07-22[PATCH] Make IPC mode consistentSteve Grubb
2007-07-21x86: PM_TRACE supportNigel Cunningham
2007-07-21x86_64: Report the pending irq if available in smp_affinityAndi Kleen
2007-07-21NTP: move the cmos update code into ntp.cThomas Gleixner
2007-07-21hrtimer: speedup hrtimer_enqueueIngo Molnar
2007-07-21highres: improve debug outputIngo Molnar
2007-07-21tick management: spread timer interruptjohn stultz
2007-07-21clockevents: fix device replacementThomas Gleixner