index
:
Linux Stable
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.12.y
linux-6.13.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
*
Merge commit 'v2.6.37-rc5' into perf/core
Ingo Molnar
2010-12-07
7
-39
/
+72
|
\
|
*
Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2010-12-06
4
-28
/
+54
|
|
\
|
|
*
PM / Hibernate: Fix memory corruption related to swap
Rafael J. Wysocki
2010-12-06
3
-13
/
+16
|
|
*
PM / Hibernate: Use async I/O when reading compressed hibernation image
Bojan Smojver
2010-12-06
1
-15
/
+38
|
*
|
do_exit(): make sure that we run with get_fs() == USER_DS
Nelson Elhage
2010-12-02
1
-0
/
+9
|
*
|
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2010-11-28
1
-4
/
+20
|
|
\
\
|
*
\
\
Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2010-11-27
1
-6
/
+6
|
|
\
\
\
|
|
*
|
|
posix-cpu-timers: Rcu_read_lock/unlock protect find_task_by_vpid call
Sergey Senozhatsky
2010-11-10
1
-6
/
+6
|
*
|
|
|
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2010-11-27
5
-15
/
+92
|
|
\
\
\
\
|
*
\
\
\
\
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2010-11-27
1
-5
/
+3
|
|
\
\
\
\
\
|
|
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
|
*
|
|
|
sched: Fix idle balancing
Nikhil Rao
2010-11-18
1
-1
/
+3
|
|
*
|
|
|
sched: Fix volanomark performance regression
Alex Shi
2010-11-18
1
-4
/
+0
*
|
|
|
|
|
kprobes: Use text_poke_smp_batch for unoptimizing
Masami Hiramatsu
2010-12-06
1
-6
/
+4
*
|
|
|
|
|
kprobes: Use text_poke_smp_batch for optimizing
Masami Hiramatsu
2010-12-06
1
-10
/
+7
*
|
|
|
|
|
kprobes: Reuse unused kprobe
Masami Hiramatsu
2010-12-06
1
-2
/
+30
*
|
|
|
|
|
kprobes: Support delayed unoptimizing
Masami Hiramatsu
2010-12-06
1
-77
/
+233
*
|
|
|
|
|
kprobes: Separate kprobe optimizing code from optimizer
Masami Hiramatsu
2010-12-06
1
-17
/
+26
*
|
|
|
|
|
kprobes: Cleanup disabling and unregistering path
Masami Hiramatsu
2010-12-06
1
-56
/
+72
*
|
|
|
|
|
kprobes: Rename old_p to more appropriate name
Masami Hiramatsu
2010-12-06
1
-47
/
+46
*
|
|
|
|
|
perf events: Precalculate the header space for PERF_SAMPLE_ fields
Arnaldo Carvalho de Melo
2010-11-30
1
-59
/
+91
*
|
|
|
|
|
perf, arch: Cleanup perf-pmu init vs lockup-detector
Peter Zijlstra
2010-11-26
1
-4
/
+3
*
|
|
|
|
|
perf: Ignore non-sampling overflows
Peter Zijlstra
2010-11-26
1
-0
/
+7
*
|
|
|
|
|
perf: Don't bother to init the hrtimer for no SW sampling counters
Franck Bui-Huu
2010-11-26
1
-11
/
+13
*
|
|
|
|
|
perf: Limit event refresh to sampling event
Franck Bui-Huu
2010-11-26
1
-1
/
+1
*
|
|
|
|
|
perf: Introduce is_sampling_event()
Franck Bui-Huu
2010-11-26
1
-5
/
+5
*
|
|
|
|
|
Merge branch 'perf/urgent' into perf/core
Ingo Molnar
2010-11-26
3
-19
/
+81
|
\
\
\
\
\
\
|
|
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
*
|
|
|
|
perf: Fix the software context switch counter
Peter Zijlstra
2010-11-26
1
-2
/
+0
|
*
|
|
|
|
perf: Fix inherit vs. context rotation bug
Thomas Gleixner
2010-11-26
1
-2
/
+20
|
|
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
irq_work: Drop cmpxchg() result
Sergio Aguirre
2010-11-18
1
-1
/
+3
|
*
|
|
|
perf: Fix owner-list vs exit
Peter Zijlstra
2010-11-18
1
-12
/
+51
|
*
|
|
|
Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/f...
Ingo Molnar
2010-11-18
2
-2
/
+7
|
|
\
\
\
\
|
|
*
|
|
|
perf,hw_breakpoint: Initialize hardware api earlier
Jason Wessel
2010-11-12
2
-2
/
+7
*
|
|
|
|
|
Merge commit 'v2.6.37-rc3' into perf/core
Ingo Molnar
2010-11-26
11
-39
/
+84
|
\
\
\
\
\
\
|
|
|
_
|
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
Revert "kernel: make /proc/kallsyms mode 400 to reduce ease of attacking"
Linus Torvalds
2010-11-19
1
-1
/
+1
|
*
|
|
|
|
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...
Linus Torvalds
2010-11-18
1
-10
/
+11
|
|
\
\
\
\
\
|
|
*
|
|
|
|
kdb: fix crash when KDB_BASE_CMD_MAX is exceeded
Jovi Zhang
2010-11-17
1
-4
/
+4
|
|
*
|
|
|
|
kdb: fix memory leak in kdb_main.c
Jovi Zhang
2010-11-17
1
-6
/
+7
|
*
|
|
|
|
|
BKL: remove extraneous #include <smp_lock.h>
Arnd Bergmann
2010-11-17
1
-1
/
+0
|
|
|
_
|
_
|
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
kernel: make /proc/kallsyms mode 400 to reduce ease of attacking
Marcus Meissner
2010-11-16
1
-1
/
+1
|
*
|
|
|
|
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2010-11-16
3
-22
/
+61
|
|
\
\
\
\
\
|
|
*
|
|
|
|
sched: Fix cross-sched-class wakeup preemption
Peter Zijlstra
2010-11-11
3
-18
/
+27
|
|
*
|
|
|
|
sched: Fix runnable condition for stoptask
Peter Zijlstra
2010-11-10
1
-1
/
+1
|
|
*
|
|
|
|
sched: Use group weight, idle cpu metrics to fix imbalances during idle
Suresh Siddha
2010-11-10
2
-3
/
+33
|
|
|
|
_
|
_
|
/
|
|
|
/
|
|
|
|
*
|
|
|
|
Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2010-11-16
2
-2
/
+6
|
|
\
\
\
\
\
|
|
*
|
|
|
|
PM / PM QoS: Fix reversed min and max
Colin Cross
2010-11-15
1
-2
/
+2
|
|
*
|
|
|
|
PM / OPP: Hide OPP configuration when SoCs do not provide an implementation
Mark Brown
2010-11-11
1
-0
/
+4
|
|
|
/
/
/
/
|
*
|
|
|
|
Merge branch 'futexes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2010-11-16
2
-2
/
+4
|
|
\
\
\
\
\
|
|
*
|
|
|
|
futex: Address compiler warnings in exit_robust_list
Darren Hart
2010-11-10
2
-2
/
+4
|
|
|
/
/
/
/
|
*
|
|
|
|
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
Linus Torvalds
2010-11-16
1
-1
/
+1
|
|
\
\
\
\
\
|
|
*
|
|
|
|
[S390] ftrace: build without frame pointers on s390
Heiko Carstens
2010-11-10
1
-1
/
+1
|
|
|
/
/
/
/
[next]