Age | Commit message (Expand) | Author |
2007-03-26 | [PATCH] clockevents: remove bad designed sysfs support for now | Thomas Gleixner |
2007-03-25 | [PATCH] clocksource: Fix thinko in watchdog selection | Thomas Gleixner |
2007-03-25 | [PATCH] dynticks: fix hrtimer rounding error in next_timer_interrupt | Thomas Gleixner |
2007-03-23 | [PATCH] time: fix formatting in /proc/timer_list | James Morris |
2007-03-22 | [PATCH] lockdep: debug_show_all_locks & debug_show_held_locks vs. debug_locks | Jarek Poplawski |
2007-03-22 | [PATCH] fix extra BIOS invocation during resume | Pavel Machek |
2007-03-22 | [PATCH] swsusp: Fix SNAPSHOT_S2RAM ioctl | Rafael J. Wysocki |
2007-03-16 | [PATCH] clockevents: Fix suspend/resume to disk hangs | Thomas Gleixner |
2007-03-16 | [PATCH] initialise pi_lock if CONFIG_RT_MUTEXES=N | Zilvinas Valinskas |
2007-03-16 | [PATCH] futex: PI state locking fix | Ingo Molnar |
2007-03-16 | [PATCH] swsusp: fix suspend when console is in VT_AUTO+KD_GRAPHICS mode | Andrew Johnson |
2007-03-16 | [PATCH] hrtimer: fix up unlocked access to wall_to_monotonic | Thomas 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 suspend | Rafael J. Wysocki |
2007-03-16 | [PATCH] swsusp: Fix resume error path in platform mode | Rafael J. Wysocki |
2007-03-14 | [PATCH] fix deadlock in audit_log_task_context() | Al Viro |
2007-03-09 | Revert "driver core: refcounting fix" | Greg Kroah-Hartman |
2007-03-07 | Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6 | Linus Torvalds |
2007-03-06 | [PATCH] kconfig: Update swsusp description | Rafael J. Wysocki |
2007-03-06 | [PATCH] Publish rcutorture module parameters via sysfs, read-only | Josh Triplett |
2007-03-06 | [PATCH] fix vsyscall settimeofday | Daniel Walker |
2007-03-06 | [PATCH] highres: do not run the TIMER_SOFTIRQ after switching to highres mode | Thomas Gleixner |
2007-03-06 | [PATCH] Save/restore periodic tick information over suspend/resume | Thomas Gleixner |
2007-03-05 | [PATCH] timer/hrtimer: take per cpu locks in sane order | Heiko Carstens |
2007-03-05 | [PATCH] clocksource init adjustments (fix bug #7426) | john stultz |
2007-03-05 | [PATCH] sched: remove SMT nice | Con Kolivas |
2007-03-05 | sysctl: Support vdso_enabled sysctl on SH. | Paul Mundt |
2007-03-01 | [PATCH] sched: fix SMT scheduler bug | Ingo Molnar |
2007-03-01 | [PATCH] fix section mismatch warning in lockdep | Sam Ravnborg |
2007-03-01 | [PATCH] fix the SYSCTL=n compilation | Adrian Bunk |
2007-03-01 | [PATCH] Fix posix-cpu-timer breakage caused by stale p->last_ran value | Thomas 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 comment | Daniel Walker |
2007-02-26 | Merge master.kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6 | Linus Torvalds |
2007-02-26 | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/tick-2.6 | Linus Torvalds |
2007-02-26 | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 | Linus 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-23 | Revert "Driver core: let request_module() send a /sys/modules/kmod/-uevent" | Greg Kroah-Hartman |
2007-02-23 | make kernel/kmod.c:kmod_mk static | Adrian Bunk |
2007-02-23 | power management: no valid states w/o pm_ops | Johannes Berg |
2007-02-23 | driver core: refcounting fix | Mike Galbraith |
2007-02-20 | [PATCH] lockdep: debug_locks check after check_chain_key | Jarek Poplawski |
2007-02-20 | [PATCH] kprobes: list all active probes in the system | Srinivasa Ds |
2007-02-19 | [PATCH] NOHZ: Produce debug output instead of a BUG() | Thomas Gleixner |
2007-02-19 | [PATCH] NOHZ: Fix RCU handling | Ingo Molnar |
2007-02-19 | Merge branch 'audit.b37' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2007-02-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds |
2007-02-17 | [PATCH] AUDIT_FD_PAIR | Al Viro |