• Linus Torvalds's avatar
    Merge tag 'riscv-for-linus-6.4-mw1' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux · 89d77f71
    Linus Torvalds authored
    Pull RISC-V updates from Palmer Dabbelt:
    
     - Support for runtime detection of the Svnapot extension
    
     - Support for Zicboz when clearing pages
    
     - We've moved to GENERIC_ENTRY
    
     - Support for !MMU on rv32 systems
    
     - The linear region is now mapped via huge pages
    
     - Support for building relocatable kernels
    
     - Support for the hwprobe interface
    
     - Various fixes and cleanups throughout the tree
    
    * tag 'riscv-for-linus-6.4-mw1' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux: (57 commits)
      RISC-V: hwprobe: Explicity check for -1 in vdso init
      RISC-V: hwprobe: There can only be one first
      riscv: Allow to downgrade paging mode from the command line
      dt-bindings: riscv: add sv57 mmu-type
      RISC-V: hwprobe: Remove __init on probe_vendor_features()
      riscv: Use --emit-relocs in order to move .rela.dyn in init
      riscv: Check relocations at compile time
      powerpc: Move script to check relocations at c...
    89d77f71
Makefile 5.56 KB