index
:
kernel/linux.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2010-09-15
tracing: Remove leftover FTRACE_ENABLE/DISABLE_MCOUNT enums
Steven Rostedt
1
-14
/
+4
2010-09-15
tracing: Do not trace in irq when funcgraph-irq option is zero
Steven Rostedt
1
-1
/
+22
2010-09-15
tracing: Add funcgraph-irq option for function graph tracer.
Jiri Olsa
1
-1
/
+100
2010-09-13
perf ui browser: Don't use windows, slang is enough
Arnaldo Carvalho de Melo
3
-40
/
+34
2010-09-13
perf: Fix free_event()
Peter Zijlstra
1
-1
/
+3
2010-09-13
perf: Sanitize the RCU logic
Peter Zijlstra
1
-8
/
+9
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
Merge branch 'perf/urgent' into perf/core
Ingo Molnar
13
-88
/
+194
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-02
Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/o...
Ingo Molnar
3
-20
/
+31
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
[next]