Age | Commit message (Expand) | Author | Files | Lines |
2014-01-30 | Merge branch 'for-3.14/core' of git://git.kernel.dk/linux-block | Linus Torvalds | 3 | -28/+28 |
2014-01-28 | Merge tag 'nfs-for-3.14-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 1 | -0/+1 |
2014-01-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 1 | -0/+158 |
2014-01-25 | Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -0/+53 |
2014-01-23 | Merge tag 'for-f2fs-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ja... | Linus Torvalds | 1 | -25/+82 |
2014-01-22 | mm: compaction: trace compaction begin and end | Mel Gorman | 1 | -0/+42 |
2014-01-22 | sched: add tracepoints related to NUMA task migration | Mel Gorman | 1 | -0/+87 |
2014-01-22 | mm: numa: trace tasks that fail migration due to rate limiting | Mel Gorman | 1 | -0/+26 |
2014-01-17 | intel_pstate: Add trace point to report internal state. | Dirk Brandewie | 1 | -0/+53 |
2014-01-15 | net: Add trace events for all receive entry points, exposing more skb fields | Ben Hutchings | 1 | -0/+100 |
2014-01-15 | net: Add net_dev_start_xmit trace event, exposing more skb fields | Ben Hutchings | 1 | -0/+58 |
2013-12-31 | SUNRPC: Add tracepoint for socket errors | Trond Myklebust | 1 | -0/+1 |
2013-12-23 | f2fs: refactor bio-related operations | Jaegeuk Kim | 1 | -20/+10 |
2013-12-23 | f2fs: add detailed information of bio types in the tracepoints | Jaegeuk Kim | 1 | -5/+17 |
2013-12-23 | f2fs: adds a tracepoint for f2fs_submit_read_bio | Chao Yu | 1 | -17/+32 |
2013-12-23 | f2fs: adds a tracepoint for submit_read_page | Chao Yu | 1 | -4/+21 |
2013-12-23 | f2fs: add a tracepoint for f2fs_issue_discard | Jaegeuk Kim | 1 | -0/+23 |
2013-12-08 | PCI, AER: Fix severity usage in aer trace event | Rui Wang | 1 | -5/+5 |
2013-11-24 | block: Abstract out bvec iterator | Kent Overstreet | 3 | -28/+28 |
2013-11-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 1 | -1/+3 |
2013-11-21 | btrfs: Use trace condition for get_extent tracepoint | Steven Rostedt | 1 | -1/+3 |
2013-11-16 | Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -1/+182 |
2013-11-16 | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -10/+37 |
2013-11-15 | Merge tag 'iommu-updates-v3.13' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -0/+162 |
2013-11-15 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 1 | -6/+4 |
2013-11-15 | Merge tag 'stable/for-linus-3.13-rc0-tag' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds | 1 | -0/+46 |
2013-11-14 | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -0/+19 |
2013-11-14 | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 1 | -0/+67 |
2013-11-13 | Merge branch 'akpm' (patches from Andrew Morton) | Linus Torvalds | 2 | -9/+7 |
2013-11-13 | Merge tag 'for-f2fs-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ja... | Linus Torvalds | 1 | -0/+51 |
2013-11-13 | mm: get rid of unnecessary overhead of trace_mm_page_alloc_extfrag() | KOSAKI Motohiro | 1 | -6/+4 |
2013-11-13 | writeback: do not sync data dirtied after sync start | Jan Kara | 1 | -3/+3 |
2013-11-12 | Merge branch 'devel-stable' into for-next | Russell King | 1 | -0/+67 |
2013-11-12 | Merge tag 'sound-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 1 | -0/+1 |
2013-11-12 | Merge tag 'spi-v3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni... | Linus Torvalds | 1 | -0/+156 |
2013-11-12 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -1/+1 |
2013-11-12 | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -14/+66 |
2013-11-11 | bcache: Better full stripe scanning | Kent Overstreet | 1 | -0/+29 |
2013-11-11 | bcache: Break up struct search | Kent Overstreet | 1 | -10/+8 |
2013-11-06 | Merge branch 'sched/core' into core/locking, to prepare the kernel/locking/ f... | Ingo Molnar | 1 | -1/+1 |
2013-11-06 | Merge branch 'core/rcu' into core/locking, to prepare the kernel/locking/ fil... | Ingo Molnar | 1 | -14/+66 |
2013-11-06 | Merge tag 'v3.12' into core/locking to pick up mutex upates | Ingo Molnar | 1 | -2/+2 |
2013-11-04 | Merge remote-tracking branch 'asoc/fix/ak4642' into asoc-linus | Mark Brown | 1 | -2/+2 |
2013-11-01 | Merge branches 'iommu/fixes', 'tracing', 'core', 'arm/tegra', 'x86/vt-d', 'ar... | Joerg Roedel | 1 | -2/+2 |
2013-11-01 | Merge branch 'linus' into sched/core | Ingo Molnar | 1 | -2/+2 |
2013-10-31 | hung_task debugging: Add tracepoint to report the hang | Oleg Nesterov | 1 | -0/+19 |
2013-10-25 | f2fs: add tracepoint for vm_page_mkwrite | Jaegeuk Kim | 1 | -0/+7 |
2013-10-25 | f2fs: add tracepoint for set_page_dirty | Jaegeuk Kim | 1 | -0/+44 |
2013-10-24 | Merge remote-tracking branch 'asoc/topic/core' into asoc-next | Mark Brown | 1 | -0/+1 |
2013-10-18 | Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul... | Ingo Molnar | 1 | -14/+66 |