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