summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)Author
2020-03-25Merge tag 'tegra-for-5.7-cpuidle' of git://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann
2020-03-25Merge tag 'zynqmp-soc-for-v5.7' of https://github.com/Xilinx/linux-xlnx into ...Arnd Bergmann
2020-03-25Merge tag 'zynq-soc-for-v5.7' of https://github.com/Xilinx/linux-xlnx into ar...Arnd Bergmann
2020-03-25Merge tag 'at91-5.7-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/at9...Arnd Bergmann
2020-03-25Merge tag 'imx-soc-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/shaw...Arnd Bergmann
2020-03-25Merge tag 'mvebu-arm-5.7-1' of git://git.infradead.org/linux-mvebu into arm/socArnd Bergmann
2020-03-25Merge tag 'tegra-for-5.7-arm-core' of git://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann
2020-03-25Merge tag 'stm32-soc-for-v5.7-1' of git://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann
2020-03-25Merge tag 'sunxi-core-for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/g...Arnd Bergmann
2020-03-25Merge tag 'arm-soc/for-5.7/soc-arm64' of https://github.com/Broadcom/stblinux...Arnd Bergmann
2020-03-25Merge tag 'arm-soc/for-5.7/soc' of https://github.com/Broadcom/stblinux into ...Arnd Bergmann
2020-03-25Merge tag 'omap-for-v5.7/pm33xx-signed' of git://git.kernel.org/pub/scm/linux...Arnd Bergmann
2020-03-25Merge tag 'omap-for-v5.7/soc-signed' of git://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann
2020-03-25Merge tag 'renesas-arm-soc-for-v5.7-tag1' of git://git.kernel.org/pub/scm/lin...Arnd Bergmann
2020-03-13arm: mach-dove: Mark dove_io_desc as __maybe_unusedVincenzo Frascino
2020-03-13ARM: orion: replace setup_irq() by request_irq()afzal mohammed
2020-03-13ARM: debug: stm32: add UART early console support for STM32MP1Erwan Le Ray
2020-03-13ARM: debug: stm32: add UART early console support for STM32H7Erwan Le Ray
2020-03-13ARM: debug: stm32: add UART early console configuration for STM32F7Erwan Le Ray
2020-03-13ARM: debug: stm32: add UART early console configuration for STM32F4Erwan Le Ray
2020-03-13cpuidle: tegra: Squash Tegra114 driver into the common driverDmitry Osipenko
2020-03-13cpuidle: tegra: Squash Tegra30 driver into the common driverDmitry Osipenko
2020-03-13cpuidle: Refactor and move out NVIDIA Tegra20 driver into drivers/cpuidleDmitry Osipenko
2020-03-13ARM: tegra: cpuidle: Remove unnecessary memory barrierDmitry Osipenko
2020-03-13ARM: tegra: cpuidle: Make abort_flag atomicDmitry Osipenko
2020-03-13ARM: tegra: cpuidle: Handle case where secondary CPU hangs on entering LP2Dmitry Osipenko
2020-03-13ARM: tegra: Make outer_disable() open-codedDmitry Osipenko
2020-03-13ARM: tegra: Rename some of the newly exposed PM functionsDmitry Osipenko
2020-03-13ARM: tegra: Expose PM functions required for new cpuidle driverDmitry Osipenko
2020-03-12ARM: tegra: Propagate error from tegra_idle_lp2_last()Dmitry Osipenko
2020-03-12ARM: tegra: Change tegra_set_cpu_in_lp2() type to voidDmitry Osipenko
2020-03-12ARM: tegra: Remove pen-locking from cpuidle-tegra20Dmitry Osipenko
2020-03-12ARM: tegra: Add tegra_pm_park_secondary_cpu()Dmitry Osipenko
2020-03-12ARM: tegra: Compile sleep-tegra20/30.S unconditionallyDmitry Osipenko
2020-03-11ARM: imx: Drop unnecessary src_base checkAnson Huang
2020-03-11ARM: imx: Remove unnecessary blank linesAnson Huang
2020-03-10ARM: bcm: Drop unneeded select of PCI_DOMAINS_GENERIC, HAVE_SMP, TIMER_OFGeert Uytterhoeven
2020-03-10arm64: bcm2835: Drop select of nonexistent HAVE_ARM_ARCH_TIMERGeert Uytterhoeven
2020-03-09arm64: zynqmp: Make zynqmp_firmware driver optionalTejas Patel
2020-03-08ARM: orion5x: ts78xx: Remove unneeded variable retXu Wang
2020-03-08ARM: orion5x: Drop unneeded select of PCI_DOMAINS_GENERICGeert Uytterhoeven
2020-03-06Merge branch 'omap-for-v5.7/omap1' into omap-for-v5.7/socTony Lindgren
2020-03-04ARM: OMAP: replace setup_irq() by request_irq()afzal mohammed
2020-03-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2020-03-01KVM: VMX: check descriptor table exits on instruction emulationOliver Upton
2020-02-28Merge tag 'kvmarm-fixes-5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini
2020-02-28kvm: x86: Limit the number of "kvm: disabled by bios" messagesErwan Velu
2020-02-28KVM: x86: avoid useless copy of cpufreq policyPaolo Bonzini
2020-02-28KVM: allow disabling -WerrorPaolo Bonzini
2020-02-28KVM: x86: allow compiling as non-module with W=1Valdis Klētnieks