index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'tracing-v28-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2008-10-20
14
-16
/
+472
|
\
|
*
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
|
*
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
1
-2
/
+2
|
*
tracing/fastboot: only trace non-module initcalls
Frederic Weisbecker
2008-10-14
1
-0
/
+2
|
*
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
1
-3
/
+4
|
*
tracing/fastboot: change the printing of boot tracer according to bootgraph.pl
Frederic Weisbecker
2008-10-14
1
-0
/
+2
|
*
ring_buffer: implement new locking
Steven Rostedt
2008-10-14
1
-3
/
+0
|
*
tracing: unified trace buffer
Steven Rostedt
2008-10-14
1
-0
/
+130
|
*
tracing/ftrace: add the boot tracer
Frédéric Weisbecker
2008-10-14
1
-0
/
+19
|
*
markers: turn marker_synchronize_unregister() into an inline
Mathieu Desnoyers
2008-10-14
1
-1
/
+5
|
*
markers: marker_synchronize_unregister()
Mathieu Desnoyers
2008-10-14
1
-0
/
+7
|
*
mmiotrace: remove left-over marker cruft
Pekka Paalanen
2008-10-14
1
-2
/
+1
|
*
x86 mmiotrace: implement mmiotrace_printk()
Pekka Paalanen
2008-10-14
1
-2
/
+15
|
*
ftrace: use ftrace_release for all dynamic ftrace functions
Steven Rostedt
2008-10-14
1
-4
/
+5
|
*
ftrace: fix incorrect comment style of __ftrace_enabled_save()
Huang Ying
2008-10-14
1
-2
/
+4
|
*
ftrace: ftrace_kill_atomic() build fix
Ingo Molnar
2008-10-14
1
-0
/
+1
|
*
ftrace: build fix
Ingo Molnar
2008-10-14
1
-1
/
+4
|
*
ftrace: dump out ftrace buffers to console on panic
Steven Rostedt
2008-10-14
1
-0
/
+2
|
*
ftrace: ftrace_printk doc moved
Steven Rostedt
2008-10-14
1
-1
/
+18
|
*
ftrace: printk formatting infrastructure
Steven Rostedt
2008-10-14
1
-0
/
+10
|
*
ftrace: remove old pointers to mcount
Steven Rostedt
2008-10-14
2
-1
/
+3
|
*
ftrace: move notrace to compiler.h
Steven Rostedt
2008-10-14
2
-2
/
+2
|
*
ftrace: rebuild everything on change to FTRACE_MCOUNT_RECORD
Steven Rostedt
2008-10-14
1
-0
/
+5
|
*
ftrace: enable mcount recording for modules
Steven Rostedt
2008-10-14
1
-0
/
+3
|
*
ftrace: mcount call site on boot nops core
Steven Rostedt
2008-10-14
2
-0
/
+16
|
*
ftrace: create __mcount_loc section
Steven Rostedt
2008-10-14
1
-0
/
+8
|
*
ftrace: ignore functions that cannot be kprobe-ed
Ingo Molnar
2008-10-14
1
-2
/
+3
|
*
sched: clean up tracepoints
Ingo Molnar
2008-10-14
1
-12
/
+23
|
*
tracing, sched: LTTng instrumentation - scheduler
Mathieu Desnoyers
2008-10-14
1
-0
/
+45
|
*
tracing: Kernel Tracepoints
Mathieu Desnoyers
2008-10-14
3
-1
/
+149
*
|
Merge branch 'genirq-v28-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2008-10-20
25
-156
/
+261
|
\
\
|
*
|
genirq: improve include files
Thomas Gleixner
2008-10-18
3
-19
/
+26
|
*
|
proc: fixup irq iterator
Thomas Gleixner
2008-10-16
1
-0
/
+3
|
*
|
genirq: add reverse iterator for irq_desc
Thomas Gleixner
2008-10-16
1
-0
/
+4
|
*
|
genirq: remove artifacts from sparseirq removal
Ingo Molnar
2008-10-16
2
-2
/
+1
|
*
|
genirq: revert dynarray
Thomas Gleixner
2008-10-16
4
-81
/
+6
|
*
|
genirq: remove irq_to_desc_alloc
Thomas Gleixner
2008-10-16
1
-5
/
+0
|
*
|
genirq: remove sparse irq code
Thomas Gleixner
2008-10-16
1
-20
/
+0
|
*
|
genirq: use inline function for irq_to_desc
Thomas Gleixner
2008-10-16
1
-2
/
+13
|
*
|
genirq: consolidate nr_irqs and for_each_irq_desc()
Thomas Gleixner
2008-10-16
2
-14
/
+12
|
*
|
genirq: define nr_irqs for architectures with GENERIC_HARDIRQS=n
Thomas Gleixner
2008-10-16
1
-3
/
+5
|
*
|
x86: Add sysfs entries for UV v4
Russ Anderson
2008-10-16
1
-0
/
+1
|
*
|
x86: Add UV partition call v4
Russ Anderson
2008-10-16
1
-3
/
+19
|
*
|
x86: Add UV bios call infrastructure v4
Russ Anderson
2008-10-16
2
-32
/
+54
|
*
|
x86: Add UV EFI table entry v4
Russ Anderson
2008-10-16
1
-0
/
+4
|
*
|
x86, UV: add uv_setup_irq() and uv_teardown_irq() functions, v3
Dean Nelson
2008-10-16
1
-0
/
+36
[next]