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
*
perf_event: Fix variable initialization in other codepaths
Xiao Guangrong
2009-12-10
1
-0
/
+1
*
perf_event: Fix perf_swevent_hrtimer() variable initialization
Xiao Guangrong
2009-12-10
1
-0
/
+1
*
tracing/kprobes: Fix field creation's bad error handling
Frederic Weisbecker
2009-12-09
1
-2
/
+2
*
perf_event: Cleanup for cpu_clock_perf_event_update()
Xiao Guangrong
2009-12-09
1
-2
/
+1
*
perf_event: Allocate children's perf_event_ctxp at the right time
Xiao Guangrong
2009-12-09
1
-15
/
+22
*
perf_event: Clean up __perf_event_init_context()
Xiao Guangrong
2009-12-09
1
-4
/
+3
*
hw-breakpoints: Modify breakpoints without unregistering them
Frederic Weisbecker
2009-12-09
2
-12
/
+34
*
trace-kprobe: Support delete probe syntax
Masami Hiramatsu
2009-12-09
1
-9
/
+28
*
perf: hw_breakpoints: Fix percpu namespace clash
Stephen Rothwell
2009-12-08
1
-7
/
+7
*
hw-breakpoints: Fix task-bound breakpoint slot allocation
Frederic Weisbecker
2009-12-07
1
-29
/
+45
*
hw-breakpoints: Use overflow handler instead of the event callback
Frederic Weisbecker
2009-12-06
3
-29
/
+17
*
hw-breakpoints: Drop callback and task parameters from modify helper
Frederic Weisbecker
2009-12-06
1
-4
/
+3
*
perf: Don't free perf_mmap_data until work has been done
Kristian Høgsberg
2009-12-02
1
-1
/
+2
*
trace_syscalls: Remove unused syscall_name_to_nr()
Lai Jiangshan
2009-12-01
1
-16
/
+0
*
trace_syscalls: Simplify syscall profile
Lai Jiangshan
2009-12-01
1
-16
/
+8
*
trace_syscalls: Remove duplicate init_enter_##sname()
Lai Jiangshan
2009-12-01
1
-0
/
+12
*
trace_syscalls: Add syscall_nr field to struct syscall_metadata
Lai Jiangshan
2009-12-01
1
-13
/
+9
*
trace_syscalls: Remove enter_id exit_id
Lai Jiangshan
2009-12-01
1
-20
/
+10
*
trace_syscalls: Set event_enter_##sname->data to its metadata
Lai Jiangshan
2009-12-01
1
-25
/
+11
*
trace_syscalls: Remove unused event_syscall_enter and event_syscall_exit
Lai Jiangshan
2009-12-01
1
-8
/
+0
*
perf_event: Initialize data.period in perf_swevent_hrtimer()
Xiao Guangrong
2009-12-01
1
-0
/
+1
*
trace_kprobes: Fix a memory leak bug and check kstrdup() return value
Masami Hiramatsu
2009-12-01
1
-7
/
+19
*
trace_kprobes: Don't output zero offset
Lai Jiangshan
2009-11-27
1
-3
/
+9
*
trace_kprobes: Always show group name
Lai Jiangshan
2009-11-27
1
-1
/
+1
*
trace_kprobes: Fix memory leak
Lai Jiangshan
2009-11-27
1
-1
/
+3
*
trace_syscalls: Add syscall nr field
Lai Jiangshan
2009-11-27
1
-0
/
+8
*
hw-breakpoints: Use struct perf_event_attr to define kernel breakpoints
Frederic Weisbecker
2009-11-27
2
-53
/
+24
*
hw-breakpoints: Use struct perf_event_attr to define user breakpoints
Frederic Weisbecker
2009-11-27
1
-69
/
+18
*
perf_events: Fix read() bogus counts when in error state
Stephane Eranian
2009-11-26
1
-1
/
+10
*
tracepoint: Add signal loss events
Masami Hiramatsu
2009-11-26
1
-5
/
+14
*
tracepoint: Add signal deliver event
Masami Hiramatsu
2009-11-26
1
-0
/
+3
*
tracepoint: Move signal sending tracepoint to events/signal.h
Masami Hiramatsu
2009-11-26
1
-2
/
+3
*
hw-breakpoints: Fix unused function in off-case
Frederic Weisbecker
2009-11-26
1
-4
/
+0
*
kernel/hw_breakpoint.c: Fix local/global shadowing
Andrew Morton
2009-11-26
1
-6
/
+6
*
hw-breakpoints: Simplify error handling in breakpoint creation requests
Frederic Weisbecker
2009-11-26
2
-14
/
+6
*
hw-breakpoints: Improve in-kernel event creation error granularity
Frederic Weisbecker
2009-11-26
1
-9
/
+11
*
ksym_tracer: Fix breakpoint removal after modification
Frederic Weisbecker
2009-11-26
1
-2
/
+8
*
trace/syscalls: Change ret param in struct syscall_trace_exit to long
Tom Zanussi
2009-11-25
1
-1
/
+1
*
perf_events: Fix bad software/trace event recursion counting
Frederic Weisbecker
2009-11-24
1
-1
/
+1
*
perf_events: Fix bogus copy_to_user() in perf_event_read_group()
Stephane Eranian
2009-11-24
1
-1
/
+1
*
perf: Add kernel side syscall events support for breakpoints
Frederic Weisbecker
2009-11-23
1
-9
/
+25
*
hw-breakpoints: Check the breakpoint params from perf tools
Frederic Weisbecker
2009-11-23
1
-1
/
+10
*
hw-breakpoint: Attribute authorship of hw-breakpoint related files
K.Prasad
2009-11-23
1
-0
/
+4
*
perf_events: Restore sanity to scaling land
Peter Zijlstra
2009-11-23
1
-1
/
+6
*
perf_events: Undo some recursion damage
Peter Zijlstra
2009-11-23
3
-51
/
+48
*
perf_events: Fix __perf_event_exit_task() vs. update_event_times() locking
Peter Zijlstra
2009-11-23
1
-39
/
+39
*
perf_events: Update the context time on exit
Peter Zijlstra
2009-11-23
1
-0
/
+1
*
perf_events: Disable events when we detach them
Peter Zijlstra
2009-11-23
1
-0
/
+2
*
perf_events: Fix style nits
Peter Zijlstra
2009-11-23
1
-4
/
+3
*
perf_events: Undo copy/paste damage
Peter Zijlstra
2009-11-23
1
-22
/
+9
[next]