summaryrefslogtreecommitdiffstats
path: root/include/trace
AgeCommit message (Expand)AuthorLines
2013-01-02Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds-1/+13
2012-12-25ext4: split off ext4_journalled_invalidatepage()Jan Kara-1/+13
2012-12-18mm: add a __GFP_KMEMCG flagGlauber Costa-0/+1
2012-12-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds-1/+2
2012-12-16Btrfs: parse parent 0 into correct value in tracepointLiu Bo-1/+2
2012-12-16Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds-18/+118
2012-12-16Merge tag 'balancenuma-v11' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-0/+51
2012-12-11Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-98/+1
2012-12-11Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-0/+1
2012-12-11mm, oom: change type of oom_score_adj to shortDavid Rientjes-6/+6
2012-12-11mm: migrate: Add a tracepoint for migrate_pagesMel Gorman-0/+51
2012-12-10Revert "revert "Revert "mm: remove __GFP_NO_KSWAPD""" and associated damageLinus Torvalds-0/+1
2012-12-08Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar-73/+0
2012-12-08Merge branch 'linus' into perf/coreIngo Molnar-0/+8
2012-12-03Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Ingo Molnar-0/+1
2012-11-30revert "Revert "mm: remove __GFP_NO_KSWAPD""Andrew Morton-1/+0
2012-11-26Revert "mm: remove __GFP_NO_KSWAPD"Mel Gorman-0/+1
2012-11-16rcu: Add callback-free CPUsPaul E. McKenney-0/+1
2012-11-13tracing: Kill unused and puzzled sample code in ftrace.hShan Wei-73/+0
2012-11-08ext4: add some tracepoints in extent status treeZheng Liu-0/+101
2012-11-08ext4: print map->m_flags in trace_ext4_ext/ind_map_blocks_exitZheng Liu-14/+13
2012-11-08ext4: print 'flags' in ext4_ext_handle_uninitialized_extentsZheng Liu-4/+4
2012-11-02tracing: Use irq_work for wake ups and remove *_nowake_*() functionsSteven Rostedt-2/+1
2012-10-31tracing: Cleanup unnecessary function declarationsVaibhav Nagarnaik-21/+0
2012-10-31tracing: Trivial cleanupDavid Sharp-2/+0
2012-10-31xen/mmu: Use Xen specific TLB flush instead of the generic one.Konrad Rzeszutek Wilk-0/+8
2012-10-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds-4/+10
2012-10-09mm: remove __GFP_NO_KSWAPDRik van Riel-1/+0
2012-10-08Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds-121/+121
2012-10-02UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel syst...David Howells-3/+3
2012-10-01Btrfs: update delayed ref's tracepoints to show sequenceLiu Bo-4/+10
2012-10-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds-1/+1
2012-09-20tracing: Don't call page_to_pfn() if page is NULLWen Congyang-2/+2
2012-09-01treewide: fix comment/printk/variable typosAnatol Pomozov-1/+1
2012-08-17ext4: add missing space to trace messageAnatol Pomozov-1/+1
2012-08-17ext4: realign trace events structs to make it smallerAnatol Pomozov-120/+120
2012-08-03Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-1/+9
2012-07-31Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds-0/+1
2012-07-31Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-0/+134
2012-07-31mm: introduce __GFP_MEMALLOC to allow access to emergency reservesMel Gorman-0/+1
2012-07-31perf/trace: Add ability to set a target task for eventsAndrew Vagin-1/+9
2012-07-26Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-5/+7
2012-07-24Merge branch 'for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds-1/+1
2012-07-24Merge tag 'kvm-3.6-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-2/+5
2012-07-22Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-0/+1
2012-07-14random: add tracepoints for easier debugging and verificationTheodore Ts'o-0/+134
2012-07-12workqueue: factor out worker_pool from global_cwqTejun Heo-1/+1
2012-07-06Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar-0/+1
2012-07-02rcu: Add tracing for _rcu_barrier()Paul E. McKenney-0/+45
2012-06-28tracing/kvm: Use __print_hex() for kvm_emulate_insn tracepointNamhyung Kim-0/+1