index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Lines
2018-10-08
tools lib traceevent: Separate out tep_strerror() for strerror_r() issues
Steven Rostedt (VMware)
-30
/
+54
2018-10-08
perf python: More portable way to make CFLAGS work with clang
Eduardo Habkost
-6
/
+8
2018-10-08
perf python: Make clang_has_option() work on Python 3
Eduardo Habkost
-1
/
+1
2018-10-08
perf tools: Free temporary 'sys' string in read_event_files()
Sanskriti Sharma
-1
/
+4
2018-10-08
perf tools: Avoid double free in read_event_file()
Sanskriti Sharma
-3
/
+1
2018-10-08
perf tools: Free 'printk' string in parse_ftrace_printk()
Sanskriti Sharma
-0
/
+1
2018-10-08
perf tools: Cleanup trace-event-info 'tdata' leak
Sanskriti Sharma
-0
/
+2
2018-10-08
perf strbuf: Match va_{add,copy} with va_end
Sanskriti Sharma
-2
/
+8
2018-10-08
perf test: S390 does not support watchpoints in test 22
Thomas Richter
-0
/
+14
2018-10-08
perf auxtrace: Include missing asm/bitsperlong.h to get BITS_PER_LONG
Arnaldo Carvalho de Melo
-0
/
+1
2018-10-08
tools include: Adopt linux/bits.h
Arnaldo Carvalho de Melo
-5
/
+29
2018-10-02
perf/x86/intel: Add quirk for Goldmont Plus
Kan Liang
-0
/
+35
2018-10-02
x86/cpu: Sanitize FAM6_ATOM naming
Peter Zijlstra
-112
/
+115
2018-10-02
perf/x86/intel: Add a separate Arch Perfmon v4 PMI handler
Andi Kleen
-1
/
+122
2018-10-02
perf/x86/intel: Factor out common code of PMI handler
Kan Liang
-49
/
+60
2018-10-02
Merge branch 'x86/cache' into perf/core, to resolve conflicts
Ingo Molnar
-160
/
+253
2018-10-02
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
-1268
/
+1733
2018-10-02
perf/x86/amd/uncore: Set ThreadMask and SliceMask for L3 Cache perf events
Natarajan, Janakarajan
-0
/
+18
2018-10-02
perf/x86/intel/uncore: Fix PCI BDF address of M3UPI on SKX
Kan Liang
-6
/
+6
2018-10-02
perf/ring_buffer: Prevent concurent ring buffer access
Jiri Olsa
-0
/
+2
2018-10-02
perf/x86/intel/uncore: Use boot_cpu_data.phys_proc_id instead of hardcorded p...
Masayoshi Mizuma
-1
/
+1
2018-10-02
perf/core: Fix perf_pmu_unregister() locking
Peter Zijlstra
-7
/
+2
2018-09-29
Merge tag 'for-linus-20180929' of git://git.kernel.dk/linux-block
Greg Kroah-Hartman
-19
/
+25
2018-09-29
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Greg Kroah-Hartman
-19
/
+0
2018-09-29
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Greg Kroah-Hartman
-13
/
+28
2018-09-29
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
-0
/
+6
2018-09-29
Merge tag 'pm-4.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Greg Kroah-Hartman
-2
/
+2
2018-09-29
cpufreq: qcom-kryo: Fix section annotations
Nathan Chancellor
-2
/
+2
2018-09-29
Merge tag 'dma-mapping-4.19-3' of git://git.infradead.org/users/hch/dma-mapping
Greg Kroah-Hartman
-0
/
+3
2018-09-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Greg Kroah-Hartman
-48
/
+38
2018-09-28
Merge tag 'spi-fix-v4.19-rc5' of https://git.kernel.org/pub/scm/linux/kernel/...
Greg Kroah-Hartman
-18
/
+86
2018-09-28
Merge tag 'regulator-v4.19-rc5' of https://git.kernel.org/pub/scm/linux/kerne...
Greg Kroah-Hartman
-10
/
+54
2018-09-28
Merge tag 'powerpc-4.19-3' of https://git.kernel.org/pub/scm/linux/kernel/git...
Greg Kroah-Hartman
-9
/
+55
2018-09-28
Merge tag 'pinctrl-v4.19-4' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Greg Kroah-Hartman
-55
/
+43
2018-09-28
x86/intel_rdt: Use perf infrastructure for measurements
Reinette Chatre
-123
/
+203
2018-09-28
x86/intel_rdt: Create required perf event attributes
Reinette Chatre
-0
/
+26
2018-09-28
x86/intel_rdt: Remove local register variables
Reinette Chatre
-44
/
+9
2018-09-28
perf/x86: Add helper to obtain performance counter index
Reinette Chatre
-0
/
+22
2018-09-28
perf/core: Add sanity check to deal with pinned event failure
Reinette Chatre
-0
/
+6
2018-09-28
Merge tag 'drm-fixes-2018-09-28' of git://anongit.freedesktop.org/drm/drm
Greg Kroah-Hartman
-52
/
+217
2018-09-28
Merge tag 'riscv-for-linus-4.19-rc6' of git://git.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
-0
/
+7
2018-09-28
Merge tag 'pci-v4.19-fixes-2' of ssh://gitolite.kernel.org/pub/scm/linux/kern...
Greg Kroah-Hartman
-18
/
+24
2018-09-28
Merge branch 'nvme-4.19' of git://git.infradead.org/nvme into for-linus
Jens Axboe
-2
/
+4
2018-09-28
xen/blkfront: correct purging of persistent grants
Juergen Gross
-2
/
+2
2018-09-28
Revert "xen/blkfront: When purging persistent grants, keep them in the buffer"
Jens Axboe
-1
/
+3
2018-09-28
selftests/powerpc: Fix Makefiles for headers_install change
Michael Ellerman
-0
/
+17
2018-09-28
Merge branch 'drm-fixes-4.19' of git://people.freedesktop.org/~agd5f/linux in...
Dave Airlie
-28
/
+142
2018-09-28
Merge tag 'drm-misc-fixes-2018-09-27-1' of git://anongit.freedesktop.org/drm/...
Dave Airlie
-11
/
+5
2018-09-27
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Greg Kroah-Hartman
-130
/
+184
2018-09-27
Merge tag 'for_v4.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...
Greg Kroah-Hartman
-1
/
+1
[next]