summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* arm64: ssbd: Add global mitigation state accessorMarc Zyngier2018-05-311-0/+10
* arm64: Add 'ssbd' command-line optionMarc Zyngier2018-05-313-16/+110
* arm64: Add ARCH_WORKAROUND_2 probingMarc Zyngier2018-05-313-1/+80
* arm64: Add per-cpu infrastructure to call ARCH_WORKAROUND_2Marc Zyngier2018-05-312-4/+9
* arm64: Call ARCH_WORKAROUND_2 on transitions between EL0 and EL1Marc Zyngier2018-05-313-0/+51
* arm/arm64: smccc: Add SMCCC-specific return codesMarc Zyngier2018-05-311-0/+5
* arm64: Unify kernel fault reportingMark Rutland2018-05-231-14/+23
* arm64: make is_permission_fault() name clearerMark Rutland2018-05-231-4/+5
* arm64: Kconfig: Enable LSE atomics by defaultWill Deacon2018-05-231-1/+3
* arm64/sve: Write ZCR_EL1 on context switch only if changedDave Martin2018-05-172-6/+8
* arm64: topology: divorce MC scheduling domain from core_siblingsJeremy Linton2018-05-172-1/+37
* ACPI: Add PPTT to injectable table listJeremy Linton2018-05-171-1/+1
* arm64: topology: enable ACPI/PPTT based CPU topologyJeremy Linton2018-05-171-1/+44
* arm64: topology: rename cluster_idJeremy Linton2018-05-172-15/+15
* arm64: Add support for ACPI based firmware tablesJeremy Linton2018-05-171-5/+10
* drivers: base cacheinfo: Add support for ACPI based firmware tablesJeremy Linton2018-05-172-4/+27
* ACPI: Enable PPTT support on ARM64Jeremy Linton2018-05-173-0/+5
* ACPI/PPTT: Add Processor Properties Topology Table parsingJeremy Linton2018-05-172-0/+659
* arm64/acpi: Create arch specific cpu to acpi id helperJeremy Linton2018-05-171-0/+4
* cacheinfo: rename of_node to fw_tokenJeremy Linton2018-05-172-12/+12
* drivers: base: cacheinfo: setup DT cache properties earlyJeremy Linton2018-05-172-37/+29
* drivers: base: cacheinfo: move cache_setup_of_node()Jeremy Linton2018-05-171-40/+40
* arm64: cmpwait: Clear event register before arming exclusive monitorWill Deacon2018-05-161-1/+3
* arm64: Select ARCH_HAS_FAST_MULTIPLIERRobin Murphy2018-05-161-0/+1
* arm64: Remove duplicate includeVincenzo Frascino2018-05-154-6/+1
* arm64: remove no-op macro VMLINUX_SYMBOL()Masahiro Yamada2018-05-151-10/+10
* arm64: Increase ARCH_DMA_MINALIGN to 128Catalin Marinas2018-05-153-9/+9
* Revert "arm64: Increase the max granular size"Catalin Marinas2018-05-111-1/+1
* Linux 4.17-rc4v4.17-rc4Linus Torvalds2018-05-071-2/+2
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2018-05-0610-85/+122
|\
| * KVM: x86: remove APIC Timer periodic/oneshot spikesAnthoine Bourgeois2018-05-051-17/+20
| * Merge tag 'kvmarm-fixes-for-4.17-2' of git://git.kernel.org/pub/scm/linux/ker...Radim Krčmář2018-05-059-68/+102
| |\
| | * arm64: vgic-v2: Fix proxying of cpuif accessJames Morse2018-05-041-5/+19
| | * KVM: arm/arm64: vgic_init: Cleanup reference to process_maintenanceValentin Schneider2018-05-041-1/+1
| | * KVM: arm64: Fix order of vcpu_write_sys_reg() argumentsJames Morse2018-05-041-1/+1
| | * KVM: arm/arm64: vgic: Fix source vcpu issues for GICv2 SGIMarc Zyngier2018-04-276-61/+81
* | | Merge tag 'iommu-fixes-v4.17-rc4' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2018-05-065-34/+37
|\ \ \
| * | | iommu: rockchip: fix building without CONFIG_OFArnd Bergmann2018-05-031-1/+1
| * | | iommu/vt-d: Use WARN_ON_ONCE instead of BUG_ON in qi_flush_dev_iotlb()Joerg Roedel2018-05-031-1/+1
| * | | iommu/vt-d: fix shift-out-of-bounds in bug checkingChangbin Du2018-05-031-1/+1
| * | | iommu/dma: Move PCI window region reservation back into dma specific path.Shameer Kolothum2018-05-031-29/+25
| * | | iommu/rockchip: Make clock handling optionalHeiko Stuebner2018-05-031-1/+8
| * | | iommu/amd: Hide unused iommu_table_lockArnd Bergmann2018-05-031-1/+1
| * | | iommu/vt-d: Fix usage of force parameter in intel_ir_reconfigure_irte()Jagannathan Raman2018-05-031-1/+1
| |/ /
* | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-05-061-1/+5
|\ \ \
| * | | x86/cpu: Restore CPUID_8000_0008_EBX reloadThomas Gleixner2018-05-021-1/+5
| |/ /
* | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2018-05-062-30/+55
|\ \ \
| * | | clocksource: Rework stale commentPeter Zijlstra2018-05-021-4/+2
| * | | clocksource: Consistent de-rate when marking unstablePeter Zijlstra2018-05-021-1/+8
| * | | x86/tsc: Fix mark_tsc_unstable()Peter Zijlstra2018-05-021-7/+5