summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] clockevents: Fix suspend/resume to disk hangsThomas Gleixner2007-03-164-12/+51
* [PATCH] initialise pi_lock if CONFIG_RT_MUTEXES=NZilvinas Valinskas2007-03-161-1/+1
* [PATCH] futex: PI state locking fixIngo Molnar2007-03-161-0/+2
* [PATCH] swsusp: fix suspend when console is in VT_AUTO+KD_GRAPHICS modeAndrew Johnson2007-03-161-1/+9
* [PATCH] hrtimer: fix up unlocked access to wall_to_monotonicThomas Gleixner2007-03-161-2/+3
* [PATCH] hrtimer: prevent overrun DoS in hrtimer_forward()Thomas Gleixner2007-03-161-0/+6
* [PATCH] swsusp: disable nonboot CPUs before entering platform suspendRafael J. Wysocki2007-03-162-1/+3
* [PATCH] swsusp: Fix resume error path in platform modeRafael J. Wysocki2007-03-161-0/+1
* [PATCH] fix deadlock in audit_log_task_context()Al Viro2007-03-141-13/+11
* Revert "driver core: refcounting fix"Greg Kroah-Hartman2007-03-091-6/+0
* Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2007-03-071-1/+2
|\
| * sysctl: Support vdso_enabled sysctl on SH.Paul Mundt2007-03-051-1/+2
* | [PATCH] kconfig: Update swsusp descriptionRafael J. Wysocki2007-03-061-16/+21
* | [PATCH] Publish rcutorture module parameters via sysfs, read-onlyJosh Triplett2007-03-061-7/+7
* | [PATCH] fix vsyscall settimeofdayDaniel Walker2007-03-061-0/+2
* | [PATCH] highres: do not run the TIMER_SOFTIRQ after switching to highres modeThomas Gleixner2007-03-061-5/+10
* | [PATCH] Save/restore periodic tick information over suspend/resumeThomas Gleixner2007-03-064-0/+78
* | [PATCH] timer/hrtimer: take per cpu locks in sane orderHeiko Carstens2007-03-052-9/+8
* | [PATCH] clocksource init adjustments (fix bug #7426)john stultz2007-03-051-3/+5
* | [PATCH] sched: remove SMT niceCon Kolivas2007-03-051-154/+1
|/
* [PATCH] sched: fix SMT scheduler bugIngo Molnar2007-03-011-1/+1
* [PATCH] fix section mismatch warning in lockdepSam Ravnborg2007-03-011-1/+1
* [PATCH] fix the SYSCTL=n compilationAdrian Bunk2007-03-011-2/+1
* [PATCH] Fix posix-cpu-timer breakage caused by stale p->last_ran valueThomas Gleixner2007-03-011-1/+1
* [PATCH] kernel-doc fixes for 2.6.20-git15 (non-drivers)Randy Dunlap2007-03-012-2/+2
* [PATCH] update timekeeping_is_continuous commentDaniel Walker2007-03-011-1/+1
* Merge master.kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds2007-02-261-1/+2
|\
| * Revert "[PATCH] make kernel/signal.c:kill_proc_info() static"Matthew Wilcox2007-02-171-1/+2
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/tick-2.6Linus Torvalds2007-02-262-2/+5
|\ \
| * | [TICK] tick-common: Fix one-shot handling in tick_handle_periodic().David S. Miller2007-02-261-2/+3
| * | [TIME] tick-sched: Add missing asm/irq_regs.h include.David S. Miller2007-02-261-0/+2
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2007-02-264-138/+20
|\ \ \
| * | | Revert "Driver core: let request_module() send a /sys/modules/kmod/-uevent"Greg Kroah-Hartman2007-02-233-137/+10
| * | | make kernel/kmod.c:kmod_mk staticAdrian Bunk2007-02-231-1/+1
| * | | power management: no valid states w/o pm_opsJohannes Berg2007-02-231-1/+4
| * | | driver core: refcounting fixMike Galbraith2007-02-231-0/+6
| |/ /
* | | [PATCH] genirq: Mask irqs when migrating them.Eric W. Biederman2007-02-261-5/+4
|/ /
* | [PATCH] lockdep: debug_locks check after check_chain_keyJarek Poplawski2007-02-201-0/+4
* | [PATCH] kprobes: list all active probes in the systemSrinivasa Ds2007-02-201-2/+111
* | [PATCH] NOHZ: Produce debug output instead of a BUG()Thomas Gleixner2007-02-191-1/+3
* | [PATCH] NOHZ: Fix RCU handlingIngo Molnar2007-02-191-4/+4
* | Merge branch 'audit.b37' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2007-02-193-63/+202
|\ \
| * | [PATCH] AUDIT_FD_PAIRAl Viro2007-02-171-0/+40
| * | [PATCH] audit config lockdownSteve Grubb2007-02-171-59/+157
| * | [PATCH] minor update to rule add/delete messages (ver 2)Steve Grubb2007-02-171-4/+5
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2007-02-191-1/+1
|\ \ \
| * | | kernel/printk.c: comment fixPatrick Pletscher2007-02-171-1/+1
| |/ /
* | | sysfs: fix build errors: uevent with CONFIG_SYSFS=nRandy Dunlap2007-02-162-17/+25
* | | Driver: remove redundant kobject_unregister checksMariusz Kozlowski2007-02-161-5/+2
* | | Driver core: let request_module() send a /sys/modules/kmod/-ueventKay Sievers2007-02-163-10/+137
|/ /
OpenPOWER on IntegriCloud