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
/
trace
Age
Commit message (
Expand
)
Author
Files
Lines
2013-04-30
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+55
2013-04-29
Merge branch 'akpm' (incoming from Andrew)
Linus Torvalds
1
-19
/
+6
2013-04-29
printk/tracing: rework console tracing
zhangwei(Jovi)
1
-19
/
+6
2013-04-29
Merge branch 'akpm' (incoming from Andrew)
Linus Torvalds
1
-0
/
+58
2013-04-29
Merge tag 'regmap-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...
Linus Torvalds
1
-0
/
+48
2013-04-29
mm: trace filemap add and del
Robert Jarzmik
1
-0
/
+58
2013-04-29
Merge tag 'trace-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
1
-26
/
+23
2013-04-18
Revert "block: add missing block_bio_complete() tracepoint"
Linus Torvalds
1
-4
/
+4
2013-04-12
tracing: Remove obsolete macro guard _TRACE_PROFILE_INIT
zhangwei(Jovi)
1
-2
/
+0
2013-04-12
kthread: Prevent unpark race which puts threads on the wrong cpu
Thomas Gleixner
1
-1
/
+1
2013-03-26
rcu: Repurpose no-CBs event tracing to future-GP events
Paul E. McKenney
1
-8
/
+8
2013-03-26
rcu: Add event tracing for no-CBs CPUs' grace periods
Paul E. McKenney
1
-0
/
+55
2013-03-15
tracing: Add a way to soft disable trace events
Steven Rostedt (Red Hat)
1
-0
/
+8
2013-03-15
tracing: Fix some section mismatch warnings
Li Zefan
1
-1
/
+1
2013-03-15
tracing: Annotate event field-defining functions with __init
Li Zefan
1
-1
/
+1
2013-03-15
tracing: Add a helper function for event print functions
Li Zefan
1
-17
/
+6
2013-03-15
tracing: Pass the ftrace_file to the buffer lock reserve code
Steven Rostedt
1
-4
/
+5
2013-03-15
tracing: Separate out trace events from global variables
Steven Rostedt
1
-1
/
+2
2013-03-04
regmap: async: Add tracepoints for async I/O
Mark Brown
1
-0
/
+48
2013-03-02
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-28
/
+12
2013-02-28
ext4: optimize ext4_es_shrink()
Theodore Ts'o
1
-28
/
+12
2013-02-28
Merge branch 'for-3.9/core' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-15
/
+205
2013-02-26
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2
-35
/
+285
2013-02-24
Merge tag 'kvm-3.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-1
/
+1
2013-02-20
Merge tag 'pm+acpi-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-92
/
+0
2013-02-19
Merge branch 'for-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
1
-5
/
+5
2013-02-19
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+77
2013-02-18
ext4: reclaim extents from extent status tree
Zheng Liu
1
-0
/
+60
2013-02-18
ext4: lookup block mapping in extent status tree
Zheng Liu
1
-0
/
+56
2013-02-18
ext4: rename and improbe ext4_es_find_extent()
Zheng Liu
1
-9
/
+6
2013-02-18
ext4: add physical block and status member into extent status tree
Zheng Liu
1
-12
/
+22
2013-02-18
ext4: refine extent status tree
Zheng Liu
1
-20
/
+20
2013-02-13
workqueue: rename cpu_workqueue to pool_workqueue
Tejun Heo
1
-5
/
+5
2013-02-08
jbd2: add tracepoints which provide per-handle statistics
Theodore Ts'o
1
-0
/
+98
2013-02-06
jbd2: track request delay statistics
Theodore Ts'o
1
-2
/
+6
2013-01-28
Merge branches 'doctorture.2013.01.29a', 'fixes.2013.01.26a', 'tagcb.2013.01....
Paul E. McKenney
1
-5
/
+7
2013-01-26
PM / tracing: remove deprecated power trace API
Paul Gortmaker
1
-92
/
+0
2013-01-24
workqueue: move global_cwq->cpu to worker_pool
Tejun Heo
1
-1
/
+1
2013-01-16
ext4: add tracepoint in punching hole
Zheng Liu
1
-0
/
+25
2013-01-14
writeback: add more tracepoints
Tejun Heo
1
-0
/
+116
2013-01-14
block: add block_{touch|dirty}_buffer tracepoint
Tejun Heo
1
-0
/
+51
2013-01-14
block: add @req to bio_{front|back}_merge tracepoints
Tejun Heo
1
-11
/
+34
2013-01-14
block: add missing block_bio_complete() tracepoint
Tejun Heo
1
-4
/
+4
2013-01-10
KVM: trace: Fix exit decoding.
Cornelia Huck
1
-1
/
+1
2013-01-08
rcu: Trace callback acceleration
Paul E. McKenney
1
-2
/
+4
2013-01-08
rcu: Fix blimit type for trace_rcu_batch_start()
Paul E. McKenney
1
-3
/
+3
2013-01-08
rcu: Reduce rcutorture tracing
Paul E. McKenney
1
-5
/
+14
2013-01-07
KVM: s390: Add support for channel I/O instructions.
Cornelia Huck
1
-1
/
+1
2013-01-03
aerdrv: Trace Event for PCI Express Advanced Error Reporting
Lance Ortiz
1
-0
/
+77
2013-01-02
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-1
/
+13
[next]