| Commit message (Expand) | Author | Age | Files | Lines |
* | mm, compaction: distinguish between full and partial COMPACT_COMPLETE | Michal Hocko | 2016-05-20 | 1 | -0/+1 |
* | mm, compaction: distinguish COMPACT_DEFERRED from COMPACT_SKIPPED | Michal Hocko | 2016-05-20 | 1 | -1/+1 |
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2016-05-19 | 1 | -4/+7 |
|\ |
|
| * | KVM: halt_polling: provide a way to qualify wakeups during poll | Christian Borntraeger | 2016-05-13 | 1 | -4/+7 |
* | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 2016-05-18 | 1 | -4/+2 |
|\ \ |
|
| * | | scsi-trace: define ZBC_IN and ZBC_OUT | Hannes Reinecke | 2016-04-11 | 1 | -0/+2 |
| * | | scsi-trace: remove service action definitions | Hannes Reinecke | 2016-04-11 | 1 | -4/+0 |
| |/ |
|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2016-05-17 | 2 | -12/+7 |
|\ \ |
|
| * | | perf, bpf: minimize the size of perf_trace_() tracepoint handler | Alexei Starovoitov | 2016-04-21 | 1 | -10/+3 |
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2016-04-09 | 1 | -1/+88 |
| |\ \
| | |/ |
|
| * | | perf, bpf: allow bpf programs attach to tracepoints | Alexei Starovoitov | 2016-04-07 | 1 | -1/+9 |
| * | | perf: split perf_trace_buf_prepare into alloc and update parts | Alexei Starovoitov | 2016-04-07 | 1 | -4/+4 |
| * | | perf: remove unused __addr variable | Alexei Starovoitov | 2016-04-07 | 2 | -8/+2 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2016-05-17 | 1 | -3/+3 |
|\ \ \ |
|
| * \ \ | Merge getxattr prototype change into work.lookups | Al Viro | 2016-05-02 | 1 | -3/+3 |
| |\ \ \
| | |_|/
| |/| | |
|
| | * | | don't bother with ->d_inode->i_sb - it's always equal to ->d_sb | Al Viro | 2016-04-10 | 1 | -3/+3 |
* | | | | Merge tag 'mmc-v4.7' of git://git.linaro.org/people/ulf.hansson/mmc | Linus Torvalds | 2016-05-16 | 1 | -0/+182 |
|\ \ \ \ |
|
| * | | | | mmc: core: Provide tracepoints for request processing | Baolin Wang | 2016-05-02 | 1 | -0/+182 |
| |/ / / |
|
* | | | | Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau... | Ingo Molnar | 2016-04-27 | 1 | -2/+77 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | rcu: Enforce expedited-GP fairness via funnel wait queue | Paul E. McKenney | 2016-03-31 | 1 | -2/+3 |
| * | | | rcu: Add event tracing definitions for expedited grace periods | Paul E. McKenney | 2016-03-31 | 1 | -2/+76 |
| |/ / |
|
* | | | Merge branch 'for-linus-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2016-04-09 | 1 | -1/+88 |
|\ \ \
| |_|/
|/| | |
|
| * | | btrfs: Add qgroup tracing | Mark Fasheh | 2016-04-04 | 1 | -1/+88 |
* | | | mm/page_isolation: fix tracepoint to mirror check function behavior | Lucas Stach | 2016-04-01 | 1 | -1/+1 |
| |/
|/| |
|
* | | Merge tag 'trace-v4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/roste... | Linus Torvalds | 2016-03-24 | 3 | -117/+50 |
|\ \ |
|
| * | | tracing, writeback: Replace cgroup path to cgroup ino | Yang Shi | 2016-03-08 | 1 | -76/+45 |
| * | | tracing: Remove duplicate checks for online CPUs | Steven Rostedt (Red Hat) | 2016-03-08 | 2 | -41/+5 |
| |/ |
|
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l... | Linus Torvalds | 2016-03-24 | 1 | -2/+14 |
|\ \ |
|
| * | | thermal: trace: migrating thermal traces to use TRACE_DEFINE_ENUM() macros | Michele Di Giorgio | 2016-03-15 | 1 | -2/+14 |
| |/ |
|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2016-03-23 | 1 | -1/+1 |
|\ \ |
|
| * | | ipv6, trace: fix tos reporting on fib6_table_lookup | Daniel Borkmann | 2016-03-20 | 1 | -1/+1 |
* | | | Merge tag 'for-f2fs-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/jae... | Linus Torvalds | 2016-03-21 | 1 | -4/+8 |
|\ \ \
| |/ /
|/| | |
|
| * | | f2fs: trace old block address for CoWed page | Chao Yu | 2016-02-22 | 1 | -4/+7 |
| * | | f2fs: support revoking atomic written pages | Chao Yu | 2016-02-22 | 1 | -0/+1 |
| |/ |
|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2016-03-19 | 1 | -0/+139 |
|\ \ |
|
| * | | sunvnet: Add support for perf LDC event tracing | Sowmini Varadhan | 2016-02-07 | 1 | -0/+139 |
| |/ |
|
* | | mm/page_ref: add tracepoint to track down page reference manipulation | Joonsoo Kim | 2016-03-17 | 1 | -0/+134 |
* | | mm, tracing: refresh __def_vmaflag_names | Kirill A. Shutemov | 2016-03-17 | 1 | -7/+16 |
* | | mm, compaction: introduce kcompactd | Vlastimil Babka | 2016-03-17 | 1 | -0/+55 |
* | | Merge tag 'pm+acpi-4.6-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2016-03-16 | 1 | -0/+22 |
|\ \ |
|
| * \ | Merge branch 'pm-cpufreq' | Rafael J. Wysocki | 2016-03-14 | 1 | -0/+22 |
| |\ \ |
|
| | * | | cpufreq: powernv/tracing: Add powernv_throttle tracepoint | Shilpasri G Bhat | 2016-02-05 | 1 | -0/+22 |
| | |/ |
|
* | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2016-03-16 | 7 | -49/+168 |
|\ \ \ |
|
| * | | | mm, tracing: unify mm flags handling in tracepoints and printk | Vlastimil Babka | 2016-03-15 | 7 | -58/+168 |
| * | | | mm, tracing: make show_gfp_flags() up to date | Vlastimil Babka | 2016-03-15 | 1 | -22/+31 |
* | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2016-03-16 | 1 | -4/+5 |
|\ \ \ \ |
|
| * | | | | KVM: halt_polling: improve grow/shrink settings | Christian Borntraeger | 2016-02-16 | 1 | -4/+5 |
| | |_|/
| |/| | |
|
* | | | | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2016-03-15 | 1 | -0/+66 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | cpu/hotplug: Add tracepoints | Thomas Gleixner | 2016-03-01 | 1 | -0/+66 |
| |/ / |
|
* | | | Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2016-03-14 | 1 | -5/+31 |
|\ \ \
| |_|/
|/| | |
|