summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2019-10-07arm64: vdso32: Detect binutils support for dmb ishldVincenzo Frascino
2019-10-07arm64: vdso: Remove stale files from old assembly implementationVincenzo Frascino
2019-10-07arm64: vdso32: Fix broken compat vDSO build warningsVincenzo Frascino
2019-10-07arm64: mm: fix spurious fault detectionMark Rutland
2019-10-05Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds
2019-10-05Merge tag 'kbuild-fixes-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-10-05Merge tag 's390-5.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2019-10-05KVM: s390: mark __insn32_query() as __always_inlineHeiko Carstens
2019-10-05KVM: s390: fix __insn32_query() inline assemblyHeiko Carstens
2019-10-04Merge tag 'mips_fixes_5.4_1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-10-04Merge tag 'riscv/for-v5.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-10-04MIPS: fw/arc: Remove unused addr variablePaul Burton
2019-10-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2019-10-04Merge tag 'for-linus-5.4-rc2-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2019-10-04ARM: multi_v7_defconfig: Fix SPI_STM32_QSPI supportPatrice Chotard
2019-10-04s390: update defconfigsHeiko Carstens
2019-10-04s390/pci: mark function(s) __always_inlineHeiko Carstens
2019-10-04s390/mm: mark function(s) __always_inlineHeiko Carstens
2019-10-04s390/jump_label: mark function(s) __always_inlineHeiko Carstens
2019-10-04s390/cpu_mf: mark function(s) __always_inlineHeiko Carstens
2019-10-04s390/atomic,bitops: mark function(s) __always_inlineHeiko Carstens
2019-10-04s390/mm: fix -Wunused-but-set-variable warningsQian Cai
2019-10-04s390: mark __cpacf_query() as __always_inlineJiri Kosina
2019-10-04ARM: dts: sunxi: Revert phy-names removal for ECHI and OHCIMaxime Ripard
2019-10-04KVM: x86: omit "impossible" pmu MSRs from MSR listPaolo Bonzini
2019-10-04arm64: ftrace: Ensure synchronisation in PLT setup for Neoverse-N1 #1542419James Morse
2019-10-04arm64: Fix incorrect irqflag restore for priority masking for compatJames Morse
2019-10-04arm64: mm: avoid virt_to_phys(init_mm.pgd)Mark Rutland
2019-10-04arm64: cpufeature: Effectively expose FRINT capability to userspaceJulien Grall
2019-10-04arm64: Mark functions using explicit register variables as '__always_inline'Will Deacon
2019-10-04USB: rio500: Remove Rio 500 kernel driverBastien Nocera
2019-10-03MIPS: pmcs-msp71xx: Remove unused addr variablePaul Burton
2019-10-03MIPS: pmcs-msp71xx: Add missing MAX_PROM_MEM definitionPaul Burton
2019-10-03Merge tag 'omap-for-v5.4/fixes-rc1-signed' of git://git.kernel.org/pub/scm/li...Olof Johansson
2019-10-03KVM: nVMX: Fix consistency check on injected exception error codeSean Christopherson
2019-10-03Merge tag 'kvmarm-fixes-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini
2019-10-03KVM: x86: omit absent pmu MSRs from MSR listPaolo Bonzini
2019-10-02mips: Loongson: Fix the link time qualifier of 'serial_exit()'Christophe JAILLET
2019-10-02MIPS: init: Prevent adding memory before PHYS_OFFSETThomas Bogendoerfer
2019-10-02MIPS: init: Fix reservation of memory between PHYS_OFFSET and mem startThomas Bogendoerfer
2019-10-02MIPS: VDSO: Fix build for binutils < 2.25Paul Burton
2019-10-02MIPS: VDSO: Remove unused gettimeofday.cPaul Burton
2019-10-02MIPS: Wire up clone3 syscallPaul Burton
2019-10-02MIPS: octeon: Include required header; fix octeon ethernet buildPaul Burton
2019-10-02xen/efi: have a common runtime setup functionJuergen Gross
2019-10-01arm: xen: mm: use __GPF_DMA32 for arm64Peng Fan
2019-10-01riscv: Fix memblock reservation for device tree blobAlbert Ou
2019-10-01RISC-V: Clear load reservations while restoring hart contextsPalmer Dabbelt
2019-10-01MIPS: cpu-bugs64: Mark inline functions as __always_inlineJiaxun Yang
2019-10-01ARM: xen: unexport HYPERVISOR_platform_op functionStefano Stabellini