aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-01-16Merge tag 'hyperv-next-signed-20220114' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linuxLinus Torvalds6-13/+73
2022-01-16Merge tag 'pci-v5.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds11-23/+109
2022-01-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds50-189/+200
2022-01-15mm/mempolicy: wire up syscall set_mempolicy_home_nodeAneesh Kumar K.V18-1/+19
2022-01-15x86: mm: add x86_64 support for page table checkPasha Tatashin2-2/+28
2022-01-15mm: page table checkPasha Tatashin1-0/+3
2022-01-15mm: move tlb_flush_pending inline helpers to mm_inline.hArnd Bergmann1-1/+1
2022-01-15mm: remove redundant check about FAULT_FLAG_ALLOW_RETRY bitQi Zheng22-168/+134
2022-01-15mm: defer kmemleak object creation of module_alloc()Kefeng Wang3-7/+9
2022-01-15ia64: topology: use default_groups in kobj_typeGreg Kroah-Hartman1-1/+2
2022-01-15ia64: fix typo in a commentJason Wang1-1/+1
2022-01-15arch/ia64/kernel/setup.c: use swap() to make code cleanerYang Guang1-4/+1
2022-01-15ia64: module: use swap() to make code cleanerYang Guang1-4/+2
2022-01-14Merge tag 'for-linus' of git://github.com/openrisc/linuxLinus Torvalds4-14/+20
2022-01-14Merge tag 'powerpc-5.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds355-3419/+5408
2022-01-14Merge tag 'mips_5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds77-3688/+434
2022-01-14Merge tag 'sound-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds1-3/+2
2022-01-13Merge tag 'irq-msi-2022-01-13' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds26-584/+80
2022-01-13Merge branch 'remotes/lorenzo/pci/mvebu'Bjorn Helgaas6-15/+35
2022-01-13Merge branch 'pci/host/mt7621'Bjorn Helgaas1-0/+31
2022-01-13Merge branch 'pci/host/hv'Bjorn Helgaas3-7/+42
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-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-315/+763
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-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-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