aboutsummaryrefslogtreecommitdiffstats
path: root/include/trace (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-08-03Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-1/+9
2012-07-31Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds1-0/+1
2012-07-31Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/randomLinus Torvalds1-0/+134
2012-07-31mm: introduce __GFP_MEMALLOC to allow access to emergency reservesMel Gorman1-0/+1
2012-07-31perf/trace: Add ability to set a target task for eventsAndrew Vagin2-1/+9
2012-07-26Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-5/+7
2012-07-24Merge branch 'for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds1-1/+1
2012-07-24Merge tag 'kvm-3.6-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-2/+5
2012-07-22Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+1
2012-07-14random: add tracepoints for easier debugging and verificationTheodore Ts'o1-0/+134
2012-07-12workqueue: factor out worker_pool from global_cwqTejun Heo1-1/+1
2012-07-06Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace into perf/coreIngo Molnar1-0/+1
2012-07-02rcu: Add tracing for _rcu_barrier()Paul E. McKenney1-0/+45
2012-06-28tracing/kvm: Use __print_hex() for kvm_emulate_insn tracepointNamhyung Kim1-0/+1
2012-06-27x86/flush_tlb: try flush_tlb_single one by one in flush_tlb_rangeAlex Shi1-5/+7
2012-06-18KVM: Introduce __KVM_HAVE_IRQ_LINEChristoffer Dall1-1/+3
2012-06-13KVM: trace events: update list of exit reasonsCornelia Huck1-1/+2
2012-06-06rcu: Update RCU_FAST_NO_HZ tracing for lazy callbacksPaul E. McKenney1-0/+1
2012-05-29mm: vmscan: remove reclaim_mode_tMel Gorman1-2/+2
2012-05-29mm: vmscan: do not stall on writeback during memory compactionMel Gorman1-6/+6
2012-05-29mm: vmscan: remove lumpy reclaimMel Gorman1-22/+4
2012-05-29mm: remove swap token codeRik van Riel1-82/+0
2012-05-28Merge tag 'writeback' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linuxLinus Torvalds1-7/+29
2012-05-25Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fsLinus Torvalds1-24/+15
2012-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespaceLinus Torvalds2-4/+4
2012-05-23Merge tag 'pm-for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-0/+34
2012-05-23Merge tag 'sound-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds1-0/+80
2012-05-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2012-05-15userns: Convert ext4 to user kuid/kgid where appropriateEric W. Biederman1-2/+2
2012-05-15userns: Convert ext3 to use kuid/kgid where appropriateEric W. Biederman1-2/+2
2012-05-15jbd: Write journal superblock with WRITE_FUA after checkpointingJan Kara1-3/+6
2012-05-15jbd: Split updating of journal superblock and marking journal emptyJan Kara1-8/+4
2012-05-09rcu: Make RCU_FAST_NO_HZ handle timer migrationPaul E. McKenney1-0/+1
2012-05-06writeback: Move requeueing when I_SYNC set to writeback_sb_inodes()Jan Kara1-7/+29
2012-05-01PM / Sleep: Add wakeup_source_activate and wakeup_source_deactivate tracepointsArve Hjønnevåg1-0/+34
2012-04-24rcu: Add RCU_FAST_NO_HZ tracing for idle exitPaul E. McKenney1-0/+1
2012-04-23ASoC: dapm: Fix x86_64 build warning.Liam Girdwood1-2/+2
2012-04-18ASoC: dapm: Add API call to query valid DAPM pathsLiam Girdwood1-0/+80
2012-04-11jbd: Refine commit writeout logicJan Kara1-16/+8
2012-04-10workqueue: Fix workqueue_execute_end() commentStephen Boyd1-1/+1
2012-04-04Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2012-03-31tracing, sched, vfs: Fix 'old_pid' usage in trace_sched_process_exec()Oleg Nesterov1-1/+1
2012-03-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfsLinus Torvalds1-0/+44
2012-03-28Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4Linus Torvalds1-1/+28
2012-03-24Merge tag 'device-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linuxLinus Torvalds3-3/+3
2012-03-23Merge tag 'nfs-for-3.4-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds1-0/+177
2012-03-22Merge tag 'regmap-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmapLinus Torvalds1-0/+36
2012-03-22btrfs: return void in functions without error conditionsJeff Mahoney1-0/+44
2012-03-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+0
2012-03-20Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds4-63/+92