aboutsummaryrefslogtreecommitdiffstats
path: root/include/trace/events
Commit message (Expand)AuthorAge
...
| * | | | | gpu: host1x: Add host1x driverTerje Bergstrom2013-04-22
| |/ / / /
* | | | | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2013-05-01
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | jbd2: trace when lock_buffer in do_get_write_access takes a long timeTheodore Ts'o2013-04-21
| * | | | ext4: fix miscellaneous big endian warningsTheodore Ts'o2013-04-09
| * | | | ext4: collapse handling of data=ordered and data=writeback codepathsTheodore Ts'o2013-04-03
| |/ / /
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-04-30
|\ \ \ \ | |_|/ / |/| | |
| * | | treewide: Fix typos in printk and commentMasanari Iida2013-03-18
| |/ /
* | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2013-04-30
|\ \ \
| * | | rcu: Repurpose no-CBs event tracing to future-GP eventsPaul E. McKenney2013-03-26
| * | | rcu: Add event tracing for no-CBs CPUs' grace periodsPaul E. McKenney2013-03-26
| |/ /
* | | Merge branch 'akpm' (incoming from Andrew)Linus Torvalds2013-04-29
|\ \ \
| * | | printk/tracing: rework console tracingzhangwei(Jovi)2013-04-29
* | | | Merge branch 'akpm' (incoming from Andrew)Linus Torvalds2013-04-29
|\| | |
| * | | mm: trace filemap add and delRobert Jarzmik2013-04-29
| | |/ | |/|
* | | Merge tag 'regmap-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Linus Torvalds2013-04-29
|\ \ \ | |/ / |/| |
| * | regmap: async: Add tracepoints for async I/OMark Brown2013-03-03
| |/
* | Revert "block: add missing block_bio_complete() tracepoint"Linus Torvalds2013-04-18
* | kthread: Prevent unpark race which puts threads on the wrong cpuThomas Gleixner2013-04-12
|/
* Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2013-03-02
|\
| * ext4: optimize ext4_es_shrink()Theodore Ts'o2013-02-28
* | Merge branch 'for-3.9/core' of git://git.kernel.dk/linux-blockLinus Torvalds2013-02-28
|\ \
| * | writeback: add more tracepointsTejun Heo2013-01-14
| * | block: add block_{touch|dirty}_buffer tracepointTejun Heo2013-01-14
| * | block: add @req to bio_{front|back}_merge tracepointsTejun Heo2013-01-14
| * | block: add missing block_bio_complete() tracepointTejun Heo2013-01-14
* | | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2013-02-26
|\ \ \ | | |/ | |/|
| * | ext4: reclaim extents from extent status treeZheng Liu2013-02-18
| * | ext4: lookup block mapping in extent status treeZheng Liu2013-02-18
| * | ext4: rename and improbe ext4_es_find_extent()Zheng Liu2013-02-18
| * | ext4: add physical block and status member into extent status treeZheng Liu2013-02-18
| * | ext4: refine extent status treeZheng Liu2013-02-18
| * | jbd2: add tracepoints which provide per-handle statistics Theodore Ts'o2013-02-08
| * | jbd2: track request delay statisticsTheodore Ts'o2013-02-06
| * | ext4: add tracepoint in punching holeZheng Liu2013-01-16
| |/
* | Merge tag 'kvm-3.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-02-24
|\ \
| * | KVM: trace: Fix exit decoding.Cornelia Huck2013-01-10
| * | KVM: s390: Add support for channel I/O instructions.Cornelia Huck2013-01-07
* | | Merge tag 'pm+acpi-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-02-20
|\ \ \
| * | | PM / tracing: remove deprecated power trace APIPaul Gortmaker2013-01-25
| | |/ | |/|
* | | Merge branch 'for-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2013-02-20
|\ \ \
| * | | workqueue: rename cpu_workqueue to pool_workqueueTejun Heo2013-02-13
| * | | workqueue: move global_cwq->cpu to worker_poolTejun Heo2013-01-24
* | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2013-02-19
|\ \ \ \
| * | | | aerdrv: Trace Event for PCI Express Advanced Error ReportingLance Ortiz2013-01-03
| | |/ / | |/| |
| | | |
| \ \ \
| \ \ \
| \ \ \
*---. | | | Merge branches 'doctorture.2013.01.29a', 'fixes.2013.01.26a', 'tagcb.2013.01....Paul E. McKenney2013-01-29
|\ \ \| | |
| | * | | | rcu: Trace callback accelerationPaul E. McKenney2013-01-08
| | |/ / /
| * / / / rcu: Fix blimit type for trace_rcu_batch_start()Paul E. McKenney2013-01-08
| |/ / /
* / / / rcu: Reduce rcutorture tracingPaul E. McKenney2013-01-08
|/ / /
* | | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2013-01-02
|\ \ \
| * | | ext4: split off ext4_journalled_invalidatepage()Jan Kara2012-12-25