aboutsummaryrefslogtreecommitdiff
path: root/include/trace
AgeCommit message (Expand)AuthorFilesLines
2012-08-03Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 2-1/+9
2012-07-31Merge branch 'akpm' (Andrew's patch-bomb)Gravatar Linus Torvalds 1-0/+1
2012-07-31Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-0/+134
2012-07-31mm: introduce __GFP_MEMALLOC to allow access to emergency reservesGravatar Mel Gorman 1-0/+1
2012-07-31perf/trace: Add ability to set a target task for eventsGravatar Andrew Vagin 2-1/+9
2012-07-26Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-5/+7
2012-07-24Merge branch 'for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqGravatar Linus Torvalds 1-1/+1
2012-07-24Merge tag 'kvm-3.6-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 1-2/+5
2012-07-22Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 1-0/+1
2012-07-14random: add tracepoints for easier debugging and verificationGravatar Theodore Ts'o 1-0/+134
2012-07-12workqueue: factor out worker_pool from global_cwqGravatar Tejun Heo 1-1/+1
2012-07-06Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Ingo Molnar 1-0/+1
2012-07-02rcu: Add tracing for _rcu_barrier()Gravatar Paul E. McKenney 1-0/+45
2012-06-28tracing/kvm: Use __print_hex() for kvm_emulate_insn tracepointGravatar Namhyung Kim 1-0/+1
2012-06-27x86/flush_tlb: try flush_tlb_single one by one in flush_tlb_rangeGravatar Alex Shi 1-5/+7
2012-06-18KVM: Introduce __KVM_HAVE_IRQ_LINEGravatar Christoffer Dall 1-1/+3
2012-06-13KVM: trace events: update list of exit reasonsGravatar Cornelia Huck 1-1/+2
2012-06-06rcu: Update RCU_FAST_NO_HZ tracing for lazy callbacksGravatar Paul E. McKenney 1-0/+1
2012-05-29mm: vmscan: remove reclaim_mode_tGravatar Mel Gorman 1-2/+2
2012-05-29mm: vmscan: do not stall on writeback during memory compactionGravatar Mel Gorman 1-6/+6
2012-05-29mm: vmscan: remove lumpy reclaimGravatar Mel Gorman 1-22/+4
2012-05-29mm: remove swap token codeGravatar Rik van Riel 1-82/+0
2012-05-28Merge tag 'writeback' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linuxGravatar Linus Torvalds 1-7/+29
2012-05-25Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Gravatar Linus Torvalds 1-24/+15
2012-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Gravatar Linus Torvalds 2-4/+4
2012-05-23Merge tag 'pm-for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Gravatar Linus Torvalds 1-0/+34
2012-05-23Merge tag 'sound-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Gravatar Linus Torvalds 1-0/+80
2012-05-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Gravatar Linus Torvalds 1-1/+1
2012-05-15userns: Convert ext4 to user kuid/kgid where appropriateGravatar Eric W. Biederman 1-2/+2
2012-05-15userns: Convert ext3 to use kuid/kgid where appropriateGravatar Eric W. Biederman 1-2/+2
2012-05-15jbd: Write journal superblock with WRITE_FUA after checkpointingGravatar Jan Kara 1-3/+6
2012-05-15jbd: Split updating of journal superblock and marking journal emptyGravatar Jan Kara 1-8/+4
2012-05-09rcu: Make RCU_FAST_NO_HZ handle timer migrationGravatar Paul E. McKenney 1-0/+1
2012-05-06writeback: Move requeueing when I_SYNC set to writeback_sb_inodes()Gravatar Jan Kara 1-7/+29
2012-05-01PM / Sleep: Add wakeup_source_activate and wakeup_source_deactivate tracepointsGravatar Arve Hjønnevåg 1-0/+34
2012-04-24rcu: Add RCU_FAST_NO_HZ tracing for idle exitGravatar Paul E. McKenney 1-0/+1
2012-04-23ASoC: dapm: Fix x86_64 build warning.Gravatar Liam Girdwood 1-2/+2
2012-04-18ASoC: dapm: Add API call to query valid DAPM pathsGravatar Liam Girdwood 1-0/+80
2012-04-11jbd: Refine commit writeout logicGravatar Jan Kara 1-16/+8
2012-04-10workqueue: Fix workqueue_execute_end() commentGravatar Stephen Boyd 1-1/+1
2012-04-04Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-1/+1
2012-03-31tracing, sched, vfs: Fix 'old_pid' usage in trace_sched_process_exec()Gravatar Oleg Nesterov 1-1/+1
2012-03-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Gravatar Linus Torvalds 1-0/+44
2012-03-28Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Gravatar Linus Torvalds 1-1/+28
2012-03-24Merge tag 'device-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Gravatar Linus Torvalds 3-3/+3
2012-03-23Merge tag 'nfs-for-3.4-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsGravatar Linus Torvalds 1-0/+177
2012-03-22Merge tag 'regmap-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...Gravatar Linus Torvalds 1-0/+36
2012-03-22btrfs: return void in functions without error conditionsGravatar Jeff Mahoney 1-0/+44
2012-03-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Gravatar Linus Torvalds 1-1/+0
2012-03-20Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 4-63/+92