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