1. 1d41d2e Merge tag 'riscv-for-linus-5.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux by Linus Torvalds · 3 years ago
  2. 6df2a01 riscv: fix build with binutils 2.38 by Aurelien Jarno · 3 years ago
  3. f40fe31 riscv: cpu-hotplug: clear cpu from numa map when teardown by Pingfan Liu · 3 years ago
  4. f81393a riscv: extable: fix err reg writing in dedicated uaccess handler by Jisheng Zhang · 3 years ago
  5. 7e6a6b4 Merge tag 'kvmarm-fixes-5.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD by Paolo Bonzini · 3 years ago
  6. ca0cb9a riscv/mm: Add XIP_FIXUP for riscv_pfn_base by Palmer Dabbelt · 3 years ago
  7. 4b1c70a riscv/mm: Add XIP_FIXUP for phys_ram_base by Palmer Dabbelt · 3 years ago
  8. 3c04d84 riscv: Fix XIP_FIXUP_FLASH_OFFSET by Myrtle Shah · 3 years ago
  9. 6a00ef4 riscv: eliminate unreliable __builtin_frame_address(1) by Changbin Du · 3 years ago
  10. 4032715 RISC-V: KVM: Fix SBI implementation version by Anup Patel · 3 years ago
  11. de1d7b6 RISC-V: KVM: make CY, TM, and IR counters accessible in VU mode by Mayuresh Chitale · 3 years ago
  12. 6455317 kvm/riscv: rework guest entry logic by Mark Rutland · 3 years ago
  13. 3689f9f Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linux by Linus Torvalds · 3 years ago
  14. 7867e40 Merge tag 'riscv-for-linus-5.17-mw1' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux by Linus Torvalds · 3 years ago
  15. c59cd50 RISC-V: nommu_virt: Drop unused SLAB_MERGE_DEFAULT by Palmer Dabbelt · 3 years ago
  16. 8da46c0 RISC-V: Remove redundant err variable by Minghao Chi · 3 years ago
  17. db3f02d riscv: dts: sifive unmatched: Add gpio poweroff by Ron Economos · 3 years ago
  18. 26fb751 RISC-V: Do not use cpumask data structure for hartid bitmap by Atish Patra · 3 years ago
  19. 2ffc48f RISC-V: Move spinwait booting method to its own config by Atish Patra · 3 years ago
  20. 0b39eb3 RISC-V: Move the entire hart selection via lottery to SMP by Atish Patra · 3 years ago
  21. c78f94f RISC-V: Use __cpu_up_stack/task_pointer only for spinwait method by Atish Patra · 3 years ago
  22. 410bb20 RISC-V: Do not print the SBI version during HSM extension boot print by Atish Patra · 3 years ago
  23. 9a2451f RISC-V: Avoid using per cpu array for ordered booting by Atish Patra · 3 years ago
  24. 3938d5a riscv: default to CONFIG_RISCV_SBI_V01=n by Heinrich Schuchardt · 3 years, 1 month ago
  25. f4484d1 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years ago
  26. 7ecd19c mm: percpu: generalize percpu related config by Kefeng Wang · 3 years ago
  27. 20aa495 riscv: fix boolconv.cocci warnings by kernel test robot · 3 years ago
  28. 0c34e79 RISC-V: Introduce sv48 support without relocatable kernel by Palmer Dabbelt · 3 years ago
  29. c774de2 riscv: Explicit comment about user virtual address space size by Alexandre Ghiti · 3 years, 1 month ago
  30. 73c7c8f riscv: Use pgtable_l4_enabled to output mmu_type in cpuinfo by Alexandre Ghiti · 3 years, 1 month ago
  31. e8a62cc riscv: Implement sv48 support by Alexandre Ghiti · 3 years, 1 month ago
  32. 3270bfd riscv: Allow to dynamically define VA_BITS by Alexandre Ghiti · 3 years, 1 month ago
  33. 840125a riscv: Introduce functions to switch pt_ops by Alexandre Ghiti · 3 years, 1 month ago
  34. 2efad17 riscv: Split early kasan mapping to prepare sv48 introduction by Alexandre Ghiti · 3 years, 1 month ago
  35. f7ae023 riscv: Move KASAN mapping next to the kernel mapping by Alexandre Ghiti · 3 years, 1 month ago
  36. db1503d riscv: Get rid of MAXPHYSMEM configs by Alexandre Ghiti · 3 years ago
  37. fc839c6 riscv: bpf: Fix eBPF's exception tables by Jisheng Zhang · 3 years ago
  38. 805a3eb riscv: mm: init: try best to remove #ifdef CONFIG_XIP_KERNEL usage by Jisheng Zhang · 3 years, 1 month ago
  39. fe036db riscv: mm: init: try IS_ENABLED(CONFIG_XIP_KERNEL) instead of #ifdef by Jisheng Zhang · 3 years, 1 month ago
  40. 3274a6e riscv: mm: init: remove _pt_ops and use pt_ops directly by Jisheng Zhang · 3 years, 1 month ago
  41. 07aabe8 riscv: mm: init: try best to use IS_ENABLED(CONFIG_64BIT) instead of #ifdef by Jisheng Zhang · 3 years, 1 month ago
  42. 902d636 riscv: mm: init: remove unnecessary "#ifdef CONFIG_CRASH_DUMP" by Jisheng Zhang · 3 years, 1 month ago
  43. 4f5a884 Merge branch 'kvm-pi-raw-spinlock' into HEAD by Paolo Bonzini · 3 years ago
  44. f1b744f Merge tag 'riscv-for-linus-5.17-mw0' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux by Linus Torvalds · 3 years ago
  45. fd6f57b Merge tag 'kbuild-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 3 years ago
  46. 35ce8ae Merge branch 'signal-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 3 years ago
  47. 79e06c4 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 3 years ago
  48. f56caed Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years ago
  49. 47d8c15 include: move find.h from asm_generic to linux by Yury Norov · 3 years, 5 months ago
  50. 36ef159 mm: remove redundant check about FAULT_FLAG_ALLOW_RETRY bit by Qi Zheng · 3 years ago
  51. 8e5b0ad Merge tag 'perf_core_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years ago
  52. daadb3b Merge tag 'locking_core_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years ago
  53. b579dfe RISC-V: Use SBI SRST extension when available by Anup Patel · 3 years, 7 months ago
  54. 8efd0d9 Merge tag '5.17-net-next' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 3 years ago
  55. 9b9e211 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 3 years ago
  56. bb4ed26 Merge tag 'newsoc-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 3 years ago
  57. b0fd4b1 riscv: mm: fix wrong phys_ram_base value for RV64 by Jisheng Zhang · 3 years, 1 month ago
  58. 869c706 RISC-V: Use common riscv_cpuid_to_hartid_mask() for both SMP=y and SMP=n by Sean Christopherson · 3 years, 2 months ago
  59. 51f23e5 riscv: head: remove useless __PAGE_ALIGNED_BSS and .balign by Jisheng Zhang · 3 years, 2 months ago
  60. 1546541 riscv: errata: alternative: mark vendor_patch_func __initdata by Jisheng Zhang · 3 years, 2 months ago
  61. 153c46f riscv: head: make secondary_start_common() static by Jisheng Zhang · 3 years, 2 months ago
  62. 7f3de1a riscv: remove cpu_stop() by Jisheng Zhang · 3 years, 2 months ago
  63. decf89f riscv: try to allocate crashkern region from 32bit addressible memory by Nick Kossifidis · 3 years, 2 months ago
  64. 0e105f1 riscv: use hart id instead of cpu id on machine_kexec by Nick Kossifidis · 3 years, 2 months ago
  65. a11c07f riscv: Don't use va_pa_offset on kdump by Nick Kossifidis · 3 years, 2 months ago
  66. 893eae9 riscv: dts: sifive: fu540-c000: Fix PLIC node by Geert Uytterhoeven · 3 years, 1 month ago
  67. 8fc6e62 riscv: dts: sifive: fu540-c000: Drop bogus soc node compatible values by Geert Uytterhoeven · 3 years, 1 month ago
  68. 8e9b1c95 riscv: dts: sifive: Group tuples in register properties by Geert Uytterhoeven · 3 years, 1 month ago
  69. cc79be0 riscv: dts: sifive: Group tuples in interrupt properties by Geert Uytterhoeven · 3 years, 1 month ago
  70. e35b07a riscv: dts: microchip: mpfs: Group tuples in interrupt properties by Geert Uytterhoeven · 3 years, 1 month ago
  71. 9e85020 riscv: dts: microchip: mpfs: Fix clock controller node by Geert Uytterhoeven · 3 years, 1 month ago
  72. 9d7b307 riscv: dts: microchip: mpfs: Fix reference clock node by Geert Uytterhoeven · 3 years, 1 month ago
  73. 53abf98 riscv: dts: microchip: mpfs: Fix PLIC node by Geert Uytterhoeven · 3 years, 1 month ago
  74. 53ef073 riscv: dts: microchip: mpfs: Drop empty chosen node by Geert Uytterhoeven · 3 years, 1 month ago
  75. 75c0dc0 riscv: dts: canaan: Group tuples in interrupt properties by Geert Uytterhoeven · 3 years, 1 month ago
  76. fe38b4d riscv: dts: canaan: Fix SPI FLASH node names by Geert Uytterhoeven · 3 years, 1 month ago
  77. 129ab0d kbuild: do not quote string values in include/config/auto.conf by Masahiro Yamada · 3 years, 1 month ago
  78. d062a79 riscv/mm: Enable THP migration by Nanyong Sun · 3 years, 2 months ago
  79. fba88ed riscv/mm: Adjust PAGE_PROT_NONE to comply with THP semantics by Nanyong Sun · 3 years, 2 months ago
  80. 8ee3043 riscv/head: fix misspelling of guaranteed by hasheddan · 3 years, 2 months ago
  81. d4cb5d36 RISC-V: Clean up the defconfigs by Palmer Dabbelt · 3 years ago
  82. ce3fe7a RISC-V: defconfigs: Remove redundant K210 DT source by Palmer Dabbelt · 3 years, 2 months ago
  83. 33e5b57 KVM: RISC-V: Avoid spurious virtual interrupts after clearing hideleg CSR by Vincent Chen · 3 years, 1 month ago
  84. a457fd5 RISC-V: KVM: Add VM capability to allow userspace get GPA bits by Anup Patel · 3 years, 2 months ago
  85. ef8949a RISC-V: KVM: Forward SBI experimental and vendor extensions by Anup Patel · 3 years, 2 months ago
  86. 637ad65 RISC-V: KVM: make kvm_riscv_vcpu_fp_clean() static by Jisheng Zhang · 3 years, 2 months ago
  87. 3e1d865 RISC-V: KVM: Add SBI HSM extension in KVM by Atish Patra · 3 years, 2 months ago
  88. 5f862df RISC-V: KVM: Add v0.1 replacement SBI extensions defined in v0.2 by Atish Patra · 3 years, 2 months ago
  89. c62a768 RISC-V: KVM: Add SBI v0.2 base extension by Atish Patra · 3 years, 2 months ago
  90. a046c2d RISC-V: KVM: Reorganize SBI code by moving SBI v0.1 to its own file by Atish Patra · 3 years, 2 months ago
  91. cf70be9 RISC-V: KVM: Mark the existing SBI implementation as v0.1 by Atish Patra · 3 years, 2 months ago
  92. cc4f602 KVM: RISC-V: Use common KVM implementation of MMU memory caches by Sean Christopherson · 3 years, 2 months ago
  93. d4b22b2 RISC-V: defconfigs: Remove redundant CONFIG_EFI=y by Palmer Dabbelt · 3 years, 2 months ago
  94. c2e4ff7 RISC-V: defconfigs: Remove redundant CONFIG_POWER_RESET by Palmer Dabbelt · 3 years, 2 months ago
  95. bd72a95 RISC-V: defconfigs: Sort CONFIG_BLK_DEV_BSG by Palmer Dabbelt · 3 years, 2 months ago
  96. 2fadc6e RISC-V: defconfigs: Sort CONFIG_SURFACE_PLATFORMS by Palmer Dabbelt · 3 years, 2 months ago
  97. a7e9fbe RISC-V: defconfigs: Sort CONFIG_MMC by Palmer Dabbelt · 3 years, 2 months ago
  98. 23592d5 RISC-V: defconfigs: Sort CONFIG_PTP_1588_CLOCK by Palmer Dabbelt · 3 years, 2 months ago
  99. a669a1f RISC-V: defconfigs: Sort CONFIG_SOC_POLARFIRE by Palmer Dabbelt · 3 years, 2 months ago
  100. f8bbea6 RISC-V: defconfigs: Sort CONFIG_SYSFS_SYSCALL by Palmer Dabbelt · 3 years, 2 months ago