summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
* Kill some obsolete sub-thread-ptrace stuffOleg Nesterov2007-08-032-10/+2
* serial: fix 8250 early console setupDaniel Ritz2007-08-031-1/+1
* [PATCH] sched: reduce debug codeIngo Molnar2007-08-024-20/+38
* [PATCH] sched: use schedstat_set() APIIngo Molnar2007-08-021-11/+2
* [PATCH] sched: add schedstat_set() APIIngo Molnar2007-08-021-0/+2
* [PATCH] sched: move load-calculation functionsIngo Molnar2007-08-021-66/+66
* [PATCH] sched: ->task_new cleanupIngo Molnar2007-08-023-16/+9
* [PATCH] sched: uninline inc/dec_nr_running()Ingo Molnar2007-08-021-2/+2
* [PATCH] sched: uninline calc_delta_mine()Ingo Molnar2007-08-021-1/+1
* [PATCH] sched: calc_delta_mine(): use fixed limitIngo Molnar2007-08-021-1/+1
* [PATCH] sched: tidy up left over smpnice codePeter Williams2007-08-021-15/+1
* [PATCH] sched: remove cache_hot_timeIngo Molnar2007-08-021-2/+0
* genirq: temporary fix for level-triggered IRQ resendThomas Gleixner2007-08-011-0/+9
* Fix a use after free bug in kernel->userspace relay file supportJesper Juhl2007-07-311-1/+2
* kthread: silence bogus section mismatch warningSatyam Sharma2007-07-311-10/+2
* futex: pass nr_wake2 to futex_wake_opAndreas Schwab2007-07-311-1/+3
* Fix leak on /proc/lockdep_statsAlexey Dobriyan2007-07-311-1/+1
* Fix leaks on /proc/{*/sched,sched_debug,timer_list,timer_stats}Alexey Dobriyan2007-07-313-3/+3
* sched: fix kernel-doc warningsRandy Dunlap2007-07-311-2/+4
* modules: better error messages when modules fail to load due to a sysfs problem.Greg Kroah-Hartman2007-07-301-1/+6
* ACPI: restore CONFIG_ACPI_SLEEPLen Brown2007-07-291-1/+1
* Introduce CONFIG_SUSPEND for suspend-to-Ram and standbyRafael J. Wysocki2007-07-294-19/+61
* Replace CONFIG_SOFTWARE_SUSPEND with CONFIG_HIBERNATIONRafael J. Wysocki2007-07-295-7/+7
* audit: fix two bugs in the new execve audit codePeter Zijlstra2007-07-281-2/+4
* rip some includes from linux/interrupt.hAl Viro2007-07-281-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-schedLinus Torvalds2007-07-263-9/+200
|\
| * [PATCH] sched: debug feature - make the sched-domains tree runtime-tweakableNick Piggin2007-07-261-0/+122
| * [PATCH] sched: mark sysrq_sched_debug_show() staticJosh Triplett2007-07-261-1/+1
| * [PATCH] sched: make cpu_clock() not use the rq clockIngo Molnar2007-07-261-4/+3
| * [PATCH] sched: remove unused rq->load_balance_classSatoru Takeuchi2007-07-261-2/+0
| * [PATCH] sched: arch preempt notifier mechanismAvi Kivity2007-07-262-2/+74
* | Fix ThinkPad T42 poweroff failure introduced by by "PM: Introduce pm_power_of...Rafael J. Wysocki2007-07-262-0/+4
* | kernel-doc fix for kmod.cRandy Dunlap2007-07-261-4/+4
|/
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2007-07-251-1/+1
|\
| * ACPI: Kconfig: remove CONFIG_ACPI_SLEEP from sourceLen Brown2007-07-251-1/+1
* | Cache xtime every call to update_wall_timejohn stultz2007-07-252-7/+23
* | Cleanup non-arch xtime uses, use get_seconds() or current_kernel_time().john stultz2007-07-255-19/+19
|/
* Merge branch 'audit.b39' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2007-07-222-50/+14
|\
| * [PATCH] get rid of AVC_PATH postponed treatmentAl Viro2007-07-221-47/+0
| * [PATCH] allow audit filtering on bit & operationsEric Paris2007-07-221-0/+11
| * [PATCH] audit: fix broken class-based syscall auditKlaus Weidner2007-07-221-1/+1
| * [PATCH] Make IPC mode consistentSteve Grubb2007-07-221-2/+2
* | x86: i386-show-unhandled-signals-v3Masoud Asgharifard Sharbiani2007-07-222-0/+20
|/
* x86: PM_TRACE supportNigel Cunningham2007-07-211-1/+1
* x86_64: Report the pending irq if available in smp_affinityAndi Kleen2007-07-211-1/+9
* NTP: move the cmos update code into ntp.cThomas Gleixner2007-07-211-3/+56
* hrtimer: speedup hrtimer_enqueueIngo Molnar2007-07-211-4/+6
* highres: improve debug outputIngo Molnar2007-07-212-2/+18
* tick management: spread timer interruptjohn stultz2007-07-211-1/+6
* clockevents: fix device replacementThomas Gleixner2007-07-211-1/+28
OpenPOWER on IntegriCloud