1. cd238ef docs: kbuild: convert docs to ReST and rename to *.rst by Mauro Carvalho Chehab · 6 years ago
  2. 50acfb2 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 286 by Thomas Gleixner · 6 years ago
  3. 96ac6d4 treewide: Add SPDX license identifier - Kbuild by Greg Kroah-Hartman · 6 years ago
  4. 1802d0b treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174 by Thomas Gleixner · 6 years ago
  5. c942fdd treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157 by Thomas Gleixner · 6 years ago
  6. 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 6 years ago
  7. 588cb88 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 120 by Thomas Gleixner · 6 years ago
  8. b4d0d23 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 36 by Thomas Gleixner · 6 years ago
  9. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  10. ff8583d Merge tag 'kbuild-v5.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 6 years ago
  11. 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
  12. 33ff99f arch: remove dangling asm-generic wrappers by Masahiro Yamada · 6 years ago
  13. 8fef990 riscv: fix locking violation in page fault handler by Andreas Schwab · 6 years ago
  14. a967a28 RISC-V: sifive_l2_cache: Add L2 cache controller driver for SiFive SoCs by Yash Shah · 6 years ago
  15. 4c3aeb8 RISC-V: Avoid using invalid intermediate translations by Palmer Dabbelt · 6 years ago
  16. 9a6e7af riscv: Support BUG() in kernel module by Vincent Chen · 6 years ago
  17. ee72e0e riscv: Add the support for c.ebreak check in is_valid_bugaddr() by Vincent Chen · 6 years ago
  18. d18ebc2 riscv: support trap-based WARN() by Vincent Chen · 6 years ago
  19. a21344d riscv: fix sbi_remote_sfence_vma{,_asid}. by Gary Guo · 6 years ago
  20. f6635f8 riscv: move switch_mm to its own file by Gary Guo · 6 years ago
  21. 58de775 riscv: move flush_icache_{all,mm} to cacheflush.c by Gary Guo · 6 years ago
  22. a3182c9 RISC-V: Access CSRs using CSR numbers by Anup Patel · 6 years ago
  23. 6dcaf00 RISC-V: Add interrupt related SCAUSE defines in asm/csr.h by Anup Patel · 6 years ago
  24. 196a14d RISC-V: Use tabs to align macro values in asm/csr.h by Anup Patel · 6 years ago
  25. f1f47c6 RISC-V: Fix minor checkpatch issues. by Atish Patra · 6 years ago
  26. 8b4302a RISC-V: Support nr_cpus command line option. by Atish Patra · 6 years ago
  27. 0d7b4a6 riscv: switch over to generic free_initmem() by Mike Rapoport · 6 years ago
  28. 02aff8d Merge tag 'audit-pr-20190507' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/audit by Linus Torvalds · 6 years ago
  29. dd4e5d6 Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 6 years ago
  30. 007dc78 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  31. 2c6a392 Merge branch 'core-stacktrace-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  32. 171c2bc Merge branch 'core-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  33. ab3d265 RISC-V: Implement nosmp commandline option. by Atish Patra · 6 years ago
  34. 7011456 RISC-V: Add RISC-V specific arch_match_cpu_phys_id by Atish Patra · 6 years ago
  35. fd7f744 riscv: vdso: drop unnecessary cc-ldoption by Nick Desaulniers · 6 years ago
  36. bf0102a riscv: call pm_power_off from machine_halt / machine_power_off by Christoph Hellwig · 6 years ago
  37. bed1378 riscv: print the unexpected interrupt cause by Christoph Hellwig · 6 years ago
  38. 6ab77af riscv: remove duplicate macros from ptrace.h by Christoph Hellwig · 6 years ago
  39. 8774254 riscv: remove unreachable !HAVE_FUNCTION_GRAPH_RET_ADDR_PTR code by Christoph Hellwig · 6 years ago
  40. ba9c014 riscv: cleanup the parse_dtb calling conventions by Christoph Hellwig · 6 years ago
  41. c637b91 riscv: simplify the stack pointer setup in head.S by Christoph Hellwig · 6 years ago
  42. df16c40 riscv: clear all pending interrupts when booting by Christoph Hellwig · 6 years ago
  43. 09afac7 riscv: remove CONFIG_RISCV_ISA_A by Christoph Hellwig · 6 years ago
  44. e28dcc7 riscv: remove unreachable big endian code by Christoph Hellwig · 6 years ago
  45. 5cfade5 riscv: turn mm_segment_t into a struct by Christoph Hellwig · 6 years ago
  46. df72096 riscv: use asm-generic/extable.h by Christoph Hellwig · 6 years ago
  47. 7a64f3f riscv/signal: Fixup additional syscall restarting by Guo Ren · 6 years ago
  48. fa98339 riscv/stacktrace: Remove the pointless ULONG_MAX marker by Thomas Gleixner · 6 years ago
  49. f05badd RISC-V: Fix Maximum Physical Memory 2GiB option for 64bit systems by Anup Patel · 6 years ago
  50. 54bbfe7 Merge branch 'linus' into locking/core, to pick up fixes by Ingo Molnar · 6 years ago
  51. 1b937e8 RISC-V: Add separate defconfig for 32bit systems by Anup Patel · 6 years ago
  52. b012980 riscv/mmiowb: Hook up mmwiob() implementation to asm-generic code by Will Deacon · 6 years ago
  53. fdcd06a arch: Use asm-generic header for asm/mmiowb.h by Will Deacon · 6 years ago
  54. 970b766 Merge tag 'trace-5.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 6 years ago
  55. 32d9258 syscalls: Remove start and number from syscall_set_arguments() args by Steven Rostedt (VMware) · 6 years ago
  56. b35f549 syscalls: Remove start and number from syscall_get_arguments() args by Steven Rostedt (Red Hat) · 8 years ago
  57. 10a1699 riscv: Fix syscall_get_arguments() and syscall_set_arguments() by Dmitry V. Levin · 6 years ago
  58. 390a0c6 locking/rwsem: Remove rwsem-spinlock.c & use rwsem-xadd.c for all archs by Waiman Long · 6 years ago
  59. 5f307be asm-generic/tlb, arch: Provide generic tlb_flush() based on flush_tlb_range() by Peter Zijlstra · 6 years ago
  60. da4ed37 RISC-V: Use IS_ENABLED(CONFIG_CMODEL_MEDLOW) by Joe Perches · 6 years ago
  61. ff0e2a7 RISC-V: Fix FIXMAP_TOP to avoid overlap with VMALLOC area by Anup Patel · 6 years ago
  62. 387181d RISC-V: Always compile mm/init.c with cmodel=medany and notrace by Anup Patel · 6 years ago
  63. dbee9c9 riscv: fix accessing 8-byte variable from RV32 by Alan Kao · 6 years ago
  64. 16add41 syscall_get_arch: add "struct task_struct *" argument by Dmitry V. Levin · 6 years ago
  65. 037fc33 kbuild: force all architectures except um to include mandatory-y by Masahiro Yamada · 6 years ago
  66. b7a7d1c Merge tag 'dma-mapping-5.1' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 6 years ago
  67. 3d8dfe7 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 6 years ago
  68. d72cb8c Merge tag 'riscv-for-linus-5.1-mw0' of git://git.kernel.org/pub/scm/linux/kernel/git/palmer/riscv-linux by Linus Torvalds · 6 years ago
  69. 8dcd175 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  70. 795c230 riscv/vdso: don't clear PG_reserved by David Hildenbrand · 6 years ago
  71. b1b988a Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  72. 6456300 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 6 years ago
  73. 13fd5de RISC-V: Fixmap support and MM cleanups by Palmer Dabbelt · 6 years ago
  74. f7ccc35 arch: riscv: fix logic error in parse_dtb by Andreas Schwab · 6 years ago
  75. 736706b get rid of legacy 'get_ds()' function by Linus Torvalds · 6 years ago
  76. fbdc619 RISC-V: Assign hwcap as per comman capabilities. by Atish Patra · 6 years ago
  77. 291debb RISC-V: Compare cpuid with NR_CPUS before mapping. by Atish Patra · 6 years ago
  78. dd641e2 RISC-V: Allow hartid-to-cpuid function to fail. by Atish Patra · 6 years ago
  79. ba15c86 RISC-V: Remove NR_CPUs check during hartid search from DT by Atish Patra · 6 years ago
  80. 78d1daa RISC-V: Move cpuid to hartid mapping to SMP. by Atish Patra · 6 years ago
  81. e15c6e3 RISC-V: Do not wait indefinitely in __cpu_up by Atish Patra · 6 years ago
  82. ce246c4 riscv: io: Update __io_[p]ar() macros to take an argument by Will Deacon · 6 years ago
  83. cfbe271 Merge tag 'y2038-syscall-abi' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/playground into timers/2038 by Thomas Gleixner · 6 years ago
  84. d4c08b9 riscv: Use latest system call ABI by Arnd Bergmann · 6 years ago
  85. 823900c RISC-V: Free-up initrd in free_initrd_mem() by Anup Patel · 6 years ago
  86. f2c17aa RISC-V: Implement compile-time fixed mappings by Anup Patel · 6 years ago
  87. 6f1e9e9 RISC-V: Move setup_vm() to mm/init.c by Anup Patel · 6 years ago
  88. 0651c26 RISC-V: Move setup_bootmem() to mm/init.c by Anup Patel · 6 years ago
  89. 680f9b8 RISC-V: Setup init_mm before parse_early_param() by Anup Patel · 6 years ago
  90. ff4c25f dma-mapping: improve selection of dma_declare_coherent availability by Christoph Hellwig · 6 years ago
  91. 79a47ba riscv: remove the HAVE_KPROBES option by Christoph Hellwig · 6 years ago
  92. c8ce48f asm-generic: Make time32 syscall numbers optional by Arnd Bergmann · 6 years ago
  93. 80d7da1 asm-generic: Drop getrlimit and setrlimit syscalls from default list by Yury Norov · 7 years ago
  94. 942fa98 32-bit userspace ABI: introduce ARCH_32BIT_OFF_T config option by Yury Norov · 7 years ago
  95. 3313da8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  96. dd81c8a riscv: use for_each_of_cpu_node iterator by Johan Hovold · 6 years ago
  97. e3d794d riscv: treat cpu devicetree nodes without status as enabled by Johan Hovold · 6 years ago
  98. 149820c riscv: fix riscv_of_processor_hartid() comment by Johan Hovold · 6 years ago
  99. e1b1381 riscv: use pr_info and friends by Johan Hovold · 6 years ago
  100. 7265d10 riscv: add missing newlines to printk messages by Johan Hovold · 6 years ago