Merge tag 'riscv/for-v5.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux
Linus Torvalds authored
Pull RISC-V fixes from Paul Walmsley:
 "Several fixes for RISC-V:

   - Fix function graph trace support

   - Prefix the CSR IRQ_* macro names with "RV_", to avoid collisions
     with macros elsewhere in the Linux kernel tree named "IRQ_TIMER"

   - Use __pa_symbol() when computing the physical address of a kernel
     symbol, rather than __pa()

   - Mark the RISC-V port as supporting GCOV

  One DT addition:

   - Describe the L2 cache controller in the FU540 DT file

  One documentation update:

   - Add patch acceptance guideline documentation"

* tag 'riscv/for-v5.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux:
  Documentation: riscv: add patch acceptance guidelines
  riscv: prefix IRQ_ macro names with an RV_ namespace
  clocksource: riscv: add notrace to riscv_sched_clock
  riscv: ftrace: correct the condition logic in function graph tracer
  riscv: dts: Add DT support for SiFive L2 ca...
768fc661
Name Last commit Last update
..
alpha alpha: use pgtable-nopud instead of 4level-fixup
arc treewide: Use sizeof_field() macro
arm Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
arm64 mm/memory_hotplug: shrink zones when offlining memory
c6x c6x: use pgtable-nopud instead of 4level-fixup
csky Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux; tag 'dma-mapping-5.5' of git://git.infradead.org/users/hch/dma-mapping
h8300 h8300: Move EXCEPTION_TABLE to RO_DATA segment
hexagon hexagon: define ioremap_uc
ia64 mm/memory_hotplug: shrink zones when offlining memory
m68k Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu
microblaze microblaze: use pgtable-nopmd instead of 4level-fixup
mips Merge tag 'mips_fixes_5.5_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
nds32 nds32: use pgtable-nopmd instead of 4level-fixup
nios2 nios2: Fix ioremap
openrisc Merge tag 'for-linus' of git://github.com/openrisc/linux
parisc parisc: Fix compiler warnings in debug_core.c
powerpc mm/memory_hotplug: shrink zones when offlining memory
riscv riscv: prefix IRQ_ macro names with an RV_ namespace
s390 mm/memory_hotplug: shrink zones when offlining memory
sh mm/memory_hotplug: shrink zones when offlining memory
sparc treewide: Use sizeof_field() macro
um um: add support for folded p4d page tables
unicore32 Merge tag 'ioremap-5.5' of git://git.infradead.org/users/hch/ioremap
x86 mm/memory_hotplug: shrink zones when offlining memory
xtensa arch: sembuf.h: make uapi asm/sembuf.h self-contained
.gitignore
Kconfig