summaryrefslogtreecommitdiff
path: root/include/trace (follow)
Commit message (Expand)AuthorAge
...
| * | | f2fs: add tracepoints to debug checkpoint requestNamjae Jeon2013-04-23
| * | | f2fs: add tracepoints for write page operationsNamjae Jeon2013-04-23
| * | | f2fs: add tracepoints to debug the block allocationNamjae Jeon2013-04-23
| * | | f2fs: add tracepoints for GC threadsNamjae Jeon2013-04-23
| * | | f2fs: add tracepoint for tracing the page i/oNamjae Jeon2013-04-23
| * | | f2fs: add tracepoints for truncate operationNamjae Jeon2013-04-23
| * | | f2fs: add tracepoints for sync & inode operationsNamjae Jeon2013-04-23
* | | | Merge branch 'for-3.10/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds2013-05-08
|\ \ \ \
| * | | | bcache: A block layer cacheKent Overstreet2013-03-23
| |/ / /
* | | | Merge branch 'for-3.10/core' of git://git.kernel.dk/linux-blockLinus Torvalds2013-05-08
|\ \ \ \
| * \ \ \ Merge branch 'writeback-workqueue' of git://git.kernel.org/pub/scm/linux/kern...Jens Axboe2013-04-02
| |\ \ \ \
| | * | | | writeback: replace custom worker pool implementation with unbound workqueueTejun Heo2013-04-01
| | |/ / /
| * / / / block: Use bio_sectors() more consistentlyKent Overstreet2013-03-23
| |/ / /
* | | | Merge tag 'kvm-3.10-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-05-05
|\ \ \ \
| * | | | KVM: Extract generic irqchip logic into irqchip.cAlexander Graf2013-04-26
| |/ / /
* | | | Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-05-05
|\ \ \ \
| * \ \ \ Merge commit '8700c95adb03' into timers/nohzFrederic Weisbecker2013-05-02
| |\ \ \ \
| * | | | | nohz: Fix unavailable tick_stop tracepoint in dynticks idleFrederic Weisbecker2013-04-24
| * | | | | nohz: Add basic tracingFrederic Weisbecker2013-04-22
| | |/ / / | |/| | |
* | | | | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2013-05-02
|\ \ \ \ \
| * | | | | gpu: host1x: Add channel supportTerje Bergstrom2013-04-22
| * | | | | 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-04
| | |/ | |/|
* | | Merge tag 'trace-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2013-04-29
|\ \ \ | |_|/ |/| |
| * | tracing: Remove obsolete macro guard _TRACE_PROFILE_INITzhangwei(Jovi)2013-04-12
| * | tracing: Add a way to soft disable trace eventsSteven Rostedt (Red Hat)2013-03-15
| * | tracing: Fix some section mismatch warningsLi Zefan2013-03-15
| * | tracing: Annotate event field-defining functions with __initLi Zefan2013-03-15
| * | tracing: Add a helper function for event print functionsLi Zefan2013-03-15
| * | tracing: Pass the ftrace_file to the buffer lock reserve codeSteven Rostedt2013-03-15
| * | tracing: Separate out trace events from global variablesSteven Rostedt2013-03-15
* | | 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
|\ \ \