summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* perf scripts python: exported-sql-viewer.py: Add copy to clipboardAdrian Hunter2019-05-151-0/+217
* perf scripts python: exported-sql-viewer.py: Add tree levelAdrian Hunter2019-05-151-0/+4
* perf scripts python: exported-sql-viewer.py: Fix error when shrinking / enlar...Adrian Hunter2019-05-151-4/+10
* perf scripts python: exported-sql-viewer.py: Move view creationAdrian Hunter2019-05-151-3/+2
* perf tools x86: Add support for recording and printing XMM registersAndi Kleen2019-05-153-2/+40
* perf parse-regs: Improve error output when faced with unknown register nameArnaldo Carvalho de Melo2019-05-151-2/+1
* perf record: Fix suggestion to get list of registers usable with --user-regs ...Arnaldo Carvalho de Melo2019-05-151-2/+2
* tools pci: Do not delete pcitest.sh in 'make clean'Arnaldo Carvalho de Melo2019-05-151-2/+2
* tools x86 uapi asm: Sync the pt_regs.h copy with the kernel sourcesArnaldo Carvalho de Melo2019-05-151-1/+22
* tools arch uapi: Sync the x86 kvm.h copyArnaldo Carvalho de Melo2019-05-151-0/+1
* tools arch: Update arch/x86/lib/memcpy_64.S copy used in 'perf bench mem memcpy'Arnaldo Carvalho de Melo2019-05-151-1/+2
* perf tools: Speed up report for perf compiled with linwunwindJiri Olsa2019-05-153-7/+12
* tools lib traceevent: Remove hard coded install paths from pkg-config fileTzvetomir Stoyanov2019-05-152-6/+11
* csky: Add support for libdwMao Han2019-05-158-1/+288
* perf test: Fix spelling mistake "leadking" -> "leaking"Colin Ian King2019-05-151-2/+2
* perf annotate: Remove hist__account_cycles() from callbackJin Yao2019-05-153-9/+8
* perf/x86/intel: Fix INTEL_FLAGS_EVENT_CONSTRAINT* maskingStephane Eranian2019-05-101-2/+2
* perf/x86/amd/iommu: Make the 'amd_iommu_attr_groups' symbol staticWang Hai2019-05-081-1/+1
* Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2019-05-069-83/+132
|\
| * x86/MCE/AMD: Don't report L1 BTB MCA errors on some family 17h modelsYazen Ghannam2019-04-234-15/+50
| * x86/MCE: Add an MCE-record filtering functionYazen Ghannam2019-04-233-0/+11
| * RAS/CEC: Increment cec_entered under the mutex lockWANG Chao2019-04-201-2/+2
| * x86/mce: Fix debugfs_simple_attr.cocci warningsYueHaibing2019-04-191-4/+4
| * x86/mce: Remove mce_report_event()Borislav Petkov2019-03-291-18/+2
| * x86/mce: Handle varying MCA bank countsYazen Ghannam2019-03-272-22/+14
| * x86/mce: Fix machine_check_poll() tests for error typesTony Luck2019-03-271-7/+37
| * MAINTAINERS: Fix file pattern for X86 MCE INFRASTRUCTURETony Luck2019-03-261-1/+1
| * x86/MCE: Group AMD function prototypes in <asm/mce.h>Yazen Ghannam2019-03-241-14/+11
* | Merge tag 'edac_for_5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds2019-05-0612-294/+537
|\ \
| * | Revert "EDAC/amd64: Support more than two controllers for chip select handling"Borislav Petkov2019-04-252-62/+56
| * | arm64: dts: stratix10: Use new Stratix10 EDAC bindingsThor Thayer2019-04-101-12/+13
| * | Documentation: dt: edac: Add Stratix10 Peripheral bindingsThor Thayer2019-04-101-0/+106
| * | Documentation: dt: edac: Fix Stratix10 IRQ bindingsThor Thayer2019-04-101-10/+19
| * | EDAC/altera, firmware/intel: Add Stratix10 ECC DBE SMC callThor Thayer2019-04-023-83/+20
| * | EDAC/altera: Initialize peripheral FIFOs in probe()Thor Thayer2019-03-291-71/+91
| * | EDAC/altera: Do less intrusive error injectionThor Thayer2019-03-292-18/+14
| * | EDAC/amd64: Adjust printed chip select sizes when interleavedYazen Ghannam2019-03-271-2/+29
| * | EDAC/amd64: Support more than two controllers for chip select handlingYazen Ghannam2019-03-272-56/+62
| * | EDAC/amd64: Recognize x16 symbol sizeYazen Ghannam2019-03-272-12/+11
| * | EDAC/amd64: Set maximum channel layer size depending on familyYazen Ghannam2019-03-271-1/+7
| * | EDAC/amd64: Support more than two Unified Memory ControllersYazen Ghannam2019-03-272-21/+32
| * | EDAC/amd64: Use a macro for iterating over Unified Memory ControllersYazen Ghannam2019-03-271-7/+10
| * | EDAC/amd64: Add Family 17h Model 30h PCI IDsYazen Ghannam2019-03-272-0/+16
| * | MAINTAINERS: Add entry for EDAC-I10NMTony Luck2019-03-261-0/+6
| * | MAINTAINERS: Update entry for EDAC-SKYLAKETony Luck2019-03-261-1/+1
| * | EDAC, altera: Fix S10 Double Bit Error NotificationThor Thayer2019-03-232-17/+72
| * | EDAC, skx, i10nm: Make skx_common.c a pure libraryQiuxu Zhuo2019-03-234-58/+109
| |/
* | Merge tag 'devprop-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2019-05-063-0/+102
|\ \
| * | ACPI / property: fix handling of data_nodes in acpi_get_next_subnode()Pierre-Louis Bossart2019-05-011-0/+8
| * | device property: Add fwnode_graph_get_endpoint_by_id()Sakari Ailus2019-04-182-0/+93