aboutsummaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2020-03-25Merge tag 'mvebu-arm-5.7-1' of git://git.infradead.org/linux-mvebu into arm/socArnd Bergmann4-12/+5
2020-03-25Merge tag 'tegra-for-5.7-arm-core' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into arm/socArnd Bergmann14-323/+114
2020-03-25Merge tag 'stm32-soc-for-v5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/atorgue/stm32 into arm/socArnd Bergmann2-11/+40
2020-03-25Merge tag 'sunxi-core-for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/sunxi/linux into arm/socArnd Bergmann1-1/+1
2020-03-25Merge tag 'arm-soc/for-5.7/soc-arm64' of https://github.com/Broadcom/stblinux into arm/socArnd Bergmann1-1/+0
2020-03-25Merge tag 'arm-soc/for-5.7/soc' of https://github.com/Broadcom/stblinux into arm/socArnd Bergmann1-8/+0
2020-03-25Merge tag 'omap-for-v5.7/pm33xx-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into arm/socArnd Bergmann2-6/+133
2020-03-25Merge tag 'omap-for-v5.7/soc-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into arm/socArnd Bergmann5-36/+27
2020-03-25Merge tag 'renesas-arm-soc-for-v5.7-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-devel into arm/socArnd Bergmann3-3/+1
2020-03-13arm: mach-dove: Mark dove_io_desc as __maybe_unusedVincenzo Frascino1-1/+1
2020-03-13ARM: orion: replace setup_irq() by request_irq()afzal mohammed1-7/+3
2020-03-13ARM: debug: stm32: add UART early console support for STM32MP1Erwan Le Ray2-1/+16
2020-03-13ARM: debug: stm32: add UART early console support for STM32H7Erwan Le Ray2-2/+15
2020-03-13ARM: debug: stm32: add UART early console configuration for STM32F7Erwan Le Ray1-3/+4
2020-03-13ARM: debug: stm32: add UART early console configuration for STM32F4Erwan Le Ray2-8/+8
2020-03-13ARM: tegra: cpuidle: Remove unnecessary memory barrierDmitry Osipenko2-4/+0
2020-03-13ARM: tegra: cpuidle: Make abort_flag atomicDmitry Osipenko1-4/+5
2020-03-13ARM: tegra: cpuidle: Handle case where secondary CPU hangs on entering LP2Dmitry Osipenko1-2/+49
2020-03-13ARM: tegra: Make outer_disable() open-codedDmitry Osipenko1-3/+8
2020-03-13ARM: tegra: Rename some of the newly exposed PM functionsDmitry Osipenko5-18/+18
2020-03-13ARM: tegra: Expose PM functions required for new cpuidle driverDmitry Osipenko8-26/+8
2020-03-12ARM: tegra: Propagate error from tegra_idle_lp2_last()Dmitry Osipenko4-8/+12
2020-03-12ARM: tegra: Change tegra_set_cpu_in_lp2() type to voidDmitry Osipenko3-18/+6
2020-03-12ARM: tegra: Remove pen-locking from cpuidle-tegra20Dmitry Osipenko7-251/+4
2020-03-12ARM: tegra: Add tegra_pm_park_secondary_cpu()Dmitry Osipenko2-0/+19
2020-03-12ARM: tegra: Compile sleep-tegra20/30.S unconditionallyDmitry Osipenko2-6/+2
2020-03-10ARM: bcm: Drop unneeded select of PCI_DOMAINS_GENERIC, HAVE_SMP, TIMER_OFGeert Uytterhoeven1-8/+0
2020-03-10arm64: bcm2835: Drop select of nonexistent HAVE_ARM_ARCH_TIMERGeert Uytterhoeven1-1/+0
2020-03-08ARM: orion5x: ts78xx: Remove unneeded variable retXu Wang1-2/+1
2020-03-08ARM: orion5x: Drop unneeded select of PCI_DOMAINS_GENERICGeert Uytterhoeven1-2/+0
2020-03-06Merge branch 'omap-for-v5.7/omap1' into omap-for-v5.7/socTony Lindgren4-29/+15
2020-03-04ARM: OMAP: replace setup_irq() by request_irq()afzal mohammed4-29/+15
2020-03-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds19-104/+169
2020-03-01KVM: VMX: check descriptor table exits on instruction emulationOliver Upton1-0/+15
2020-02-28Merge tag 'kvmarm-fixes-5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEADPaolo Bonzini13-75/+83
2020-02-28kvm: x86: Limit the number of "kvm: disabled by bios" messagesErwan Velu1-2/+2
2020-02-28KVM: x86: avoid useless copy of cpufreq policyPaolo Bonzini1-5/+5
2020-02-28KVM: allow disabling -WerrorPaolo Bonzini2-1/+14
2020-02-28KVM: x86: allow compiling as non-module with W=1Valdis Klētnieks2-0/+4
2020-02-28KVM: Pre-allocate 1 cpumask variable per cpu for both pv tlb and pv ipisWanpeng Li1-12/+21
2020-02-28KVM: Introduce pv check helpersWanpeng Li1-10/+24
2020-02-28KVM: SVM: allocate AVIC data structures based on kvm_amd module parameterPaolo Bonzini1-1/+2
2020-02-27ARM: omap2plus_defconfig: Add CONFIG_ARM_CPUIDLEDave Gerlach1-0/+2
2020-02-27ARM: OMAP2+: pm33xx-core: Extend platform_data ops for cpuidleDave Gerlach1-5/+15
2020-02-27ARM: OMAP2+: pm33xx-core: Add cpuidle_ops for am335x/am437xDave Gerlach1-1/+116
2020-02-26Revert "KVM: x86: enable -Werror"Christoph Hellwig1-1/+0
2020-02-25Merge tag 'riscv-for-linux-5.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linuxLinus Torvalds5-24/+53
2020-02-25Merge branch 'mips-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds6-25/+49
2020-02-24riscv: adjust the indentZong Li1-11/+15
2020-02-24riscv: allocate a complete page size for each page tableZong Li1-11/+16