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
*
pktgen: spin using hrtimer
Stephen Hemminger
2009-08-28
1
-0
/
+2
*
net: Temporarily backout SKB sources tracer.
David S. Miller
2009-08-26
4
-185
/
+0
*
trace_skb: fix build when CONFIG_NET is not enabled
Randy Dunlap
2009-08-17
1
-0
/
+1
*
net: skb ftracer - Add actual ftrace code to kernel (v3)
Neil Horman
2009-08-13
3
-0
/
+174
*
net: skb ftracer - Add config option to enable new ftracer (v3)
Neil Horman
2009-08-13
1
-0
/
+10
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-08-12
51
-403
/
+746
|
\
|
*
Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2009-08-09
1
-3
/
+4
|
|
\
|
|
*
posix_cpu_timers_exit_group(): Do not use thread_group_cputimer()
Stanislaw Gruszka
2009-08-08
1
-3
/
+4
|
*
|
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2009-08-09
5
-20
/
+42
|
|
\
\
|
|
*
|
perf_counter: Fix/complete ftrace event records sampling
Frederic Weisbecker
2009-08-09
3
-5
/
+18
|
|
*
|
perf_counter, ftrace: Fix perf_counter integration
Peter Zijlstra
2009-08-09
1
-3
/
+3
|
|
*
|
Merge branch 'linus' into tracing/urgent
Ingo Molnar
2009-08-09
12
-116
/
+254
|
|
|
\
|
|
|
*
|
tracing/filters: Always free pred on filter_add_subsystem_pred() failure
Tom Zanussi
2009-08-08
1
-5
/
+11
|
|
*
|
tracing/filters: Don't use pred on alloc failure
Tom Zanussi
2009-08-08
1
-0
/
+4
|
|
*
|
ring-buffer: Fix memleak in ring_buffer_free()
Eric Dumazet
2009-08-07
1
-0
/
+1
|
|
*
|
ring-buffer: Fix advance of reader in rb_buffer_peek()
Robert Richter
2009-08-06
1
-6
/
+4
|
|
*
|
ring-buffer: do not disable ring buffer on oops_in_progress
Steven Rostedt
2009-08-05
1
-1
/
+1
|
|
*
|
ring-buffer: fix check of try_to_discard result
Steven Rostedt
2009-08-05
1
-1
/
+1
|
*
|
|
Merge branch 'core-fixes-for-linus-2' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2009-08-09
2
-4
/
+3
|
|
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
|
*
|
lockdep: Fix file mode of lock_stat
Li Zefan
2009-08-07
1
-1
/
+2
|
|
*
|
rtmutex: Avoid deadlock in rt_mutex_start_proxy_lock()
Darren Hart
2009-08-06
1
-3
/
+1
|
*
|
|
Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
2009-08-07
3
-3
/
+3
|
|
\
\
\
|
|
*
|
|
perf_counter: Fix double list iteration in per task precise stats
Peter Zijlstra
2009-08-06
1
-1
/
+1
|
|
*
|
|
ftrace: Fix perf-tracepoint OOPS
Peter Zijlstra
2009-08-06
2
-2
/
+2
|
|
|
/
/
|
*
|
|
execve: must clear current->clear_child_tid
Eric Dumazet
2009-08-07
1
-11
/
+11
|
*
|
|
generic-ipi: fix hotplug_cfd()
Xiao Guangrong
2009-08-07
1
-1
/
+1
|
|
/
/
|
*
|
Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
2009-08-04
2
-33
/
+72
|
|
\
\
|
|
*
|
perf_counter: Full task tracing
Peter Zijlstra
2009-08-02
2
-32
/
+59
|
|
*
|
perf_counter: Collapse inherit on read()
Peter Zijlstra
2009-08-02
1
-1
/
+13
|
*
|
|
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2009-08-04
2
-14
/
+33
|
|
\
\
\
|
|
*
|
|
sched: Fix race in cpupri introduced by cpumask_var changes
Gregory Haskins
2009-08-02
1
-1
/
+14
|
|
*
|
|
sched: Fix latencytop and sleep profiling vs group scheduling
Peter Zijlstra
2009-08-02
1
-13
/
+19
|
|
|
/
/
|
*
|
|
Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2009-08-04
1
-0
/
+7
|
|
\
\
\
|
|
*
|
|
posix-timers: Fix oops in clock_nanosleep() with CLOCK_MONOTONIC_RAW
Hiroshi Shimamoto
2009-08-04
1
-0
/
+7
|
*
|
|
|
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2009-08-04
6
-10
/
+22
|
|
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
/
|
|
|
|
/
|
|
|
/
|
|
|
*
|
Merge branch 'tracing/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Ingo Molnar
2009-08-04
15
-126
/
+252
|
|
|
\
\
|
|
|
*
|
tracing: Fix missing function_graph events when we splice_read from trace_pipe
Lai Jiangshan
2009-07-28
1
-3
/
+7
|
|
|
*
|
tracing: Fix invalid function_graph entry
Lai Jiangshan
2009-07-28
1
-2
/
+9
|
|
*
|
|
trace: stop tracer in oops_enter()
Thomas Gleixner
2009-07-24
1
-0
/
+1
|
|
*
|
|
tracing: only truncate ftrace files when O_TRUNC is set
Steven Rostedt
2009-07-23
3
-4
/
+4
|
|
*
|
|
tracing: show proper address for trace-printk format
Steven Rostedt
2009-07-23
1
-1
/
+1
|
*
|
|
|
do_sigaltstack: small cleanups
Linus Torvalds
2009-08-01
1
-4
/
+6
|
*
|
|
|
do_sigaltstack: avoid copying 'stack_t' as a structure to user space
Linus Torvalds
2009-08-01
1
-7
/
+8
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2009-07-30
3
-20
/
+36
|
|
\
|
|
|
|
*
|
tracing/stat: Fix seqfile memory leak
Li Zefan
2009-07-23
1
-12
/
+22
|
|
*
|
function-graph: Fix seqfile memory leak
Li Zefan
2009-07-23
1
-3
/
+12
|
|
*
|
trace_stack: Fix seqfile memory leak
Li Zefan
2009-07-23
1
-5
/
+2
|
|
*
|
profile: Suppress warning about large allocations when profile=1 is specified
Mel Gorman
2009-07-18
1
-2
/
+3
|
*
|
|
kprobes: Use kernel_text_address() for checking probe address
Masami Hiramatsu
2009-07-30
1
-1
/
+1
|
*
|
|
profile: suppress warning about large allocations when profile=1 is specified
Mel Gorman
2009-07-29
1
-2
/
+3
[next]