| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] fix kernel oops with badly formatted module option | Randy Dunlap | 2007-04-12 | 1 | -0/+4 |
* | sched.c: Remove unused variable 'relative' | Linus Torvalds | 2007-04-07 | 1 | -1/+0 |
* | [PATCH] sched: get rid of p->children use in show_task() | Ingo Molnar | 2007-04-07 | 1 | -34/+1 |
* | [PATCH] irq-devres: fix failure path of devm_request_irq() | Tejun Heo | 2007-04-07 | 1 | -1/+1 |
* | [PATCH] high-res timers: resume fix | Ingo Molnar | 2007-04-07 | 2 | -1/+13 |
* | [PATCH] fix jiffies clocksource inittime | john stultz | 2007-04-04 | 1 | -1/+1 |
* | [PATCH] swsusp: fix memory shrinker | Rafael J. Wysocki | 2007-04-04 | 1 | -1/+1 |
* | [PATCH] kernel/time.c: add missing symbol exports | Thomas Bittermann | 2007-04-04 | 1 | -0/+2 |
* | [PATCH] Fix microcode-related suspend problem | Rafael J. Wysocki | 2007-04-02 | 1 | -16/+16 |
* | [PATCH] driver core: fix built-in drivers sysfs links | Kay Sievers | 2007-04-02 | 1 | -4/+14 |
* | [PATCH] pid: Properly detect orphaned process groups in exit_notify | Eric W. Biederman | 2007-03-29 | 1 | -1/+1 |
* | [PATCH] hrtimers: fix reprogramming SMP race | Ingo Molnar | 2007-03-28 | 1 | -1/+6 |
* | [PATCH] Revert "swsusp: disable nonboot CPUs before entering platform suspend" | Rafael J. Wysocki | 2007-03-27 | 2 | -3/+1 |
* | [PATCH] ntp: avoid time_offset overflows | john stultz | 2007-03-27 | 1 | -14/+16 |
* | [PATCH] clockevents: remove bad designed sysfs support for now | Thomas Gleixner | 2007-03-26 | 1 | -69/+0 |
* | [PATCH] clocksource: Fix thinko in watchdog selection | Thomas Gleixner | 2007-03-25 | 1 | -1/+2 |
* | [PATCH] dynticks: fix hrtimer rounding error in next_timer_interrupt | Thomas Gleixner | 2007-03-25 | 1 | -3/+16 |
* | [PATCH] time: fix formatting in /proc/timer_list | James Morris | 2007-03-23 | 1 | -3/+3 |
* | [PATCH] lockdep: debug_show_all_locks & debug_show_held_locks vs. debug_locks | Jarek Poplawski | 2007-03-22 | 1 | -0/+8 |
* | [PATCH] fix extra BIOS invocation during resume | Pavel Machek | 2007-03-22 | 1 | -8/+0 |
* | [PATCH] swsusp: Fix SNAPSHOT_S2RAM ioctl | Rafael J. Wysocki | 2007-03-22 | 1 | -3/+6 |
* | [PATCH] clockevents: Fix suspend/resume to disk hangs | Thomas Gleixner | 2007-03-16 | 4 | -12/+51 |
* | [PATCH] initialise pi_lock if CONFIG_RT_MUTEXES=N | Zilvinas Valinskas | 2007-03-16 | 1 | -1/+1 |
* | [PATCH] futex: PI state locking fix | Ingo Molnar | 2007-03-16 | 1 | -0/+2 |
* | [PATCH] swsusp: fix suspend when console is in VT_AUTO+KD_GRAPHICS mode | Andrew Johnson | 2007-03-16 | 1 | -1/+9 |
* | [PATCH] hrtimer: fix up unlocked access to wall_to_monotonic | Thomas Gleixner | 2007-03-16 | 1 | -2/+3 |
* | [PATCH] hrtimer: prevent overrun DoS in hrtimer_forward() | Thomas Gleixner | 2007-03-16 | 1 | -0/+6 |
* | [PATCH] swsusp: disable nonboot CPUs before entering platform suspend | Rafael J. Wysocki | 2007-03-16 | 2 | -1/+3 |
* | [PATCH] swsusp: Fix resume error path in platform mode | Rafael J. Wysocki | 2007-03-16 | 1 | -0/+1 |
* | [PATCH] fix deadlock in audit_log_task_context() | Al Viro | 2007-03-14 | 1 | -13/+11 |
* | Revert "driver core: refcounting fix" | Greg Kroah-Hartman | 2007-03-09 | 1 | -6/+0 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6 | Linus Torvalds | 2007-03-07 | 1 | -1/+2 |
|\ |
|
| * | sysctl: Support vdso_enabled sysctl on SH. | Paul Mundt | 2007-03-05 | 1 | -1/+2 |
* | | [PATCH] kconfig: Update swsusp description | Rafael J. Wysocki | 2007-03-06 | 1 | -16/+21 |
* | | [PATCH] Publish rcutorture module parameters via sysfs, read-only | Josh Triplett | 2007-03-06 | 1 | -7/+7 |
* | | [PATCH] fix vsyscall settimeofday | Daniel Walker | 2007-03-06 | 1 | -0/+2 |
* | | [PATCH] highres: do not run the TIMER_SOFTIRQ after switching to highres mode | Thomas Gleixner | 2007-03-06 | 1 | -5/+10 |
* | | [PATCH] Save/restore periodic tick information over suspend/resume | Thomas Gleixner | 2007-03-06 | 4 | -0/+78 |
* | | [PATCH] timer/hrtimer: take per cpu locks in sane order | Heiko Carstens | 2007-03-05 | 2 | -9/+8 |
* | | [PATCH] clocksource init adjustments (fix bug #7426) | john stultz | 2007-03-05 | 1 | -3/+5 |
* | | [PATCH] sched: remove SMT nice | Con Kolivas | 2007-03-05 | 1 | -154/+1 |
|/ |
|
* | [PATCH] sched: fix SMT scheduler bug | Ingo Molnar | 2007-03-01 | 1 | -1/+1 |
* | [PATCH] fix section mismatch warning in lockdep | Sam Ravnborg | 2007-03-01 | 1 | -1/+1 |
* | [PATCH] fix the SYSCTL=n compilation | Adrian Bunk | 2007-03-01 | 1 | -2/+1 |
* | [PATCH] Fix posix-cpu-timer breakage caused by stale p->last_ran value | Thomas Gleixner | 2007-03-01 | 1 | -1/+1 |
* | [PATCH] kernel-doc fixes for 2.6.20-git15 (non-drivers) | Randy Dunlap | 2007-03-01 | 2 | -2/+2 |
* | [PATCH] update timekeeping_is_continuous comment | Daniel Walker | 2007-03-01 | 1 | -1/+1 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6 | Linus Torvalds | 2007-02-26 | 1 | -1/+2 |
|\ |
|
| * | Revert "[PATCH] make kernel/signal.c:kill_proc_info() static" | Matthew Wilcox | 2007-02-17 | 1 | -1/+2 |
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/tick-2.6 | Linus Torvalds | 2007-02-26 | 2 | -2/+5 |
|\ \ |
|