summaryrefslogtreecommitdiff
path: root/include/trace
Commit message (Expand)AuthorAge
* mm: add a __GFP_KMEMCG flagGlauber Costa2012-12-18
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2012-12-18
|\
| * Btrfs: parse parent 0 into correct value in tracepointLiu Bo2012-12-16
* | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2012-12-16
|\ \
| * | ext4: add some tracepoints in extent status treeZheng Liu2012-11-08
| * | ext4: print map->m_flags in trace_ext4_ext/ind_map_blocks_exitZheng Liu2012-11-08
| * | ext4: print 'flags' in ext4_ext_handle_uninitialized_extentsZheng Liu2012-11-08
* | | Merge tag 'balancenuma-v11' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-12-16
|\ \ \
| * | | mm: migrate: Add a tracepoint for migrate_pagesMel Gorman2012-12-11
* | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-12-11
|\ \ \ \
| * \ \ \ Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2012-12-08
| |\ \ \ \
| | * | | | tracing: Kill unused and puzzled sample code in ftrace.hShan Wei2012-11-13
| * | | | | Merge branch 'linus' into perf/coreIngo Molnar2012-12-08
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | tracing: Use irq_work for wake ups and remove *_nowake_*() functionsSteven Rostedt2012-11-02
| * | | | | tracing: Cleanup unnecessary function declarationsVaibhav Nagarnaik2012-10-31
| * | | | | tracing: Trivial cleanupDavid Sharp2012-10-31
| | |_|/ / | |/| | |
* | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-12-11
|\ \ \ \ \
| * \ \ \ \ Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Ingo Molnar2012-12-03
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | rcu: Add callback-free CPUsPaul E. McKenney2012-11-16
| | |/ / /
* | | | | mm, oom: change type of oom_score_adj to shortDavid Rientjes2012-12-11
| |_|_|/ |/| | |
* | | | Revert "revert "Revert "mm: remove __GFP_NO_KSWAPD""" and associated damageLinus Torvalds2012-12-10
|/ / /
* | | revert "Revert "mm: remove __GFP_NO_KSWAPD""Andrew Morton2012-11-30
* | | Revert "mm: remove __GFP_NO_KSWAPD"Mel Gorman2012-11-26
| |/ |/|
* | xen/mmu: Use Xen specific TLB flush instead of the generic one.Konrad Rzeszutek Wilk2012-10-31
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2012-10-10
|\
| * Btrfs: update delayed ref's tracepoints to show sequenceLiu Bo2012-10-01
* | mm: remove __GFP_NO_KSWAPDRik van Riel2012-10-09
* | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2012-10-08
|\ \
| * | ext4: add missing space to trace messageAnatol Pomozov2012-08-17
| * | ext4: realign trace events structs to make it smallerAnatol Pomozov2012-08-17
* | | UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel syst...David Howells2012-10-02
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-10-01
|\ \ \ | |_|/ |/| |
| * | treewide: fix comment/printk/variable typosAnatol Pomozov2012-09-01
* | | tracing: Don't call page_to_pfn() if page is NULLWen Congyang2012-09-20
* | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-08-03
|\ \ \ | |_|/ |/| |
| * | perf/trace: Add ability to set a target task for eventsAndrew Vagin2012-07-31
* | | Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-07-31
|\ \ \
| * | | mm: introduce __GFP_MEMALLOC to allow access to emergency reservesMel Gorman2012-07-31
* | | | Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-07-31
|\ \ \ \ | |/ / / |/| | |
| * | | random: add tracepoints for easier debugging and verificationTheodore Ts'o2012-07-14
* | | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-07-26
|\ \ \ \
| * | | | x86/flush_tlb: try flush_tlb_single one by one in flush_tlb_rangeAlex Shi2012-06-27
* | | | | Merge branch 'for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2012-07-24
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | workqueue: factor out worker_pool from global_cwqTejun Heo2012-07-12
| | |/ / | |/| |
* | | | Merge tag 'kvm-3.6-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2012-07-24
|\ \ \ \ | |_|_|/ |/| | |
| * | | KVM: Introduce __KVM_HAVE_IRQ_LINEChristoffer Dall2012-06-18
| * | | KVM: trace events: update list of exit reasonsCornelia Huck2012-06-13
| | |/ | |/|
* | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-07-22
|\ \ \
| * \ \ Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2012-07-06
| |\ \ \ | | |_|/ | |/| |
| | * | tracing/kvm: Use __print_hex() for kvm_emulate_insn tracepointNamhyung Kim2012-06-28
| | |/