summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2018-05-31arm64: KVM: Add ARCH_WORKAROUND_2 support for guestsMarc Zyngier
2018-05-31arm64: KVM: Add HYP per-cpu accessorsMarc Zyngier
2018-05-31arm64: ssbd: Add prctl interface for per-thread mitigationMarc Zyngier
2018-05-31arm64: ssbd: Introduce thread flag to control userspace mitigationMarc Zyngier
2018-05-31arm64: ssbd: Restore mitigation status on CPU resumeMarc Zyngier
2018-05-31arm64: ssbd: Skip apply_ssbd if not using dynamic mitigationMarc Zyngier
2018-05-31arm64: ssbd: Add global mitigation state accessorMarc Zyngier
2018-05-31arm64: Add 'ssbd' command-line optionMarc Zyngier
2018-05-31arm64: Add ARCH_WORKAROUND_2 probingMarc Zyngier
2018-05-31arm64: Add per-cpu infrastructure to call ARCH_WORKAROUND_2Marc Zyngier
2018-05-31arm64: Call ARCH_WORKAROUND_2 on transitions between EL0 and EL1Marc Zyngier
2018-05-23arm64: Unify kernel fault reportingMark Rutland
2018-05-23arm64: make is_permission_fault() name clearerMark Rutland
2018-05-23arm64: Kconfig: Enable LSE atomics by defaultWill Deacon
2018-05-17arm64/sve: Write ZCR_EL1 on context switch only if changedDave Martin
2018-05-17arm64: topology: divorce MC scheduling domain from core_siblingsJeremy Linton
2018-05-17arm64: topology: enable ACPI/PPTT based CPU topologyJeremy Linton
2018-05-17arm64: topology: rename cluster_idJeremy Linton
2018-05-17arm64: Add support for ACPI based firmware tablesJeremy Linton
2018-05-17ACPI: Enable PPTT support on ARM64Jeremy Linton
2018-05-17arm64/acpi: Create arch specific cpu to acpi id helperJeremy Linton
2018-05-17drivers: base: cacheinfo: setup DT cache properties earlyJeremy Linton
2018-05-16arm64: cmpwait: Clear event register before arming exclusive monitorWill Deacon
2018-05-16arm64: Select ARCH_HAS_FAST_MULTIPLIERRobin Murphy
2018-05-15arm64: Remove duplicate includeVincenzo Frascino
2018-05-15arm64: remove no-op macro VMLINUX_SYMBOL()Masahiro Yamada
2018-05-15arm64: Increase ARCH_DMA_MINALIGN to 128Catalin Marinas
2018-05-11Revert "arm64: Increase the max granular size"Catalin Marinas
2018-05-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2018-05-06Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-05-06Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2018-05-05KVM: x86: remove APIC Timer periodic/oneshot spikesAnthoine Bourgeois
2018-05-05Merge tag 'kvmarm-fixes-for-4.17-2' of git://git.kernel.org/pub/scm/linux/ker...Radim Krčmář
2018-05-04Merge tag 'for-linus-4.17-rc4-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2018-05-04arm64: vgic-v2: Fix proxying of cpuif accessJames Morse
2018-05-04KVM: arm64: Fix order of vcpu_write_sys_reg() argumentsJames Morse
2018-05-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-05-03Merge branch 'parisc-4.17-4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-05-02parisc: Fix section mismatchesHelge Deller
2018-05-02parisc: drivers.c: Fix section mismatchesHelge Deller
2018-05-02bpf, x64: fix memleak when not converging on callsDaniel Borkmann
2018-05-02bpf, x64: fix memleak when not converging after imageDaniel Borkmann
2018-05-02x86/cpu: Restore CPUID_8000_0008_EBX reloadThomas Gleixner
2018-05-02x86/tsc: Fix mark_tsc_unstable()Peter Zijlstra
2018-05-02x86/tsc: Always unregister clocksource_tsc_earlyPeter Zijlstra
2018-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rku...Linus Torvalds
2018-05-01hexagon: export csum_partial_copy_nocheckArnd Bergmann
2018-05-01hexagon: add memset_io() helperArnd Bergmann
2018-04-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2018-04-30sparc: vio: use put_device() instead of kfree()Arvind Yadav