summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2023-11-07riscv: select ARCH_PROC_KCORE_TEXTAndreas Schwab1-0/+3
2023-11-07Merge tag 'media/v6.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds1-1/+0
2023-11-06riscv: kernel: Use correct SYM_DATA_*() macro for dataClément Léger1-5/+4
2023-11-06riscv: Use SYM_*() assembly macros instead of deprecated onesClément Léger17-74/+60
2023-11-06riscv: use ".L" local labels in assembly when applicableClément Léger4-44/+44
2023-11-06riscv: boot: Fix creation of loader.binGeert Uytterhoeven1-0/+1
2023-11-06Merge patch series "riscv: tlb flush improvements"Palmer Dabbelt5-95/+144
2023-11-06riscv: Improve flush_tlb_kernel_range()Alexandre Ghiti2-15/+30
2023-11-06riscv: Make __flush_tlb_range() loop over pte instead of flushing the whole tlbAlexandre Ghiti4-81/+72
2023-11-06riscv: Improve flush_tlb_range() for hugetlb pagesAlexandre Ghiti1-1/+28
2023-11-06riscv: Improve tlb_flush()Alexandre Ghiti3-1/+17
2023-11-06powerpc/fb: Call internal __phys_mem_access_prot() in fbdev codeThomas Zimmermann1-6/+1
2023-11-06powerpc: Remove file parameter from phys_mem_access_prot()Thomas Zimmermann5-13/+15
2023-11-06powerpc/machdep: Remove trailing whitespacesThomas Zimmermann1-5/+5
2023-11-06riscv: mm: update T-Head memory type definitionsJisheng Zhang1-5/+9
2023-11-06Merge patch series "riscv: vdso.lds.S: some improvement"Palmer Dabbelt1-17/+13
2023-11-06riscv: vdso.lds.S: remove hardcoded 0x800 .text start addrJisheng Zhang1-9/+8
2023-11-06riscv: vdso.lds.S: merge .data section into .rodata sectionJisheng Zhang1-8/+7
2023-11-06riscv: vdso.lds.S: drop __alt_start and __alt_end symbolsJisheng Zhang1-2/+0
2023-11-06riscv: add userland instruction dump to RISC-V splatsYunhui Cui1-3/+18
2023-11-06riscv: kprobes: allow writing to x0Nam Cao1-1/+1
2023-11-06riscv: provide riscv-specific is_trap_insn()Nam Cao1-0/+6
2023-11-06s390/mm: make pte_free_tlb() similar to pXd_free_tlb()Alexander Gordeev3-13/+3
2023-11-06s390/mm: use compound page order to distinguish page tablesAlexander Gordeev1-9/+4
2023-11-06s390/mm: use full 4KB page for 2KB PTEAlexander Gordeev4-262/+31
2023-11-06s390/cmma: rework no-dat handlingHeiko Carstens5-131/+21
2023-11-06s390/cmma: move arch_set_page_dat() to header fileHeiko Carstens6-16/+28
2023-11-06s390/cmma: move set_page_stable() and friends to header fileHeiko Carstens2-42/+43
2023-11-06s390/cmma: move parsing of cmma kernel parameter to early boot codeHeiko Carstens7-42/+58
2023-11-06s390/cmma: cleanup inline assembliesHeiko Carstens1-22/+26
2023-11-06s390: add USER_STACKTRACE supportHeiko Carstens2-0/+44
2023-11-06s390/perf: implement perf_callchain_user()Heiko Carstens2-0/+48
2023-11-06s390/mm: add missing conversion to use ptdescsAlexander Gordeev2-3/+3
2023-11-05Merge patch series "Improve PTDUMP and introduce new fields"Palmer Dabbelt2-21/+36
2023-11-05riscv: Introduce NAPOT field to PTDUMPYu Chien Peter Lin1-0/+4
2023-11-05riscv: Introduce PBMT field to PTDUMPYu Chien Peter Lin1-0/+16
2023-11-05riscv: Improve PTDUMP to show RSW with non-zero valueYu Chien Peter Lin2-22/+17
2023-11-05RISC-V: capitalise CMO op macrosConor Dooley5-29/+29
2023-11-05riscv: don't probe unaligned access speed if already doneJisheng Zhang1-0/+4
2023-11-05riscv: defconfig : add CONFIG_MMC_DW for starfiveJinyu Tang1-0/+2
2023-11-05riscv: signal: handle syscall restart before get_signalHaorong Lu1-39/+46
2023-11-05Merge patch series "Add support to handle misaligned accesses in S-mode"Palmer Dabbelt11-59/+524
2023-11-05Merge tag 'tsm-for-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw...Linus Torvalds3-0/+24
2023-11-04Merge tag 'x86_microcode_for_v6.7_rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds19-905/+897
2023-11-04Merge tag 'kbuild-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds24-219/+19
2023-11-04Merge tag 'pinctrl-v6.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds1-0/+33
2023-11-04Merge tag 'usb-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds3-0/+23
2023-11-04Merge tag 'tty-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds30-169/+73
2023-11-04Merge tag 'staging-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+0
2023-11-04Merge tag 'char-misc-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+6