index
:
~dvdhrm/linux
drm-cleanup
drm-experimental
drm-log
drm-next
drmrevoke
fops
fops-experimental
hid-next
input-abs2
input-next
kdbus
master
memfd
memfd-isolate
revoke-experimental
simpledrm
wiimote
Private linux-kernel wip tree
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
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
2008-10-13
tty: Fallout from tty-move-canon-specials
Stephen Rothwell
2
-3
/
+3
2008-10-13
tty: some ICANON magic is in the wrong places
Alan Cox
5
-45
/
+56
2008-10-13
tty: simplify ktermios allocation
Alan Cox
2
-42
/
+7
2008-10-13
pty: simplify unix98 allocation
Alan Cox
1
-11
/
+7
2008-10-13
pty: Fix allocation failure double free
Alan Cox
1
-2
/
+0
2008-10-13
pty: Coding style and polish
Alan Cox
1
-42
/
+44
2008-10-13
Simplify devpts_pty_kill
Sukadev Bhattiprolu
1
-17
/
+12
2008-10-13
Simplify devpts_pty_new()
Sukadev Bhattiprolu
1
-3
/
+8
2008-10-13
Simplify devpts_get_tty()
Sukadev Bhattiprolu
1
-12
/
+5
2008-10-13
Add an instance parameter devpts interfaces
Sukadev Bhattiprolu
5
-30
/
+47
2008-10-13
Move tty lookup/reopen to caller
Sukadev Bhattiprolu
1
-15
/
+16
2008-10-13
tty: extract the pty init time special cases
Alan Cox
3
-142
/
+187
2008-10-13
tty: Finish fixing up the init_dev interface to use ERR_PTR
Alan Cox
3
-35
/
+27
2008-10-13
tty: More driver operations
Alan Cox
3
-10
/
+79
2008-10-13
tty: kref the tty driver object
Alan Cox
5
-58
/
+80
2008-10-13
tty: Clean up the tty_init_dev changes further
Alan Cox
3
-41
/
+81
2008-10-13
tty: Move parts of tty_init_dev into new functions
Sukadev Bhattiprolu
1
-52
/
+87
2008-10-13
tty: Remove more special casing and out of place code
Alan Cox
6
-156
/
+195
[next]