1. 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
  2. 642356c Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 5 years ago
  3. 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
  4. c12d336 int128: move __uint128_t compiler test to Kconfig by Ard Biesheuvel · 5 years ago
  5. c917404 vmlinux.lds.h: Replace RW_DATA_SECTION with RW_DATA by Kees Cook · 5 years ago
  6. 93240b3 vmlinux.lds.h: Replace RO_DATA_SECTION with RO_DATA by Kees Cook · 5 years ago
  7. eaf9370 vmlinux.lds.h: Move NOTES into RO_DATA by Kees Cook · 5 years ago
  8. 00a5bf3 RISC-V: Add PCIe I/O BAR memory mapping by Yash Shah · 5 years ago
  9. f307307 riscv: for C functions called only from assembly, mark with __visible by Paul Walmsley · 5 years ago
  10. a48dac4 riscv: fp: add missing __user pointer annotations by Paul Walmsley · 5 years ago
  11. 5ed881b riscv: add missing header file includes by Paul Walmsley · 5 years ago
  12. bf6df5d riscv: mark some code and data as file-static by Paul Walmsley · 5 years ago
  13. 6a527b6 riscv: init: merge split string literals in preprocessor directive by Paul Walmsley · 5 years ago
  14. ffaee27 riscv: add prototypes for assembly language functions from head.S by Paul Walmsley · 5 years ago
  15. e8f44c5 riscv: cleanup do_trap_break by Christoph Hellwig · 5 years ago
  16. a6d9e26 riscv: cleanup <asm/bug.h> by Christoph Hellwig · 5 years ago
  17. 9fe57d8 riscv: Fix undefined reference to vmemmap_populate_basepages by Kefeng Wang · 5 years ago
  18. 62103ec riscv: Fix implicit declaration of 'page_to_section' by Kefeng Wang · 5 years ago
  19. 90db7b2 riscv: fix fs/proc/kcore.c compilation with sparsemem enabled by David Abdurachmanov · 5 years ago
  20. 04ce8d3 riscv: Use pr_warn instead of pr_warning by Kefeng Wang · 5 years ago
  21. 5bf4e52 RISC-V: fix virtual address overlapped in FIXADDR_START and VMEMMAP_START by Greentime Hu · 5 years ago
  22. 4c8eb19 riscv: tlbflush: remove confusing comment on local_flush_tlb_all() by Paul Walmsley · 5 years ago
  23. 2993c9b riscv: dts: HiFive Unleashed: add default chosen/stdout-path by Paul Walmsley · 5 years ago
  24. 2f01b78 riscv: remove the switch statement in do_trap_break() by Vincent Chen · 5 years ago
  25. cd9e72b8 RISC-V: entry: Remove unneeded need_resched() loop by Valentin Schneider · 5 years ago
  26. 8bb0dae riscv: Correct the handling of unexpected ebreak in do_trap_break() by Vincent Chen · 5 years ago
  27. e0c0fc1 riscv: avoid sending a SIGTRAP to a user thread trapped in WARN() by Vincent Chen · 5 years ago
  28. 8b04825 riscv: avoid kernel hangs when trapped in BUG() by Vincent Chen · 5 years ago
  29. 922b037 riscv: Fix memblock reservation for device tree blob by Albert Ou · 5 years ago
  30. 1885660 RISC-V: Clear load reservations while restoring hart contexts by Palmer Dabbelt · 5 years ago
  31. 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
  32. b4ed71f mm: treewide: clarify pgtable_page_{ctor,dtor}() naming by Mark Rutland · 5 years ago
  33. 54c95a1 riscv: make mmap allocation top-down by default by Alexandre Ghiti · 5 years ago
  34. 782de70 mm: consolidate pgtable_cache_init() and pgd_cache_init() by Mike Rapoport · 5 years ago
  35. 1322479 mm: remove quicklist page table caches by Nicholas Piggin · 5 years ago
  36. c82dd6d riscv: Avoid interrupts being erroneously enabled in handle_exception() by Vincent Chen · 5 years ago
  37. c810071 riscv: dts: sifive: Drop "clock-frequency" property of cpu nodes by Bin Meng · 5 years ago
  38. 3bcca2a riscv: dts: sifive: Add ethernet0 to the aliases node by Bin Meng · 5 years ago
  39. 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
  40. d3d7a0c RISC-V: Export kernel symbols for kvm by Atish Patra · 5 years ago
  41. b47613d arch/riscv: disable excess harts before picking main boot hart by Xiang Wang · 5 years ago
  42. 1cec0ce RISC-V: Enable VIRTIO drivers in RV64 and RV32 defconfig by Anup Patel · 5 years ago
  43. b6f2b2e RISC-V: Fix building error when CONFIG_SPARSEMEM_MANUAL=y by Greentime Hu · 5 years ago
  44. b45e0c3 riscv: dts: Add DT support for SiFive FU540 PWM driver by Yash Shah · 5 years ago
  45. 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
  46. e77fafe Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 5 years ago
  47. 474efec riscv: modify the Image header to improve compatibility with the ARM64 header by Paul Walmsley · 5 years ago
  48. 95594cb riscv: move the TLB flush logic out of line by Christoph Hellwig · 5 years ago
  49. 2f12dbf1 riscv: don't use the rdtime(h) pseudo-instructions by Christoph Hellwig · 5 years ago
  50. f5bf645 riscv: cleanup riscv_cpuid_to_hartid_mask by Christoph Hellwig · 5 years ago
  51. e11ea2a riscv: optimize send_ipi_single by Christoph Hellwig · 5 years ago
  52. 1db7a7c riscv: cleanup send_ipi_mask by Christoph Hellwig · 5 years ago
  53. 7e0e508 riscv: refactor the IPI code by Christoph Hellwig · 5 years ago
  54. 98a93b0 riscv: Add support for perf registers sampling by Mao Han · 5 years ago
  55. dbeb90b riscv: Add perf callchain support by Mao Han · 5 years ago
  56. 909548d riscv: add arch/riscv/Kbuild by Masahiro Yamada · 5 years ago
  57. d95f1a5 RISC-V: Implement sparsemem by Logan Gunthorpe · 5 years ago
  58. 4f3f900 riscv: Using CSR numbers to access CSRs by Bin Meng · 5 years ago
  59. 015b269 Merge tag 'common/for-v5.4-rc1/cpu-topology' into for-v5.4-rc1-branch by Paul Walmsley · 5 years ago
  60. a256f2e RISC-V: Fix FIXMAP area corruption on RV32 systems by Anup Patel · 5 years ago
  61. 2ff2b7e kbuild: add CONFIG_ASM_MODVERSIONS by Masahiro Yamada · 5 years ago
  62. 10df063 kbuild: rebuild modules when module linker scripts are updated by Masahiro Yamada · 5 years ago
  63. 69703eb riscv: Make __fstate_clean() work correctly. by Vincent Chen · 5 years ago
  64. 8ac71d7 riscv: Correct the initialized flow of FP register by Vincent Chen · 5 years ago
  65. 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
  66. d568cb3 riscv: defconfig: Update the defconfig by Alistair Francis · 5 years ago
  67. 500bc2c riscv: rv32_defconfig: Update the defconfig by Alistair Francis · 5 years ago
  68. eb93685 riscv: fix flush_tlb_range() end address for flush_tlb_page() by Paul Walmsley · 5 years ago
  69. 81a48ee RISC-V: Remove udivdi3 by Palmer Dabbelt · 5 years ago
  70. 66cc016 riscv: delay: use do_div() instead of __udivdi3() by Paul Walmsley · 5 years ago
  71. b7edabf riscv: defconfig: align RV64 defconfig to the output of "make savedefconfig" by Paul Walmsley · 5 years ago
  72. 11ae2d8 riscv: dts: fu540-c000: drop "timebase-frequency" by Paul Walmsley · 5 years ago
  73. b399abe riscv: Fix perf record without libelf support by Mao Han · 6 years ago
  74. ad28fd1 Merge tag 'spdx-5.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/spdx by Linus Torvalds · 5 years ago
  75. a51edf7 Merge tag 'riscv/for-v5.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux by Linus Torvalds · 5 years ago
  76. d9c5252 treewide: add "WITH Linux-syscall-note" to SPDX tag of uapi headers by Masahiro Yamada · 5 years ago
  77. 26091ee riscv: dts: Add DT node for SiFive FU540 Ethernet controller driver by Yash Shah · 5 years ago
  78. 251a448 riscv: include generic support for MSI irqdomains by Wesley Terpstra · 6 years ago
  79. 03f11f0 RISC-V: Parse cpu topology during boot. by Atish Patra · 6 years ago
  80. 168c799 Merge tag 'kbuild-v5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 5 years ago
  81. 56ac5e2 riscv: enable sys_clone3 syscall for rv64 by Paul Walmsley · 5 years ago
  82. 0570bc8 Merge tag 'riscv/for-v5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux by Linus Torvalds · 6 years ago
  83. 2d69fbf riscv: fix build break after macro-to-function conversion in generic cacheflush.h by Paul Walmsley · 6 years ago
  84. b74c0ca riscv: drop unneeded -Wall addition by Masahiro Yamada · 6 years ago
  85. 106f146 Merge tag 'kconfig-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 6 years ago
  86. d1b46fe riscv: switch to generic version of pte allocation by Mike Rapoport · 6 years ago
  87. 0f327f2 RISC-V: Add an Image header that boot loader can parse. by Atish Patra · 6 years ago
  88. 237f83d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 6 years ago
  89. 398364a Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 6 years ago
  90. e9a83bd Merge tag 'docs-5.3' of git://git.lwn.net/linux by Linus Torvalds · 6 years ago
  91. 947fbd4 Merge tag 'please-pull-for_5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/ras/ras by Linus Torvalds · 6 years ago
  92. 671f9a3 RISC-V: Setup initial page tables in two stages by Anup Patel · 6 years ago
  93. 5ad18b2 Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 6 years ago
  94. e1928328 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  95. 46dd3d7 bpf, riscv: Enable zext optimization for more RV64G ALU ops by Luke Nelson · 6 years ago
  96. 2ebca1c riscv: remove free_initrd_mem by Christoph Hellwig · 6 years ago
  97. df7e905 riscv: ccache: Remove unused variable by Yash Shah · 6 years ago
  98. 9e953cd riscv: Introduce huge page support for 32/64bit kernel by Alexandre Ghiti · 6 years ago
  99. d90d45d RISC-V: Fix memory reservation in setup_bootmem() by Anup Patel · 6 years ago
  100. bbc5dc5 riscv: defconfig: enable SOC_SIFIVE by Loys Ollivier · 6 years ago