1. f654f0f Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  2. acaf892 sh: fix multiple function definition build errors by Randy Dunlap · 6 years ago
  3. 32d9258 syscalls: Remove start and number from syscall_set_arguments() args by Steven Rostedt (VMware) · 6 years ago
  4. b35f549 syscalls: Remove start and number from syscall_get_arguments() args by Steven Rostedt (Red Hat) · 8 years ago
  5. 3d9683c KVM: export <linux/kvm_para.h> and <asm/kvm_para.h> iif KVM is supported by Masahiro Yamada · 6 years ago
  6. 037fc33 kbuild: force all architectures except um to include mandatory-y by Masahiro Yamada · 6 years ago
  7. 26fb3da memblock: drop memblock_alloc_*_nopanic() variants by Mike Rapoport · 6 years ago
  8. 8a7f97b treewide: add checks for the return value of memblock_alloc*() by Mike Rapoport · 6 years ago
  9. 42b46ae memblock: drop __memblock_alloc_base() by Mike Rapoport · 6 years ago
  10. ecc3e77 memblock: memblock_phys_alloc(): don't panic by Mike Rapoport · 6 years ago
  11. f240ec0 memblock: replace memblock_alloc_base(ANYWHERE) with memblock_phys_alloc by Mike Rapoport · 6 years ago
  12. b7a7d1c Merge tag 'dma-mapping-5.1' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 6 years ago
  13. 96a6de1 Merge tag 'media/v5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 6 years ago
  14. 47f1e92 sh: prefer memblock APIs returning virtual address by Mike Rapoport · 6 years ago
  15. 3337d5c configs: get rid of obsolete CONFIG_ENABLE_WARN_DEPRECATED by Alexey Brodkin · 6 years ago
  16. 8dcd175 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  17. 6855369 sh: remove nargs from __SYSCALL by Firoz Khan · 6 years ago
  18. 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
  19. 32c0ac3 Merge tag 'regulator-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 6 years ago
  20. 736706b get rid of legacy 'get_ds()' function by Linus Torvalds · 6 years ago
  21. 88f268a Merge branch 'regulator-5.1' into regulator-next by Mark Brown · 6 years ago
  22. 82c5de0 dma-mapping: remove the DMA_MEMORY_EXCLUSIVE flag by Christoph Hellwig · 6 years ago
  23. ff4c25f dma-mapping: improve selection of dma_declare_coherent availability by Christoph Hellwig · 6 years ago
  24. 942fa98 32-bit userspace ABI: introduce ARCH_32BIT_OFF_T config option by Yury Norov · 7 years ago
  25. 5c88ee0 media: sh: migor: Include missing dma-mapping header by Jacopo Mondi · 6 years ago
  26. 207a369 sh: fix build error for invisible CONFIG_BUILTIN_DTB_SOURCE by Masahiro Yamada · 6 years ago
  27. 48166e6 y2038: add 64-bit time_t syscalls to all 32-bit architectures by Arnd Bergmann · 6 years ago
  28. d33c577 y2038: rename old time and utime syscalls by Arnd Bergmann · 6 years ago
  29. 00bf25d y2038: use time32 syscall names on 32-bit by Arnd Bergmann · 6 years ago
  30. 01dc79c regulator: fixed/gpio: Pull inversion/OD into gpiolib by Linus Walleij · 6 years ago
  31. b41c51c arch: add pkey and rseq syscall numbers everywhere by Arnd Bergmann · 6 years ago
  32. 0d6040d arch: add split IPC system calls where needed by Arnd Bergmann · 6 years ago
  33. d25a122a sh: add statx system call by Arnd Bergmann · 6 years ago
  34. 83f6091 sh: remove duplicate unistd_32.h file by Arnd Bergmann · 6 years ago
  35. 85e1ffb Merge tag 'kbuild-v4.21-3' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 6 years ago
  36. 94bd8a0 Fix 'acccess_ok()' on alpha and SH by Linus Torvalds · 6 years ago
  37. d6e4b3e arch: remove redundant UAPI generic-y defines by Masahiro Yamada · 6 years ago
  38. d4ce545 arch: remove stale comments "UAPI Header export list" by Masahiro Yamada · 6 years ago
  39. 172caf1 kbuild: remove redundant target cleaning on failure by Masahiro Yamada · 6 years ago
  40. a670124 Merge tag 'trace-v4.21-1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 6 years ago
  41. 505b050 Merge branch 'mount.part1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  42. a659811 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  43. 4cf5892 mm: treewide: remove unused address argument from pte_alloc functions by Joel Fernandes (Google) · 6 years ago
  44. dc56367 sh: ftrace: Fix missing parenthesis in WARN_ON() by Steven Rostedt (VMware) · 6 years ago
  45. 96d4f26 Remove 'type' argument from access_ok() function by Linus Torvalds · 6 years ago
  46. fcf0104 Merge tag 'kgdb-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/danielt/linux by Linus Torvalds · 6 years ago
  47. 495d714 Merge tag 'trace-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 6 years ago
  48. cc02829 kgdb/treewide: constify struct kgdb_arch arch_kgdb_ops by Christophe Leroy · 6 years ago
  49. 3cd99ac kgdb: Fix kgdb_roundup_cpus() for arches who used smp_call_function() by Douglas Anderson · 6 years ago
  50. 9ef7fa5 kgdb: Remove irq flags from roundup by Douglas Anderson · 6 years ago
  51. 1953031 Merge tag 'kconfig-v4.21-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 6 years ago
  52. 769e470 Merge tag 'kconfig-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 6 years ago
  53. f346b0b Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  54. 00d59fd Merge tag 'mmc-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc by Linus Torvalds · 6 years ago
  55. af7ddd8 Merge tag 'dma-mapping-4.21' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 6 years ago
  56. b12a912 Merge tag 'y2038-for-4.21' of ssh://gitolite.kernel.org:/pub/scm/linux/kernel/git/arnd/playground by Linus Torvalds · 6 years ago
  57. 2c2a5af mm, memory_hotplug: add nid parameter to arch_remove_memory by Oscar Salvador · 6 years ago
  58. 4494ce4 sh: lib: convert to SPDX identifiers by Kuninori Morimoto · 6 years ago
  59. 5933f6d sh: kernel: convert to SPDX identifiers by Kuninori Morimoto · 6 years ago
  60. b0a148f sh: cpu: convert to SPDX identifiers by Kuninori Morimoto · 6 years ago
  61. 176ce1b sh: shmobile: convert to SPDX identifiers by Kuninori Morimoto · 6 years ago
  62. 82e1d03 sh: sh5: convert to SPDX identifiers by Kuninori Morimoto · 6 years ago
  63. add5ca2 sh: sh4a: convert to SPDX identifiers by Kuninori Morimoto · 6 years ago
  64. 6ecc0a4d sh: sh4: convert to SPDX identifiers by Kuninori Morimoto · 6 years ago
  65. 5ab5d57 sh: sh3: convert to SPDX identifiers by Kuninori Morimoto · 6 years ago
  66. 234a053 sh: sh2a: convert to SPDX identifiers by Kuninori Morimoto · 6 years ago
  67. 47d1132 sh: sh2: convert to SPDX identifiers by Kuninori Morimoto · 6 years ago
  68. 6a0abce sh: include: convert to SPDX identifiers by Kuninori Morimoto · 6 years ago
  69. ff4a748 sh: drivers: convert to SPDX identifiers by Kuninori Morimoto · 6 years ago
  70. aaf9128 sh: boards: convert to SPDX identifiers by Kuninori Morimoto · 6 years ago
  71. ffa6daa arch/sh/boards/mach-kfr2r09/setup.c: drop pointless static qualifier in kfr2r09_usb0_gadget_setup() by YueHaibing · 6 years ago
  72. 440e7b3 arch/sh/boards/mach-kfr2r09/setup.c: fix struct mtd_oob_ops build warning by Randy Dunlap · 6 years ago
  73. 507413a Merge tag 'asm-generic-4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 6 years ago
  74. cec8d0e sh: ftrace: Use ftrace_graph_get_ret_stack() instead of curr_ret_stack by Steven Rostedt (VMware) · 6 years ago
  75. 8636a1f treewide: surround Kconfig file paths with double quotes by Masahiro Yamada · 6 years ago
  76. e262e32d vfs: Suppress MS_* flag defs within the kernel unless explicitly enabled by David Howells · 6 years ago
  77. 2b3c5a9 sh: generate uapi header and syscall table header files by Firoz Khan · 6 years ago
  78. a0239c8 sh: add system call table generation support by Firoz Khan · 6 years ago
  79. 8a79633 sh: add __NR_syscalls along with NR_syscalls by Firoz Khan · 6 years ago
  80. 19f4859 sh: remove board_time_init() callback by Arnd Bergmann · 7 years ago
  81. 07df780 sh: remove unused rtc_sh_get/set_time infrastructure by Arnd Bergmann · 7 years ago
  82. 09e8126 sh: sh03: rtc: push down rtc class ops into driver by Arnd Bergmann · 7 years ago
  83. b0495e4 sh: dreamcast: rtc: push down rtc class ops into driver by Arnd Bergmann · 7 years ago
  84. c4916c2 sh: ecovec24: Fix an ifdef by Linus Walleij · 6 years ago
  85. faed930 mmc: host: tmio: Use GPIO descriptors by Linus Walleij · 6 years ago
  86. 5716fb9 mmc: spi: Convert to use GPIO descriptors by Linus Walleij · 6 years ago
  87. 915c9e1 arch/sh/include/asm/io.h: provide prototypes for PCI I/O mapping in asm/io.h by Mark Brown · 6 years ago
  88. 3731c3d dma-mapping: always build the direct mapping code by Christoph Hellwig · 6 years ago
  89. bc715ee sh/function_graph: Simplify with function_graph_enter() by Steven Rostedt (VMware) · 6 years ago
  90. 8fb71ef pcmcia: allow PCMCIA support independent of the architecture by Christoph Hellwig · 6 years ago
  91. 2eac9c2 PCI: consolidate the PCI_DOMAINS and PCI_DOMAINS_GENERIC config options by Christoph Hellwig · 6 years ago
  92. eb01d42 PCI: consolidate PCI config entry in drivers/pci by Christoph Hellwig · 6 years ago
  93. 57c8a66 mm: remove include/linux/bootmem.h by Mike Rapoport · 6 years ago
  94. c6ffc5c memblock: rename free_all_bootmem to memblock_free_all by Mike Rapoport · 6 years ago
  95. 15c3c11 memblock: replace alloc_bootmem_pages with memblock_alloc by Mike Rapoport · 6 years ago
  96. aca52c3 mm: remove CONFIG_HAVE_MEMBLOCK by Mike Rapoport · 6 years ago
  97. b4a991e mm: remove CONFIG_NO_BOOTMEM by Mike Rapoport · 6 years ago
  98. de0d22e treewide: remove current_text_addr by Nick Desaulniers · 6 years ago
  99. 5bd4af3 Merge tag 'tty-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 6 years ago
  100. 345671e Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago