summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2022-08-02Merge tag 'socfpga_updates_for_v5.20_part2' of git://git.kernel.org/pub/scm/l...Arnd Bergmann12-91/+282
2022-08-02Merge tag 'asahi-soc-dt-5.20' of https://github.com/AsahiLinux/linux into arm...Arnd Bergmann2-6/+35
2022-08-02arm64: dts: uniphier: Fix USB interrupts for PXs3 SoCKunihiko Hayashi1-4/+4
2022-08-02ARM: dts: uniphier: Fix USB interrupts for PXs2 SoCKunihiko Hayashi1-4/+4
2022-08-02powerpc/pci: Fix PHB numbering when using opal-phbidMichael Ellerman1-4/+6
2022-08-01Merge tag 'irq-core-2022-08-01' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds20-118/+258
2022-08-01Merge tag 'timers-core-2022-08-01' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-0/+2
2022-08-01Merge tag 'perf-core-2022-08-01' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds6-79/+252
2022-08-01Merge tag 'locking-core-2022-08-01' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds14-101/+31
2022-08-01Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds84-1483/+1860
2022-08-01Merge tag 'm68k-for-v5.20-tag1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds26-173/+149
2022-08-01Merge tag 'x86_kdump_for_v6.0_rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds5-9/+160
2022-08-01Merge tag 'x86_build_for_v6.0_rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds5-15/+18
2022-08-01Merge tag 'x86_core_for_v6.0_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-13/+27
2022-08-01Merge tag 'x86_misc_for_v6.0_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-1/+19
2022-08-01Merge tag 'x86_cpu_for_v6.0_rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds4-16/+35
2022-08-01parisc: io_pgetevents_time64() needs compat syscall in 32-bit compat modeHelge Deller1-1/+1
2022-08-01parisc: Drop zero variable initialisations in mm/init.cJason Wang1-1/+1
2022-08-01parisc: Do not initialise statics to 0Xin Gao1-2/+2
2022-08-01parisc: Drop pa_swapper_pg_lock spinlockHelge Deller1-3/+0
2022-08-01parisc: Fix comment typo in fault.cJason Wang1-1/+1
2022-08-01parisc: Fix device names in /proc/iomemHelge Deller1-5/+4
2022-08-01parisc: Clean up names in hardware databaseHelge Deller1-7/+4
2022-08-01Merge tag 'x86_fpu_for_v6.0_rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds3-0/+25
2022-08-01Merge tag 'x86_mm_for_v6.0_rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3-9/+38
2022-08-01Merge tag 'x86_cleanups_for_v6.0_rc1' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-1/+1
2022-08-01Merge tag 'x86_vmware_for_v6.0_rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-2/+2
2022-08-01Merge tag 'ras_core_for_v6.0_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-1/+48
2022-08-01powerpc/64: Init jump labels before parse_early_param()Zhouyi Zhou1-0/+7
2022-08-01powerpc/cell/axon_msi: Fix refcount leak in setup_msi_msg_addressMiaoqian Lin1-0/+1
2022-08-01powerpc/xive: Fix refcount leak in xive_get_max_prioMiaoqian Lin1-0/+1
2022-08-01powerpc/spufs: Fix refcount leak in spufs_init_isolated_loaderMiaoqian Lin1-0/+1
2022-08-01powerpc/perf: Include caps feature for power10 DD1 versionAthira Rajeev1-0/+1
2022-08-01Merge branch 'topic/ppc-kvm' into nextMichael Ellerman5-242/+220
2022-08-01KVM: x86/mmu: remove unused variablePaolo Bonzini1-2/+0
2022-08-01Merge tag 'kvmarm-5.20' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...Paolo Bonzini39-944/+1579
2022-08-01Merge remote-tracking branch 'kvm/next' into kvm-next-5.20Paolo Bonzini102-1682/+5617
2022-08-01xen: don't require virtio with grants for non-PV guestsJuergen Gross3-3/+10
2022-08-01virtio: replace restricted mem access flag with callbackJuergen Gross2-4/+4
2022-07-31csky: abiv1: Fixup compile errorGuo Ren1-0/+6
2022-07-31csky: cmpxchg: Coding convention for BUILD_BUG()Guo Ren1-6/+5
2022-07-31Merge tag 'x86_urgent_for_v5.19' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds4-31/+19
2022-07-31csky: Enable ARCH_INLINE_READ*/WRITE*/SPIN*Guo Ren1-0/+26
2022-07-31csky: Add qspinlock supportGuo Ren5-2/+44
2022-07-31arm64: dts: apple: t8103: Add ANS2 NVMe nodesSven Peter1-0/+34
2022-07-30Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2-9/+9
2022-07-30ftrace/x86: Add back ftrace_expected assignmentSteven Rostedt (Google)1-0/+1
2022-07-30csky: Add jump-label implementationGuo Ren4-0/+104
2022-07-29memblock,arm64: expand the static memblock memory tableZhou Guanghui1-0/+9
2022-07-29mips: rename mt_init to mips_mt_initLiam R. Howlett1-2/+2