summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'trace-v6.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...Linus Torvalds2023-07-061-1/+1
|\
| * arm64: ftrace: fix build error with CONFIG_FUNCTION_GRAPH_TRACER=nArnd Bergmann2023-07-051-1/+1
* | Merge tag 's390-6.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2023-07-0648-225/+193
|\ \
| * | Revert "s390/mm: get rid of VMEM_MAX_PHYS macro"Alexander Gordeev2023-07-044-2/+5
| * | s390/cpum_sf: remove check on CPU being onlineThomas Richter2023-07-041-4/+0
| * | s390/cpum_sf: handle casts consistentlyThomas Richter2023-07-041-13/+13
| * | s390/cpum_sf: remove unnecessary debug statementThomas Richter2023-07-041-3/+0
| * | s390/cpum_sf: remove parameter in call to pr_errThomas Richter2023-07-041-4/+2
| * | s390/cpum_sf: simplify function setup_pmu_cpuThomas Richter2023-07-041-10/+5
| * | s390/cpum_cf: remove unneeded debug statementsThomas Richter2023-07-041-30/+2
| * | s390/entry: remove mcck clockSven Schnelle2023-07-033-4/+2
| * | s390: fix various typosHeiko Carstens2023-07-0324-31/+31
| * | s390/entry: rework entering DAT-on mode on CPU restartAlexander Gordeev2023-07-031-3/+8
| * | s390/mm: fence off VM macros from asm and linkerAlexander Gordeev2023-07-031-2/+2
| * | s390: include linux/io.h instead of asm/io.hHeiko Carstens2023-07-0311-13/+12
| * | s390/ptrace: make all psw related defines also available for asmHeiko Carstens2023-07-032-85/+84
| * | s390/ptrace: remove PSW_DEFAULT_KEY from uapiHeiko Carstens2023-07-033-5/+3
| * | s390/vdso: filter out mno-pic-data-is-text-relative cflagSumanth Korikkar2023-06-282-0/+2
| * | s390: consistently use .balign instead of .alignHeiko Carstens2023-06-287-17/+17
| * | s390/decompressor: fix misaligned symbol build errorHeiko Carstens2023-06-281-0/+1
| * | s390/vdso: check for undefined symbols after buildSven Schnelle2023-06-282-2/+8
| * | s390/mm: do not include <asm-generic/io.h> directlyBaoquan He2023-06-281-1/+1
| * | s390/vmem: fix virtual vs physical address confusionAlexander Gordeev2023-06-281-0/+2
| * | s390/mm: get rid of VMEM_MAX_PHYS macroAlexander Gordeev2023-06-284-5/+2
* | | Merge tag 'asm-generic-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-07-0660-119/+92
|\ \ \
| * | | asm-generic: Unify uapi bitsperlong.h for arm64, riscv and loongarchTiezhu Yang2023-06-223-47/+0
| * | | Merge tag 'virt-to-pfn-for-arch-v6.5-2' of git://git.kernel.org/pub/scm/linux...Arnd Bergmann2023-05-3157-72/+92
| |\ \ \
| | * | | m68k/mm: Make pfn accessors static inlinesLinus Walleij2023-05-292-4/+18
| | * | | arm64: memory: Make virt_to_pfn() a static inlineLinus Walleij2023-05-291-1/+8
| | * | | ARM: mm: Make virt_to_pfn() a static inlineLinus Walleij2023-05-2945-54/+53
| | * | | riscv: mm: init: Pass a pointer to virt_to_page()Linus Walleij2023-05-291-2/+2
| | * | | ARC: init: Pass a pointer to virt_to_pfn() in initLinus Walleij2023-05-291-1/+1
| | * | | m68k: Pass a pointer to virt_to_pfn() virt_to_page()Linus Walleij2023-05-297-10/+10
* | | | | Merge tag 'soc-fixes-6.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-07-0612-22/+23
|\ \ \ \ \
| * | | | | ARM: dts: st: add missing space before {Krzysztof Kozlowski2023-07-0511-22/+22
| * | | | | RISC-V: make ARCH_THEAD preclude XIP_KERNELConor Dooley2023-07-051-0/+1
* | | | | | Merge tag 'sh-for-v6.5-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2023-07-0513-51/+63
|\ \ \ \ \ \
| * | | | | | sh: Provide unxlate_dev_mem_ptr() in asm/io.hGuenter Roeck2023-07-051-0/+1
| * | | | | | sh: dma: Correct the number of DMA channels for SH7709Artur Rojek2023-07-051-6/+8
| * | | | | | sh: dma: Drop incorrect SH_DMAC_BASE1 definition for SH4Artur Rojek2023-07-051-1/+0
| * | | | | | sh: dma: Fix DMA channel offset calculationArtur Rojek2023-07-051-13/+24
| * | | | | | sh: Remove compiler flag duplicationMasahiro Yamada2023-07-051-3/+1
| * | | | | | sh: Refactor header include path additionMasahiro Yamada2023-07-051-2/+1
| * | | | | | sh: Move build rule for cchips/hd6446x/ to arch/sh/KbuildMasahiro Yamada2023-07-052-3/+2
| * | | | | | sh: Fix -Wmissing-include-dirs warnings for various platformsMasahiro Yamada2023-07-052-17/+20
| * | | | | | sh: Avoid using IRQ0 on SH3 and SH4Sergey Shtylyov2023-06-115-6/+6
| * | | | | | sh: j2: Use ioremap() to translate device tree address into kernel memoryJohn Paul Adrian Glaubitz2023-05-101-1/+1
* | | | | | | Merge tag 'parisc-for-6.5-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2023-07-056-5/+11
|\ \ \ \ \ \ \
| * | | | | | | parisc: syscalls: Avoid compiler warnings with W=1Helge Deller2023-07-031-0/+3
| * | | | | | | parisc: math-emu: Avoid compiler warnings with W=1Helge Deller2023-07-031-1/+2