summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2023-11-08LoongArch: Relax memory ordering for atomic operationsWANG Rui
2023-11-08LoongArch: Mark __percpu functions as always inlineNathan Chancellor
2023-11-08LoongArch: Disable module from accessing external data directlyWANG Rui
2023-11-08LoongArch: Support PREEMPT_DYNAMIC with static keysHuacai Chen
2023-11-07Merge tag 'rproc-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/remot...Linus Torvalds
2023-11-07RISC-V: Probe misaligned access speed in parallelEvan Green
2023-11-07RISC-V: Remove __init on unaligned_emulation_finish()Evan Green
2023-11-07RISC-V: Show accurate per-hart isa in /proc/cpuinfoEvan Green
2023-11-07RISC-V: Don't rely on positional structure initializationPalmer Dabbelt
2023-11-07Merge patch series "riscv: Add remaining module relocations and tests"Palmer Dabbelt
2023-11-07riscv: Add tests for riscv module loadingCharlie Jenkins
2023-11-07riscv: Add remaining module relocationsCharlie Jenkins
2023-11-07riscv: Avoid unaligned access when relocating modulesEmil Renner Berthing
2023-11-07parisc/pgtable: Do not drop upper 5 address bits of physical addressHelge Deller
2023-11-07riscv: split cache ops out of dma-noncoherent.cChristoph Hellwig
2023-11-07arm64/arm: arm_pmuv3: perf: Don't truncate 64-bit registersIlkka Koskinen
2023-11-07powerpc/rtas: Fix ppc_rtas_rmo_buf_show() kernel-docNathan Lynch
2023-11-07powerpc/pseries/rtas-work-area: Fix rtas_work_area_reserve_arena() kernel-docNathan Lynch
2023-11-06riscv: select ARCH_PROC_KCORE_TEXTAndreas Schwab
2023-11-06Merge tag 'media/v6.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2023-11-06riscv: kernel: Use correct SYM_DATA_*() macro for dataClément Léger
2023-11-06riscv: Use SYM_*() assembly macros instead of deprecated onesClément Léger
2023-11-06riscv: use ".L" local labels in assembly when applicableClément Léger
2023-11-06riscv: boot: Fix creation of loader.binGeert Uytterhoeven
2023-11-06Merge patch series "riscv: tlb flush improvements"Palmer Dabbelt
2023-11-06riscv: Improve flush_tlb_kernel_range()Alexandre Ghiti
2023-11-06riscv: Make __flush_tlb_range() loop over pte instead of flushing the whole tlbAlexandre Ghiti
2023-11-06riscv: Improve flush_tlb_range() for hugetlb pagesAlexandre Ghiti
2023-11-06riscv: Improve tlb_flush()Alexandre Ghiti
2023-11-06powerpc/fb: Call internal __phys_mem_access_prot() in fbdev codeThomas Zimmermann
2023-11-06powerpc: Remove file parameter from phys_mem_access_prot()Thomas Zimmermann
2023-11-06powerpc/machdep: Remove trailing whitespacesThomas Zimmermann
2023-11-05riscv: mm: update T-Head memory type definitionsJisheng Zhang
2023-11-05Merge patch series "riscv: vdso.lds.S: some improvement"Palmer Dabbelt
2023-11-05riscv: vdso.lds.S: remove hardcoded 0x800 .text start addrJisheng Zhang
2023-11-05riscv: vdso.lds.S: merge .data section into .rodata sectionJisheng Zhang
2023-11-05riscv: vdso.lds.S: drop __alt_start and __alt_end symbolsJisheng Zhang
2023-11-05riscv: add userland instruction dump to RISC-V splatsYunhui Cui
2023-11-05riscv: kprobes: allow writing to x0Nam Cao
2023-11-05riscv: provide riscv-specific is_trap_insn()Nam Cao
2023-11-05s390/mm: make pte_free_tlb() similar to pXd_free_tlb()Alexander Gordeev
2023-11-05s390/mm: use compound page order to distinguish page tablesAlexander Gordeev
2023-11-05s390/mm: use full 4KB page for 2KB PTEAlexander Gordeev
2023-11-05s390/cmma: rework no-dat handlingHeiko Carstens
2023-11-05s390/cmma: move arch_set_page_dat() to header fileHeiko Carstens
2023-11-05s390/cmma: move set_page_stable() and friends to header fileHeiko Carstens
2023-11-05s390/cmma: move parsing of cmma kernel parameter to early boot codeHeiko Carstens
2023-11-05s390/cmma: cleanup inline assembliesHeiko Carstens
2023-11-05s390: add USER_STACKTRACE supportHeiko Carstens
2023-11-05s390/perf: implement perf_callchain_user()Heiko Carstens