summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2023-06-17Merge tag 'v6.4-rockchip-dtsfixes1' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann10-46/+50
2023-06-16x86/mem_encrypt: Unbreak the AMD_MEM_ENCRYPT=n buildThomas Gleixner1-4/+6
2023-06-16x86/mm: Avoid using set_pgd() outside of real PGD pagesLee Jones1-4/+4
2023-06-16x86/unwind/orc: Add ELF section with ORC version identifierOmar Sandoval4-0/+35
2023-06-16perf/x86/intel: Fix the FRONTEND encoding on GNR and MTLKan Liang1-1/+14
2023-06-16x86/fpu: Move FPU initialization into arch_cpu_finalize_init()Thomas Gleixner1-4/+8
2023-06-16x86/fpu: Mark init functions __initThomas Gleixner1-2/+2
2023-06-16x86/fpu: Remove cpuinfo argument from init functionsThomas Gleixner3-5/+5
2023-06-16x86/init: Initialize signal frame size lateThomas Gleixner3-6/+3
2023-06-16init, x86: Move mem_encrypt_init() into arch_cpu_finalize_init()Thomas Gleixner2-3/+15
2023-06-16init: Remove check_bugs() leftoversThomas Gleixner4-73/+0
2023-06-16um/cpu: Switch to arch_cpu_finalize_init()Thomas Gleixner3-8/+3
2023-06-16sparc/cpu: Switch to arch_cpu_finalize_init()Thomas Gleixner3-18/+8
2023-06-16sh/cpu: Switch to arch_cpu_finalize_init()Thomas Gleixner5-74/+59
2023-06-16mips/cpu: Switch to arch_cpu_finalize_init()Thomas Gleixner3-17/+14
2023-06-16m68k/cpu: Switch to arch_cpu_finalize_init()Thomas Gleixner3-22/+3
2023-06-16loongarch/cpu: Switch to arch_cpu_finalize_init()Thomas Gleixner3-17/+3
2023-06-16ia64/cpu: Switch to arch_cpu_finalize_init()Thomas Gleixner3-22/+2
2023-06-16ARM: cpu: Switch to arch_cpu_finalize_init()Thomas Gleixner3-5/+3
2023-06-16x86/cpu: Switch to arch_cpu_finalize_init()Thomas Gleixner5-52/+56
2023-06-16init: Provide arch_cpu_finalize_init()Thomas Gleixner1-0/+3
2023-06-16Merge tag 'loongarch-fixes-6.4-1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds6-6/+11
2023-06-15LoongArch: Fix debugfs_create_dir() error checkingImmad Mir1-1/+1
2023-06-15LoongArch: Avoid uninitialized alignment_maskQing Zhang1-0/+2
2023-06-15LoongArch: Fix perf event id calculationHuacai Chen1-3/+3
2023-06-15LoongArch: Fix the write_fcsr() macroQi Hu1-1/+1
2023-06-15LoongArch: Let pmd_present() return true when splitting pmdHongchen Zhang2-1/+4
2023-06-14x86/build: Avoid relocation information in final vmlinuxPetr Pavlu2-5/+50
2023-06-14x86/alternative: PAUSE is not a NOPPeter Zijlstra1-1/+4
2023-06-14x86/alternatives: Add cond_resched() to text_poke_bp_batch()Steven Rostedt (Google)1-0/+10
2023-06-14Merge tag 'nios2_fix_v6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds2-2/+2
2023-06-14nios2: dts: Fix tse_mac "max-frame-size" propertyJanne Grunau2-2/+2
2023-06-14nios2: Replace all non-returning strlcpy with strscpyAzeem Shaikh2-4/+4
2023-06-14nios2: Convert __pte_free_tlb() to use ptdescsVishal Moola (Oracle)1-4/+4
2023-06-13Merge tag 'mm-hotfixes-stable-2023-06-12-12-22' of git://git.kernel.org/pub/s...Linus Torvalds3-0/+15
2023-06-12riscv/purgatory: remove PGO flagsRicardo Ribalda1-0/+5
2023-06-12powerpc/purgatory: remove PGO flagsRicardo Ribalda1-0/+5
2023-06-12x86/purgatory: remove PGO flagsRicardo Ribalda1-0/+5
2023-06-12bpf: Fix a bpf_jit_dump issue for x86_64 with sysctl bpf_jit_enable.Yonghong Song1-1/+1
2023-06-12block: replace fmode_t with a block-specific type for block open flagsChristoph Hellwig2-5/+5
2023-06-12ubd: remove commented out code in ubd_openChristoph Hellwig1-7/+0
2023-06-12block: remove the unused mode argument to ->releaseChristoph Hellwig2-3/+3
2023-06-12block: pass a gendisk to ->openChristoph Hellwig2-5/+4
2023-06-11Merge tag 'x86_urgent_for_v6.4_rc6' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-9/+9
2023-06-10Merge tag 'arm-fixes-6.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds68-139/+362
2023-06-09Merge tag 'riscv-for-linus-6.4-rc6' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds4-46/+39
2023-06-09Merge tag 's390-6.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds1-0/+1
2023-06-09Merge tag 'imx-fixes-6.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann3-4/+12
2023-06-09powerpc/64s/radix: Fix exit lazy tlb mm switch with irqs enabledNicholas Piggin1-1/+9
2023-06-08Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2-3/+2