Age | Commit message (Expand) | Author |
2011-06-21 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt... | Linus Torvalds |
2011-06-19 | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2011-06-15 | vmscan: implement swap token priority aging | KOSAKI Motohiro |
2011-06-15 | vmscan: implement swap token trace | KOSAKI Motohiro |
2011-06-14 | rcu: Use softirq to address performance regression | Shaohua Li |
2011-06-06 | ext4: fixed tracepoints cleanup | Lukas Czerner |
2011-06-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2011-06-02 | net: tracepoint of net_dev_xmit sees freed skb and causes panic | Koki Sanagi |
2011-05-28 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2011-05-26 | Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds |
2011-05-25 | tracing: Update btrfs's tracepoints to use u64 interface | liubo |
2011-05-25 | tracing: Add __print_symbolic_u64 to avoid warnings on 32bit machine | liubo |
2011-05-20 | gpio: add trace events for setting direction and value | Uwe Kleine-König |
2011-05-19 | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2011-05-11 | mm: tracing: add missing GFP flags to tracing | Mel Gorman |
2011-05-05 | rcu: move TREE_RCU from softirq to kthread | Paul E. McKenney |
2011-04-16 | block: make unplug timer trace event correspond to the schedule() unplug | Jens Axboe |
2011-04-12 | block: fixup block IO unplug trace call | Jens Axboe |
2011-04-12 | block: remove block_unplug_timer() trace point | Jens Axboe |
2011-03-28 | Merge branch 'for-linus-unmerged' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2011-03-28 | Btrfs: add initial tracepoint support for btrfs | liubo |
2011-03-25 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt... | Linus Torvalds |
2011-03-21 | ext4: add more tracepoints and use dev_t in the trace buffer | Jiaying Zhang |
2011-03-18 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds |
2011-03-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds |
2011-03-16 | Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl | Linus Torvalds |
2011-03-16 | Merge branch 'topic/asoc' into for-linus | Takashi Iwai |
2011-03-14 | [SCSI] Include protection operation in SCSI command trace | Martin K. Petersen |
2011-03-10 | tracing: Fix event alignment: skb:kfree_skb | David Sharp |
2011-03-10 | tracing: Fix event alignment: mce:mce_record | David Sharp |
2011-03-10 | tracing: Fix event alignment: module:module_request | David Sharp |
2011-03-03 | blktrace: Remove blk_fill_rwbs_rq. | Tao Ma |
2011-03-02 | tracing: don't trace the BKL | Arnd Bergmann |
2011-02-02 | tracing: Replace trace_event struct array with pointer array | Steven Rostedt |
2011-01-21 | ASoC: soc-cache: Add trace event for snd_soc_cache_sync() | Dimitris Papastamos |
2011-01-15 | Merge branches 'core-fixes-for-linus', 'x86-fixes-for-linus', 'timers-fixes-f... | Linus Torvalds |
2011-01-14 | tracing: Only process module tracepoints once | Steven Rostedt |
2011-01-13 | mm: vmscan: rename lumpy_mode to reclaim_mode | Mel Gorman |
2011-01-13 | mm: vmscan: convert lumpy_mode into a bitmask | Mel Gorman |
2011-01-13 | mm: compaction: add trace events for memory compaction activity | Mel Gorman |
2011-01-13 | writeback: trace wakeup event for background writeback | Wu Fengguang |
2011-01-13 | Merge branch 'for-2.6.38/core' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds |
2011-01-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds |
2011-01-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg... | Linus Torvalds |
2011-01-13 | Merge branch 'kvm-updates/2.6.38' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2011-01-12 | regulator: Add basic trace facilities | Mark Brown |
2011-01-12 | KVM: cleanup async_pf tracepoints | Xiao Guangrong |
2011-01-12 | KVM: fix tracing kvm_try_async_get_page | Xiao Guangrong |
2011-01-12 | KVM: x86: trace "exit to userspace" event | Gleb Natapov |
2011-01-12 | KVM: Inject asynchronous page fault into a PV guest if page is swapped out. | Gleb Natapov |