summaryrefslogtreecommitdiffstats
path: root/include/trace
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | jbd: Split updating of journal superblock and marking journal emptyJan Kara2012-05-151-8/+4
| * | jbd: Refine commit writeout logicJan Kara2012-04-111-16/+8
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2012-05-232-4/+4
|\ \
| * | userns: Convert ext4 to user kuid/kgid where appropriateEric W. Biederman2012-05-151-2/+2
| * | userns: Convert ext3 to use kuid/kgid where appropriateEric W. Biederman2012-05-151-2/+2
* | | Merge tag 'pm-for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2012-05-231-0/+34
|\ \ \
| * | | PM / Sleep: Add wakeup_source_activate and wakeup_source_deactivate tracepointsArve Hjønnevåg2012-05-011-0/+34
| | |/ | |/|
* | | Merge tag 'sound-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds2012-05-231-0/+80
|\ \ \
| * | | ASoC: dapm: Fix x86_64 build warning.Liam Girdwood2012-04-231-2/+2
| * | | ASoC: dapm: Add API call to query valid DAPM pathsLiam Girdwood2012-04-181-0/+80
| |/ /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-05-221-1/+1
|\ \ \
| * | | workqueue: Fix workqueue_execute_end() commentStephen Boyd2012-04-101-1/+1
| |/ /
* | | rcu: Make RCU_FAST_NO_HZ handle timer migrationPaul E. McKenney2012-05-091-0/+1
* | | rcu: Add RCU_FAST_NO_HZ tracing for idle exitPaul E. McKenney2012-04-241-0/+1
|/ /
* | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-04-041-1/+1
|\ \ | |/ |/|
| * tracing, sched, vfs: Fix 'old_pid' usage in trace_sched_process_exec()Oleg Nesterov2012-03-311-1/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2012-03-301-0/+44
|\ \
| * | btrfs: return void in functions without error conditionsJeff Mahoney2012-03-221-0/+44
* | | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2012-03-281-1/+28
|\ \ \ | |_|/ |/| |
| * | jbd2: issue cache flush after checkpointing even with internal journalJan Kara2012-03-131-4/+7
| * | jbd2: split updating of journal superblock and marking journal emptyJan Kara2012-03-131-8/+4
| * | jbd2: add drop_transaction/update_superblock_end tracepointsSeiji Aguchi2012-02-201-0/+28
* | | Merge tag 'device-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2012-03-243-3/+3
|\ \ \
| * | | device.h: audit and cleanup users in main include dirPaul Gortmaker2012-03-163-3/+3
| |/ /
* | | Merge tag 'nfs-for-3.4-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2012-03-231-0/+177
|\ \ \
| * | | SUNRPC: Adding status trace pointsSteve Dickson2012-02-061-0/+53
| * | | SUNRPC: Fix up sunrpc trace eventsTrond Myklebust2012-02-061-3/+3
| * | | SUNRPC: Add trace events to the sunrpc subsystemTrond Myklebust2012-01-311-0/+124
| |/ /
* | | Merge tag 'regmap-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...Linus Torvalds2012-03-221-0/+36
|\ \ \
| * \ \ Merge remote-tracking branch 'regmap/topic/drivers' into regmap-nextMark Brown2012-03-141-2/+5
| |\ \ \
| * | | | regmap: Add tracepoints for cache only and cache bypassMark Brown2012-02-231-0/+36
| | |/ / | |/| |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-03-201-1/+0
|\ \ \ \
| * | | | Remove incorrect comment from include/trace/events/power.hJesper Juhl2012-02-051-1/+0
| * | | | Merge branch 'master' into for-nextJiri Kosina2012-02-038-16/+336
| |\| | |
| * | | | Fix up version number reference in include/trace/events/power.hJesper Juhl2012-02-031-1/+1
* | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-03-204-63/+92
|\ \ \ \ \
| * \ \ \ \ Merge branch 'perf/urgent' into perf/coreIngo Molnar2012-03-052-52/+5
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | tracepoint, vfs, sched: Add exec() tracepointDavid Smith2012-02-231-0/+27
| * | | | | printk/tracing: Add console output tracingJohannes Berg2012-02-131-0/+41
| * | | | | x86/tracing: Denote the power and cpuidle tracepoints as _rcuidle()Steven Rostedt2012-02-131-0/+2
| * | | | | Merge branch 'sigtrace' of git://github.com/utrace/linux into perf/coreIngo Molnar2012-01-261-63/+22
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | * | | | tracing: let trace_signal_generate() report more info, kill overflow_fail/los...Oleg Nesterov2012-01-131-63/+22