index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
tracing/fastboot: fix bootgraph.pl initcall name regexp
Arnaud Patard
2008-10-14
1
-4
/
+4
*
tracing/fastboot: fix issues and improve output of bootgraph.pl
Arjan van de Ven
2008-10-14
1
-13
/
+16
*
tracepoints: synchronize unregister static inline
Mathieu Desnoyers
2008-10-14
1
-1
/
+4
*
tracepoints: tracepoint_synchronize_unregister()
Mathieu Desnoyers
2008-10-14
1
-0
/
+7
*
ftrace: make ftrace_test_p6nop disassembler-friendly
Anders Kaseorg
2008-10-14
1
-2
/
+4
*
markers: fix synchronize marker unregister static inline
Mathieu Desnoyers
2008-10-14
1
-5
/
+1
*
tracing/fastboot: add better resolution to initcall debug/tracing
Tim Bird
2008-10-14
2
-4
/
+4
*
trace: add build-time check to avoid overrunning hex buffer
Harvey Harrison
2008-10-14
1
-3
/
+3
*
ftrace: fix hex output mode of ftrace
Harvey Harrison
2008-10-14
1
-6
/
+2
*
tracing/fastboot: fix initcalls disposition in bootgraph.pl
Frederic Weisbecker
2008-10-14
1
-12
/
+14
*
tracing/fastboot: fix printk format typo in boot tracer
Arjan van de Ven
2008-10-14
1
-2
/
+2
*
ftrace: return an error when setting a nonexistent tracer
Frederic Weisbecker
2008-10-14
1
-3
/
+10
*
ftrace: make some tracers reentrant
Steven Rostedt
2008-10-14
2
-16
/
+4
*
ring-buffer: make reentrant
Steven Rostedt
2008-10-14
1
-113
/
+374
*
ring-buffer: move page indexes into page headers
Steven Rostedt
2008-10-14
1
-34
/
+41
*
tracing/fastboot: only trace non-module initcalls
Frederic Weisbecker
2008-10-14
3
-3
/
+11
*
ftrace: move pc counter in irqtrace
Steven Rostedt
2008-10-14
1
-2
/
+2
*
ring_buffer: map to cpu not page
Steven Rostedt
2008-10-14
1
-1
/
+1
*
ftrace: ktime.h not included in ftrace.h
Steven Noonan
2008-10-14
1
-0
/
+1
*
tracing/fastboot: build fix
Ingo Molnar
2008-10-14
1
-2
/
+2
*
tracing/fastboot: get the initcall name before it disappears
Frederic Weisbecker
2008-10-14
3
-9
/
+15
*
tracing/fastboot: change the printing of boot tracer according to bootgraph.pl
Frederic Weisbecker
2008-10-14
3
-18
/
+26
*
ring-buffer: fix build error
Ingo Molnar
2008-10-14
1
-1
/
+1
*
ftrace: preempt disable over interrupt disable
Steven Rostedt
2008-10-14
7
-80
/
+97
*
ring_buffer: allocate buffer page pointer
Steven Rostedt
2008-10-14
1
-22
/
+32
*
ftrace: type cast filter+verifier
Steven Rostedt
2008-10-14
3
-29
/
+112
*
tracing/ftrace: adapt mmiotrace to the new type of print_line, fix
Frederic Weisbecker
2008-10-14
1
-1
/
+1
*
ring_buffer: implement new locking
Steven Rostedt
2008-10-14
3
-167
/
+247
*
ring_buffer: remove raw from local_irq_save
Steven Rostedt
2008-10-14
1
-4
/
+4
*
tracing/ftrace: adapt the boot tracer to the new print_line type
Frederic Weisbecker
2008-10-14
1
-6
/
+9
*
tracing/ftrace: adapt mmiotrace to the new type of print_line
Frederic Weisbecker
2008-10-14
1
-13
/
+12
*
tracing/ftrace: fix pipe breaking
Pekka Paalanen
2008-10-14
1
-2
/
+8
*
tracing/ftrace: change the type of the print_line callback
Frederic Weisbecker
2008-10-14
2
-37
/
+50
*
ftrace: take advantage of variable length entries
Steven Rostedt
2008-10-14
4
-263
/
+301
*
ftrace: make work with new ring buffer
Steven Rostedt
2008-10-14
11
-798
/
+288
*
ring_buffer: reset buffer page when freeing
Steven Rostedt
2008-10-14
1
-4
/
+15
*
ring_buffer: add paranoid check for buffer page
Steven Rostedt
2008-10-14
1
-0
/
+11
*
tracing: unified trace buffer
Steven Rostedt
2008-10-14
4
-0
/
+1807
*
ftrace: give time for wakeup test to run
Steven Rostedt
2008-10-14
1
-0
/
+3
*
tracing/ftrace: don't consume unhandled entries by boot tracer
Frédéric Weisbecker
2008-10-14
1
-1
/
+1
*
ftrace/fastboot: disable tracers self-tests when boot tracer is selected
Frédéric Weisbecker
2008-10-14
1
-3
/
+4
*
tracing/ftrace: launch boot tracing after pre-smp initcalls
Frédéric Weisbecker
2008-10-14
1
-6
/
+10
*
tracing/ftrace: give an entry on the config for boot tracer
Frédéric Weisbecker
2008-10-14
2
-0
/
+13
*
tracing/ftrace: make tracing suitable to run the boot tracer
Frédéric Weisbecker
2008-10-14
1
-5
/
+10
*
tracing/ftrace: add the boot tracer
Frédéric Weisbecker
2008-10-14
3
-0
/
+124
*
tracing/fastboot: add a script to visualize the kernel boot process / time
Arjan van de Ven
2008-10-14
2
-1
/
+140
*
markers: bit-field is not thread-safe nor smp-safe
Lai Jiangshan
2008-10-14
1
-1
/
+1
*
markers: fix unchecked format
Lai Jiangshan
2008-10-14
1
-3
/
+9
*
markers: turn marker_synchronize_unregister() into an inline
Mathieu Desnoyers
2008-10-14
1
-1
/
+5
*
markers: re-enable fast batch registration
Mathieu Desnoyers
2008-10-14
1
-6
/
+52
[next]