aboutsummaryrefslogtreecommitdiffstats
path: root/include/trace (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-12-16Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4Linus Torvalds1-18/+118
2012-12-16Merge tag 'balancenuma-v11' of git://git.kernel.org/pub/scm/linux/kernel/git/mel/linux-balancenumaLinus Torvalds1-0/+51
2012-12-11Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-98/+1
2012-12-11Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+1
2012-12-11mm, oom: change type of oom_score_adj to shortDavid Rientjes2-6/+6
2012-12-11mm: migrate: Add a tracepoint for migrate_pagesMel Gorman1-0/+51
2012-12-10Revert "revert "Revert "mm: remove __GFP_NO_KSWAPD""" and associated damageLinus Torvalds1-0/+1
2012-12-08Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace into perf/coreIngo Molnar1-73/+0
2012-12-08Merge branch 'linus' into perf/coreIngo Molnar1-0/+8
2012-12-03Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcuIngo Molnar1-0/+1
2012-11-30revert "Revert "mm: remove __GFP_NO_KSWAPD""Andrew Morton1-1/+0
2012-11-26Revert "mm: remove __GFP_NO_KSWAPD"Mel Gorman1-0/+1
2012-11-16rcu: Add callback-free CPUsPaul E. McKenney1-0/+1
2012-11-13tracing: Kill unused and puzzled sample code in ftrace.hShan Wei1-73/+0
2012-11-08ext4: add some tracepoints in extent status treeZheng Liu1-0/+101
2012-11-08ext4: print map->m_flags in trace_ext4_ext/ind_map_blocks_exitZheng Liu1-14/+13
2012-11-08ext4: print 'flags' in ext4_ext_handle_uninitialized_extentsZheng Liu1-4/+4
2012-11-02tracing: Use irq_work for wake ups and remove *_nowake_*() functionsSteven Rostedt1-2/+1
2012-10-31tracing: Cleanup unnecessary function declarationsVaibhav Nagarnaik1-21/+0
2012-10-31tracing: Trivial cleanupDavid Sharp1-2/+0
2012-10-31xen/mmu: Use Xen specific TLB flush instead of the generic one.Konrad Rzeszutek Wilk1-0/+8
2012-10-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfsLinus Torvalds1-4/+10
2012-10-09mm: remove __GFP_NO_KSWAPDRik van Riel1-1/+0
2012-10-08Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4Linus Torvalds1-121/+121
2012-10-02UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel system headersDavid Howells3-3/+3
2012-10-01Btrfs: update delayed ref's tracepoints to show sequenceLiu Bo1-4/+10
2012-10-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2012-09-20tracing: Don't call page_to_pfn() if page is NULLWen Congyang1-2/+2
2012-09-01treewide: fix comment/printk/variable typosAnatol Pomozov1-1/+1
2012-08-17ext4: add missing space to trace messageAnatol Pomozov1-1/+1
2012-08-17ext4: realign trace events structs to make it smallerAnatol Pomozov1-120/+120
2012-08-03Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-1/+9
2012-07-31Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds1-0/+1
2012-07-31Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/randomLinus Torvalds1-0/+134
2012-07-31mm: introduce __GFP_MEMALLOC to allow access to emergency reservesMel Gorman1-0/+1
2012-07-31perf/trace: Add ability to set a target task for eventsAndrew Vagin2-1/+9
2012-07-26Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-5/+7
2012-07-24Merge branch 'for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds1-1/+1
2012-07-24Merge tag 'kvm-3.6-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-2/+5
2012-07-22Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+1
2012-07-14random: add tracepoints for easier debugging and verificationTheodore Ts'o1-0/+134
2012-07-12workqueue: factor out worker_pool from global_cwqTejun Heo1-1/+1
2012-07-06Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace into perf/coreIngo Molnar1-0/+1
2012-07-02rcu: Add tracing for _rcu_barrier()Paul E. McKenney1-0/+45
2012-06-28tracing/kvm: Use __print_hex() for kvm_emulate_insn tracepointNamhyung Kim1-0/+1
2012-06-27x86/flush_tlb: try flush_tlb_single one by one in flush_tlb_rangeAlex Shi1-5/+7
2012-06-18KVM: Introduce __KVM_HAVE_IRQ_LINEChristoffer Dall1-1/+3
2012-06-13KVM: trace events: update list of exit reasonsCornelia Huck1-1/+2
2012-06-06rcu: Update RCU_FAST_NO_HZ tracing for lazy callbacksPaul E. McKenney1-0/+1
2012-05-29mm: vmscan: remove reclaim_mode_tMel Gorman1-2/+2