Age | Commit message (Expand) | Author |
2013-05-14 | Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2013-05-08 | Merge tag 'f2fs-for-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/j... | Linus Torvalds |
2013-05-08 | Merge branch 'for-3.10/drivers' of git://git.kernel.dk/linux-block | Linus Torvalds |
2013-05-08 | Merge branch 'for-3.10/core' of git://git.kernel.dk/linux-block | Linus Torvalds |
2013-05-05 | Merge tag 'kvm-3.10-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2013-05-05 | Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2013-05-03 | ext4: fix fio regression | Yan, Zheng |
2013-05-02 | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds |
2013-05-02 | Merge commit '8700c95adb03' into timers/nohz | Frederic Weisbecker |
2013-05-01 | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds |
2013-04-30 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2013-04-30 | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2013-04-29 | Merge branch 'akpm' (incoming from Andrew) | Linus Torvalds |
2013-04-29 | printk/tracing: rework console tracing | zhangwei(Jovi) |
2013-04-29 | Merge branch 'akpm' (incoming from Andrew) | Linus Torvalds |
2013-04-29 | Merge tag 'regmap-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/bro... | Linus Torvalds |
2013-04-29 | mm: trace filemap add and del | Robert Jarzmik |
2013-04-29 | Merge tag 'trace-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/roste... | Linus Torvalds |
2013-04-29 | f2fs: add a tracepoint on f2fs_new_inode | Jaegeuk Kim |
2013-04-26 | KVM: Extract generic irqchip logic into irqchip.c | Alexander Graf |
2013-04-24 | nohz: Fix unavailable tick_stop tracepoint in dynticks idle | Frederic Weisbecker |
2013-04-23 | f2fs: add tracepoints to debug checkpoint request | Namjae Jeon |
2013-04-23 | f2fs: add tracepoints for write page operations | Namjae Jeon |
2013-04-23 | f2fs: add tracepoints to debug the block allocation | Namjae Jeon |
2013-04-23 | f2fs: add tracepoints for GC threads | Namjae Jeon |
2013-04-23 | f2fs: add tracepoint for tracing the page i/o | Namjae Jeon |
2013-04-23 | f2fs: add tracepoints for truncate operation | Namjae Jeon |
2013-04-23 | f2fs: add tracepoints for sync & inode operations | Namjae Jeon |
2013-04-22 | nohz: Add basic tracing | Frederic Weisbecker |
2013-04-22 | gpu: host1x: Add channel support | Terje Bergstrom |
2013-04-22 | gpu: host1x: Add host1x driver | Terje Bergstrom |
2013-04-21 | jbd2: trace when lock_buffer in do_get_write_access takes a long time | Theodore Ts'o |
2013-04-18 | Revert "block: add missing block_bio_complete() tracepoint" | Linus Torvalds |
2013-04-12 | tracing: Remove obsolete macro guard _TRACE_PROFILE_INIT | zhangwei(Jovi) |
2013-04-12 | kthread: Prevent unpark race which puts threads on the wrong cpu | Thomas Gleixner |
2013-04-09 | ext4: fix miscellaneous big endian warnings | Theodore Ts'o |
2013-04-03 | ext4: collapse handling of data=ordered and data=writeback codepaths | Theodore Ts'o |
2013-04-02 | Merge branch 'writeback-workqueue' of git://git.kernel.org/pub/scm/linux/kern... | Jens Axboe |
2013-04-01 | writeback: replace custom worker pool implementation with unbound workqueue | Tejun Heo |
2013-03-26 | rcu: Repurpose no-CBs event tracing to future-GP events | Paul E. McKenney |
2013-03-26 | rcu: Add event tracing for no-CBs CPUs' grace periods | Paul E. McKenney |
2013-03-23 | bcache: A block layer cache | Kent Overstreet |
2013-03-23 | block: Use bio_sectors() more consistently | Kent Overstreet |
2013-03-18 | treewide: Fix typos in printk and comment | Masanari Iida |
2013-03-15 | tracing: Add a way to soft disable trace events | Steven Rostedt (Red Hat) |
2013-03-15 | tracing: Fix some section mismatch warnings | Li Zefan |
2013-03-15 | tracing: Annotate event field-defining functions with __init | Li Zefan |
2013-03-15 | tracing: Add a helper function for event print functions | Li Zefan |
2013-03-15 | tracing: Pass the ftrace_file to the buffer lock reserve code | Steven Rostedt |
2013-03-15 | tracing: Separate out trace events from global variables | Steven Rostedt |