1. dd4e5d6 Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 6 years ago
  2. ccbc2e5 Merge tag 'm68k-for-v5.2-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 6 years ago
  3. 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
  4. 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
  5. d286e13 Merge tag 'syscalls-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 6 years ago
  6. 39036cd arch: add pidfd and io_uring syscalls everywhere by Arnd Bergmann · 6 years ago
  7. 0f43ca6 m68k/io: Remove useless definition of mmiowb() by Will Deacon · 6 years ago
  8. fdcd06a arch: Use asm-generic header for asm/mmiowb.h by Will Deacon · 6 years ago
  9. 390a0c6 locking/rwsem: Remove rwsem-spinlock.c & use rwsem-xadd.c for all archs by Waiman Long · 6 years ago
  10. 6137fed arch/tlb: Clean up simple architectures by Peter Zijlstra · 6 years ago
  11. 3d9683c KVM: export <linux/kvm_para.h> and <asm/kvm_para.h> iif KVM is supported by Masahiro Yamada · 6 years ago
  12. 733df11 m68k: defconfig: Update defconfigs for v5.1-rc1 by Geert Uytterhoeven · 6 years ago
  13. 19999a8 m68k: mvme16x: Handle timer counter overflow by Finn Thain · 6 years ago
  14. 3d744ee m68k: mvme16x: Convert to clocksource API by Finn Thain · 6 years ago
  15. 7529b90 m68k: mvme147: Handle timer counter overflow by Finn Thain · 6 years ago
  16. fc4c47b m68k: mvme147: Convert to clocksource API by Finn Thain · 6 years ago
  17. 481fa13 m68k: mac: Convert to clocksource API by Finn Thain · 6 years ago
  18. 4be2ba9 m68k: hp300: Handle timer counter overflow by Finn Thain · 6 years ago
  19. 2ed1662 m68k: hp300: Convert to clocksource API by Finn Thain · 6 years ago
  20. 3384df0 m68k: bvme6000: Convert to clocksource API by Finn Thain · 6 years ago
  21. 26ccd2d m68k: atari: Convert to clocksource API by Finn Thain · 6 years ago
  22. 5afd3d0 m68k: amiga: Convert to clocksource API by Finn Thain · 6 years ago
  23. 7d6ca23 m68k: Drop ARCH_USES_GETTIMEOFFSET by Finn Thain · 6 years ago
  24. 6242c94 m68k: apollo, q40, sun3, sun3x: Remove arch_gettimeoffset implementations by Finn Thain · 6 years ago
  25. 0ca7ce7 m68k: mac: Fix VIA timer counter accesses by Finn Thain · 6 years ago
  26. 1efdd4b m68k: Call timer_interrupt() with interrupts disabled by Finn Thain · 6 years ago
  27. 037fc33 kbuild: force all architectures except um to include mandatory-y by Masahiro Yamada · 6 years ago
  28. a667cb7 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  29. 8a7f97b treewide: add checks for the return value of memblock_alloc*() by Mike Rapoport · 6 years ago
  30. 0240dfd arch: don't memset(0) memory returned by memblock_alloc() by Mike Rapoport · 6 years ago
  31. f3124ccf Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 6 years ago
  32. 3337d5c configs: get rid of obsolete CONFIG_ENABLE_WARN_DEPRECATED by Alexey Brodkin · 6 years ago
  33. 45763bf Merge tag 'char-misc-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 6 years ago
  34. 8dcd175 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  35. 5ffb90b m68k/mm: use __ClearPageReserved() by David Hildenbrand · 6 years ago
  36. 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
  37. 45f5532 Merge tag 'm68k-for-v5.1-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 6 years ago
  38. 08300f4 a.out: remove core dumping support by Linus Torvalds · 6 years ago
  39. 6456300 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 6 years ago
  40. 736706b get rid of legacy 'get_ds()' function by Linus Torvalds · 6 years ago
  41. 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
  42. d7e9d01 m68k: add ColdFire mcf5441x eDMA platform support by Angelo Dureghello · 6 years ago
  43. 942fa98 32-bit userspace ABI: introduce ARCH_32BIT_OFF_T config option by Yury Norov · 7 years ago
  44. 3313da8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  45. 5c07488 Merge 5.0-rc6 into char-misc-next by Greg Kroah-Hartman · 6 years ago
  46. 41ea391 Merge tag 'y2038-new-syscalls' of git://git.kernel.org:/pub/scm/linux/kernel/git/arnd/playground into timers/2038 by Thomas Gleixner · 6 years ago
  47. fd659cc Merge tag 'y2038-syscall-cleanup' of git://git.kernel.org:/pub/scm/linux/kernel/git/arnd/playground into timers/2038 by Thomas Gleixner · 6 years ago
  48. e5a8a11 Merge tag 'for-linus-20190209' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  49. a655fe9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  50. 48166e6 y2038: add 64-bit time_t syscalls to all 32-bit architectures by Arnd Bergmann · 6 years ago
  51. d33c577 y2038: rename old time and utime syscalls by Arnd Bergmann · 6 years ago
  52. 00bf25d y2038: use time32 syscall names on 32-bit by Arnd Bergmann · 6 years ago
  53. 30363d6 m68k: set proper major_num when specifying module param major_num by Chengguang Xu · 6 years ago
  54. 5468e82 net: phy: fixed-phy: Drop GPIO from fixed_phy_add() by Linus Walleij · 6 years ago
  55. 36c0f7f arch: unexport asm/shmparam.h for all architectures by Masahiro Yamada · 6 years ago
  56. fdddcfd Merge 5.0-rc4 into char-misc-next by Greg Kroah-Hartman · 6 years ago
  57. b41c51c arch: add pkey and rseq syscall numbers everywhere by Arnd Bergmann · 6 years ago
  58. 0d6040d arch: add split IPC system calls where needed by Arnd Bergmann · 6 years ago
  59. 09ac126 m68k: assign syscall number for seccomp by Arnd Bergmann · 6 years ago
  60. d3b41b6 m68k: Dispatch nvram_ops calls to Atari or Mac functions by Finn Thain · 6 years ago
  61. aefcb74 m68k/mac: Fix PRAM accessors by Finn Thain · 6 years ago
  62. a71fa0e m68k/mac: Use macros for RTC accesses not magic numbers by Finn Thain · 6 years ago
  63. cda67df m68k/mac: Adopt naming and calling conventions for PRAM routines by Finn Thain · 6 years ago
  64. 666047f m68k/atari: Implement arch_nvram_ops methods and enable CONFIG_HAVE_ARCH_NVRAM_OPS by Finn Thain · 6 years ago
  65. a084dbf m68k/atari: Implement arch_nvram_ops struct by Finn Thain · 6 years ago
  66. 1278cf6 nvram: Replace nvram_* function exports with static functions by Finn Thain · 6 years ago
  67. 437ace3 m68k/atari: Move Atari-specific code out of drivers/char/nvram.c by Finn Thain · 6 years ago
  68. 28713169 m68k: Add -ffreestanding to CFLAGS by Finn Thain · 6 years ago
  69. bf634166 m68k/apollo: Fix comment in Makefile by Jonathan Neuschäfer · 6 years ago
  70. 800855e m68k/defconfig: Update defconfigs for v5.0-rc1 by Geert Uytterhoeven · 6 years ago
  71. c097a39 m68k/atari: Avoid VLA use in atari_switches_setup() by Geert Uytterhoeven · 6 years ago
  72. 35f61d7 m68k: Avoid VLA use in mangle_kernel_stack() by Geert Uytterhoeven · 6 years ago
  73. 9c0e91f m68k/mac: Use '030 reset method on SE/30 by Finn Thain · 6 years ago
  74. bfc7beb m68k/mac: Remove obsolete comment by Finn Thain · 6 years ago
  75. 6a93207 m68k/mac: Skip VIA port setup unless RTC is connected by Finn Thain · 6 years ago
  76. 8f5ec46 m68k/mac: Clean up unused timer definitions by Finn Thain · 6 years ago
  77. 85f7598 m68k/defconfig: Drop NET_VENDOR_<FOO>=n by Geert Uytterhoeven · 6 years ago
  78. 3bd6e94 arch: restore generic-y += shmparam.h for some architectures by Masahiro Yamada · 6 years ago
  79. d6e4b3e arch: remove redundant UAPI generic-y defines by Masahiro Yamada · 6 years ago
  80. d4ce545 arch: remove stale comments "UAPI Header export list" by Masahiro Yamada · 6 years ago
  81. a659811 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  82. 4cf5892 mm: treewide: remove unused address argument from pte_alloc functions by Joel Fernandes (Google) · 6 years ago
  83. 3fc2579 fls: change parameter to unsigned int by Matthew Wilcox · 6 years ago
  84. 96d4f26 Remove 'type' argument from access_ok() function by Linus Torvalds · 6 years ago
  85. 28e8c4b Merge tag 'rtc-4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux by Linus Torvalds · 6 years ago
  86. 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
  87. 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
  88. af7ddd8 Merge tag 'dma-mapping-4.21' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 6 years ago
  89. e0783bb Merge tag 'm68k-for-v4.21-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 6 years ago
  90. 8636a1f treewide: surround Kconfig file paths with double quotes by Masahiro Yamada · 6 years ago
  91. 1d51b4b Merge tag 'm68k-for-v4.20-tag2' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 6 years ago
  92. 518a2f1 dma-mapping: zero memory returned from dma_alloc_* by Christoph Hellwig · 6 years ago
  93. bed1369 m68k: Fix memblock-related crashes by Geert Uytterhoeven · 6 years ago
  94. 3731c3d dma-mapping: always build the direct mapping code by Christoph Hellwig · 6 years ago
  95. 9062544 m68k/mac: Switch to use %ptR by Andy Shevchenko · 6 years ago
  96. 005e13a m68k: Generate uapi header and syscall table header files by Firoz Khan · 6 years ago
  97. fd81414 m68k: Add system call table generation support by Firoz Khan · 6 years ago
  98. d2cc708 m68k: Add __NR_syscalls along with NR_syscalls by Firoz Khan · 6 years ago
  99. 616d4cf m68k/defconfig: Update defconfigs for v4.20-rc1 by Geert Uytterhoeven · 6 years ago
  100. af5d7a3 m68k: Remove redundant 'default n' from Kconfig by Bartlomiej Zolnierkiewicz · 6 years ago