index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
*
[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
|
\
\
|
*
|
[TICK] tick-common: Fix one-shot handling in tick_handle_periodic().
David S. Miller
2007-02-26
1
-2
/
+3
|
*
|
[TIME] tick-sched: Add missing asm/irq_regs.h include.
David S. Miller
2007-02-26
1
-0
/
+2
*
|
|
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6
Linus Torvalds
2007-02-26
4
-138
/
+20
|
\
\
\
|
*
|
|
Revert "Driver core: let request_module() send a /sys/modules/kmod/-uevent"
Greg Kroah-Hartman
2007-02-23
3
-137
/
+10
|
*
|
|
make kernel/kmod.c:kmod_mk static
Adrian Bunk
2007-02-23
1
-1
/
+1
|
*
|
|
power management: no valid states w/o pm_ops
Johannes Berg
2007-02-23
1
-1
/
+4
|
*
|
|
driver core: refcounting fix
Mike Galbraith
2007-02-23
1
-0
/
+6
|
|
/
/
*
/
/
[PATCH] genirq: Mask irqs when migrating them.
Eric W. Biederman
2007-02-26
1
-5
/
+4
|
/
/
*
|
[PATCH] lockdep: debug_locks check after check_chain_key
Jarek Poplawski
2007-02-20
1
-0
/
+4
*
|
[PATCH] kprobes: list all active probes in the system
Srinivasa Ds
2007-02-20
1
-2
/
+111
*
|
[PATCH] NOHZ: Produce debug output instead of a BUG()
Thomas Gleixner
2007-02-19
1
-1
/
+3
*
|
[PATCH] NOHZ: Fix RCU handling
Ingo Molnar
2007-02-19
1
-4
/
+4
*
|
Merge branch 'audit.b37' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2007-02-19
3
-63
/
+202
|
\
\
|
*
|
[PATCH] AUDIT_FD_PAIR
Al Viro
2007-02-17
1
-0
/
+40
|
*
|
[PATCH] audit config lockdown
Steve Grubb
2007-02-17
1
-59
/
+157
|
*
|
[PATCH] minor update to rule add/delete messages (ver 2)
Steve Grubb
2007-02-17
1
-4
/
+5
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
2007-02-19
1
-1
/
+1
|
\
\
\
|
*
|
|
kernel/printk.c: comment fix
Patrick Pletscher
2007-02-17
1
-1
/
+1
|
|
/
/
*
|
|
sysfs: fix build errors: uevent with CONFIG_SYSFS=n
Randy Dunlap
2007-02-16
2
-17
/
+25
*
|
|
Driver: remove redundant kobject_unregister checks
Mariusz Kozlowski
2007-02-16
1
-5
/
+2
*
|
|
Driver core: let request_module() send a /sys/modules/kmod/-uevent
Kay Sievers
2007-02-16
3
-10
/
+137
|
/
/
[next]