summary refs log tree commit diff
path: root/arch
AgeCommit message (Expand)Author
2019-11-03Merge branch 'for_5.5/driver-soc' of git://git.kernel.org/pub/scm/linux/kerne...Olof Johansson
2019-10-21Merge tag 'mmp-drivers-for-v5.5' of git://git.kernel.org/pub/scm/linux/kernel...Olof Johansson
2019-10-17ARM: mmp: remove MMP3 USB PHY registers from regs-usb.hLubomir Rintel
2019-10-17ARM: mmp: move cputype.h to include/linux/soc/Lubomir Rintel
2019-10-17ARM: mmp: add SMP supportLubomir Rintel
2019-10-17ARM: mmp: add support for MMP3 SoCLubomir Rintel
2019-10-17ARM: mmp: define MMP_CHIPID by the means of CIU_REG()Lubomir Rintel
2019-10-17ARM: mmp: DT: convert timer driver to use TIMER_OF_DECLARELubomir Rintel
2019-10-17ARM: mmp: map the PGU as wellLubomir Rintel
2019-10-17ARM: mmp: don't select CACHE_TAUROS2 on all ARCH_MMPLubomir Rintel
2019-10-17ARM: l2c: add definition for FWA in PL310 aux registerLubomir Rintel
2019-10-09soc: ti: add initial PRM driver with reset control supportTero Kristo
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-04KVM: x86: omit "impossible" pmu MSRs from MSR listPaolo Bonzini
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