1. 0570bc8 Merge tag 'riscv/for-v5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux by Linus Torvalds · 5 years ago
  2. 671f9a3 RISC-V: Setup initial page tables in two stages by Anup Patel · 6 years ago
  3. 5ad18b2 Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 6 years ago
  4. 2ebca1c riscv: remove free_initrd_mem by Christoph Hellwig · 6 years ago
  5. df7e905 riscv: ccache: Remove unused variable by Yash Shah · 6 years ago
  6. 9e953cd riscv: Introduce huge page support for 32/64bit kernel by Alexandre Ghiti · 6 years ago
  7. d90d45d RISC-V: Fix memory reservation in setup_bootmem() by Anup Patel · 6 years ago
  8. 0db7f5c riscv: mm: Fix code comment by ShihPo Hung · 6 years ago
  9. eb7c825 Merge tag 'riscv-for-v5.2/fixes-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux by Linus Torvalds · 6 years ago
  10. bf587ca riscv: mm: synchronize MMU after pte change by ShihPo Hung · 6 years ago
  11. 50acfb2 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 286 by Thomas Gleixner · 6 years ago
  12. 6f25a96 signal/riscv: Remove tsk parameter from do_trap by Eric W. Biederman · 6 years ago
  13. 588cb88 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 120 by Thomas Gleixner · 6 years ago
  14. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  15. b0bb126 Merge tag 'riscv-for-linus-5.2-mw2' of git://git.kernel.org/pub/scm/linux/kernel/git/palmer/riscv-linux by Linus Torvalds · 6 years ago
  16. 8fef990 riscv: fix locking violation in page fault handler by Andreas Schwab · 6 years ago
  17. a967a28 RISC-V: sifive_l2_cache: Add L2 cache controller driver for SiFive SoCs by Yash Shah · 6 years ago
  18. f6635f8 riscv: move switch_mm to its own file by Gary Guo · 6 years ago
  19. 58de775 riscv: move flush_icache_{all,mm} to cacheflush.c by Gary Guo · 6 years ago
  20. a3182c9 RISC-V: Access CSRs using CSR numbers by Anup Patel · 6 years ago
  21. 0d7b4a6 riscv: switch over to generic free_initmem() by Mike Rapoport · 6 years ago
  22. f05badd RISC-V: Fix Maximum Physical Memory 2GiB option for 64bit systems by Anup Patel · 6 years ago
  23. 387181d RISC-V: Always compile mm/init.c with cmodel=medany and notrace by Anup Patel · 6 years ago
  24. 823900c RISC-V: Free-up initrd in free_initrd_mem() by Anup Patel · 6 years ago
  25. f2c17aa RISC-V: Implement compile-time fixed mappings by Anup Patel · 6 years ago
  26. 6f1e9e9 RISC-V: Move setup_vm() to mm/init.c by Anup Patel · 6 years ago
  27. 0651c26 RISC-V: Move setup_bootmem() to mm/init.c by Anup Patel · 6 years ago
  28. 28198c4 riscv: fixup max_low_pfn with PFN_DOWN. by Guo Ren · 6 years ago
  29. 57c8a66 mm: remove include/linux/bootmem.h by Mike Rapoport · 6 years ago
  30. c6ffc5c memblock: rename free_all_bootmem to memblock_free_all by Mike Rapoport · 6 years ago
  31. 827a438 RISC-V: Avoid corrupting the upper 32-bit of phys_addr_t in ioremap by Vincent Chen · 6 years ago
  32. 50a7ca3 mm: convert return type of handle_mm_fault() caller to vm_fault_t by Souptick Joarder · 6 years ago
  33. d5fad48 RISC-V: Add conditional macro for zone of DMA32 by Zong Li · 7 years ago
  34. 413879a Merge tag 'riscv-for-linus-4.16-merge_window' of git://git.kernel.org/pub/scm/linux/kernel/git/palmer/riscv-linux by Linus Torvalds · 7 years ago
  35. 40b9672 Merge branch 'work.whack-a-mole' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  36. 7549cdf riscv: rename sptbr to satp by Christoph Hellwig · 7 years ago
  37. 372def1 riscv: don't read back satp in paging_init by Christoph Hellwig · 7 years ago
  38. 5ec9c4f riscv: add ZONE_DMA32 by Christoph Hellwig · 7 years ago
  39. 1125203 riscv: rename SR_* constants to match the spec by Christoph Hellwig · 7 years ago
  40. 5e454b5 riscv: use linux/uaccess.h, not asm/uaccess.h... by Al Viro · 7 years ago
  41. 3b62de2 RISC-V: Fixes for clean allmodconfig build by Palmer Dabbelt · 7 years ago
  42. 08f051e RISC-V: Flush I$ when making a dirty page executable by Andrew Waterman · 7 years ago
  43. fe2726a RISC-V: io.h: type fixes for warnings by Olof Johansson · 7 years ago
  44. fbe934d RISC-V: Build Infrastructure by Palmer Dabbelt · 8 years ago
  45. 07037db RISC-V: Paging and MMU by Palmer Dabbelt · 8 years ago
  46. 6d60b6e RISC-V: Device, timer, IRQs, and the SBI by Palmer Dabbelt · 8 years ago
  47. 2129a23 RISC-V: ELF and module implementation by Palmer Dabbelt · 8 years ago
  48. 76d2a04 RISC-V: Init and Halt Code by Palmer Dabbelt · 8 years ago