summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | x86/efi: Update e820 with reserved EFI boot services data to fix kexec breakageDave Young2019-12-041-4/+2
* | | | | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2019-12-171-0/+4
|\ \ \ \ \ \ \
| * | | | | | | x86/intel: Disable HPET on Intel Ice Lake platformsKai-Heng Feng2019-11-291-0/+2
| * | | | | | | x86/intel: Disable HPET on Intel Coffee Lake H platformsKai-Heng Feng2019-11-291-0/+2
* | | | | | | | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds2019-12-1618-29/+62
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | |
| * | | | | | | Merge tag 'arm-soc/for-5.5/soc-fixes' of https://github.com/Broadcom/stblinux...Olof Johansson2019-12-161-0/+1
| |\ \ \ \ \ \ \
| | * | | | | | | ARM: bcm: Add missing sentinel to bcm2711_compat[]H. Nikolaus Schaller2019-12-151-0/+1
| | | |_|/ / / / | | |/| | | | |
| * | | | | | | Merge tag 'samsung-fixes-5.5' of https://git.kernel.org/pub/scm/linux/kernel/...Olof Johansson2019-12-161-0/+1
| |\ \ \ \ \ \ \
| | * | | | | | | ARM: exynos_defconfig: Restore debugfs supportMarek Szyprowski2019-12-091-0/+1
| | |/ / / / / /
| * | | | | | | Merge tag 'renesas-fixes-for-v5.5-tag1' of git://git.kernel.org/pub/scm/linux...Olof Johansson2019-12-161-0/+1
| |\ \ \ \ \ \ \
| | * | | | | | | ARM: shmobile: defconfig: Restore debugfs supportGeert Uytterhoeven2019-12-131-0/+1
| | |/ / / / / /
| * | | | | | | Merge tag 'omap-for-v5.5/fixes-rc1-signed' of git://git.kernel.org/pub/scm/li...Olof Johansson2019-12-134-4/+6
| |\ \ \ \ \ \ \
| | * | | | | | | ARM: dts: am437x-gp/epos-evm: fix panel compatibleTomi Valkeinen2019-12-112-2/+2
| | * | | | | | | ARM: omap2plus_defconfig: Add back DEBUG_FSTony Lindgren2019-12-101-0/+1
| | * | | | | | | ARM: omap2plus_defconfig: enable NET_SWITCHDEVGrygorii Strashko2019-12-101-1/+2
| | * | | | | | | ARM: dts: am335x-sancloud-bbe: fix phy modeMans Rullgard2019-12-101-1/+1
| | |/ / / / / /
| * | | | | | | Merge tag 'imx-fixes-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/sh...Olof Johansson2019-12-125-17/+35
| |\ \ \ \ \ \ \
| | * | | | | | | ARM: imx: Fix boot crash if ocotp is not foundLeonard Crestez2019-12-121-1/+3
| | * | | | | | | ARM: imx_v6_v7_defconfig: Explicitly restore CONFIG_DEBUG_FSLeonard Crestez2019-12-121-0/+1
| | * | | | | | | ARM: dts: imx6ul-evk: Fix peripheral regulatorLeonard Crestez2019-12-121-6/+20
| | * | | | | | | arm64: dts: ls1028a: fix reboot nodeMichael Walle2019-12-121-1/+7
| | * | | | | | | arm64: dts: ls1028a: fix typo in TMU calibration dataMichael Walle2019-12-111-1/+1
| | * | | | | | | ARM: imx: Correct ocotp id for serial number support of i.MX6ULL/ULZ SoCsChristoph Niedermaier2019-12-111-2/+2
| | * | | | | | | ARM: dts: e60k02: fix power buttonAndreas Kemnade2019-12-091-5/+0
| | * | | | | | | ARM: dts: imx6ul: imx6ul-14x14-evk.dtsi: Fix SPI NOR probingStefan Roese2019-12-091-1/+1
| | |/ / / / / /
| * | | | | | | Merge tag 'arm-soc/for-5.5/devicetree-fixes' of https://github.com/Broadcom/s...Olof Johansson2019-12-114-6/+6
| |\ \ \ \ \ \ \
| | * | | | | | | ARM: dts: bcm283x: Fix critical trip pointStefan Wahren2019-12-101-1/+1
| | * | | | | | | ARM: dts: Cygnus: Fix MDIO node address/size cellsFlorian Fainelli2019-12-091-2/+2
| | * | | | | | | ARM: dts: bcm2711: fix soc's node dma-rangesNicolas Saenz Julienne2019-12-091-1/+1
| | * | | | | | | ARM: dts: BCM5301X: Fix MDIO node address/size cellsFlorian Fainelli2019-12-091-2/+2
| | |/ / / / / /
| * | | | | | | ARM: mmp: include the correct cputype.hArnd Bergmann2019-12-111-1/+1
| * | | | | | | ARM: vexpress: Set-up shared OPP table instead of individual for each CPUSudeep Holla2019-12-091-1/+11
| |/ / / / / /
* | | | | | | Merge tag 'riscv/for-v5.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2019-12-152-3/+3
|\ \ \ \ \ \ \
| * | | | | | | riscv: only select serial sifive if TTY is enabledKefeng Wang2019-12-081-2/+2
| * | | | | | | riscv: Fix build dependency for loaderOlof Johansson2019-12-081-1/+1
| |/ / / / / /
* | | | | | | Merge tag 'Wimplicit-fallthrough-5.5-rc2' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2019-12-141-0/+1
|\ \ \ \ \ \ \
| * | | | | | | sh: kgdb: Mark expected switch fall-throughsKuninori Morimoto2019-12-101-0/+1
| |/ / / / / /
* | | | | | | Merge tag 'driver-core-5.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2019-12-141-9/+2
|\ \ \ \ \ \ \
| * | | | | | | drivers: Fix boot problem on SuperHGuenter Roeck2019-12-101-9/+2
| |/ / / / / /
* | | | | | | Merge tag 's390-5.5-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2019-12-149-47/+80
|\ \ \ \ \ \ \
| * | | | | | | s390/kasan: add KASAN_VMALLOC supportVasily Gorbik2019-12-112-12/+57
| * | | | | | | s390: remove last diag 0x44 callerHeiko Carstens2019-12-113-26/+5
| * | | | | | | s390/uv: use EOPNOTSUPP instead of ENOTSUPPChristian Borntraeger2019-12-111-1/+1
| * | | | | | | s390/cpum_sf: Avoid SBD overflow condition in irq handlerThomas Richter2019-12-111-6/+0
| * | | | | | | s390/cpum_sf: Adjust sampling interval to avoid hitting sample limitsThomas Richter2019-12-111-0/+16
| * | | | | | | s390/test_unwind: fix spelling mistake "reqister" -> "register"Colin Ian King2019-12-111-1/+1
| * | | | | | | s390/spinlock: remove confusing comment in arch_spin_lock_waitVasily Gorbik2019-12-111-1/+0
| |/ / / / / /
* | | | | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2019-12-141-0/+7
|\ \ \ \ \ \ \
| * | | | | | | crypto: arm/curve25519 - add arch-specific key generation functionJason A. Donenfeld2019-12-121-0/+7
* | | | | | | | Merge tag 'nios2-v5.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2019-12-131-0/+8
|\ \ \ \ \ \ \ \