1. c3bed3b Merge tag 'pci-v5.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 5 years ago
  2. b94ae8a Merge tag 'seccomp-v5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 5 years ago
  3. a308a71 Merge tag 'ioremap-5.5' of git://git.infradead.org/users/hch/ioremap by Linus Torvalds · 5 years ago
  4. 6a0e20c Merge tag 'riscv/for-v5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux by Linus Torvalds · 5 years ago
  5. a1b39ba asm-generic: Make msi.h a mandatory include/asm header by Michal Simek · 5 years ago
  6. 1d87200 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  7. 642356c Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 5 years ago
  8. 436b2a8 Merge tag 'printk-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk by Linus Torvalds · 5 years ago
  9. 5ba9aa5 Merge branch 'next/nommu' into for-next by Paul Walmsley · 5 years ago
  10. 4a97986 Merge branch 'next/misc' into for-next by Paul Walmsley · 5 years ago
  11. e8cad25 Merge branch 'next/tlb-opt' into for-next by Paul Walmsley · 5 years ago
  12. 9acfd6f Merge branch 'next/isa-string' into for-next by Paul Walmsley · 5 years ago
  13. 405fe7a riscv: provide a flat image loader by Christoph Hellwig · 5 years ago
  14. 6bd33e1 riscv: add nommu support by Christoph Hellwig · 5 years ago
  15. 9e80635 riscv: clear the instruction cache and all registers when booting by Christoph Hellwig · 5 years ago
  16. accb9db riscv: read the hart ID from mhartid on boot by Damien Le Moal · 5 years ago
  17. fcdc653 riscv: provide native clint access for M-mode by Christoph Hellwig · 5 years ago
  18. c12d336 int128: move __uint128_t compiler test to Kconfig by Ard Biesheuvel · 5 years ago
  19. c5ab54e riscv: dts: add support for PDMA device of HiFive Unleashed Rev A00 by Green Wan · 5 years ago
  20. 4f9bbce riscv: add support for MMIO access to the timer registers by Christoph Hellwig · 5 years ago
  21. 8bf90f3 riscv: implement remote sfence.i using IPIs by Christoph Hellwig · 5 years ago
  22. 3320648 riscv: cleanup the default power off implementation by Christoph Hellwig · 5 years ago
  23. 3b03ac6 riscv: poison SBI calls for M-mode by Christoph Hellwig · 5 years ago
  24. eded8bc riscv: don't allow selecting SBI based drivers for M-mode by Damien Le Moal · 5 years ago
  25. 8083c62 RISC-V: Add multiple compression image format. by Atish Patra · 5 years ago
  26. 6b57ba8 riscv: clean up the macro format in each header file by Zong Li · 5 years ago
  27. 0fdc636 riscv: Use PMD_SIZE to replace PTE_PARENT_SIZE by Zong Li · 5 years ago
  28. 38af578 riscv: use the generic ioremap code by Christoph Hellwig · 5 years ago
  29. d092a87 arch: rely on asm-generic/io.h for default ioremap_* definitions by Christoph Hellwig · 5 years ago
  30. a4c3733 riscv: abstract out CSR names for supervisor vs machine mode by Christoph Hellwig · 5 years ago
  31. 0c3ac28 riscv: separate MMIO functions into their own header file by Paul Walmsley · 5 years ago
  32. 86fe639 riscv: enter WFI in default_power_off() if SBI does not shutdown by Christoph Hellwig · 5 years ago
  33. c917404 vmlinux.lds.h: Replace RW_DATA_SECTION with RW_DATA by Kees Cook · 5 years ago
  34. 93240b3 vmlinux.lds.h: Replace RO_DATA_SECTION with RO_DATA by Kees Cook · 5 years ago
  35. eaf9370 vmlinux.lds.h: Move NOTES into RO_DATA by Kees Cook · 5 years ago
  36. 6efb16b RISC-V: Issue a tlb page flush if possible by Atish Patra · 5 years ago
  37. 31738ed RISC-V: Issue a local tlbflush if possible. by Atish Patra · 5 years ago
  38. 6384423 RISC-V: Do not invoke SBI call if cpumask is empty by Atish Patra · 5 years ago
  39. 5340627 riscv: add support for SECCOMP and SECCOMP_FILTER by David Abdurachmanov · 5 years ago
  40. 1edd28b RISC-V: Remove unsupported isa string info print by Atish Patra · 5 years ago
  41. 00a5bf3 RISC-V: Add PCIe I/O BAR memory mapping by Yash Shah · 5 years ago
  42. f307307 riscv: for C functions called only from assembly, mark with __visible by Paul Walmsley · 5 years ago
  43. a48dac4 riscv: fp: add missing __user pointer annotations by Paul Walmsley · 5 years ago
  44. 5ed881b riscv: add missing header file includes by Paul Walmsley · 5 years ago
  45. bf6df5d riscv: mark some code and data as file-static by Paul Walmsley · 5 years ago
  46. 6a527b6 riscv: init: merge split string literals in preprocessor directive by Paul Walmsley · 5 years ago
  47. ffaee27 riscv: add prototypes for assembly language functions from head.S by Paul Walmsley · 5 years ago
  48. e8f44c5 riscv: cleanup do_trap_break by Christoph Hellwig · 5 years ago
  49. a6d9e26 riscv: cleanup <asm/bug.h> by Christoph Hellwig · 5 years ago
  50. 9fe57d8 riscv: Fix undefined reference to vmemmap_populate_basepages by Kefeng Wang · 5 years ago
  51. 62103ec riscv: Fix implicit declaration of 'page_to_section' by Kefeng Wang · 5 years ago
  52. 90db7b2 riscv: fix fs/proc/kcore.c compilation with sparsemem enabled by David Abdurachmanov · 5 years ago
  53. 04ce8d3 riscv: Use pr_warn instead of pr_warning by Kefeng Wang · 5 years ago
  54. 5bf4e52 RISC-V: fix virtual address overlapped in FIXADDR_START and VMEMMAP_START by Greentime Hu · 5 years ago
  55. 4c8eb19 riscv: tlbflush: remove confusing comment on local_flush_tlb_all() by Paul Walmsley · 5 years ago
  56. 2993c9b riscv: dts: HiFive Unleashed: add default chosen/stdout-path by Paul Walmsley · 5 years ago
  57. 2f01b78 riscv: remove the switch statement in do_trap_break() by Vincent Chen · 5 years ago
  58. cd9e72b8 RISC-V: entry: Remove unneeded need_resched() loop by Valentin Schneider · 5 years ago
  59. 8bb0dae riscv: Correct the handling of unexpected ebreak in do_trap_break() by Vincent Chen · 5 years ago
  60. e0c0fc1 riscv: avoid sending a SIGTRAP to a user thread trapped in WARN() by Vincent Chen · 5 years ago
  61. 8b04825 riscv: avoid kernel hangs when trapped in BUG() by Vincent Chen · 5 years ago
  62. 922b037 riscv: Fix memblock reservation for device tree blob by Albert Ou · 5 years ago
  63. 1885660 RISC-V: Clear load reservations while restoring hart contexts by Palmer Dabbelt · 5 years ago
  64. 568d850 Merge tag 'riscv/for-v5.4-rc1-b' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux by Linus Torvalds · 5 years ago
  65. b4ed71f mm: treewide: clarify pgtable_page_{ctor,dtor}() naming by Mark Rutland · 5 years ago
  66. 54c95a1 riscv: make mmap allocation top-down by default by Alexandre Ghiti · 5 years ago
  67. 782de70 mm: consolidate pgtable_cache_init() and pgd_cache_init() by Mike Rapoport · 5 years ago
  68. 1322479 mm: remove quicklist page table caches by Nicholas Piggin · 5 years ago
  69. c82dd6d riscv: Avoid interrupts being erroneously enabled in handle_exception() by Vincent Chen · 5 years ago
  70. c810071 riscv: dts: sifive: Drop "clock-frequency" property of cpu nodes by Bin Meng · 5 years ago
  71. 3bcca2a riscv: dts: sifive: Add ethernet0 to the aliases node by Bin Meng · 5 years ago
  72. d7b0827 Merge tag 'kbuild-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 5 years ago
  73. d3d7a0c RISC-V: Export kernel symbols for kvm by Atish Patra · 5 years ago
  74. b47613d arch/riscv: disable excess harts before picking main boot hart by Xiang Wang · 5 years ago
  75. 1cec0ce RISC-V: Enable VIRTIO drivers in RV64 and RV32 defconfig by Anup Patel · 5 years ago
  76. b6f2b2e RISC-V: Fix building error when CONFIG_SPARSEMEM_MANUAL=y by Greentime Hu · 5 years ago
  77. b45e0c3 riscv: dts: Add DT support for SiFive FU540 PWM driver by Yash Shah · 5 years ago
  78. 58d4faf Merge tag 'riscv/for-v5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux by Linus Torvalds · 5 years ago
  79. e77fafe Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 5 years ago
  80. 474efec riscv: modify the Image header to improve compatibility with the ARM64 header by Paul Walmsley · 5 years ago
  81. 95594cb riscv: move the TLB flush logic out of line by Christoph Hellwig · 5 years ago
  82. 2f12dbf1 riscv: don't use the rdtime(h) pseudo-instructions by Christoph Hellwig · 5 years ago
  83. f5bf645 riscv: cleanup riscv_cpuid_to_hartid_mask by Christoph Hellwig · 5 years ago
  84. e11ea2a riscv: optimize send_ipi_single by Christoph Hellwig · 5 years ago
  85. 1db7a7c riscv: cleanup send_ipi_mask by Christoph Hellwig · 5 years ago
  86. 7e0e508 riscv: refactor the IPI code by Christoph Hellwig · 5 years ago
  87. 98a93b0 riscv: Add support for perf registers sampling by Mao Han · 5 years ago
  88. dbeb90b riscv: Add perf callchain support by Mao Han · 5 years ago
  89. 909548d riscv: add arch/riscv/Kbuild by Masahiro Yamada · 5 years ago
  90. d95f1a5 RISC-V: Implement sparsemem by Logan Gunthorpe · 5 years ago
  91. 4f3f900 riscv: Using CSR numbers to access CSRs by Bin Meng · 5 years ago
  92. 015b269 Merge tag 'common/for-v5.4-rc1/cpu-topology' into for-v5.4-rc1-branch by Paul Walmsley · 5 years ago
  93. a256f2e RISC-V: Fix FIXMAP area corruption on RV32 systems by Anup Patel · 5 years ago
  94. 2ff2b7e kbuild: add CONFIG_ASM_MODVERSIONS by Masahiro Yamada · 5 years ago
  95. 10df063 kbuild: rebuild modules when module linker scripts are updated by Masahiro Yamada · 5 years ago
  96. 69703eb riscv: Make __fstate_clean() work correctly. by Vincent Chen · 5 years ago
  97. 8ac71d7 riscv: Correct the initialized flow of FP register by Vincent Chen · 5 years ago
  98. d06fa5a Merge tag 'common/for-v5.4-rc1/cpu-topology' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux into for-next/cpu-topology by Will Deacon · 5 years ago
  99. d568cb3 riscv: defconfig: Update the defconfig by Alistair Francis · 5 years ago
  100. 500bc2c riscv: rv32_defconfig: Update the defconfig by Alistair Francis · 5 years ago