summaryrefslogtreecommitdiffstats
path: root/kernel
AgeCommit message (Expand)AuthorLines
2007-03-25[PATCH] clocksource: Fix thinko in watchdog selectionThomas Gleixner-1/+2
2007-03-25[PATCH] dynticks: fix hrtimer rounding error in next_timer_interruptThomas Gleixner-3/+16
2007-03-23[PATCH] time: fix formatting in /proc/timer_listJames Morris-3/+3
2007-03-22[PATCH] lockdep: debug_show_all_locks & debug_show_held_locks vs. debug_locksJarek Poplawski-0/+8
2007-03-22[PATCH] fix extra BIOS invocation during resumePavel Machek-8/+0
2007-03-22[PATCH] swsusp: Fix SNAPSHOT_S2RAM ioctlRafael J. Wysocki-3/+6
2007-03-16[PATCH] clockevents: Fix suspend/resume to disk hangsThomas Gleixner-12/+51
2007-03-16[PATCH] initialise pi_lock if CONFIG_RT_MUTEXES=NZilvinas Valinskas-1/+1
2007-03-16[PATCH] futex: PI state locking fixIngo Molnar-0/+2
2007-03-16[PATCH] swsusp: fix suspend when console is in VT_AUTO+KD_GRAPHICS modeAndrew Johnson-1/+9
2007-03-16[PATCH] hrtimer: fix up unlocked access to wall_to_monotonicThomas Gleixner-2/+3
2007-03-16[PATCH] hrtimer: prevent overrun DoS in hrtimer_forward()Thomas Gleixner-0/+6
2007-03-16[PATCH] swsusp: disable nonboot CPUs before entering platform suspendRafael J. Wysocki-1/+3
2007-03-16[PATCH] swsusp: Fix resume error path in platform modeRafael J. Wysocki-0/+1
2007-03-14[PATCH] fix deadlock in audit_log_task_context()Al Viro-13/+11
2007-03-09Revert "driver core: refcounting fix"Greg Kroah-Hartman-6/+0
2007-03-07Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds-1/+2
2007-03-06[PATCH] kconfig: Update swsusp descriptionRafael J. Wysocki-16/+21
2007-03-06[PATCH] Publish rcutorture module parameters via sysfs, read-onlyJosh Triplett-7/+7
2007-03-06[PATCH] fix vsyscall settimeofdayDaniel Walker-0/+2
2007-03-06[PATCH] highres: do not run the TIMER_SOFTIRQ after switching to highres modeThomas Gleixner-5/+10
2007-03-06[PATCH] Save/restore periodic tick information over suspend/resumeThomas Gleixner-0/+78
2007-03-05[PATCH] timer/hrtimer: take per cpu locks in sane orderHeiko Carstens-9/+8
2007-03-05[PATCH] clocksource init adjustments (fix bug #7426)john stultz-3/+5
2007-03-05[PATCH] sched: remove SMT niceCon Kolivas-154/+1
2007-03-05sysctl: Support vdso_enabled sysctl on SH.Paul Mundt-1/+2
2007-03-01[PATCH] sched: fix SMT scheduler bugIngo Molnar-1/+1
2007-03-01[PATCH] fix section mismatch warning in lockdepSam Ravnborg-1/+1
2007-03-01[PATCH] fix the SYSCTL=n compilationAdrian Bunk-2/+1
2007-03-01[PATCH] Fix posix-cpu-timer breakage caused by stale p->last_ran valueThomas Gleixner-1/+1
2007-03-01[PATCH] kernel-doc fixes for 2.6.20-git15 (non-drivers)Randy Dunlap-2/+2
2007-03-01[PATCH] update timekeeping_is_continuous commentDaniel Walker-1/+1
2007-02-26Merge master.kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds-1/+2
2007-02-26Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/tick-2.6Linus Torvalds-2/+5
2007-02-26Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds-138/+20
2007-02-26[TICK] tick-common: Fix one-shot handling in tick_handle_periodic().David S. Miller-2/+3
2007-02-26[TIME] tick-sched: Add missing asm/irq_regs.h include.David S. Miller-0/+2
2007-02-26[PATCH] genirq: Mask irqs when migrating them.Eric W. Biederman-5/+4
2007-02-23Revert "Driver core: let request_module() send a /sys/modules/kmod/-uevent"Greg Kroah-Hartman-137/+10
2007-02-23make kernel/kmod.c:kmod_mk staticAdrian Bunk-1/+1
2007-02-23power management: no valid states w/o pm_opsJohannes Berg-1/+4
2007-02-23driver core: refcounting fixMike Galbraith-0/+6
2007-02-20[PATCH] lockdep: debug_locks check after check_chain_keyJarek Poplawski-0/+4
2007-02-20[PATCH] kprobes: list all active probes in the systemSrinivasa Ds-2/+111
2007-02-19[PATCH] NOHZ: Produce debug output instead of a BUG()Thomas Gleixner-1/+3
2007-02-19[PATCH] NOHZ: Fix RCU handlingIngo Molnar-4/+4
2007-02-19Merge branch 'audit.b37' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds-63/+202
2007-02-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds-1/+1
2007-02-17[PATCH] AUDIT_FD_PAIRAl Viro-0/+40
2007-02-17[PATCH] audit config lockdownSteve Grubb-59/+157