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
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
hw-breakpoints: Handle bad modify_user_hw_breakpoint off-case return value
Frederic Weisbecker
2009-12-11
1
-1
/
+1
*
tracing, slab: Define kmem_cache_alloc_notrace ifdef CONFIG_TRACING
Li Zefan
2009-12-11
2
-4
/
+4
*
sched: Mark sched_clock() as notrace
Mike Frysinger
2009-12-10
1
-1
/
+2
*
hw-breakpoints: Modify breakpoints without unregistering them
Frederic Weisbecker
2009-12-09
2
-3
/
+6
*
perf events: hw_breakpoints: Don't include asm/hw_breakpoint.h in user space
Arnd Bergmann
2009-12-08
1
-4
/
+4
*
hw-breakpoints: Zeroe the breakpoint attrs on initialization
Frederic Weisbecker
2009-12-07
1
-0
/
+2
*
perf: Remove the "event" callback from perf events
Frederic Weisbecker
2009-12-06
1
-3
/
+0
*
hw-breakpoints: Use overflow handler instead of the event callback
Frederic Weisbecker
2009-12-06
2
-20
/
+18
*
hw-breakpoints: Drop callback and task parameters from modify helper
Frederic Weisbecker
2009-12-06
1
-7
/
+2
*
perf: Remove unused struct perf_event::event_callback
Frederic Weisbecker
2009-12-06
1
-2
/
+0
*
perf: Remove pointless union that wraps the hw breakpoint fields
Frederic Weisbecker
2009-12-06
1
-8
/
+6
*
hw-breakpoints: Add two reserved fields for future extensions
Frederic Weisbecker
2009-12-06
1
-0
/
+2
*
Merge branch 'perf/mce' into perf/core
Ingo Molnar
2009-12-03
1
-0
/
+69
|
\
|
*
-
.
Merge branches 'x86/mce' and 'x86/urgent' into perf/mce
Ingo Molnar
2009-10-16
8
-17
/
+30
|
|
\
\
|
*
|
|
perf_event, x86, mce: Use TRACE_EVENT() for MCE logging
Hidetoshi Seto
2009-10-13
1
-0
/
+69
*
|
|
|
tracing/syscalls: Make syscall events print callbacks static
Frederic Weisbecker
2009-12-02
1
-2
/
+2
*
|
|
|
trace_syscalls: Simplify syscall profile
Lai Jiangshan
2009-12-01
2
-31
/
+8
*
|
|
|
trace_syscalls: Remove duplicate init_enter_##sname()
Lai Jiangshan
2009-12-01
2
-28
/
+3
*
|
|
|
trace_syscalls: Add syscall_nr field to struct syscall_metadata
Lai Jiangshan
2009-12-01
2
-3
/
+4
*
|
|
|
trace_syscalls: Remove enter_id exit_id
Lai Jiangshan
2009-12-01
2
-8
/
+0
*
|
|
|
trace_syscalls: Set event_enter_##sname->data to its metadata
Lai Jiangshan
2009-12-01
2
-3
/
+5
*
|
|
|
trace_syscalls: Remove unused event_syscall_enter and event_syscall_exit
Lai Jiangshan
2009-12-01
2
-4
/
+2
*
|
|
|
hw-breakpoints: Use struct perf_event_attr to define kernel breakpoints
Frederic Weisbecker
2009-11-27
1
-20
/
+15
*
|
|
|
hw-breakpoints: Use struct perf_event_attr to define user breakpoints
Frederic Weisbecker
2009-11-27
1
-20
/
+16
*
|
|
|
tracepoint: Add signal loss events
Masami Hiramatsu
2009-11-26
1
-0
/
+68
*
|
|
|
tracepoint: Add signal deliver event
Masami Hiramatsu
2009-11-26
1
-0
/
+39
*
|
|
|
tracepoint: Move signal sending tracepoint to events/signal.h
Masami Hiramatsu
2009-11-26
2
-25
/
+66
*
|
|
|
tracing: Restore original format of sched events
Li Zefan
2009-11-26
1
-12
/
+6
*
|
|
|
tracing: Convert some ext4 events to DEFINE_TRACE
Li Zefan
2009-11-26
1
-94
/
+35
*
|
|
|
tracing: Convert some jbd2 events to DEFINE_EVENT
Li Zefan
2009-11-26
1
-52
/
+11
*
|
|
|
tracing: Convert some block events to DEFINE_EVENT
Li Zefan
2009-11-26
1
-160
/
+42
*
|
|
|
tracing: Convert some power events to DEFINE_EVENT
Li Zefan
2009-11-26
1
-21
/
+15
*
|
|
|
tracing: Convert some workqueue events to DEFINE_EVENT
Li Zefan
2009-11-26
1
-15
/
+7
*
|
|
|
tracing: Convert softirq events to DEFINE_EVENT
Li Zefan
2009-11-26
1
-25
/
+21
*
|
|
|
tracing: Convert some kmem events to DEFINE_EVENT
Li Zefan
2009-11-26
1
-90
/
+40
*
|
|
|
tracing: Convert module refcnt events to DEFINE_EVENT
Li Zefan
2009-11-26
1
-15
/
+7
*
|
|
|
events: Rename TRACE_EVENT_TEMPLATE() to DECLARE_EVENT_CLASS()
Ingo Molnar
2009-11-26
4
-28
/
+28
*
|
|
|
tracing: Convert some sched trace events to DEFINE_EVENT and _PRINT
Steven Rostedt
2009-11-24
1
-118
/
+52
*
|
|
|
tracing: Create new DEFINE_EVENT_PRINT
Steven Rostedt
2009-11-24
3
-4
/
+126
*
|
|
|
tracing: Create new TRACE_EVENT_TEMPLATE
Steven Rostedt
2009-11-24
3
-42
/
+117
*
|
|
|
hw-breakpoints: Fix misordered ifdef
Frederic Weisbecker
2009-11-24
1
-1
/
+2
*
|
|
|
hw-breakpoints: Include only linux/perf_event.h from kernel part of bp headers
Frederic Weisbecker
2009-11-23
1
-2
/
+2
*
|
|
|
perf_events: Undo some recursion damage
Peter Zijlstra
2009-11-23
2
-12
/
+13
*
|
|
|
hw-breakpoints: Separate the kernel part from breakpoint headers
Frederic Weisbecker
2009-11-22
1
-0
/
+2
*
|
|
|
tracing: Use the perf recursion protection from trace event
Frederic Weisbecker
2009-11-22
3
-18
/
+18
*
|
|
|
perf: Fix event scaling for inherited counters
Peter Zijlstra
2009-11-21
1
-1
/
+2
*
|
|
|
perf: Allow for custom overflow handlers
Peter Zijlstra
2009-11-21
1
-0
/
+6
*
|
|
|
Merge branch 'tracing/hw-breakpoints' into perf/core
Ingo Molnar
2009-11-21
2
-1
/
+173
|
\
\
\
\
|
*
|
|
|
hw-breakpoints: Fix build on !perf architectures
Ingo Molnar
2009-11-14
1
-1
/
+2
|
*
|
|
|
hw-breakpoints: Provide an off-case for counter_arch_bp()
Frederic Weisbecker
2009-11-14
1
-5
/
+10
[next]