aboutsummaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
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
2007-02-19[PATCH] NOHZ: Fix RCU handlingIngo Molnar
2007-02-19Merge branch 'audit.b37' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2007-02-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds
2007-02-17[PATCH] AUDIT_FD_PAIRAl Viro
2007-02-17[PATCH] audit config lockdownSteve Grubb
2007-02-17[PATCH] minor update to rule add/delete messages (ver 2)Steve Grubb
2007-02-17kernel/printk.c: comment fixPatrick Pletscher
2007-02-17Revert "[PATCH] make kernel/signal.c:kill_proc_info() static"Matthew Wilcox
2007-02-16sysfs: fix build errors: uevent with CONFIG_SYSFS=nRandy Dunlap
2007-02-16Driver: remove redundant kobject_unregister checksMariusz Kozlowski
2007-02-16Driver core: let request_module() send a /sys/modules/kmod/-ueventKay Sievers
2007-02-16[PATCH] small irq management simplificationJan Beulich
2007-02-16[PATCH] IRQ kernel-doc fixesRandy Dunlap
2007-02-16[PATCH] genirq: do not mask interrupts by defaultIngo Molnar
2007-02-16[PATCH] posix timers: RCU optimization for clock_gettime()Paul E. McKenney
2007-02-16[PATCH] time: x86_64: split x86_64/kernel/time.c upjohn stultz
2007-02-16[PATCH] generic: vsyscall-gtod support for GENERIC_TIMEjohn stultz
2007-02-16[PATCH] Add debugging feature /proc/timer_listIngo Molnar
2007-02-16[PATCH] Add debugging feature /proc/timer_statIngo Molnar
2007-02-16[PATCH] hrtimers: prevent possible itimer DoSThomas Gleixner