summaryrefslogtreecommitdiffstats
path: root/include/trace
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2013-01-021-1/+13
|\
| * ext4: split off ext4_journalled_invalidatepage()Jan Kara2012-12-251-1/+13
* | mm: add a __GFP_KMEMCG flagGlauber Costa2012-12-191-0/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2012-12-181-1/+2
|\ \
| * | Btrfs: parse parent 0 into correct value in tracepointLiu Bo2012-12-171-1/+2
* | | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2012-12-171-18/+118
|\ \ \ | | |/ | |/|
| * | ext4: add some tracepoints in extent status treeZheng Liu2012-11-091-0/+101
| * | ext4: print map->m_flags in trace_ext4_ext/ind_map_blocks_exitZheng Liu2012-11-081-14/+13Star
| * | ext4: print 'flags' in ext4_ext_handle_uninitialized_extentsZheng Liu2012-11-081-4/+4
* | | Merge tag 'balancenuma-v11' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-12-171-0/+51
|\ \ \
| * | | mm: migrate: Add a tracepoint for migrate_pagesMel Gorman2012-12-111-0/+51
* | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-12-122-98/+1Star
|\ \ \ \
| * \ \ \ Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2012-12-081-73/+0Star
| |\ \ \ \
| | * | | | tracing: Kill unused and puzzled sample code in ftrace.hShan Wei2012-11-131-73/+0Star
| * | | | | Merge branch 'linus' into perf/coreIngo Molnar2012-12-081-0/+8
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | tracing: Use irq_work for wake ups and remove *_nowake_*() functionsSteven Rostedt2012-11-021-2/+1Star
| * | | | | tracing: Cleanup unnecessary function declarationsVaibhav Nagarnaik2012-10-311-21/+0Star
| * | | | | tracing: Trivial cleanupDavid Sharp2012-10-311-2/+0Star
| | |_|/ / | |/| | |
* | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-12-121-0/+1
|\ \ \ \ \
| * \ \ \ \ Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Ingo Molnar2012-12-031-0/+1
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | rcu: Add callback-free CPUsPaul E. McKenney2012-11-161-0/+1
| | |/ / /
* | | | / mm, oom: change type of oom_score_adj to shortDavid Rientjes2012-12-122-6/+6
| |_|_|/ |/| | |
* | | | Revert "revert "Revert "mm: remove __GFP_NO_KSWAPD""" and associated damageLinus Torvalds2012-12-101-0/+1
|/ / /
* | | revert "Revert "mm: remove __GFP_NO_KSWAPD""Andrew Morton2012-11-301-1/+0Star
* | | Revert "mm: remove __GFP_NO_KSWAPD"Mel Gorman2012-11-271-0/+1
| |/ |/|
* | xen/mmu: Use Xen specific TLB flush instead of the generic one.Konrad Rzeszutek Wilk2012-10-311-0/+8
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2012-10-101-4/+10
|\
| * Btrfs: update delayed ref's tracepoints to show sequenceLiu Bo2012-10-011-4/+10
* | mm: remove __GFP_NO_KSWAPDRik van Riel2012-10-091-1/+0Star
* | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2012-10-071-121/+121
|\ \
| * | ext4: add missing space to trace messageAnatol Pomozov2012-08-171-1/+1
| * | ext4: realign trace events structs to make it smallerAnatol Pomozov2012-08-171-120/+120
* | | UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel syst...David Howells2012-10-023-3/+3
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-10-011-1/+1
|\ \ \ | |_|/ |/| |
| * | treewide: fix comment/printk/variable typosAnatol Pomozov2012-09-011-1/+1
* | | tracing: Don't call page_to_pfn() if page is NULLWen Congyang2012-09-201-2/+2
* | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-08-032-1/+9
|\ \ \ | |_|/ |/| |
| * | perf/trace: Add ability to set a target task for eventsAndrew Vagin2012-07-312-1/+9
* | | Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-08-011-0/+1
|\ \ \
| * | | mm: introduce __GFP_MEMALLOC to allow access to emergency reservesMel Gorman2012-08-011-0/+1
* | | | Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-08-011-0/+134
|\ \ \ \ | |/ / / |/| | |
| * | | random: add tracepoints for easier debugging and verificationTheodore Ts'o2012-07-151-0/+134
* | | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-07-261-5/+7
|\ \ \ \
| * | | | x86/flush_tlb: try flush_tlb_single one by one in flush_tlb_rangeAlex Shi2012-06-281-5/+7
* | | | | Merge branch 'for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2012-07-251-1/+1
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | workqueue: factor out worker_pool from global_cwqTejun Heo2012-07-121-1/+1
| | |/ / | |/| |
* | | | Merge tag 'kvm-3.6-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2012-07-241-2/+5
|\ \ \ \ | |_|_|/ |/| | |
| * | | KVM: Introduce __KVM_HAVE_IRQ_LINEChristoffer Dall2012-06-181-1/+3
| * | | KVM: trace events: update list of exit reasonsCornelia Huck2012-06-141-1/+2
| | |/ | |/|
* | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-07-221-0/+1
|\ \ \