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
Commit message (
Expand
)
Author
Age
Files
Lines
*
freezer_cg: use thaw_process() in unfreeze_cgroup()
Li Zefan
2008-10-30
3
-26
/
+14
*
freezer_cg: remove redundant check in freezer_can_attach()
Li Zefan
2008-10-30
1
-9
/
+7
*
freezer_cg: fix improper BUG_ON() causing oops
Li Zefan
2008-10-30
1
-1
/
+2
*
edac x38: new MC driver module
Hitoshi Mitake
2008-10-30
3
-0
/
+532
*
.gitignore updates
Alexey Dobriyan
2008-10-30
11
-0
/
+14
*
viafb: removed duplicated #include's
Huang Weiyi
2008-10-30
1
-3
/
+0
*
mm: increase the default mlock limit from 32k to 64k
Kurt Garloff
2008-10-30
1
-2
/
+2
*
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2008-10-28
50
-716
/
+284
|
\
|
*
ftrace: fix current_tracer error return
Steven Rostedt
2008-10-28
1
-3
/
+4
|
*
tracing: fix a build error on alpha
Frederic Weisbecker
2008-10-28
1
-0
/
+1
|
*
ftrace: use a real variable for ftrace_nop in x86
Steven Rostedt
2008-10-27
1
-11
/
+5
|
*
tracing/ftrace: make boot tracer select the sched_switch tracer
Frederic Weisbecker
2008-10-27
1
-0
/
+1
|
*
tracepoint: check if the probe has been registered
Frederic Weisbecker
2008-10-27
1
-0
/
+8
|
*
asm-generic: define DIE_OOPS in asm-generic
Jonas Bonn
2008-10-27
1
-0
/
+1
|
*
trace: fix printk warning for u64
Stephen Rothwell
2008-10-27
1
-1
/
+3
|
*
Merge commit 'v2.6.28-rc2' into tracing/urgent
Ingo Molnar
2008-10-27
2271
-66760
/
+138523
|
|
\
|
*
|
ftrace: warning in kernel/trace/ftrace.c
Ingo Molnar
2008-10-24
1
-1
/
+4
|
*
|
ftrace: fix build failure
Ingo Molnar
2008-10-23
1
-2
/
+0
|
*
|
ftrace, powerpc, sparc64, x86: remove notrace from arch ftrace file
Steven Rostedt
2008-10-23
5
-14
/
+17
|
*
|
ftrace: remove ftrace hash
Steven Rostedt
2008-10-23
3
-216
/
+38
|
*
|
ftrace: remove mcount set
Steven Rostedt
2008-10-23
6
-65
/
+0
|
*
|
ftrace: remove daemon
Steven Rostedt
2008-10-23
2
-308
/
+28
|
*
|
ftrace: disable dynamic ftrace for all archs that use daemon
Steven Rostedt
2008-10-23
3
-3
/
+0
|
*
|
ftrace: add ftrace warn on to disable ftrace
Steven Rostedt
2008-10-23
1
-10
/
+19
|
*
|
ftrace: only have ftrace_kill atomic
Steven Rostedt
2008-10-23
3
-43
/
+4
|
*
|
ftrace: use probe_kernel
Steven Rostedt
2008-10-23
1
-5
/
+3
|
*
|
ftrace: comment arch ftrace code
Steven Rostedt
2008-10-23
1
-1
/
+6
|
*
|
ftrace: return error on failed modified text.
Steven Rostedt
2008-10-23
3
-15
/
+44
|
*
|
ftrace: dynamic ftrace process only text section
Steven Rostedt
2008-10-23
1
-3
/
+14
|
*
|
ftrace: handle generic arch calls
Steven Rostedt
2008-10-23
2
-3
/
+18
|
*
|
ring-buffer: fix free page
Steven Rostedt
2008-10-22
1
-1
/
+1
|
*
|
tracing/fastboot: fix row order in bootgraph.pl
Alan Jenkins
2008-10-22
1
-3
/
+3
|
*
|
tracing/fastboot: fix bootgraph.pl to run with "use strict"
Alan Jenkins
2008-10-22
1
-5
/
+10
|
*
|
tracing: create tracers menu
Peter Zijlstra
2008-10-22
1
-0
/
+4
|
*
|
Merge branch 'tracing/ftrace' into tracing/urgent
Ingo Molnar
2008-10-22
40
-68
/
+113
|
|
\
\
|
|
*
|
ftrace: stack tracer only record when on stack
Steven Rostedt
2008-10-20
1
-0
/
+4
|
|
*
|
ftrace: rename the ftrace tracer to function
Steven Rostedt
2008-10-20
1
-1
/
+1
|
|
*
|
ftrace: rename FTRACE to FUNCTION_TRACER
Steven Rostedt
2008-10-20
36
-60
/
+61
|
|
*
|
ftrace: fix depends
Steven Rostedt
2008-10-20
1
-5
/
+0
|
|
*
|
ftrace: release functions from hash
Steven Rostedt
2008-10-20
1
-0
/
+43
|
|
*
|
ftrace: do not enclose logic in WARN_ON
Steven Rostedt
2008-10-20
1
-2
/
+4
|
|
*
|
Merge branch 'linus' into tracing-v28-for-linus-v3
Ingo Molnar
2008-10-19
3022
-52628
/
+318106
|
|
|
\
\
*
|
|
\
\
Merge branch 'kvm-updates/2.6.28' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2008-10-28
14
-56
/
+138
|
\
\
\
\
\
|
*
|
|
|
|
KVM: ia64: Makefile fix for forcing to re-generate asm-offsets.h
Xiantao Zhang
2008-10-28
1
-2
/
+6
|
*
|
|
|
|
KVM: Future-proof device assignment ABI
Avi Kivity
2008-10-28
1
-0
/
+6
|
*
|
|
|
|
KVM: ia64: Fix halt emulation logic
Xiantao Zhang
2008-10-28
4
-40
/
+46
|
*
|
|
|
|
KVM: Fix guest shared interrupt with in-kernel irqchip
Sheng Yang
2008-10-28
9
-14
/
+79
|
*
|
|
|
|
KVM: MMU: sync root on paravirt TLB flush
Marcelo Tosatti
2008-10-28
1
-0
/
+1
*
|
|
|
|
|
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2008-10-28
9
-75
/
+34
|
\
\
\
\
\
\
|
*
|
|
|
|
|
lockdep: fix irqs on/off ip tracing
Heiko Carstens
2008-10-28
1
-7
/
+5
[next]