aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/scripts/python/export-to-postgresql.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2018-06-07arm64: topology: Avoid checking numa mask for scheduler MC selectionJeremy Linton1-7/+4
2018-06-05ACPI / PPTT: fix build when CONFIG_ACPI_PPTT is not enabledSudeep Holla2-1/+16
2018-06-05arm64: cpu_errata: include required headersArnd Bergmann1-0/+2
2018-06-02arm64: KVM: Move VCPU_WORKAROUND_2_FLAG macros to the top of the fileCatalin Marinas1-3/+3
2018-06-01arm64: signal: Report signal frame size to userspace via auxvDave Martin5-8/+66
2018-06-01arm64/sve: Thin out initialisation sanity-checks for sve_max_vlDave Martin2-16/+4
2018-05-31arm64: KVM: Add ARCH_WORKAROUND_2 discovery through ARCH_FEATURES_FUNC_IDMarc Zyngier4-2/+55
2018-05-31arm64: KVM: Handle guest's ARCH_WORKAROUND_2 requestsMarc Zyngier2-1/+38
2018-05-31arm64: KVM: Add ARCH_WORKAROUND_2 support for guestsMarc Zyngier6-0/+81
2018-05-31arm64: KVM: Add HYP per-cpu accessorsMarc Zyngier1-2/+25
2018-05-31arm64: ssbd: Add prctl interface for per-thread mitigationMarc Zyngier2-0/+111
2018-05-31arm64: ssbd: Introduce thread flag to control userspace mitigationMarc Zyngier2-0/+3
2018-05-31arm64: ssbd: Restore mitigation status on CPU resumeMarc Zyngier4-1/+26
2018-05-31arm64: ssbd: Skip apply_ssbd if not using dynamic mitigationMarc Zyngier2-0/+17
2018-05-31arm64: ssbd: Add global mitigation state accessorMarc Zyngier1-0/+10
2018-05-31arm64: Add 'ssbd' command-line optionMarc Zyngier3-16/+110
2018-05-31arm64: Add ARCH_WORKAROUND_2 probingMarc Zyngier3-1/+80
2018-05-31arm64: Add per-cpu infrastructure to call ARCH_WORKAROUND_2Marc Zyngier2-4/+9
2018-05-31arm64: Call ARCH_WORKAROUND_2 on transitions between EL0 and EL1Marc Zyngier3-0/+51
2018-05-31arm/arm64: smccc: Add SMCCC-specific return codesMarc Zyngier1-0/+5
2018-05-29ARM: mcpm, perf/arm-cci: export mcpm_is_availableArnd Bergmann1-0/+2
2018-05-29drivers/bus: arm-cci: fix build warningsArnd Bergmann1-3/+3
2018-05-23arm64: Unify kernel fault reportingMark Rutland1-14/+23
2018-05-23arm64: make is_permission_fault() name clearerMark Rutland1-4/+5
2018-05-23arm64: Kconfig: Enable LSE atomics by defaultWill Deacon1-1/+3
2018-05-22drivers/perf: Remove ARM_SPE_PMU explicit PERF_EVENTS dependencyJohn Garry1-1/+1
2018-05-21drivers/perf: arm-ccn: don't log to dmesg in event_initMark Rutland1-10/+10
2018-05-21perf/arm-cci: Allow building as a moduleRobin Murphy2-17/+34
2018-05-21perf/arm-cci: Remove pointless PMU disablingRobin Murphy1-10/+3
2018-05-21perf/arm-cc*: Fix MODULE_LICENSE() tagsRobin Murphy2-2/+2
2018-05-21arm_pmu: simplify arm_pmu::handle_irqMark Rutland6-13/+7
2018-05-21perf/arm-cci: Remove unnecessary period adjustmentRobin Murphy1-9/+0
2018-05-21perf: simplify getting .drvdataWolfram Sang1-4/+2
2018-05-17arm64/sve: Write ZCR_EL1 on context switch only if changedDave Martin2-6/+8
2018-05-17arm64: topology: divorce MC scheduling domain from core_siblingsJeremy Linton2-1/+37
2018-05-17ACPI: Add PPTT to injectable table listJeremy Linton1-1/+1
2018-05-17arm64: topology: enable ACPI/PPTT based CPU topologyJeremy Linton1-1/+44
2018-05-17arm64: topology: rename cluster_idJeremy Linton2-15/+15
2018-05-17arm64: Add support for ACPI based firmware tablesJeremy Linton1-5/+10
2018-05-17drivers: base cacheinfo: Add support for ACPI based firmware tablesJeremy Linton2-4/+27
2018-05-17ACPI: Enable PPTT support on ARM64Jeremy Linton3-0/+5
2018-05-17ACPI/PPTT: Add Processor Properties Topology Table parsingJeremy Linton2-0/+659
2018-05-17arm64/acpi: Create arch specific cpu to acpi id helperJeremy Linton1-0/+4
2018-05-17cacheinfo: rename of_node to fw_tokenJeremy Linton2-12/+12
2018-05-17drivers: base: cacheinfo: setup DT cache properties earlyJeremy Linton2-37/+29
2018-05-17drivers: base: cacheinfo: move cache_setup_of_node()Jeremy Linton1-40/+40
2018-05-16arm64: cmpwait: Clear event register before arming exclusive monitorWill Deacon1-1/+3
2018-05-16arm64: Select ARCH_HAS_FAST_MULTIPLIERRobin Murphy1-0/+1
2018-05-15arm64: Remove duplicate includeVincenzo Frascino4-6/+1
2018-05-15arm64: remove no-op macro VMLINUX_SYMBOL()Masahiro Yamada1-10/+10