| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt... | Linus Torvalds | 2011-06-21 | 1 | -103/+76 |
|\ |
|
| * | ext4: fixed tracepoints cleanup | Lukas Czerner | 2011-06-06 | 1 | -103/+76 |
* | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2011-06-19 | 1 | -1/+2 |
|\ \ |
|
| * | | rcu: Use softirq to address performance regression | Shaohua Li | 2011-06-14 | 1 | -1/+2 |
* | | | vmscan: implement swap token priority aging | KOSAKI Motohiro | 2011-06-15 | 1 | -7/+13 |
* | | | vmscan: implement swap token trace | KOSAKI Motohiro | 2011-06-15 | 1 | -0/+77 |
|/ / |
|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2011-06-04 | 1 | -5/+7 |
|\ \
| |/
|/| |
|
| * | net: tracepoint of net_dev_xmit sees freed skb and causes panic | Koki Sanagi | 2011-06-02 | 1 | -5/+7 |
* | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2011-05-28 | 2 | -2/+15 |
|\ \ |
|
| * | | tracing: Update btrfs's tracepoints to use u64 interface | liubo | 2011-05-25 | 1 | -2/+2 |
| * | | tracing: Add __print_symbolic_u64 to avoid warnings on 32bit machine | liubo | 2011-05-25 | 1 | -0/+13 |
| |/ |
|
* | | Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 2011-05-26 | 1 | -0/+56 |
|\ \
| |/
|/| |
|
| * | gpio: add trace events for setting direction and value | Uwe Kleine-König | 2011-05-20 | 1 | -0/+56 |
* | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2011-05-19 | 1 | -2/+1 |
|\ \
| |/
|/| |
|
| * | rcu: move TREE_RCU from softirq to kthread | Paul E. McKenney | 2011-05-05 | 1 | -2/+1 |
* | | mm: tracing: add missing GFP flags to tracing | Mel Gorman | 2011-05-11 | 1 | -1/+5 |
|/ |
|
* | block: make unplug timer trace event correspond to the schedule() unplug | Jens Axboe | 2011-04-16 | 1 | -6/+7 |
* | block: fixup block IO unplug trace call | Jens Axboe | 2011-04-12 | 1 | -5/+6 |
* | block: remove block_unplug_timer() trace point | Jens Axboe | 2011-04-12 | 1 | -14/+0 |
* | Merge branch 'for-linus-unmerged' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2011-03-28 | 1 | -0/+667 |
|\ |
|
| * | Btrfs: add initial tracepoint support for btrfs | liubo | 2011-03-28 | 1 | -0/+667 |
* | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt... | Linus Torvalds | 2011-03-25 | 2 | -244/+609 |
|\ \ |
|
| * | | ext4: add more tracepoints and use dev_t in the trace buffer | Jiaying Zhang | 2011-03-21 | 2 | -244/+609 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 2011-03-18 | 1 | -0/+25 |
|\ \ \ |
|
| * \ \ | Merge branch 'topic/asoc' into for-linus | Takashi Iwai | 2011-03-16 | 1 | -0/+25 |
| |\ \ \
| | |_|/
| |/| | |
|
| | * | | ASoC: soc-cache: Add trace event for snd_soc_cache_sync() | Dimitris Papastamos | 2011-01-21 | 1 | -0/+25 |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 2011-03-17 | 1 | -4/+24 |
|\ \ \ \ |
|
| * | | | | [SCSI] Include protection operation in SCSI command trace | Martin K. Petersen | 2011-03-14 | 1 | -4/+24 |
| | |/ /
| |/| | |
|
* | | | | Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl | Linus Torvalds | 2011-03-16 | 1 | -61/+0 |
|\ \ \ \ |
|
| * | | | | tracing: don't trace the BKL | Arnd Bergmann | 2011-03-02 | 1 | -61/+0 |
| | |_|/
| |/| | |
|
* | | | | tracing: Fix event alignment: skb:kfree_skb | David Sharp | 2011-03-10 | 1 | -2/+2 |
* | | | | tracing: Fix event alignment: mce:mce_record | David Sharp | 2011-03-10 | 1 | -4/+4 |
* | | | | tracing: Fix event alignment: module:module_request | David Sharp | 2011-03-10 | 1 | -3/+2 |
| |_|/
|/| | |
|
* | | | blktrace: Remove blk_fill_rwbs_rq. | Tao Ma | 2011-03-03 | 1 | -3/+3 |
|/ / |
|
* / | tracing: Replace trace_event struct array with pointer array | Steven Rostedt | 2011-02-02 | 1 | -11/+13 |
|/ |
|
*-. | Merge branches 'core-fixes-for-linus', 'x86-fixes-for-linus', 'timers-fixes-f... | Linus Torvalds | 2011-01-15 | 1 | -0/+10 |
|\ \ |
|
| | * | tracing: Only process module tracepoints once | Steven Rostedt | 2011-01-14 | 1 | -0/+10 |
* | | | mm: vmscan: rename lumpy_mode to reclaim_mode | Mel Gorman | 2011-01-13 | 1 | -3/+3 |
* | | | mm: vmscan: convert lumpy_mode into a bitmask | Mel Gorman | 2011-01-13 | 1 | -3/+3 |
* | | | mm: compaction: add trace events for memory compaction activity | Mel Gorman | 2011-01-13 | 1 | -0/+74 |
* | | | writeback: trace wakeup event for background writeback | Wu Fengguang | 2011-01-13 | 1 | -0/+1 |
* | | | Merge branch 'for-2.6.38/core' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2011-01-13 | 1 | -5/+7 |
|\ \ \ |
|
| * | | | block: trace event block fix unassigned field | Jeff Moyer | 2011-01-07 | 1 | -2/+4 |
| * | | | block: Rename "block_remap" tracepoint to "block_bio_remap" to clarify the ev... | Mike Snitzer | 2010-11-16 | 1 | -3/+3 |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 2011-01-13 | 1 | -0/+235 |
|\ \ \ \ |
|
| * | | | | ASoC: Add trace events for jack detection | Mark Brown | 2010-12-06 | 1 | -0/+59 |
| * | | | | Merge branch 'next-samsung-asoc' of git://git.kernel.org/pub/scm/linux/kernel... | Mark Brown | 2010-11-19 | 1 | -0/+97 |
| |\| | | |
|
| * | | | | ASoC: Add DAPM trace events | Mark Brown | 2010-11-11 | 1 | -0/+112 |
| * | | | | ASoC: Add trace events for ASoC register read/write | Mark Brown | 2010-11-11 | 1 | -0/+64 |
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg... | Linus Torvalds | 2011-01-13 | 1 | -0/+141 |
|\ \ \ \ \ |
|