summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2024-05-23riscv: uaccess: Allow the last potential unrolled copyXiao Wang1-1/+1
2024-05-23riscv: typo in comment for get_f64_regXingyou Chen1-1/+1
2024-05-23Use bool value in set_cpu_online()Zhao Ke1-1/+1
2024-05-23Merge patch series "riscv: fix debug_pagealloc"Palmer Dabbelt2-6/+25
2024-05-23riscv: stacktrace: fixed walk_stackframe()Matthew Bystrin1-6/+14
2024-05-23ftrace: riscv: move from REGS to ARGSPuranjay Mohan5-141/+143
2024-05-23Merge patch series "riscv: access_ok() optimization"Palmer Dabbelt2-4/+1
2024-05-23riscv: do not select MODULE_SECTIONS by defaultQingfang Deng1-1/+1
2024-05-23riscv: show help string for riscv-specific targetsEmil Renner Berthing1-0/+17
2024-05-23riscv: make image compression configurableEmil Renner Berthing3-10/+33
2024-05-22Merge tag 'riscv-for-linus-6.10-mw1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds35-666/+615
2024-05-22Merge tag 'loongarch-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/c...Linus Torvalds16-21/+240
2024-05-22Merge tag 'microblaze-v6.10' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2-2/+1
2024-05-22riscv: rewrite __kernel_map_pages() to fix sleeping in invalid contextNam Cao1-6/+22
2024-05-22riscv: force PAGE_SIZE linear mapping if debug_pagealloc is enabledNam Cao1-0/+3
2024-05-21Merge tag 's390-6.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds26-412/+389
2024-05-21Merge tag 'm68knommu-for-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+1
2024-05-21Merge tag 'pci-v6.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-19/+29
2024-05-21Merge tag 'asm-generic-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds25-140/+112
2024-05-21Merge tag 'soc-dt-late-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds40-1541/+6153
2024-05-21arch: Fix name collision with ACPI's video.oThomas Zimmermann4-2/+2
2024-05-20Merge tag 'mips_6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds9-212/+274
2024-05-20Merge tag 'mm-nonmm-stable-2024-05-19-11-56' of git://git.kernel.org/pub/scm/...Linus Torvalds1-4/+17
2024-05-19Merge tag 'x86-urgent-2024-05-18' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds3-1/+5
2024-05-19Merge tag 'perf-urgent-2024-05-18' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds7-111/+319
2024-05-19Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds103-543/+436
2024-05-19LoongArch: Update Loongson-3 default config fileHuacai Chen1-0/+24
2024-05-18Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds7-22/+206
2024-05-18Merge tag 'kbuild-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds75-286/+77
2024-05-18Merge tag 'iommu-updates-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds8-35/+16
2024-05-18Merge tag 'probes-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...Linus Torvalds7-0/+21
2024-05-17Merge tag 'parisc-for-6.10-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds4-18/+11
2024-05-17Merge tag 'powerpc-6.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds138-1028/+2129
2024-05-17Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rmk/linuxLinus Torvalds63-987/+2558
2024-05-17x86/alternatives: Use the correct length when optimizing NOPsBorislav Petkov (AMD)1-1/+1
2024-05-17x86/boot: Address clang -Wimplicit-fallthrough in vsprintf()Nathan Chancellor1-0/+2
2024-05-17Merge branch 'pci/misc'Bjorn Helgaas1-3/+0
2024-05-17Merge branch 'pci/ims-removal'Bjorn Helgaas1-5/+0
2024-05-16riscv: Define TASK_SIZE_MAX for __access_ok()Samuel Holland1-0/+1
2024-05-16riscv: Remove PGDIR_SIZE_L3 and TASK_SIZE_MINSamuel Holland2-4/+0
2024-05-16x86/pci: Skip early E820 check for ECAM regionBjorn Helgaas1-11/+29
2024-05-16Merge tag 'platform-drivers-x86-v6.10-1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-1/+39
2024-05-16powerpc/fadump: Fix section mismatch warningMichael Ellerman1-1/+1
2024-05-16Merge branches 'amba', 'cfi', 'clkdev' and 'misc' into for-linusRussell King (Oracle)63-987/+2558
2024-05-16x86/boot: Add a fallthrough annotationBorislav Petkov2-0/+2
2024-05-16s390/kprobes: Remove custom insn slot allocatorHeiko Carstens4-89/+10
2024-05-16s390/boot: Remove alt_stfle_fac_list from decompressorSven Schnelle2-2/+1
2024-05-16s390/cpacf: Make use of invalid opcode produce a link errorHarald Freudenberger1-2/+10
2024-05-16s390/cpacf: Split and rework cpacf query functionsHarald Freudenberger1-20/+81
2024-05-16kprobe/ftrace: bail out if ftrace was killedStephen Brennan7-0/+21