summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2018-07-28MIPS: Fix off-by-one in pci_resource_to_user()Paul Burton
2018-07-28MIPS: ath79: fix register address in ath79_ddr_wb_flush()Felix Fietkau
2018-07-25ARC: configs: Remove CONFIG_INITRAMFS_SOURCE from defconfigsAlexey Brodkin
2018-07-25ARC: mm: allow mprotect to make stack mappings executableVineet Gupta
2018-07-25ARC: Fix CONFIG_SWAPAlexey Brodkin
2018-07-25x86/MCE: Remove min interval polling limitationDewet Thibaut
2018-07-25x86/apm: Don't access __preempt_count with zeroed fsVille Syrjälä
2018-07-22arm64: KVM: Add ARCH_WORKAROUND_2 discovery through ARCH_FEATURES_FUNC_IDMarc Zyngier
2018-07-22arm64: KVM: Handle guest's ARCH_WORKAROUND_2 requestsMarc Zyngier
2018-07-22arm64: KVM: Add ARCH_WORKAROUND_2 support for guestsMarc Zyngier
2018-07-22arm64: KVM: Add HYP per-cpu accessorsMarc Zyngier
2018-07-22arm64: ssbd: Add prctl interface for per-thread mitigationMarc Zyngier
2018-07-22arm64: ssbd: Introduce thread flag to control userspace mitigationMarc Zyngier
2018-07-22arm64: ssbd: Restore mitigation status on CPU resumeMarc Zyngier
2018-07-22arm64: ssbd: Skip apply_ssbd if not using dynamic mitigationMarc Zyngier
2018-07-22arm64: ssbd: Add global mitigation state accessorMarc Zyngier
2018-07-22arm64: Add 'ssbd' command-line optionMarc Zyngier
2018-07-22arm64: Add ARCH_WORKAROUND_2 probingMarc Zyngier
2018-07-22arm64: Add per-cpu infrastructure to call ARCH_WORKAROUND_2Marc Zyngier
2018-07-22arm64: Call ARCH_WORKAROUND_2 on transitions between EL0 and EL1Marc Zyngier
2018-07-22KVM: arm64: Avoid storing the vcpu pointer on the stackChristoffer Dall
2018-07-22KVM: arm/arm64: Do not use kern_hyp_va() with kvm_vgic_global_stateMarc Zyngier
2018-07-22arm64: alternatives: Add dynamic patching featureMarc Zyngier
2018-07-22KVM: arm64: Stop save/restoring host tpidr_el1 on VHEJames Morse
2018-07-22arm64: alternatives: use tpidr_el2 on VHE hostsJames Morse
2018-07-22KVM: arm64: Change hyp_panic()s dependency on tpidr_el2James Morse
2018-07-22KVM: arm/arm64: Convert kvm_host_cpu_state to a static per-cpu allocationJames Morse
2018-07-22KVM: arm64: Store vcpu on the stack during __guest_enter()James Morse
2018-07-22arm64: assembler: introduce ldr_this_cpuMark Rutland
2018-07-22x86/paravirt: Make native_save_fl() extern inlineNick Desaulniers
2018-07-22x86/asm: Add _ASM_ARG* constants for argument registers to <asm/asm.h>H. Peter Anvin
2018-07-22MIPS: Use async IPIs for arch_trigger_cpumask_backtrace()Paul Burton
2018-07-17uprobes/x86: Remove incorrect WARN_ON() in uprobe_init_insn()Oleg Nesterov
2018-07-17MIPS: Fix ioremap() RAM checkPaul Burton
2018-07-17MIPS: Call dump_stack() from show_regs()Paul Burton
2018-07-11s390: Correct register corruption in critical section cleanupChristian Borntraeger
2018-07-11x86/cpu: Re-apply forced caps every time CPU caps are re-readAndy Lutomirski
2018-07-11x86/xen: Add call of speculative_store_bypass_ht_init() to PV pathsJuergen Gross
2018-07-11ARM: dts: imx6q: Use correct SDMA script for SPI5 coreSean Nyekjaer
2018-07-11kprobes/x86: Do not modify singlestep buffer while resumingMasami Hiramatsu
2018-07-03mm: fix devmem_is_allowed() for sub-page System RAM intersectionsDan Williams
2018-07-03MIPS: io: Add barrier after register read in inX()Huacai Chen
2018-07-03MIPS: BCM47XX: Enable 74K Core ExternalSync for PCIe erratumTokunori Ikegami
2018-07-03arm64: mm: Ensure writes to swapper are ordered wrt subsequent cache maintenanceWill Deacon
2018-07-03arm64: kpti: Use early_param for kpti= command-line optionWill Deacon
2018-07-03ARM: 8764/1: kgdb: fix NUMREGBYTES so that gdb_regs[] is the correct sizeDavid Rivshin
2018-07-03powerpc/fadump: Unregister fadump on kexec down path.Mahesh Salgaonkar
2018-07-03powerpc/powernv/ioda2: Remove redundant free of TCE pagesAlexey Kardashevskiy
2018-07-03powerpc/ptrace: Fix enforcement of DAWR constraintsMichael Neuling
2018-07-03powerpc/ptrace: Fix setting 512B aligned breakpoints with PTRACE_SET_DEBUGREGMichael Neuling