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
Commit message (
Expand
)
Author
Age
Files
Lines
*
tracing/kprobes: Support "string" type
Masami Hiramatsu
2010-07-05
2
-79
/
+293
*
perf tools: Fix fallback to cplus_demangle() when bfd_demangle() is not avail...
Conny Seidel
2010-07-02
1
-23
/
+25
*
perf: Fix hist_entry__tui_annotate() build failure
Srikar Dronamraju
2010-06-29
1
-1
/
+1
*
kprobes/x86: Fix kprobes to skip prefixes correctly
Masami Hiramatsu
2010-06-29
1
-16
/
+17
*
tracing: Use class->reg() for all registering of events
Steven Rostedt
2010-06-28
4
-35
/
+44
*
tracing/function-graph: Use correct string size for snprintf
Chase Douglas
2010-06-28
1
-1
/
+2
*
tracing: Remove open-coded __trace_add_event_call()
Li Zefan
2010-06-28
1
-51
/
+19
*
tracing: Remove redundant raw_init callbacks
Li Zefan
2010-06-28
2
-16
/
+2
*
tracing: Remove test of NULL define_fields callback
Li Zefan
2010-06-28
2
-24
/
+13
*
tracing: Convert more sched events to DEFINE_EVENT
Li Zefan
2010-06-28
1
-25
/
+7
*
tracing: Convert some timer events to DEFINE_EVENT
Li Zefan
2010-06-28
1
-48
/
+32
*
tracing: Don't allocate common fields for every trace events
Li Zefan
2010-06-28
3
-52
/
+81
*
tracing: Use a global field list for all syscall exit events
Li Zefan
2010-06-28
3
-6
/
+4
*
Merge branch 'linus' into perf/core
Thomas Gleixner
2010-06-28
268
-1693
/
+2055
|
\
|
*
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2010-06-28
9
-6
/
+39
|
|
\
|
|
*
tracing: Fix undeclared ENOSYS in include/linux/tracepoint.h
Wu Zhangjin
2010-06-21
1
-0
/
+1
|
|
*
perf record: prevent kill(0, SIGTERM);
Ian Munsie
2010-06-17
1
-1
/
+1
|
|
*
perf session: Remove threads from tree on PERF_RECORD_EXIT
Arnaldo Carvalho de Melo
2010-06-17
4
-2
/
+20
|
|
*
Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g...
Ingo Molnar
2010-06-11
1
-1
/
+3
|
|
|
\
|
|
|
*
perf/tracing: Fix regression of perf losing kprobe events
Steven Rostedt
2010-06-10
1
-1
/
+3
|
|
*
|
perf record: Don't call newt functions when not initialized
Arnaldo Carvalho de Melo
2010-06-10
1
-2
/
+13
|
|
|
/
|
|
*
perf_events: Fix Intel Westmere event constraints
Stephane Eranian
2010-06-10
1
-0
/
+1
|
*
|
Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2010-06-28
1
-0
/
+3
|
|
\
\
|
|
*
|
genirq: Deal with desc->set_type() changing desc->chip
Thomas Gleixner
2010-06-09
1
-0
/
+3
|
*
|
|
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2010-06-28
2
-65
/
+79
|
|
\
\
\
|
|
*
|
|
sched: Prevent compiler from optimising the sched_avg_update() loop
Will Deacon
2010-06-25
1
-0
/
+6
|
|
*
|
|
sched: Fix over-scheduling bug
Alex,Shi
2010-06-18
1
-3
/
+0
|
|
*
|
|
sched: Fix PROVE_RCU vs cpu_cgroup
Peter Zijlstra
2010-06-08
2
-62
/
+73
|
*
|
|
|
Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2010-06-28
1
-4
/
+1
|
|
\
\
\
\
|
|
*
|
|
|
nohz: Fix nohz ratelimit
Peter Zijlstra
2010-06-17
1
-4
/
+1
|
*
|
|
|
|
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2010-06-28
3
-2
/
+13
|
|
\
\
\
\
\
|
|
*
|
|
|
|
sched: silence PROVE_RCU in sched_fork()
Peter Zijlstra
2010-06-23
1
-0
/
+9
|
|
*
|
|
|
|
idr: fix RCU lockdep splat in idr_get_next()
Paul E. McKenney
2010-06-23
1
-2
/
+2
|
|
*
|
|
|
|
rcu: apply RCU protection to wake_affine()
Daniel J Blueman
2010-06-23
1
-0
/
+2
|
|
|
/
/
/
/
|
*
|
|
|
|
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2010-06-28
14
-24
/
+45
|
|
\
\
\
\
\
|
|
*
|
|
|
|
x86, Calgary: Increase max PHB number
Darrick J. Wong
2010-06-25
1
-5
/
+10
|
|
*
|
|
|
|
x86: Fix rebooting on Dell Precision WorkStation T7400
Thomas Backlund
2010-06-20
1
-0
/
+8
|
|
*
|
|
|
|
x86: Fix vsyscall on gcc 4.5 with -Os
Andi Kleen
2010-06-18
1
-1
/
+1
|
|
*
|
|
|
|
x86, pat: Proper init of memtype subtree_max_end
Venkatesh Pallipadi
2010-06-11
2
-1
/
+2
|
|
*
|
|
|
|
um, hweight: Fix UML boot crash due to x86 optimized hweight
Borislav Petkov
2010-06-10
1
-0
/
+6
|
|
*
|
|
|
|
x86, setup: Set ax register in boot vga query
Andi Kleen
2010-06-10
1
-2
/
+1
|
|
*
|
|
|
|
percpu, x86: Avoid warnings of unused variables in per cpu
Andi Kleen
2010-06-11
1
-0
/
+2
|
|
*
|
|
|
|
x86, irq: Rename gsi_end gsi_top, and fix off by one errors
Eric W. Biederman
2010-06-09
5
-14
/
+14
|
|
*
|
|
|
|
x86: use __ASSEMBLY__ rather than __ASSEMBLER__
Andres Salomon
2010-06-07
1
-1
/
+1
|
*
|
|
|
|
|
Merge branch 'fixes' of ssh://master.kernel.org/~sfr/next-fixes
Linus Torvalds
2010-06-28
9
-1
/
+8
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
acpi: update gfp/slab.h includes
Tejun Heo
2010-06-28
2
-0
/
+2
|
|
*
|
|
|
|
|
ocfs2: update gfp/slab.h includes
Tejun Heo
2010-06-28
1
-1
/
+0
|
|
*
|
|
|
|
|
davinci: update gfp/slab.h includes
Tejun Heo
2010-06-28
1
-0
/
+1
|
|
*
|
|
|
|
|
arm: update gfp/slab.h includes
Tejun Heo
2010-06-28
1
-0
/
+1
|
|
*
|
|
|
|
|
v4l-dvb: update gfp/slab.h includes
Tejun Heo
2010-06-28
4
-0
/
+4
[next]