- 721cc5b f2fs: sync with upstream by Jaegeuk Kim · 10 years ago
- 3bc5273 f2fs: catch up to v4.4-rc1 by Ivan Grinko · 10 years ago
- 4fae7dd f2fs: sync to upstream by Jaegeuk Kim · 10 years ago
- 3a1c9bd Revert "msm: perf: Fix standalone compilation" by Nick Reuter · 11 years ago
- b0d3905 msm: fix in-tree compilation for perf_trace_counters by Bryan Huntsman · 13 years ago
- b0e1b91 Merge remote-tracking branch 'cm/cm-12.0' into HEAD by Nick Reuter · 11 years ago
- e0cea84 f2fs: update from git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs.git by Jaegeuk Kim · 11 years ago
- 9f64de7 f2fs: add tracepoint for f2fs_direct_IO by Chao Yu · 12 years ago
- 90421d2 f2fs: add tracepoint for f2fs_issue_flush by Jaegeuk Kim · 12 years ago
- 97e8a34 Revert "f2fs: resync with upstream 3.4 branch (forced update)" by Dan Pasanen · 12 years ago
- 3044659 f2fs: resync with upstream 3.4 branch (forced update) by Evan McClain · 12 years ago
- f3f030d f2fs: Update to proper 3.4 support by Evan McClain · 12 years ago
- 12d38fc f2fs: add a tracepoint for f2fs_read_data_page by Chao Yu · 12 years ago
- b4d8549 f2fs: add a tracepoint for f2fs_write_{meta,node,data}_pages by Chao Yu · 12 years ago
- 327cb6d f2fs: add a tracepoint for f2fs_write_{meta,node,data}_page by Chao Yu · 12 years ago
- 3f1ac6d f2fs: add a tracepoint for f2fs_write_end by Chao Yu · 12 years ago
- df7a596 f2fs: add a tracepoint for f2fs_write_begin by Chao Yu · 12 years ago
- b1a94e8 f2fs: Update to version in 3.14 by Changman Lee · 12 years ago
- 8005ecc f2fs: Pull in from upstream 3.13 kernel by Linus Torvalds · 13 years ago
- 1097d78 Merge tag 'v3.4.105' into cm-12.0 by Paul · 11 years ago
- 6eee052 msm: perf: Fix standalone compilation by Ethan Chen · 12 years ago
- 0c3351a tracing: Fix syscall_*regfunc() vs copy_process() race by Oleg Nesterov · 12 years ago
- efb36ed trace: module: Maintain a valid user count by Romain Izard · 12 years ago
- 14eee5b blktrace: fix accounting of partially completed requests by Roman Pen · 12 years ago
- bb32d26 kthread: Prevent unpark race which puts threads on the wrong cpu by Thomas Gleixner · 13 years ago
- 6479224 cpufreq: interactive: Remove trace event from idle_start handler by Rohit Gupta · 12 years ago
- e3552d0 cpufreq: interactive: Reset floor_validate_time if busy at max for 100ms by Rohit Gupta · 12 years ago
- eaf0019 tracing/sched: add load balancer tracepoint by Steve Muckle · 12 years ago
- 069398a ion: tracing: add ftrace events for ion allocations by Liam Mark · 13 years ago
- 60392bf trace: power: Adding trace events for cpufreq by Rohit Gupta · 13 years ago
- 0fad1d2 mm: remove swap token code by Rik van Riel · 14 years ago
- 52878ac mm: vmscan: remove reclaim_mode_t by Mel Gorman · 14 years ago
- 753d7e7 mm: vmscan: do not stall on writeback during memory compaction by Mel Gorman · 14 years ago
- 2c27524 mm: vmscan: remove lumpy reclaim by Mel Gorman · 14 years ago
- 67bed68 tracing/sched: Add trace events to track cpu hotplug. by Arun Bharadwaj · 13 years ago
- 5865888 workqueue: factor out worker_pool from global_cwq by Tejun Heo · 14 years ago
- 2a38ada Merge tag 'v3.4.72' into tmp by Ethan Chen · 12 years ago
- 4d815b6 tracing: Allow events to have NULL strings by Steven Rostedt (Red Hat) · 12 years ago
- dde448d Merge tag 'v3.4.10' into cm-10.1 by Ethan Chen · 13 years ago
- 27f7b8e cpufreq: interactive: trace actual speed in target speed decisions by Todd Poynor · 13 years ago
- 02442cf cpufreq: interactive: handle speed up and down in the realtime task by Todd Poynor · 14 years ago
- 71702f9 mmc: core: Log MMC clock frequency transitions by Sujit Reddy Thumma · 13 years ago
- da3ee18 tracing: ftrace events for user faults and undefined instructions by Pushkar Joshi · 14 years ago
- da205c8 xen/mmu: Use Xen specific TLB flush instead of the generic one. by Konrad Rzeszutek Wilk · 13 years ago
- f9174f7 trace: power: add cpu_frequency_switch_{start, end} by Matt Wagantall · 14 years ago
- 07cf2ff msm: mpdcvs: add ftrace events. by Abhijeet Dharmapurikar · 14 years ago
- 8e0b325 sync: add tracepoint support by Ajay Dudani · 13 years ago
- c648535 tracing: Don't call page_to_pfn() if page is NULL by Wen Congyang · 13 years ago
- 38e16fc random: add tracepoints for easier debugging and verification by Theodore Ts'o · 14 years ago
- 8e1e6b6 coresight: enable stm logging for ftrace events and printk by Pratik Patel · 14 years ago
- a2cd6ea trace: Modify timer_start and irq_handler_entry trace events. by Badhri Jagan Sridharan · 14 years ago
- af120e1 cpufreq: interactive: fixup trace of string params by Todd Poynor · 14 years ago
- 56afe26 trace: power: add trace_clock_set_parent by Colin Cross · 14 years ago
- 2e739a0 cpufreq: interactive: add boost pulse interface by Todd Poynor · 14 years ago
- 9fb1531 cpufreq: interactive: Add sysfs boost interface for hints from userspace by Todd Poynor · 14 years ago
- 7820a65 cpufreq: interactive: Boost frequency on touchscreen input by Todd Poynor · 14 years ago
- a1e1951 cpufreq interactive governor: event tracing by Todd Poynor · 14 years ago
- 66cfb32 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 14 years ago
- 6308191 tracing, sched, vfs: Fix 'old_pid' usage in trace_sched_process_exec() by Oleg Nesterov · 14 years ago
- 9613beb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 14 years ago
- 69e1aad Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 14 years ago
- 250f671 Merge tag 'device-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 14 years ago
- f63d395 Merge tag 'nfs-for-3.4-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 14 years ago
- 9586c95 Merge tag 'regmap-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap by Linus Torvalds · 14 years ago
- 143bede btrfs: return void in functions without error conditions by Jeff Mahoney · 14 years ago
- 69a7aeb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
- 9c2b957 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 14 years ago
- 313162d device.h: audit and cleanup users in main include dir by Paul Gortmaker · 14 years ago
- 7d9aca3 Merge remote-tracking branch 'regmap/topic/drivers' into regmap-next by Mark Brown · 14 years ago
- 79feb52 jbd2: issue cache flush after checkpointing even with internal journal by Jan Kara · 14 years ago
- 24bcc89 jbd2: split updating of journal superblock and marking journal empty by Jan Kara · 14 years ago
- 737f24b Merge branch 'perf/urgent' into perf/core by Ingo Molnar · 14 years ago
- bdd4431 Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu by Ingo Molnar · 14 years ago
- 5d5b7d4 regmap: Add tracepoints for cache only and cache bypass by Mark Brown · 14 years ago
- 4ff16c2 tracepoint, vfs, sched: Add exec() tracepoint by David Smith · 14 years ago
- 8c79a04 sched/events: Revert trace_sched_stat_sleeptime() by Peter Zijlstra · 14 years ago
- 486e259 rcu: Avoid waking up CPUs having only kfree_rcu() callbacks by Paul E. McKenney · 14 years ago
- 2201c59 jbd2: add drop_transaction/update_superblock_end tracepoints by Seiji Aguchi · 14 years ago
- 9510035 printk/tracing: Add console output tracing by Johannes Berg · 14 years ago
- 4845465 x86/tracing: Denote the power and cpuidle tracepoints as _rcuidle() by Steven Rostedt · 14 years ago
- 5753cba SUNRPC: Adding status trace points by Steve Dickson · 14 years ago
- 85c0d24 SUNRPC: Fix up sunrpc trace events by Trond Myklebust · 14 years ago
- 977b7e3 writeback: fix dereferencing NULL bdi->dev on trace_writeback_queue by Wu Fengguang · 14 years ago
- 42481ba Remove incorrect comment from include/trace/events/power.h by Jesper Juhl · 14 years ago
- 972c5ae Merge branch 'master' into for-next by Jiri Kosina · 14 years ago
- 60d3369 Fix up version number reference in include/trace/events/power.h by Jesper Juhl · 14 years ago
- 15eb77a writeback: fix NULL bdi->dev in trace writeback_single_inode by Wu Fengguang · 14 years ago
- 82b0a4c SUNRPC: Add trace events to the sunrpc subsystem by Trond Myklebust · 14 years ago
- 96070c8 Merge branch 'sigtrace' of git://github.com/utrace/linux into perf/core by Ingo Molnar · 14 years ago
- f9156c7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 14 years ago
- 8c2a3ca Btrfs: space leak tracepoints by Josef Bacik · 14 years ago
- 3f7de03 Btrfs: add allocator tracepoints by Josef Bacik · 14 years ago
- 6c303d3 tracing: let trace_signal_generate() report more info, kill overflow_fail/lose_info by Oleg Nesterov · 14 years ago
- ea4d349 vmscan/trace: Add 'file' info to trace_mm_vmscan_lru_isolate() by Tao Ma · 14 years ago
- 001a541 Merge branch 'writeback-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux by Linus Torvalds · 14 years ago
- 40ba587 Merge branch 'akpm' (aka "Andrew's patch-bomb") by Linus Torvalds · 14 years ago
- 43d2b11 tracepoint: add tracepoints for debugging oom_score_adj by KAMEZAWA Hiroyuki · 14 years ago
- b413d48 mm-tracepoint: rename page-free events by Konstantin Khlebnikov · 14 years ago
- ff9cb1c Merge branch 'for_linus' into for_linus_merged by Theodore Ts'o · 14 years ago
- b7d845f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap by Linus Torvalds · 14 years ago