summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds2019-10-0513-141/+50
|\
| * ARM: multi_v7_defconfig: Fix SPI_STM32_QSPI supportPatrice Chotard2019-10-041-1/+1
| * Merge tag 'omap-for-v5.4/fixes-rc1-signed' of git://git.kernel.org/pub/scm/li...Olof Johansson2019-10-039-133/+37
| |\
| | * ARM: dts: am4372: Set memory bandwidth limit for DISPCPeter Ujfalusi2019-09-301-0/+2
| | * ARM: OMAP2+: Fix warnings with broken omap2_set_init_voltage()Tony Lindgren2019-09-251-100/+0
| | * ARM: OMAP2+: Add missing LCDC midlemode for am335xTony Lindgren2019-09-252-3/+6
| | * ARM: OMAP2+: Fix missing reset done flag for am3 and am43Tony Lindgren2019-09-251-1/+2
| | * ARM: dts: Fix gpio0 flags for am335x-icev2Tony Lindgren2019-09-242-2/+2
| | * ARM: omap2plus_defconfig: Enable more droid4 devices as loadable modulesTony Lindgren2019-09-231-0/+2
| | * ARM: omap2plus_defconfig: Enable DRM_TI_TFP410Adam Ford2019-09-231-0/+1
| | * Merge branch 'fixes-merge-window-pt2' into fixesTony Lindgren2019-09-23287-3011/+2552
| | |\
| | | * DTS: ARM: gta04: introduce legacy spi-cs-high to make display work againH. Nikolaus Schaller2019-09-231-0/+1
| | | * ARM: dts: Fix wrong clocks for dra7 mcaspTony Lindgren2019-09-231-27/+21
| * | | ARM: dts: ux500: Fix up the CPU thermal zoneLinus Walleij2019-10-011-3/+8
| * | | arm64/ARM: configs: Change CONFIG_REMOTEPROC from m to yKeerthy2019-09-304-4/+4
* | | | Merge tag 'kbuild-fixes-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-10-051-1/+1
|\ \ \ \
| * | | | kbuild: remove ar-option and KBUILD_ARFLAGSMasahiro Yamada2019-10-011-1/+1
| |/ / /
* | | | Merge tag 's390-5.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2019-10-0515-50/+81
|\ \ \ \
| * | | | KVM: s390: mark __insn32_query() as __always_inlineHeiko Carstens2019-10-051-1/+1
| * | | | KVM: s390: fix __insn32_query() inline assemblyHeiko Carstens2019-10-051-3/+3
| * | | | s390: update defconfigsHeiko Carstens2019-10-043-18/+33
| * | | | s390/pci: mark function(s) __always_inlineHeiko Carstens2019-10-041-1/+1
| * | | | s390/mm: mark function(s) __always_inlineHeiko Carstens2019-10-041-11/+11
| * | | | s390/jump_label: mark function(s) __always_inlineHeiko Carstens2019-10-041-2/+2
| * | | | s390/cpu_mf: mark function(s) __always_inlineHeiko Carstens2019-10-041-1/+2
| * | | | s390/atomic,bitops: mark function(s) __always_inlineHeiko Carstens2019-10-042-5/+5
| * | | | s390/mm: fix -Wunused-but-set-variable warningsQian Cai2019-10-042-3/+9
| * | | | s390: mark __cpacf_query() as __always_inlineJiri Kosina2019-10-041-1/+1
| * | | | s390/qdio: clarify size of the QIB parm areaJulian Wiedmann2019-10-011-1/+1
| * | | | s390/cpumf: Fix indentation in sampling device driverThomas Richter2019-10-011-1/+1
| * | | | s390/cpumsf: Check for CPU Measurement samplingThomas Richter2019-10-012-1/+10
| * | | | s390/cpumf: Use consistant debug print formatThomas Richter2019-10-011-2/+2
| |/ / /
* | | | Merge tag 'mips_fixes_5.4_1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-10-0416-313/+41
|\ \ \ \
| * | | | MIPS: fw/arc: Remove unused addr variablePaul Burton2019-10-041-1/+0
| * | | | MIPS: pmcs-msp71xx: Remove unused addr variablePaul Burton2019-10-031-1/+0
| * | | | MIPS: pmcs-msp71xx: Add missing MAX_PROM_MEM definitionPaul Burton2019-10-031-1/+2
| * | | | mips: Loongson: Fix the link time qualifier of 'serial_exit()'Christophe JAILLET2019-10-021-1/+1
| * | | | MIPS: init: Prevent adding memory before PHYS_OFFSETThomas Bogendoerfer2019-10-021-0/+3
| * | | | MIPS: init: Fix reservation of memory between PHYS_OFFSET and mem startThomas Bogendoerfer2019-10-021-1/+1
| * | | | MIPS: VDSO: Fix build for binutils < 2.25Paul Burton2019-10-021-1/+1
| * | | | MIPS: VDSO: Remove unused gettimeofday.cPaul Burton2019-10-021-269/+0
| * | | | MIPS: Wire up clone3 syscallPaul Burton2019-10-025-3/+5
| * | | | MIPS: octeon: Include required header; fix octeon ethernet buildPaul Burton2019-10-021-0/+1
| * | | | MIPS: cpu-bugs64: Mark inline functions as __always_inlineJiaxun Yang2019-10-011-6/+8
| * | | | MIPS: dts: ar9331: fix interrupt-controller sizeOleksij Rempel2019-09-301-1/+1
| * | | | MIPS: Loongson64: Fix boot failure after dropping boot_mem_mapHuacai Chen2019-09-302-28/+18
| |/ / /
* | | | Merge tag 'riscv/for-v5.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2019-10-043-2/+32
|\ \ \ \
| * | | | riscv: Fix memblock reservation for device tree blobAlbert Ou2019-10-011-1/+11
| * | | | RISC-V: Clear load reservations while restoring hart contextsPalmer Dabbelt2019-10-012-1/+21
| |/ / /
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2019-10-0412-173/+195
|\ \ \ \