summaryrefslogtreecommitdiffstats
path: root/include/trace
AgeCommit message (Expand)AuthorLines
2012-12-10Revert "revert "Revert "mm: remove __GFP_NO_KSWAPD""" and associated damageLinus Torvalds-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-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
2012-06-27x86/flush_tlb: try flush_tlb_single one by one in flush_tlb_rangeAlex Shi-5/+7
2012-06-18KVM: Introduce __KVM_HAVE_IRQ_LINEChristoffer Dall-1/+3
2012-06-13KVM: trace events: update list of exit reasonsCornelia Huck-1/+2
2012-06-06rcu: Update RCU_FAST_NO_HZ tracing for lazy callbacksPaul E. McKenney-0/+1
2012-05-29mm: vmscan: remove reclaim_mode_tMel Gorman-2/+2
2012-05-29mm: vmscan: do not stall on writeback during memory compactionMel Gorman-6/+6
2012-05-29mm: vmscan: remove lumpy reclaimMel Gorman-22/+4
2012-05-29mm: remove swap token codeRik van Riel-82/+0
2012-05-28Merge tag 'writeback' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linuxLinus Torvalds-7/+29
2012-05-25Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds-24/+15
2012-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds-4/+4
2012-05-23Merge tag 'pm-for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds-0/+34
2012-05-23Merge tag 'sound-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds-0/+80
2012-05-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds-1/+1
2012-05-15userns: Convert ext4 to user kuid/kgid where appropriateEric W. Biederman-2/+2
2012-05-15userns: Convert ext3 to use kuid/kgid where appropriateEric W. Biederman-2/+2
2012-05-15jbd: Write journal superblock with WRITE_FUA after checkpointingJan Kara-3/+6
2012-05-15jbd: Split updating of journal superblock and marking journal emptyJan Kara-8/+4
2012-05-09rcu: Make RCU_FAST_NO_HZ handle timer migrationPaul E. McKenney-0/+1
2012-05-06writeback: Move requeueing when I_SYNC set to writeback_sb_inodes()Jan Kara-7/+29
2012-05-01PM / Sleep: Add wakeup_source_activate and wakeup_source_deactivate tracepointsArve Hjønnevåg-0/+34
2012-04-24rcu: Add RCU_FAST_NO_HZ tracing for idle exitPaul E. McKenney-0/+1