index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2009-06-09
tracing: fix the block trace points print size
Steven Rostedt
1
-15
/
+30
2009-06-09
tracing/events: convert block trace points to TRACE_EVENT()
Li Zefan
3
-76
/
+496
2009-06-08
ring-buffer: pass in lockdep class key for reader_lock
Peter Zijlstra
1
-1
/
+13
2009-06-05
Merge branch 'tip/tracing/ftrace-4' of git://git.kernel.org/pub/scm/linux/ker...
Ingo Molnar
1
-0
/
+2
2009-06-04
Merge branch 'tracing/ftrace' into tracing/core
Ingo Molnar
3
-49
/
+103
2009-06-03
tracing: fix multiple use of __print_flags and __print_symbolic
Steven Whitehouse
1
-0
/
+2
2009-06-01
tracing: make trace pipe recognize latency format flag
Steven Rostedt
1
-1
/
+1
2009-06-01
tracing: remove redundant SOFTIRQ from softirq event traces
Steven Rostedt
1
-12
/
+12
2009-06-01
tracing/events: introduce __dynamic_array()
Li Zefan
1
-34
/
+88
2009-06-01
tracing/events: put TP_fast_assign into braces
Li Zefan
1
-1
/
+1
2009-06-01
tracing/events: fix a typo in __string() format output
Li Zefan
1
-2
/
+2
2009-06-02
ftrace, workqueuetrace: make workqueue tracepoints use TRACE_EVENT macro
Zhaolei
2
-25
/
+100
2009-05-28
ftrace: don't convert function's local variable name in macro
Zhaolei
1
-10
/
+10
2009-05-26
tracing: convert irq events to use __print_symbolic
Steven Rostedt
1
-6
/
+17
2009-05-26
tracing: add __print_symbolic to trace events
Steven Rostedt
2
-0
/
+11
2009-05-26
tracing: add flag output for kmem events
Steven Rostedt
1
-8
/
+45
2009-05-26
tracing: add previous task state info to sched switch event
Steven Rostedt
1
-1
/
+8
2009-05-26
tracing: add __print_flags for events
Steven Rostedt
2
-1
/
+26
2009-05-26
tracing/events: change the type of __str_loc_item to unsigned short
Li Zefan
1
-1
/
+1
2009-05-18
Merge commit 'v2.6.30-rc6' into tracing/core
Ingo Molnar
18
-25
/
+82
2009-05-15
Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+10
2009-05-15
libata: Media rotation rate and form factor heuristics
Martin K. Petersen
1
-0
/
+28
2009-05-15
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
1
-2
/
+0
2009-05-15
Revert "mm: add /proc controls for pdflush threads"
Jens Axboe
1
-2
/
+0
2009-05-14
drm/i915: Add new GET_PIPE_FROM_CRTC_ID ioctl.
Carl Worth
1
-0
/
+10
2009-05-12
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/as...
Linus Torvalds
1
-0
/
+6
2009-05-12
ioatdma: fix "ioatdma frees DMA memory with wrong function"
Maciej Sosnowski
1
-0
/
+6
2009-05-12
syscalls.h add the missing sys_pipe2 declaration
Arnd Bergmann
1
-0
/
+1
2009-05-11
blktrace: from-sector redundant in trace_block_remap, cleanup
Li Zefan
1
-2
/
+2
2009-05-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
Linus Torvalds
2
-8
/
+2
2009-05-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
6
-11
/
+7
2009-05-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
1
-1
/
+1
2009-05-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2
-0
/
+4
2009-05-10
Merge branch 'topic/misc' into for-linus
Takashi Iwai
1
-1
/
+1
2009-05-09
Fix races around the access to ->s_options
Al Viro
1
-0
/
+1
2009-05-09
Switch open_exec() and sys_uselib() to do_open_filp()
Al Viro
2
-2
/
+1
2009-05-09
romfs: cleanup romfs_fs.h
Christoph Hellwig
2
-6
/
+1
2009-05-09
New helper: deactivate_locked_super()
Al Viro
1
-0
/
+1
2009-05-09
reiserfs: remove privroot hiding in lookup
Jeff Mahoney
1
-1
/
+0
2009-05-09
reiserfs: fixup xattr_root caching
Jeff Mahoney
2
-2
/
+2
2009-05-09
Always lookup priv_root on reiserfs mount and keep it
Al Viro
1
-0
/
+1
2009-05-08
Revert driver core: move platform_data into platform_device
Greg Kroah-Hartman
2
-8
/
+2
2009-05-08
tracing: add trace_set_clr_event to export event enabling function
Steven Rostedt
1
-0
/
+2
2009-05-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
Linus Torvalds
1
-0
/
+19
2009-05-07
Merge branch 'tracing/hw-branch-tracing' into tracing/core
Ingo Molnar
3
-22
/
+8
2009-05-07
Merge branch 'linus' into tracing/core
Ingo Molnar
193
-9853
/
+793
2009-05-06
Eliminate thousands of warnings with gcc 3.2 build
Andi Kleen
1
-3
/
+4
2009-05-06
blktrace: from-sector redundant in trace_block_remap
Alan D. Brunelle
1
-2
/
+2
2009-05-06
blktrace: correct remap names
Alan D. Brunelle
2
-4
/
+4
2009-05-06
ALSA: Release v1.0.20
Jaroslav Kysela
1
-1
/
+1
[next]