summaryrefslogtreecommitdiffstats
path: root/include/trace/events
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-181-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-161-1/+2
* | | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2012-12-161-18/+118
|\ \ \ | | |/ | |/|
| * | ext4: add some tracepoints in extent status treeZheng Liu2012-11-081-0/+101
| * | ext4: print map->m_flags in trace_ext4_ext/ind_map_blocks_exitZheng Liu2012-11-081-14/+13
| * | 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-161-0/+51
|\ \ \
| * | | mm: migrate: Add a tracepoint for migrate_pagesMel Gorman2012-12-111-0/+51
* | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-12-111-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-112-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/+0
* | | Revert "mm: remove __GFP_NO_KSWAPD"Mel Gorman2012-11-261-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/+0
* | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2012-10-081-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
| |/ |/|
* | 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-031-0/+4
|\ \ | |/ |/|
| * perf/trace: Add ability to set a target task for eventsAndrew Vagin2012-07-311-0/+4
* | Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-07-311-0/+1
|\ \
| * | mm: introduce __GFP_MEMALLOC to allow access to emergency reservesMel Gorman2012-07-311-0/+1
* | | Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-07-311-0/+134
|\ \ \ | |/ / |/| |
| * | random: add tracepoints for easier debugging and verificationTheodore Ts'o2012-07-141-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-271-5/+7
* | | | Merge branch 'for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2012-07-241-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-131-1/+2
| | |/ | |/|
* | | rcu: Add tracing for _rcu_barrier()Paul E. McKenney2012-07-021-0/+45
| |/ |/|
* | rcu: Update RCU_FAST_NO_HZ tracing for lazy callbacksPaul E. McKenney2012-06-061-0/+1
|/
* mm: vmscan: remove reclaim_mode_tMel Gorman2012-05-291-2/+2
* mm: vmscan: do not stall on writeback during memory compactionMel Gorman2012-05-291-6/+6
* mm: vmscan: remove lumpy reclaimMel Gorman2012-05-291-22/+4
* mm: remove swap token codeRik van Riel2012-05-291-82/+0
* Merge tag 'writeback' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linuxLinus Torvalds2012-05-281-7/+29
|\
| * writeback: Move requeueing when I_SYNC set to writeback_sb_inodes()Jan Kara2012-05-061-7/+29
* | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2012-05-251-24/+15
|\ \
| * | jbd: Write journal superblock with WRITE_FUA after checkpointingJan Kara2012-05-151-3/+6
OpenPOWER on IntegriCloud