aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2018-07-25Merge tag 'v4.14.58' into linux-linaro-lsk-v4.14lsk-v4.14-18.07Mark Brown
2018-07-25powerpc/powernv: Fix save/restore of SPRG3 on entry/exit from stop (idle)Gautham R. Shenoy
2018-07-25alpha: fix osf_wait4() breakageAl Viro
2018-07-25ARC: mm: allow mprotect to make stack mappings executableVineet Gupta
2018-07-25ARC: configs: Remove CONFIG_INITRAMFS_SOURCE from defconfigsAlexey Brodkin
2018-07-25ARC: Fix CONFIG_SWAPAlexey Brodkin
2018-07-25ARCv2: [plat-hsdk]: Save accl reg pair by defaultVineet Gupta
2018-07-25x86/MCE: Remove min interval polling limitationDewet Thibaut
2018-07-25x86/events/intel/ds: Fix bts_interrupt_threshold alignmentHugh Dickins
2018-07-25x86/apm: Don't access __preempt_count with zeroed fsVille Syrjälä
2018-07-23Merge tag 'v4.14.57' into linux-linaro-lsk-v4.14Mark Brown
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: arm64: Store vcpu on the stack during __guest_enter()James Morse
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-18Merge tag 'v4.14.56' into linux-linaro-lsk-v4.14Mark Brown
2018-07-17uprobes/x86: Remove incorrect WARN_ON() in uprobe_init_insn()Oleg Nesterov
2018-07-17crypto: x86/salsa20 - remove x86 salsa20 implementationsEric Biggers
2018-07-17xen: setup pv irq ops vector earlierJuergen Gross
2018-07-17arm64: neon: Fix function may_use_simd() return error statusYandong Zhao
2018-07-17MIPS: Fix ioremap() RAM checkPaul Burton
2018-07-17MIPS: Use async IPIs for arch_trigger_cpumask_backtrace()Paul Burton
2018-07-17MIPS: Call dump_stack() from show_regs()Paul Burton
2018-07-13Merge tag 'v4.14.55' into linux-linaro-lsk-v4.14Mark Brown
2018-07-11s390: Correct register corruption in critical section cleanupChristian Borntraeger
2018-07-08ARM: dts: imx6q: Use correct SDMA script for SPI5 coreSean Nyekjaer
2018-07-05Merge tag 'v4.14.53' into linux-linaro-lsk-v4.14Mark Brown
2018-07-03x86/efi: Fix efi_call_phys_epilog() with CONFIG_X86_5LEVEL=yKirill A. Shutemov
2018-07-03mm: fix devmem_is_allowed() for sub-page System RAM intersectionsDan Williams
2018-07-03perf/x86/intel/uncore: Add event constraint for BDX PCUKan Liang
2018-07-03arm: dts: mt7623: fix invalid memory node being generatedSean Wang
2018-07-03MIPS: io: Add barrier after register read in inX()Huacai Chen