aboutsummaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAge
* [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
* audit: fix two bugs in the new execve audit codePeter Zijlstra2007-07-28
* rip some includes from linux/interrupt.hAl Viro2007-07-28
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-schedLinus Torvalds2007-07-26
|\
| * [PATCH] sched: debug feature - make the sched-domains tree runtime-tweakableNick Piggin2007-07-26
| * [PATCH] sched: mark sysrq_sched_debug_show() staticJosh Triplett2007-07-26
| * [PATCH] sched: make cpu_clock() not use the rq clockIngo Molnar2007-07-26
| * [PATCH] sched: remove unused rq->load_balance_classSatoru Takeuchi2007-07-26
| * [PATCH] sched: arch preempt notifier mechanismAvi Kivity2007-07-26
* | Fix ThinkPad T42 poweroff failure introduced by by "PM: Introduce pm_power_of...Rafael J. Wysocki2007-07-26
* | kernel-doc fix for kmod.cRandy Dunlap2007-07-26
|/
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2007-07-25
|\
| * ACPI: Kconfig: remove CONFIG_ACPI_SLEEP from sourceLen Brown2007-07-25
* | Cache xtime every call to update_wall_timejohn stultz2007-07-25
* | Cleanup non-arch xtime uses, use get_seconds() or current_kernel_time().john stultz2007-07-25
|/
* Merge branch 'audit.b39' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2007-07-22
|\
| * [PATCH] get rid of AVC_PATH postponed treatmentAl Viro2007-07-22
| * [PATCH] allow audit filtering on bit & operationsEric Paris2007-07-22
| * [PATCH] audit: fix broken class-based syscall auditKlaus Weidner2007-07-22
| * [PATCH] Make IPC mode consistentSteve Grubb2007-07-22
* | x86: i386-show-unhandled-signals-v3Masoud Asgharifard Sharbiani2007-07-22
|/
* x86: PM_TRACE supportNigel Cunningham2007-07-21
* x86_64: Report the pending irq if available in smp_affinityAndi Kleen2007-07-21
* NTP: move the cmos update code into ntp.cThomas Gleixner2007-07-21
* hrtimer: speedup hrtimer_enqueueIngo Molnar2007-07-21
* highres: improve debug outputIngo Molnar2007-07-21
* tick management: spread timer interruptjohn stultz2007-07-21
* clockevents: fix device replacementThomas Gleixner2007-07-21
* clockevents: fix resume logicThomas Gleixner2007-07-21
* Revert "sys_time() speedup"Linus Torvalds2007-07-20