index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2008-10-14
ftrace: objcopy version test for local symbols
Steven Rostedt
1
-0
/
+41
2008-10-14
ftrace: clean up macro usage
Ingo Molnar
1
-1
/
+1
2008-10-14
ftrace: fix build failure
Stephen Rothwell
1
-2
/
+2
2008-10-14
ftrace: x86 use copy to and from user functions
Steven Rostedt
1
-25
/
+13
2008-10-14
ftrace: handle weak symbol functions
Steven Rostedt
1
-20
/
+86
2008-10-14
ftrace: update recordmount.pl arch changes
Steven Rostedt
1
-14
/
+14
2008-10-14
ftrace: fix build problem with CONFIG_FTRACE
Jeremy Fitzhardinge
1
-1
/
+1
2008-10-14
ftrace: fix incorrect comment style of __ftrace_enabled_save()
Huang Ying
1
-2
/
+4
2008-10-14
ftrace: add necessary locking for ftrace records
Steven Rostedt
1
-14
/
+30
2008-10-14
ftrace: do not init module on ftrace disabled
Steven Rostedt
1
-2
/
+2
2008-10-14
ftrace: fix some mistakes in error messages
Frédéric Weisbecker
1
-5
/
+5
2008-10-14
ftrace: scripts/recordmcount.pl cross-build hack
Ingo Molnar
1
-0
/
+14
2008-10-14
ftrace: ftrace_kill_atomic() build fix
Ingo Molnar
1
-0
/
+1
2008-10-14
ftrace: build fix
Ingo Molnar
1
-1
/
+4
2008-10-14
ftrace: dump out ftrace buffers to console on panic
Steven Rostedt
2
-1
/
+176
2008-10-14
ftrace: ftrace_printk doc moved
Steven Rostedt
2
-17
/
+18
2008-10-14
ftrace: printk formatting infrastructure
Steven Rostedt
4
-33
/
+272
2008-10-14
ftrace: new continue entry - separate out from trace_entry
Steven Rostedt
3
-136
/
+160
2008-10-14
ftrace: remove old pointers to mcount
Steven Rostedt
4
-7
/
+41
2008-10-14
ftrace: move notrace to compiler.h
Steven Rostedt
2
-2
/
+2
2008-10-14
ftrace: do not show freed records in available_filter_functions
Steven Rostedt
1
-6
/
+4
2008-10-14
ftrace: use only 5 byte nops for x86
Steven Rostedt
1
-7
/
+61
2008-10-14
ftrace: x86 mcount stub
Steven Rostedt
3
-52
/
+2
2008-10-14
ftrace: enable using mcount recording on x86
Steven Rostedt
1
-0
/
+1
2008-10-14
ftrace: rebuild everything on change to FTRACE_MCOUNT_RECORD
Steven Rostedt
1
-0
/
+5
2008-10-14
ftrace: enable mcount recording for modules
Steven Rostedt
3
-0
/
+19
2008-10-14
ftrace: mcount call site on boot nops core
Steven Rostedt
4
-43
/
+124
2008-10-14
ftrace: create __mcount_loc section
Steven Rostedt
4
-0
/
+302
2008-10-14
ftrace: mark lapic_wd_event() notrace
Ingo Molnar
1
-4
/
+7
2008-10-14
ftrace: ignore functions that cannot be kprobe-ed
Ingo Molnar
2
-3
/
+4
2008-10-14
tracepoints: use TABLE_SIZE macro
Mathieu Desnoyers
1
-3
/
+3
2008-10-14
x86: fix mmiotrace 8-bit register decoding
Pekka Paalanen
1
-37
/
+84
2008-10-14
tracing: clean up tracepoints kconfig structure
Ingo Molnar
2
-4
/
+6
2008-10-14
sched: clean up tracepoints
Ingo Molnar
1
-12
/
+23
2008-10-14
tracing: disable tracepoints by default
Ingo Molnar
1
-1
/
+0
2008-10-14
ftrace: port to tracepoints
Mathieu Desnoyers
2
-197
/
+58
2008-10-14
tracing, sched: LTTng instrumentation - scheduler
Mathieu Desnoyers
6
-12
/
+71
2008-10-14
tracing: tracepoints, samples
Mathieu Desnoyers
7
-1
/
+176
2008-10-14
tracing: tracepoints, documentation
Mathieu Desnoyers
1
-0
/
+101
2008-10-14
tracing: Kernel Tracepoints
Mathieu Desnoyers
7
-2
/
+698
2008-10-13
Merge phase #5 (misc) of git://git.kernel.org/pub/scm/linux/kernel/git/tip/li...
Linus Torvalds
74
-2512
/
+2793
2008-10-13
tty: rename the remaining oddly named n_tty functions
Alan Cox
1
-13
/
+13
2008-10-13
fs3270: Correct error returns
Alan Cox
1
-5
/
+4
2008-10-13
fs3270: remove extra locks
Alan Cox
1
-5
/
+1
2008-10-13
tty: tty_io.c shadows sparse fix
Jason Wessel
1
-4
/
+4
2008-10-13
serial: fix device name reporting when minor space is shared between drivers
David S. Miller
2
-9
/
+20
2008-10-13
applicom: Fix an unchecked user ioctl range and an error return
Alan Cox
1
-4
/
+2
2008-10-13
tty: Minor tidyups and document fixes for n_tty
Alan Cox
1
-11
/
+37
2008-10-13
tty: Remove lots of NULL checks
Alan Cox
6
-79
/
+1
2008-10-13
tty: fix up gigaset a bit
Alan Cox
1
-15
/
+12
[next]