aboutsummaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2022-01-13Merge branch 'pci/host/mt7621'Bjorn Helgaas1-0/+31
2022-01-13Merge branch 'pci/host/hv'Bjorn Helgaas3-7/+42
2022-01-13parisc: Add visible flag to toc_stack variableHelge Deller1-1/+1
2022-01-13arm64: dts: add support for S4 based Amlogic AQ222Xianwei Zhao3-0/+130
2022-01-12Merge tag 'leds-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/pavel/linux-ledsLinus Torvalds1-10/+40
2022-01-12Merge tag 'devicetree-for-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linuxLinus Torvalds3-32/+18
2022-01-12Merge tag 'for-linus-5.17-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tipLinus Torvalds2-10/+134
2022-01-12Merge tag 'x86_core_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds150-1316/+991
2022-01-12Merge tag 'perf_core_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds23-225/+117
2022-01-12PCI: mt7621: Move MIPS setup to pcibios_root_bridge_prepare()Sergio Paracuellos1-0/+31
2022-01-12Merge tag 'tty-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds2-8/+1
2022-01-12Merge tag 'driver-core-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-1/+2
2022-01-12ARM: dts: omap3-n900: Fix lp5523 for multi colorSicelo A. Mhlongo1-10/+40
2022-01-12x86/entry_32: Fix segment exceptionsPeter Zijlstra4-19/+27
2022-01-12PCI: hv: Add arm64 Hyper-V vPCI supportSunil Muthuswamy1-0/+9
2022-01-12PCI: hv: Make the code arch neutral by adding arch specific interfacesSunil Muthuswamy2-7/+33
2022-01-12arm64: dts: meson: add initial device-tree for H96-MaxChristian Hewitt2-0/+146
2022-01-12arm64: dts: meson: add initial device-trees for A95XF3-AIRChristian Hewitt3-0/+239
2022-01-12arm64: dts: meson: add initial device-trees for X96-AIRChristian Hewitt3-0/+247
2022-01-12arm64: dts: meson: add common SM1 ac2xx dtsiChristian Hewitt1-0/+300
2022-01-12arm64: dts: meson-sm1: add spdifin and pdifout nodesArtem Lapkin1-0/+27
2022-01-11Merge tag 'locking_core_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds25-35/+35
2022-01-11Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds19-79/+170
2022-01-11Merge tag 'for-5.17/parisc-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linuxLinus Torvalds20-310/+758
2022-01-11Merge tag 'x86_build_for_v5.17_rc1-p2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-2/+2
2022-01-11Merge tag 'efi-next-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/efi/efiLinus Torvalds3-9/+33
2022-01-11Merge tag 'for-linus-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/umlLinus Torvalds48-223/+249
2022-01-12openrisc: init: Add support for common clkStafford Horne2-0/+5
2022-01-11Merge tag 'spi-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spiLinus Torvalds2-7/+10
2022-01-11RISC-V: Use SBI SRST extension when availableAnup Patel2-0/+59
2022-01-11Merge tag 'hwmon-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-stagingLinus Torvalds1-0/+5
2022-01-11Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds13-528/+532
2022-01-11Merge tag 'kcsan.2022.01.09a' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcuLinus Torvalds2-5/+6
2022-01-11x86/PCI: Remove initialization of static variables to falseLongji Guo1-1/+1
2022-01-11x86/PCI: Ignore E820 reservations for bridge windows on newer systemsHans de Goede1-1/+22
2022-01-11MIPS: ath79: drop _machine_restart againLech Perczak1-10/+0
2022-01-11parisc: Default to 16 CPUs on 32-bit kernelHelge Deller1-1/+2
2022-01-11parisc: Re-use toc_stack as hpmc_stackHelge Deller1-4/+2
2022-01-11parisc: Enable TOC (transfer of contents) feature unconditionallyHelge Deller5-41/+30
2022-01-11MIPS: bmips: Remove obsolete DMA mapping supportJim Quinlan2-105/+2
2022-01-11MIPS: bmips: Add support PCIe controller device nodesJim Quinlan4-0/+78
2022-01-10Merge tag 'pm-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds7-17/+56
2022-01-10Merge tag '5.17-net-next' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds21-77/+108
2022-01-10Merge tag 'drm-next-2022-01-07' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1-0/+1
2022-01-10Merge tag 'slab-for-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/vbabka/slabLinus Torvalds1-1/+1
2022-01-10Merge branch 'random-5.17-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/crng/randomLinus Torvalds8-141/+170
2022-01-10Merge tag 'ras_core_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds9-358/+247
2022-01-10Merge tag 'core_entry_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds14-28/+26
2022-01-10Merge tag 'x86_vdso_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-2/+2
2022-01-10Merge tag 'x86_build_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-2/+5