summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2020-03-27RISC-V: Move all address space definition macros to one placeAtish Patra1-37/+41
2020-03-27Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds4-12/+29
2020-03-26RISC-V: Only select essential drivers for SOC_VIRT configAnup Patel3-16/+30
2020-03-26KVM: X86: Narrow down the IPI fastpath to single target IPIWanpeng Li1-1/+4
2020-03-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds3-8/+10
2020-03-25x86/kexec: Make relocate_kernel_64.S objtool cleanPeter Zijlstra2-1/+7
2020-03-25x86/kexec: Use RIP relative addressingPeter Zijlstra1-4/+1
2020-03-25MIPS: Exclude more dsemul code when CONFIG_MIPS_FP_SUPPORT=nYousong Zhou3-19/+29
2020-03-25MIPS/tlbex: Fix LDDIR usage in setup_pw() for Loongson-3Huacai Chen1-1/+4
2020-03-25MIPS: do not compile generic functions for CONFIG_CAVIUM_OCTEON_SOCMasahiro Yamada4-0/+21
2020-03-25MIPS: Loongson64: Load built-in dtbsJiaxun Yang4-0/+53
2020-03-25MIPS: Loongson64: Add generic dtsJiaxun Yang7-2/+149
2020-03-25MIPS: Loongson64: Drop legacy IRQ codeJiaxun Yang6-209/+21
2020-03-25Merge branch 'x86/cpu' into perf/core, to resolve conflictIngo Molnar29-203/+293
2020-03-25Merge tag 'oxnas-arm-soc-dt-fixes-for-5.6' of git://git.kernel.org/pub/scm/li...Arnd Bergmann2-4/+4
2020-03-25Merge tag 'arm-soc/for-5.6/devicetree-fixes-part2' of https://github.com/Broa...Arnd Bergmann2-0/+2
2020-03-25arm64: dts: Fix leftover entry-methods for PSCILinus Walleij2-2/+2
2020-03-25Merge tag 'omap-for-v5.6/fixes-rc6-signed' of git://git.kernel.org/pub/scm/li...Arnd Bergmann7-23/+37
2020-03-25ARM: dts: exynos: Fix regulator node aliasing on Midas-based boardsMarek Szyprowski2-3/+3
2020-03-25Merge tag 'imx-fixes-5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann1-2/+2
2020-03-25Merge tag 'sunxi-fixes-for-5.6-2' of git://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann1-1/+1
2020-03-25Merge tag 'sunxi-fixes-for-5.6' of git://git.kernel.org/pub/scm/linux/kernel/...Arnd Bergmann3-69/+69
2020-03-25parisc: Replace cpu_up/down() with add/remove_cpu()Qais Yousef1-1/+1
2020-03-25sparc: Replace cpu_up/down() with add/remove_cpu()Qais Yousef1-2/+2
2020-03-25powerpc: Replace cpu_up/down() with add/remove_cpu()Qais Yousef1-1/+1
2020-03-25x86/smp: Replace cpu_up/down() with add/remove_cpu()Qais Yousef3-19/+9
2020-03-25arm64: hibernate: Use bringup_hibernate_cpu()Qais Yousef1-8/+5
2020-03-25arm64: Use reboot_cpu instead of hardconding it to 0Qais Yousef1-1/+1
2020-03-25arm64: Don't use disable_nonboot_cpus()Qais Yousef1-2/+2
2020-03-25ARM: Use reboot_cpu instead of hardcoding it to 0Qais Yousef1-1/+1
2020-03-25ARM: Don't use disable_nonboot_cpus()Qais Yousef1-2/+2
2020-03-25ia64: Replace cpu_down() with smp_shutdown_nonboot_cpus()Qais Yousef1-7/+1
2020-03-25irqchip: Add driver for Loongson-3 HyperTransport PIC controllerJiaxun Yang1-0/+1
2020-03-25x86/entry: Fix build error x86 with !CONFIG_POSIX_TIMERSBrian Gerst1-1/+1
2020-03-24x86/cpu: Cleanup the now unused CPU match macrosThomas Gleixner2-16/+0
2020-03-24crypto: Convert to new CPU match macrosThomas Gleixner5-5/+5
2020-03-24x86/platform: Convert to new CPU match macrosThomas Gleixner5-18/+11
2020-03-24x86/kernel: Convert to new CPU match macrosThomas Gleixner4-41/+23
2020-03-24x86/kvm: Convert to new CPU match macrosThomas Gleixner2-2/+2
2020-03-24x86/perf/events: Convert to new CPU match macrosThomas Gleixner4-109/+97
2020-03-24x86/cpu/bugs: Convert to new matching macrosThomas Gleixner1-2/+2
2020-03-24x86/cpu: Add consistent CPU match macrosThomas Gleixner3-13/+146
2020-03-24x86/devicetable: Move x86 specific macro out of generic codeThomas Gleixner3-1/+14
2020-03-24Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+3
2020-03-24MIPS: Alchemy: remove no longer used au1xxx_ide.h headerBartlomiej Zolnierkiewicz1-178/+0
2020-03-24KVM: LAPIC: Also cancel preemption timer when disarm LAPIC timerWanpeng Li1-0/+6
2020-03-24Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds1-4/+4
2020-03-23KVM: VMX: don't allow memory operands for inline asm that modifies SPNick Desaulniers1-1/+1
2020-03-23um: Fix header inclusionVincenzo Frascino1-0/+6
2020-03-23MIPS: Add support for Desktop Management Interface (DMI)Tiezhu Yang3-0/+33