index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
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
...
|
*
|
Merge branch 'tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Ingo Molnar
2009-10-13
4
-6
/
+43
|
|
\
\
|
|
*
|
tracing: Remove unused ftrace_trace_addr helper
Frederic Weisbecker
2009-10-13
1
-4
/
+0
|
|
*
|
tracing: Rename set_ftrace to set_bootup_ftrace
Frederic Weisbecker
2009-10-13
1
-2
/
+2
|
|
*
|
ftrace: add kernel command line graph function filtering
Stefan Assmann
2009-10-12
2
-0
/
+41
|
*
|
|
Merge branch 'tracing/urgent' into tracing/core
Ingo Molnar
2009-10-13
327
-1960
/
+5508
|
|
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
testmmiotrace.c: Add and use pr_fmt(fmt)
Joe Perches
2009-10-12
1
-15
/
+14
|
*
|
|
ftrace.c: Add #define pr_fmt(fmt) KBUILD_MODNAME ": " fmt
Joe Perches
2009-10-12
1
-3
/
+5
|
*
|
|
Merge branch 'tracing/urgent' into tracing/core
Ingo Molnar
2009-10-01
4522
-129271
/
+350326
|
|
\
\
\
|
*
|
|
|
tracing: Pushdown the bkl tracepoints calls
Frederic Weisbecker
2009-09-28
2
-17
/
+26
|
*
|
|
|
tracing/filters: Unify the regex parsing helpers
Frederic Weisbecker
2009-09-24
3
-70
/
+23
|
*
|
|
|
tracing/filters: Provide basic regex support
Frederic Weisbecker
2009-09-24
2
-25
/
+157
|
*
|
|
|
tracing/event: Cleanup the useless dentry variable
Frederic Weisbecker
2009-09-24
1
-12
/
+11
|
*
|
|
|
tracing/filters: Cleanup useless headers
Frederic Weisbecker
2009-09-24
1
-2
/
+0
|
*
|
|
|
tracing/bkl: Add bkl ftrace events
Frederic Weisbecker
2009-09-24
3
-9
/
+82
*
|
|
|
|
perf tools: Remove all char * typecasts and use const in prototype
Steven Rostedt
2009-10-15
1
-61
/
+61
*
|
|
|
|
perf tools: Handle - and + in parsing trace print format
Steven Rostedt
2009-10-15
1
-0
/
+6
*
|
|
|
|
perf tools: Add latency format to trace output
Steven Rostedt
2009-10-15
3
-19
/
+114
*
|
|
|
|
perf tools: Handle both versions of ftrace output
Steven Rostedt
2009-10-15
1
-1
/
+4
*
|
|
|
|
perf tools: Fix bprintk reading in trace output
Steven Rostedt
2009-10-15
1
-8
/
+7
*
|
|
|
|
perf tools: Still continue on failed parsing of an event
Steven Rostedt
2009-10-15
2
-17
/
+35
*
|
|
|
|
perf tools: Handle the case with and without the "signed" trace field
Steven Rostedt
2009-10-15
1
-29
/
+52
*
|
|
|
|
perf tools: Handle newlines in trace parsing better
Steven Rostedt
2009-10-15
1
-1
/
+7
*
|
|
|
|
perf tools: Handle * as typecast in trace parsing
Steven Rostedt
2009-10-15
1
-28
/
+22
*
|
|
|
|
perf tools: Handle arrays in print fields for trace parsing
Steven Rostedt
2009-10-15
1
-0
/
+62
*
|
|
|
|
perf tools: Handle trace parsing of < and >
Steven Rostedt
2009-10-15
1
-0
/
+2
*
|
|
|
|
perf tools: Fix backslash processing on trace print formats
Steven Rostedt
2009-10-15
1
-2
/
+25
*
|
|
|
|
perf tools: Handle print concatenations in event format file
Steven Rostedt
2009-10-15
1
-0
/
+16
*
|
|
|
|
Merge branch 'linus' into perf/core
Ingo Molnar
2009-10-15
130
-792
/
+1293
|
\
\
\
\
\
|
*
\
\
\
\
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...
Linus Torvalds
2009-10-14
3
-24
/
+24
|
|
\
\
\
\
\
|
|
*
|
|
|
|
firewire: sbp2: provide fallback if mgt_ORB_timeout is missing
Stefan Richter
2009-10-14
1
-20
/
+19
|
|
*
|
|
|
|
ieee1394: add documentation entry to MAINTAINERS
Stefan Richter
2009-10-08
1
-0
/
+1
|
|
*
|
|
|
|
ieee1394: update URLs in debugging-via-ohci1394.txt
Justin P. Mattock
2009-10-03
1
-4
/
+4
|
*
|
|
|
|
|
Merge branch 'tty-fixes'
Linus Torvalds
2009-10-14
3
-17
/
+33
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
tty: use the new 'flush_delayed_work()' helper to do ldisc flush
Linus Torvalds
2009-10-14
1
-1
/
+1
|
|
*
|
|
|
|
|
workqueue: add 'flush_delayed_work()' to run and wait for delayed work
Linus Torvalds
2009-10-14
2
-0
/
+19
|
|
*
|
|
|
|
|
Make flush_to_ldisc properly handle parallel calls
Linus Torvalds
2009-10-14
1
-16
/
+13
|
*
|
|
|
|
|
|
Merge branch 'topic/x86-lds-nits' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2009-10-14
2
-11
/
+10
|
|
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
x86: linker script syntax nits
Roland McGrath
2009-10-14
2
-11
/
+10
|
|
|
/
/
/
/
/
/
|
*
|
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
2009-10-14
4
-5
/
+5
|
|
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
watchdog: Fix rio watchdog probe function
Thomas Gleixner
2009-10-14
1
-1
/
+1
|
|
*
|
|
|
|
|
|
sparc64: Set IRQF_DISABLED on LDC channel IRQs.
David S. Miller
2009-10-13
1
-2
/
+2
|
|
*
|
|
|
|
|
|
sparc64: Fix D-cache flushing on swapin from SW devices.
David S. Miller
2009-10-12
1
-1
/
+1
|
|
*
|
|
|
|
|
|
sparc64: Fix niagara2 perf IRQ bits.
David S. Miller
2009-10-09
1
-1
/
+1
|
*
|
|
|
|
|
|
|
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
Linus Torvalds
2009-10-14
8
-32
/
+43
|
|
\
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
|
[S390] sclp_vt220 build fix
Michael Holzheu
2009-10-14
1
-15
/
+15
|
|
*
|
|
|
|
|
|
|
[S390] cio: change misleading console logic
Peter Oberparleiter
2009-10-14
1
-5
/
+4
|
|
*
|
|
|
|
|
|
|
[S390] call home support: fix proc handler
Heiko Carstens
2009-10-14
1
-2
/
+2
|
|
*
|
|
|
|
|
|
|
[S390] dasd: use idal for device characteristics
Stefan Haberland
2009-10-14
1
-2
/
+11
|
|
*
|
|
|
|
|
|
|
[S390] Add highgprs facility to /proc/cpuinfo
Andreas Krebbel
2009-10-14
1
-3
/
+3
|
|
*
|
|
|
|
|
|
|
[S390] dasd: fix locking bug
Stefan Haberland
2009-10-14
1
-3
/
+5
[prev]
[next]