index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
s390
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-09-13
perf_events: Fix BTS interrupt handling to avoid being dazed by NMI (v2)
Stephane Eranian
2
-8
/
+9
2010-09-10
perf: Fix perf_init_event()
Peter Zijlstra
1
-2
/
+5
2010-09-10
perf: Ensure we call add_event_to_ctx() with the right locks held
Peter Zijlstra
1
-0
/
+3
2010-09-09
irq: Fix circular headers dependency
Frederic Weisbecker
1
-1
/
+1
2010-09-09
perf: Fix up delayed_put_task_struct()
Peter Zijlstra
3
-3
/
+11
2010-09-09
perf: Optimize context ops
Peter Zijlstra
1
-0
/
+6
2010-09-09
perf: Provide a separate task context for swevents
Peter Zijlstra
4
-19
/
+33
2010-09-09
perf: Multiple task contexts
Peter Zijlstra
3
-106
/
+239
2010-09-09
perf: Clean up perf_event_context allocation
Peter Zijlstra
1
-15
/
+26
2010-09-09
perf: Move some code around
Peter Zijlstra
1
-100
/
+100
2010-09-09
perf: Per-pmu-per-cpu contexts
Peter Zijlstra
2
-69
/
+113
2010-09-09
perf: Per cpu-context rotation timer
Peter Zijlstra
3
-22
/
+65
2010-09-09
perf: Remove the swevent hash-table from the cpu context
Peter Zijlstra
2
-52
/
+58
2010-09-09
perf: Separate find_get_context() from event initialization
Peter Zijlstra
1
-38
/
+35
2010-09-09
perf: Remove the sysfs bits
Peter Zijlstra
6
-147
/
+5
2010-09-09
perf: Rework the PMU methods
Peter Zijlstra
14
-331
/
+576
2010-09-09
perf: Shrink hw_perf_event
Peter Zijlstra
2
-8
/
+6
2010-09-09
perf: Default PMU ops
Peter Zijlstra
2
-17
/
+57
2010-09-09
perf: Per PMU disable
Peter Zijlstra
9
-99
/
+119
2010-09-09
perf: Reduce perf_disable() usage
Peter Zijlstra
8
-59
/
+48
2010-09-09
perf: Unindent labels
Peter Zijlstra
1
-19
/
+24
2010-09-09
perf: Register PMU implementations
Peter Zijlstra
10
-412
/
+488
2010-09-09
perf: Deconstify struct pmu
Peter Zijlstra
9
-40
/
+40
2010-09-09
perf: Fix CPU hotplug
Peter Zijlstra
1
-3
/
+3
2010-09-09
perf, trace: Fix module leak
Li Zefan
1
-0
/
+3
2010-09-08
tracing/kprobe: Fix handling of C-unlike argument names
Masami Hiramatsu
1
-8
/
+12
2010-09-08
tracing/kprobes: Fix handling of argument names
Masami Hiramatsu
1
-7
/
+10
2010-09-08
perf probe: Fix handling of arguments names
Masami Hiramatsu
1
-13
/
+19
2010-09-08
perf probe: Fix return probe support
Masami Hiramatsu
2
-0
/
+11
2010-09-08
tracing/kprobe: Fix a memory leak in error case
Masami Hiramatsu
1
-3
/
+3
2010-09-08
tracing: Do not allow llseek to set_ftrace_filter
Steven Rostedt
1
-1
/
+1
2010-09-07
perf: Add a script to show packets processing
Koki Sanagi
3
-0
/
+477
2010-09-07
skb: Add tracepoints to freeing skb
Koki Sanagi
4
-0
/
+21
2010-09-07
netdev: Add tracepoints to netdev layer
Koki Sanagi
3
-0
/
+89
2010-09-07
napi: Convert trace_napi_poll to TRACE_EVENT
Neil Horman
1
-2
/
+23
2010-09-07
irq: Add tracepoint to softirq_raise
Lai Jiangshan
2
-3
/
+31
2010-09-03
perf, x86: Try to handle unknown nmis with an enabled PMU
Robert Richter
1
-13
/
+46
2010-09-03
perf, x86: Fix handle_irq return values
Peter Zijlstra
2
-3
/
+8
2010-09-03
perf, x86: Fix accidentally ack'ing a second event on intel perf counter
Don Zickus
1
-4
/
+2
2010-09-01
oprofile, x86: fix init_sysfs() function stub
Robert Richter
1
-2
/
+4
2010-09-01
ring-buffer: Place duplicate expression into a single function
Steven Rostedt
1
-6
/
+15
2010-09-01
lockup_detector: Sync touch_*_watchdog back to old semantics
Don Zickus
1
-5
/
+12
2010-09-01
perf, x86, Pentium4: Add RAW events verification
Cyrill Gorcunov
2
-54
/
+290
2010-09-01
lockup_detector: Remove unused panic_notifier
Akinobu Mita
1
-15
/
+0
2010-09-01
lockup_detector: Convert cpu notifier to return encapsulate errno value
Akinobu Mita
1
-10
/
+11
2010-08-31
tracing: Fix a race in function profile
Li Zefan
1
-4
/
+11
2010-08-31
tracing/lockdep: Fix dependency of TRACE_IRQFLAGS
Steven Rostedt
1
-4
/
+4
2010-08-31
oprofile, x86: fix init_sysfs error handling
Robert Richter
1
-3
/
+13
2010-08-30
perf_events: Fix time tracking for events with pid != -1 and cpu != -1
Stephane Eranian
1
-4
/
+22
2010-08-27
perf: Initialize callchains roots's childen hits
Frederic Weisbecker
1
-0
/
+1
[next]