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.12.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
2008-06-14
ftrace: fix "notrace" filtering priority
Abhishek Sagar
1
-3
/
+9
2008-06-12
ftrace: fix printout
Jiri Slaby
1
-3
/
+2
2008-06-10
ftrace: disable tracing when current_tracer is set to "none"
Ankita Garg
1
-5
/
+17
2008-06-10
sched: sched_clock() lockdep fix
Ingo Molnar
1
-2
/
+2
2008-06-10
ftrace: prevent freeing of all failed updates
Abhishek Sagar
1
-3
/
+2
2008-06-10
ftrace: add debugfs entry 'failures'
Abhishek Sagar
1
-1
/
+39
2008-06-10
ftrace: remove ftrace_ip_converted()
Abhishek Sagar
5
-44
/
+0
2008-06-10
ftrace: prevent freeing of all failed updates
Abhishek Sagar
2
-30
/
+47
2008-06-02
ftrace: export kretprobe_trampoline for function tracer
Abhishek Sagar
2
-1
/
+2
2008-06-02
ftrace: user update and disable dynamic ftrace daemon
Steven Rostedt
2
-47
/
+116
2008-06-02
ftrace: distinguish kretprobe'd functions in trace logs
Abhishek Sagar
1
-3
/
+24
2008-06-02
ftrace: core support for ARM
Abhishek Sagar
6
-0
/
+193
2008-05-28
ftrace: fix merge
Ingo Molnar
1
-1
/
+1
2008-05-27
ftrace: fix updating of ftrace_update_cnt
Abhishek Sagar
1
-3
/
+5
2008-05-27
ftrace: safe traversal of ftrace_hash hlist
Abhishek Sagar
1
-2
/
+2
2008-05-27
ftrace: powerpc clean ups
Steven Rostedt
6
-20
/
+20
2008-05-27
ftrace: fix up cmdline recording
Steven Rostedt
4
-13
/
+19
2008-05-27
ftrace: set_ftrace_notrace feature
Steven Rostedt
2
-40
/
+131
2008-05-27
ftrace: remove printks from irqsoff trace
Steven Rostedt
1
-16
/
+0
2008-05-27
ftrace: add function tracing to wake up tracing
Steven Rostedt
1
-1
/
+66
2008-05-27
ftrace: move ftrace_special to trace.c
Steven Rostedt
2
-26
/
+25
2008-05-27
ftrace: limit use of check pages
Steven Rostedt
2
-9
/
+24
2008-05-25
sched: do not trace sched_clock
Ingo Molnar
1
-3
/
+3
2008-05-24
ftrace: add have dynamic ftrace config for archs
Steven Rostedt
4
-0
/
+7
2008-05-24
ftrace: use the new kbuild CFLAGS_REMOVE for x86/kernel directory
Steven Rostedt
1
-0
/
+7
2008-05-24
ftrace: use the new kbuild CFLAGS_REMOVE for lib directory
Steven Rostedt
1
-4
/
+4
2008-05-24
ftrace: use the new kbuild CFLAGS_REMOVE for kernel directory
Steven Rostedt
1
-5
/
+9
2008-05-24
kbuild: create new CFLAGS_REMOVE_(basename).o option
Steven Rostedt
1
-1
/
+2
2008-05-24
ftrace: support for PowerPC
Steven Rostedt
11
-10
/
+405
2008-05-24
ftrace, POWERPC: add irqs_disabled_flags to ppc
Steven Rostedt
1
-0
/
+10
2008-05-24
ftrace: fix build bug
Ingo Molnar
1
-4
/
+4
2008-05-24
ftrace: fix include file dependency
Ingo Molnar
1
-0
/
+1
2008-05-24
ftrace: cleanups
Ingo Molnar
1
-3
/
+3
2008-05-24
ftrace: fix mcount export bug
Ingo Molnar
3
-6
/
+17
2008-05-24
sparc64: add ftrace support.
David Miller
5
-5
/
+156
2008-05-24
ftrace: remove packed attribute on ftrace_page.
David Miller
1
-2
/
+2
2008-05-24
ftrace: stacktrace fix
Ingo Molnar
4
-3
/
+13
2008-05-24
Port ftrace to markers
Mathieu Desnoyers
5
-88
/
+255
2008-05-24
Markers - define non optimized marker
Mathieu Desnoyers
1
-5
/
+24
2008-05-24
Markers - remove extra format argument
Mathieu Desnoyers
2
-22
/
+19
2008-05-24
ftrace: limit trace entries
Steven Rostedt
3
-3
/
+47
2008-05-24
ftrace: add readpos to struct trace_seq; add trace_seq_to_user()
Pekka Paalanen
2
-37
/
+39
2008-05-24
ftrace: use raw_smp_processor_id for mcount functions
Steven Rostedt
1
-4
/
+11
2008-05-24
ftrace: special stacktrace
Ingo Molnar
1
-23
/
+24
2008-05-23
ftrace: trace faster
Ingo Molnar
1
-2
/
+2
2008-05-23
ftrace: fix setting of pos in read_pipe
Steven Rostedt
1
-1
/
+1
2008-05-23
x86: fix SMP alternatives: use mutex instead of spinlock, text_poke is sleepable
Pekka Paalanen
1
-9
/
+9
2008-05-23
ftrace: add trace pipe header pluggin
Steven Rostedt
2
-7
/
+36
2008-05-23
ftrace: add logic to record overruns
Steven Rostedt
2
-6
/
+16
2008-05-23
x86_64: fix kernel rodata NX setting
Pekka Paalanen
1
-1
/
+1
[next]