summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorLines
2022-12-25treewide: Convert del_timer*() to timer_shutdown*()Steven Rostedt (Google)-1/+1
2022-12-23Merge tag 'mips_6.2_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/...Linus Torvalds-1/+5
2022-12-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-44/+97
2022-12-21Merge tag 'rproc-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/remot...Linus Torvalds-0/+33
2022-12-21m68k: remove broken strcmp implementationLinus Torvalds-20/+0
2022-12-21Merge tag 'random-6.2-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-1/+3
2022-12-21MIPS: dts: bcm63268: Add missing properties to the TWD nodeFlorian Fainelli-0/+2
2022-12-21MIPS: ralink: mt7621: avoid to init common ralink reset controllerSergio Paracuellos-1/+3
2022-12-20Merge tag 'm68knommu-for-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-2/+1
2022-12-20Merge tag 'parisc-for-6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-102/+91
2022-12-20prandom: remove prandom_u32_max()Jason A. Donenfeld-1/+1
2022-12-20random: do not include <asm/archrandom.h> from random.hJason A. Donenfeld-0/+2
2022-12-19Merge tag 'soc-fixes-6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-6/+24
2022-12-19Merge tag 'kbuild-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds-2/+2
2022-12-19Merge tag 'v6.1-dts64-fixes' of https://git.kernel.org/pub/scm/linux/kernel/g...Arnd Bergmann-3/+3
2022-12-19ARM: disallow pre-ARMv5 builds with ld.lldArnd Bergmann-0/+2
2022-12-19ARM: pxa: fix building with clangArnd Bergmann-0/+16
2022-12-19ARM: dts: spear: drop 0x from unit addressKrzysztof Kozlowski-3/+3
2022-12-19parisc: Show MPE/iX model string at bootupHelge Deller-5/+10
2022-12-19Merge tag 'iommu-updates-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-40/+61
2022-12-19Merge tag 'loongarch-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...Linus Torvalds-182/+3588
2022-12-19Merge tag 'csky-for-linus-6.2-rc1' of https://github.com/c-sky/csky-linuxLinus Torvalds-18/+7
2022-12-19Merge tag 'powerpc-6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds-1083/+3062
2022-12-18parisc: Add missing FORCE prerequisites in MakefileHelge Deller-4/+4
2022-12-18parisc: Move pdc_result struct to firmware.cHelge Deller-17/+4
2022-12-18parisc: Drop locking in pdc console codeHelge Deller-13/+3
2022-12-18parisc: Drop duplicate kgdb_pdc consoleHelge Deller-20/+0
2022-12-18parisc: Fix locking in pdc_iodc_print() firmware callHelge Deller-11/+13
2022-12-17parisc: Drop PMD_SHIFT from calculation in pgtable.hHelge Deller-2/+2
2022-12-17parisc: Align parisc MADV_XXX constants with all other architecturesHelge Deller-16/+43
2022-12-17Merge tag 'x86_mm_for_6.2_v2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-308/+257
2022-12-17Merge tag 'msi-fixes-6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-0/+5
2022-12-17parisc: Fix inconsistent indenting in setup_cmdline()Helge Deller-14/+12
2022-12-17powerpc/msi: Fix deassociation of MSI descriptorsMarc Zyngier-0/+5
2022-12-16Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds-85/+1
2022-12-16powerpc/code-patching: Fix oops with DEBUG_VM enabledMichael Ellerman-3/+7
2022-12-16Merge tag 'driver-core-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-5/+5
2022-12-16Merge tag 'staging-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-2/+2
2022-12-16Merge tag 'usb-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds-2/+0
2022-12-16arm64: dts: mt8183: Fix Mali GPU clockChen-Yu Tsai-1/+1
2022-12-16arm64: dts: mediatek: mt8195-demo: fix the memory size of node secmonMacpaul Lin-2/+2
2022-12-15Merge tag 'trace-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...Linus Torvalds-20/+32
2022-12-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-2650/+6096
2022-12-15x86/mm: Ensure forced page table splittingDave Hansen-1/+2
2022-12-15x86/kasan: Populate shadow for shared chunk of the CPU entry areaSean Christopherson-1/+11
2022-12-15x86/kasan: Add helpers to align shadow addresses up and downSean Christopherson-18/+22
2022-12-15x86/kasan: Rename local CPU_ENTRY_AREA variables to shorten namesSean Christopherson-11/+11
2022-12-15x86/mm: Populate KASAN shadow for entire per-CPU range of CPU entry areaSean Christopherson-5/+3
2022-12-15x86/mm: Recompute physical address for every page of per-CPU CEA mappingSean Christopherson-1/+1
2022-12-15x86/mm: Rename __change_page_attr_set_clr(.checkalias)Peter Zijlstra-4/+4