aboutsummaryrefslogtreecommitdiff
path: root/include/trace
AgeCommit message (Expand)Author
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
2012-06-27x86/flush_tlb: try flush_tlb_single one by one in flush_tlb_rangeAlex Shi
2012-06-18KVM: Introduce __KVM_HAVE_IRQ_LINEChristoffer Dall
2012-06-13KVM: trace events: update list of exit reasonsCornelia Huck
2012-06-06rcu: Update RCU_FAST_NO_HZ tracing for lazy callbacksPaul E. McKenney
2012-05-29mm: vmscan: remove reclaim_mode_tMel Gorman
2012-05-29mm: vmscan: do not stall on writeback during memory compactionMel Gorman
2012-05-29mm: vmscan: remove lumpy reclaimMel Gorman
2012-05-29mm: remove swap token codeRik van Riel
2012-05-28Merge tag 'writeback' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linuxLinus Torvalds
2012-05-25Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2012-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2012-05-23Merge tag 'pm-for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2012-05-23Merge tag 'sound-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds
2012-05-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-05-15userns: Convert ext4 to user kuid/kgid where appropriateEric W. Biederman
2012-05-15userns: Convert ext3 to use kuid/kgid where appropriateEric W. Biederman
2012-05-15jbd: Write journal superblock with WRITE_FUA after checkpointingJan Kara
2012-05-15jbd: Split updating of journal superblock and marking journal emptyJan Kara
2012-05-09rcu: Make RCU_FAST_NO_HZ handle timer migrationPaul E. McKenney
2012-05-06writeback: Move requeueing when I_SYNC set to writeback_sb_inodes()Jan Kara
2012-05-01PM / Sleep: Add wakeup_source_activate and wakeup_source_deactivate tracepointsArve Hjønnevåg
2012-04-24rcu: Add RCU_FAST_NO_HZ tracing for idle exitPaul E. McKenney
2012-04-23ASoC: dapm: Fix x86_64 build warning.Liam Girdwood
2012-04-18ASoC: dapm: Add API call to query valid DAPM pathsLiam Girdwood
2012-04-11jbd: Refine commit writeout logicJan Kara
2012-04-10workqueue: Fix workqueue_execute_end() commentStephen Boyd