| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2012-04-04 | 1 | -1/+1 |
|\ |
|
| * | tracing, sched, vfs: Fix 'old_pid' usage in trace_sched_process_exec() | Oleg Nesterov | 2012-03-31 | 1 | -1/+1 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 2012-03-30 | 1 | -0/+44 |
|\ \ |
|
| * | | btrfs: return void in functions without error conditions | Jeff Mahoney | 2012-03-22 | 1 | -0/+44 |
* | | | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 2012-03-28 | 1 | -1/+28 |
|\ \ \
| |_|/
|/| | |
|
| * | | jbd2: issue cache flush after checkpointing even with internal journal | Jan Kara | 2012-03-14 | 1 | -4/+7 |
| * | | jbd2: split updating of journal superblock and marking journal empty | Jan Kara | 2012-03-13 | 1 | -8/+4 |
| * | | jbd2: add drop_transaction/update_superblock_end tracepoints | Seiji Aguchi | 2012-02-20 | 1 | -0/+28 |
* | | | Merge tag 'device-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 2012-03-24 | 3 | -3/+3 |
|\ \ \ |
|
| * | | | device.h: audit and cleanup users in main include dir | Paul Gortmaker | 2012-03-16 | 3 | -3/+3 |
| |/ / |
|
* | | | Merge tag 'nfs-for-3.4-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 2012-03-23 | 1 | -0/+177 |
|\ \ \ |
|
| * | | | SUNRPC: Adding status trace points | Steve Dickson | 2012-02-06 | 1 | -0/+53 |
| * | | | SUNRPC: Fix up sunrpc trace events | Trond Myklebust | 2012-02-06 | 1 | -3/+3 |
| * | | | SUNRPC: Add trace events to the sunrpc subsystem | Trond Myklebust | 2012-02-01 | 1 | -0/+124 |
| |/ / |
|
* | | | Merge tag 'regmap-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broon... | Linus Torvalds | 2012-03-23 | 1 | -0/+36 |
|\ \ \ |
|
| * \ \ | Merge remote-tracking branch 'regmap/topic/drivers' into regmap-next | Mark Brown | 2012-03-14 | 1 | -2/+5 |
| |\ \ \ |
|
| * | | | | regmap: Add tracepoints for cache only and cache bypass | Mark Brown | 2012-02-23 | 1 | -0/+36 |
| | |/ /
| |/| | |
|
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2012-03-21 | 1 | -1/+0 |
|\ \ \ \ |
|
| * | | | | Remove incorrect comment from include/trace/events/power.h | Jesper Juhl | 2012-02-05 | 1 | -1/+0 |
| * | | | | Merge branch 'master' into for-next | Jiri Kosina | 2012-02-03 | 8 | -16/+336 |
| |\| | | |
|
| * | | | | Fix up version number reference in include/trace/events/power.h | Jesper Juhl | 2012-02-03 | 1 | -1/+1 |
* | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2012-03-20 | 4 | -63/+92 |
|\ \ \ \ \ |
|
| * \ \ \ \ | Merge branch 'perf/urgent' into perf/core | Ingo Molnar | 2012-03-05 | 2 | -52/+5 |
| |\ \ \ \ \
| | | |_|_|/
| | |/| | | |
|
| * | | | | | tracepoint, vfs, sched: Add exec() tracepoint | David Smith | 2012-02-23 | 1 | -0/+27 |
| * | | | | | printk/tracing: Add console output tracing | Johannes Berg | 2012-02-13 | 1 | -0/+41 |
| * | | | | | x86/tracing: Denote the power and cpuidle tracepoints as _rcuidle() | Steven Rostedt | 2012-02-13 | 1 | -0/+2 |
| * | | | | | Merge branch 'sigtrace' of git://github.com/utrace/linux into perf/core | Ingo Molnar | 2012-01-26 | 1 | -63/+22 |
| |\ \ \ \ \
| | |_|_|/ /
| |/| | | | |
|
| | * | | | | tracing: let trace_signal_generate() report more info, kill overflow_fail/los... | Oleg Nesterov | 2012-01-13 | 1 | -63/+22 |
* | | | | | | Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul... | Ingo Molnar | 2012-02-28 | 1 | -24/+39 |
|\ \ \ \ \ \
| |_|_|/ / /
|/| | | | | |
|
| * | | | | | rcu: Avoid waking up CPUs having only kfree_rcu() callbacks | Paul E. McKenney | 2012-02-21 | 1 | -24/+39 |
| | |_|_|/
| |/| | | |
|
* / | | | | sched/events: Revert trace_sched_stat_sleeptime() | Peter Zijlstra | 2012-02-22 | 1 | -50/+0 |
|/ / / / |
|
* | | | | writeback: fix dereferencing NULL bdi->dev on trace_writeback_queue | Wu Fengguang | 2012-02-06 | 1 | -1/+4 |
* | | | | writeback: fix NULL bdi->dev in trace writeback_single_inode | Wu Fengguang | 2012-02-01 | 1 | -1/+1 |
|/ / / |
|
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 2012-01-18 | 1 | -0/+203 |
|\ \ \
| |/ /
|/| | |
|
| * | | Btrfs: space leak tracepoints | Josef Bacik | 2012-01-16 | 1 | -0/+30 |
| * | | Btrfs: add allocator tracepoints | Josef Bacik | 2012-01-16 | 1 | -0/+173 |
* | | | vmscan/trace: Add 'file' info to trace_mm_vmscan_lru_isolate() | Tao Ma | 2012-01-13 | 1 | -8/+14 |
* | | | Merge branch 'writeback-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2012-01-11 | 1 | -3/+11 |
|\ \ \ |
|
| * | | | writeback: dirty ratelimit - think time compensation | Wu Fengguang | 2011-12-18 | 1 | -3/+11 |
| |/ / |
|
* | | | Merge branch 'akpm' (aka "Andrew's patch-bomb") | Linus Torvalds | 2012-01-11 | 3 | -2/+96 |
|\ \ \ |
|
| * | | | tracepoint: add tracepoints for debugging oom_score_adj | KAMEZAWA Hiroyuki | 2012-01-11 | 2 | -0/+94 |
| * | | | mm-tracepoint: rename page-free events | Konstantin Khlebnikov | 2012-01-11 | 1 | -2/+2 |
* | | | | Merge branch 'for_linus' into for_linus_merged | Theodore Ts'o | 2012-01-10 | 1 | -3/+3 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | ext4: do not reference pa_inode from group_pa | Yongqiang Yang | 2011-12-18 | 1 | -3/+3 |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bro... | Linus Torvalds | 2012-01-08 | 1 | -0/+9 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | regmap: Add trace event for successful cache reads | Mark Brown | 2011-11-30 | 1 | -0/+9 |
| |/ / |
|
* | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2012-01-06 | 1 | -0/+57 |
|\ \ \ |
|
| * | | | sched/tracing: Add a new tracepoint for sleeptime | Arun Sharma | 2011-12-23 | 1 | -0/+50 |
| * | | | events, sched: Add tracepoint for accounting blocked time | Andrew Vagin | 2011-12-06 | 1 | -0/+7 |
| |/ / |
|
* | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2012-01-06 | 1 | -13/+109 |
|\ \ \
| |_|/
|/| | |
|