aboutsummaryrefslogtreecommitdiffstats
path: root/include/trace/events (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-11-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfsLinus Torvalds1-1/+3
2013-11-20btrfs: Use trace condition for get_extent tracepointSteven Rostedt1-1/+3
2013-11-16Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/randomLinus Torvalds1-1/+182
2013-11-15Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds1-10/+37
2013-11-15Merge tag 'iommu-updates-v3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommuLinus Torvalds1-0/+162
2013-11-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-6/+4
2013-11-15Merge tag 'stable/for-linus-3.13-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tipLinus Torvalds1-0/+46
2013-11-14Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+19
2013-11-14Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds1-0/+67
2013-11-13Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds2-9/+7
2013-11-13Merge tag 'for-f2fs-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fsLinus Torvalds1-0/+51
2013-11-13mm: get rid of unnecessary overhead of trace_mm_page_alloc_extfrag()KOSAKI Motohiro1-6/+4
2013-11-13writeback: do not sync data dirtied after sync startJan Kara1-3/+3
2013-11-12Merge branch 'devel-stable' into for-nextRussell King1-0/+67
2013-11-12Merge tag 'sound-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds1-0/+1
2013-11-12Merge tag 'spi-v3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spiLinus Torvalds1-0/+156
2013-11-12Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2013-11-12Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-14/+66
2013-11-10bcache: Better full stripe scanningKent Overstreet1-0/+29
2013-11-10bcache: Break up struct searchKent Overstreet1-10/+8
2013-11-06Merge branch 'sched/core' into core/locking, to prepare the kernel/locking/ file moveIngo Molnar1-1/+1
2013-11-06Merge branch 'core/rcu' into core/locking, to prepare the kernel/locking/ file moveIngo Molnar1-14/+66
2013-11-06Merge tag 'v3.12' into core/locking to pick up mutex upatesIngo Molnar1-2/+2
2013-11-03Merge remote-tracking branch 'asoc/fix/ak4642' into asoc-linusMark Brown1-2/+2
2013-11-01Merge branches 'iommu/fixes', 'tracing', 'core', 'arm/tegra', 'x86/vt-d', 'arm/smmu' and 'arm/shmobile' into nextJoerg Roedel1-2/+2
2013-11-01Merge branch 'linus' into sched/coreIngo Molnar1-2/+2
2013-10-31hung_task debugging: Add tracepoint to report the hangOleg Nesterov1-0/+19
2013-10-25f2fs: add tracepoint for vm_page_mkwriteJaegeuk Kim1-0/+7
2013-10-25f2fs: add tracepoint for set_page_dirtyJaegeuk Kim1-0/+44
2013-10-24Merge remote-tracking branch 'asoc/topic/core' into asoc-nextMark Brown1-0/+1
2013-10-18Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcuIngo Molnar1-14/+66
2013-10-15KVM: Drop FOLL_GET in GUP when doing async page faultchai wen1-6/+4
2013-10-11spi: Provide common spi_message processing loopMark Brown1-0/+42
2013-10-10random: convert DEBUG_ENT to tracepointsTheodore Ts'o1-0/+128
2013-10-10random: push extra entropy to the output poolsTheodore Ts'o1-0/+22
2013-10-10random: fix the tracepoint for get_random_bytes(_arch)Theodore Ts'o1-1/+32
2013-10-09Merge tag 'v3.12-rc4' into sched/coreIngo Molnar2-2/+5
2013-10-09target: Fix assignment of LUN in tracepointsRoland Dreier1-2/+2
2013-10-08spi/trace: Trace length of SPI messages on completionMark Brown1-2/+22
2013-10-07spi: Provide trace points for message processingMark Brown1-0/+94
2013-10-07Merge branch 'arm-aesbs' of git://git.linaro.org/people/ardbiesheuvel/linux-arm into devel-stableRussell King2-2/+5
2013-10-02tracing/events: Add bounce tracing to swiotblZoltan Kiss1-0/+46
2013-09-25sched: Create more preempt_count accessorsPeter Zijlstra1-1/+1
2013-09-25iommu: Add iommu_error class event to iommu traceShuah Khan1-0/+33
2013-09-24iommu: Add event tracing feature to iommuShuah Khan1-0/+129
2013-09-23ARM: bL_switcher/trace: Add trace trigger for trace bootstrappingDave Martin1-0/+1
2013-09-23ARM: bL_switcher: Basic trace events supportDave Martin1-0/+66
2013-09-23rcu: Avoid sparse warnings in rcu_nocb_wake trace eventPaul E. McKenney1-5/+5
2013-09-23rcu: Track rcu_nocb_kthread()'s sleeping and awakeningPaul E. McKenney1-0/+4
2013-09-23rcu: Add tracing for rcuo no-CBs CPU wakeup handshakePaul E. McKenney1-0/+37