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