summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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-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-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
2018-05-15arm64: Increase ARCH_DMA_MINALIGN to 128Catalin Marinas3-9/+9
2018-05-11Revert "arm64: Increase the max granular size"Catalin Marinas1-1/+1
2018-05-06Linux 4.17-rc4v4.17-rc4Linus Torvalds1-2/+2
2018-05-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds10-85/+122
2018-05-06Merge tag 'iommu-fixes-v4.17-rc4' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds5-34/+37
2018-05-06Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+5
2018-05-06Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2-30/+55
2018-05-06Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-2/+2
2018-05-05Merge tag 'platform-drivers-x86-v4.17-2' of git://git.infradead.org/linux-pla...Linus Torvalds2-2/+4
2018-05-05Merge tag 'usb-4.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds17-58/+133
2018-05-05KVM: x86: remove APIC Timer periodic/oneshot spikesAnthoine Bourgeois1-17/+20
2018-05-05Merge tag 'kvmarm-fixes-for-4.17-2' of git://git.kernel.org/pub/scm/linux/ker...Radim Krčmář9-68/+102
2018-05-04Merge tag 'kbuild-fixes-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds5-13/+8
2018-05-04Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds9-43/+55
2018-05-04Merge tag 'rproc-v4.17-1' of git://github.com/andersson/remoteprocLinus Torvalds4-3/+7
2018-05-04Merge tag 'drm-fixes-for-v4.17-rc4' of git://people.freedesktop.org/~airlied/...Linus Torvalds5-26/+70
2018-05-04Merge tag 'trace-v4.17-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-3/+3
2018-05-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds63-208/+407