1. c300af2 Merge tag 'riscv-for-linus-4.20-mw0' of git://git.kernel.org/pub/scm/linux/kernel/git/palmer/riscv-linux by Linus Torvalds · 6 years ago
  2. 4dcb923 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  3. ba9f6f8 Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 6 years ago
  4. d26c4bb RISC-V: SMP cleanup and new features by Palmer Dabbelt · 6 years ago
  5. a6de21b RISC-V: Fix some RV32 bugs and build failures by Palmer Dabbelt · 6 years ago
  6. 4e4101c riscv: Add support to no-FPU systems by Palmer Dabbelt · 6 years ago
  7. aef53f9 RISC-V: Cosmetic menuconfig changes by Nick Kossifidis · 6 years ago
  8. ee59288 riscv: move GCC version check for ARCH_SUPPORTS_INT128 to Kconfig by Masahiro Yamada · 6 years ago
  9. f31b8de RISC-V: remove the unused return_to_handler export by Christoph Hellwig · 6 years ago
  10. b90edb3 RISC-V: Add futex support. by Jim Wilson · 6 years ago
  11. b8c8a95 RISC-V: Add FP register ptrace support for gdb. by Jim Wilson · 6 years ago
  12. 86e581e RISC-V: Mask out the F extension on systems without D by Palmer Dabbelt · 6 years ago
  13. 1760deb RISC-V: Don't set cacheinfo.{physical_line_partition,attributes} by Palmer Dabbelt · 6 years ago
  14. 8b20d2d RISC-V: Show IPI stats by Anup Patel · 6 years ago
  15. 4b26d22 RISC-V: Show CPU ID and Hart ID separately in /proc/cpuinfo by Anup Patel · 6 years ago
  16. f99fb60 RISC-V: Use Linux logical CPU number instead of hartid by Atish Patra · 6 years ago
  17. 6825c7a RISC-V: Add logical CPU indexing for RISC-V by Atish Patra · 6 years ago
  18. a37d56f RISC-V: Use WRITE_ONCE instead of direct access by Atish Patra · 6 years ago
  19. 46373cb RISC-V: Use mmgrab() by Palmer Dabbelt · 6 years ago
  20. 177fae45 RISC-V: Rename im_okay_therefore_i_am to found_boot_cpu by Palmer Dabbelt · 6 years ago
  21. b2f8cfa RISC-V: Rename riscv_of_processor_hart to riscv_of_processor_hartid by Palmer Dabbelt · 6 years ago
  22. 9639a44 RISC-V: Provide a cleaner raw_smp_processor_id() by Palmer Dabbelt · 6 years ago
  23. 6db170f RISC-V: Disable preemption before enabling interrupts by Atish Patra · 6 years ago
  24. b18d6f0 RISC-V: Comment on the TLB flush in smp_callin() by Palmer Dabbelt · 6 years ago
  25. 19ccf29 RISC-V: Filter ISA and MMU values in cpuinfo by Palmer Dabbelt · 6 years ago
  26. 566d6c4 RISC-V: Don't set cacheinfo.{physical_line_partition,attributes} by Palmer Dabbelt · 6 years ago
  27. 1ed4237 RISC-V: No need to pass scause as arg to do_IRQ() by Anup Patel · 6 years ago
  28. 827a438 RISC-V: Avoid corrupting the upper 32-bit of phys_addr_t in ioremap by Vincent Chen · 6 years ago
  29. 757331d RISC-V: Select GENERIC_LIB_UMODDI3 on RV32 by Zong Li · 6 years ago
  30. 51858aa RISC-V: Use swiotlb on RV64 only by Zong Li · 6 years ago
  31. 7f47c73 RISC-V: Build tishift only on 64-bit by Zong Li · 6 years ago
  32. 9411ec6 Auto-detect whether a FPU exists by Alan Kao · 6 years ago
  33. 9671f70 Allow to disable FPU support by Alan Kao · 6 years ago
  34. e8be530 Cleanup ISA string setting by Alan Kao · 6 years ago
  35. 007f5c3 Refactor FPU code in signal setup/return procedures by Alan Kao · 6 years ago
  36. e68ad86 Extract FPU context operations from entry.S by Alan Kao · 6 years ago
  37. f283801 signal: Remove the need for __ARCH_SI_PREABLE_SIZE and SI_PAD_SIZE by Eric W. Biederman · 7 years ago
  38. ef1f225 RISCV: Fix end PFN for low memory by Atish Patra · 6 years ago
  39. 57a4897 RISC-V: include linux/ftrace.h in asm-prototypes.h by James Cowgill · 6 years ago
  40. 67314ec RISC-V: Request newstat syscalls by Guenter Roeck · 6 years ago
  41. e866d3e riscv: Do not overwrite initrd_start and initrd_end by Guenter Roeck · 6 years ago
  42. 47d80a6 RISC-V: Use a less ugly workaround for unused variable warnings by Palmer Dabbelt · 6 years ago
  43. 0ce5671 riscv: tlb: Provide definition of tlb_flush() before including tlb.h by Will Deacon · 6 years ago
  44. 1bc2767 Merge tag 'kbuild-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 6 years ago
  45. d503ac5 kbuild: rename LDFLAGS to KBUILD_LDFLAGS by Masahiro Yamada · 6 years ago
  46. 7a3b1bf RISC-V: Fix sys_riscv_flush_icache by Palmer Dabbelt · 6 years ago
  47. 66eb957 riscv: Delete asm/compat.h by Deepa Dinamani · 7 years ago
  48. e45c7ac RISC-V: Don't use a global include guard for uapi/asm/syscalls.h by Palmer Dabbelt · 6 years ago
  49. 7847e70 RISC-V: Define sys_riscv_flush_icache when SMP=n by Palmer Dabbelt · 6 years ago
  50. 1009aa1 Merge tag 'riscv-for-linus-4.19-mw0' of git://git.kernel.org/pub/scm/linux/kernel/git/palmer/riscv-linux by Linus Torvalds · 6 years ago
  51. 50a7ca3 mm: convert return type of handle_mm_fault() caller to vm_fault_t by Souptick Joarder · 6 years ago
  52. fa1b5d0 Merge tag 'kconfig-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 6 years ago
  53. e026bcc Merge tag 'kbuild-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 6 years ago
  54. 4c42ae4 RISC-V: Fix !CONFIG_SMP compilation error by Atish Patra · 6 years ago
  55. 8237f8b irqchip: add a SiFive PLIC driver by Christoph Hellwig · 6 years ago
  56. 94f592f RISC-V: Add the directive for alignment of stvec's value by Zong Li · 6 years ago
  57. 62b0194 clocksource: new RISC-V SBI timer driver by Palmer Dabbelt · 6 years ago
  58. 6ea0f26 RISC-V: implement low-level interrupt handling by Christoph Hellwig · 6 years ago
  59. bec2e6a RISC-V: add a definition for the SIE SEIE bit by Christoph Hellwig · 6 years ago
  60. 4b40e9d RISC-V: remove INTERRUPT_CAUSE_* defines from asm/irq.h by Christoph Hellwig · 6 years ago
  61. b9d5535 RISC-V: simplify software interrupt / IPI code by Christoph Hellwig · 6 years ago
  62. b949035 RISC-V: remove timer leftovers by Christoph Hellwig · 6 years ago
  63. 5b5c2a2 RISC-V: Add early printk support via the SBI console by Palmer Dabbelt · 7 years ago
  64. 758914f RISC-V: Don't increment sepc after breakpoint. by Jim Wilson · 6 years ago
  65. a89757d RISC-V: implement __lshrti3. by Alex Guo · 6 years ago
  66. 4938c79 RISC-V: Use KBUILD_CFLAGS instead of KCFLAGS when building the vDSO by Palmer Dabbelt · 7 years ago
  67. 87a4c37 kconfig: include kernel/Kconfig.preempt from init/Kconfig by Christoph Hellwig · 6 years ago
  68. 06ec64b Kconfig: consolidate the "Kernel hacking" menu by Christoph Hellwig · 6 years ago
  69. 1572497 kconfig: include common Kconfig files from top-level Kconfig by Christoph Hellwig · 6 years ago
  70. fd2efaa locking/atomics: Rework ordering barriers by Mark Rutland · 6 years ago
  71. ec33408 kbuild: remove redundant LDFLAGS clearing in arch/*/Makefile by Masahiro Yamada · 6 years ago
  72. 52b544b Merge tag 'v4.18-rc5' into locking/core, to pick up fixes by Ingo Molnar · 6 years ago
  73. 9a6a511 RISC-V: Fix the rv32i kernel build by Palmer Dabbelt · 7 years ago
  74. 1db9b80 RISC-V: Fix PTRACE_SETREGSET bug. by Jim Wilson · 7 years ago
  75. 8606544 RISC-V: Don't include irq-riscv-intc.h by Palmer Dabbelt · 7 years ago
  76. f67f10b riscv: remove unnecessary of_platform_populate call by Rob Herring · 7 years ago
  77. 781c8fe RISC-V: fix R_RISCV_ADD32/R_RISCV_SUB32 relocations by Andreas Schwab · 7 years ago
  78. 7df8500 RISC-V: Change variable type for 32-bit compatible by Zong Li · 7 years ago
  79. c480d89 RISC-V: Add definiion of extract symbol's index and type for 32-bit by Zong Li · 7 years ago
  80. 8f79125 RISC-V: Select GENERIC_UCMPDI2 on RV32I by Zong Li · 7 years ago
  81. d5fad48 RISC-V: Add conditional macro for zone of DMA32 by Zong Li · 7 years ago
  82. 9837559 atomics/treewide: Make unconditional inc/dec ops optional by Mark Rutland · 7 years ago
  83. 18cc181 atomics/treewide: Make test ops optional by Mark Rutland · 7 years ago
  84. 2b523f1 atomics/riscv: Define atomic64_fetch_add_unless() by Mark Rutland · 7 years ago
  85. eccc2da atomics/treewide: Make atomic_fetch_add_unless() optional by Mark Rutland · 7 years ago
  86. bef8282 atomics/treewide: Make atomic64_inc_not_zero() optional by Mark Rutland · 7 years ago
  87. 8b47038 atomics/treewide: Remove redundant atomic_inc_not_zero() definitions by Mark Rutland · 7 years ago
  88. bfc18e3 atomics/treewide: Rename __atomic_add_unless() => atomic_fetch_add_unless() by Mark Rutland · 7 years ago
  89. 6a4d4b3 Merge tag 'riscv-for-linus-4.18-merge_window' of git://git.kernel.org/pub/scm/linux/kernel/git/palmer/riscv-linux by Linus Torvalds · 7 years ago
  90. 763f969 Merge tag 'mips_4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux by Linus Torvalds · 7 years ago
  91. 24a130c RISC-V: Add CONFIG_HVC_RISCV_SBI=y to defconfig by Palmer Dabbelt · 7 years ago
  92. e0e0c87 RISC-V: Make our port sparse-clean by Palmer Dabbelt · 7 years ago
  93. 77aa85d RISC-V: Handle R_RISCV_32 in modules by Andreas Schwab · 7 years ago
  94. 1dd9852 riscv/ftrace: Export _mcount when DYNAMIC_FTRACE isn't set by Alan Kao · 7 years ago
  95. 889d746 riscv: add riscv-specific predefines to CHECKFLAGS by Luc Van Oostenryck · 7 years ago
  96. 86406d5 riscv: split the declaration of __copy_user by Luc Van Oostenryck · 7 years ago
  97. 410feb7 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 7 years ago
  98. 3010a5e mm: introduce ARCH_HAS_PTE_SPECIAL by Laurent Dufour · 7 years ago
  99. 9bf9739 riscv: no __user for probe_kernel_address() by Luc Van Oostenryck · 7 years ago
  100. 2861ae3 riscv: use NULL instead of a plain 0 by Luc Van Oostenryck · 7 years ago