1. 4a22709 Merge tag 'arch-cleanup-2020-10-22' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 3 months ago
  2. 746b25b Merge tag 'kbuild-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 4 years, 3 months ago
  3. f56e65d Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 3 months ago
  4. d3876ff Merge tag 'm68knommu-for-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 4 years, 3 months ago
  5. ecb8ac8 mm/madvise: introduce process_madvise() syscall: an external memory hinting API by Minchan Kim · 4 years, 3 months ago
  6. 3c53279 tracehook: clear TIF_NOTIFY_RESUME in tracehook_notify_resume() by Jens Axboe · 4 years, 3 months ago
  7. 5a32c34 Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 4 years, 3 months ago
  8. 612e7a4 Merge tag 'kernel-clone-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 4 years, 3 months ago
  9. c905783 Merge branch 'work.csum_and_copy' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 3 months ago
  10. af9db1d Merge tag 'm68k-for-v5.10-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 4 years, 3 months ago
  11. 9f4df96 dma-mapping: merge <linux/dma-noncoherent.h> into <linux/dma-map-ops.h> by Christoph Hellwig · 4 years, 4 months ago
  12. 322c512 m68knommu: include SDHC support only when hardware has it by Greg Ungerer · 4 years, 4 months ago
  13. 0069674 m68knommu: fix sparse warnings in signal code by Greg Ungerer · 4 years, 4 months ago
  14. a27bc11 m68knommu: switch to using asm-generic/uaccess.h by Greg Ungerer · 4 years, 4 months ago
  15. 50c5fee ide/macide: Convert Mac IDE driver to platform driver by Finn Thain · 4 years, 4 months ago
  16. 596b047 kbuild: preprocess module linker script by Masahiro Yamada · 4 years, 4 months ago
  17. 5e6e985 uaccess: add infrastructure for kernel builds with set_fs() by Christoph Hellwig · 4 years, 4 months ago
  18. 352e042 m68k: Replace HTTP links with HTTPS ones by Alexander A. Klimov · 4 years, 4 months ago
  19. 7e15882 m68k: mm: Remove superfluous memblock_alloc*() casts by Geert Uytterhoeven · 4 years, 4 months ago
  20. 41f1bf3 m68k: mm: Use PAGE_ALIGNED() helper by Geert Uytterhoeven · 4 years, 4 months ago
  21. dc07201 m68k: Sort selects in main Kconfig by Geert Uytterhoeven · 4 years, 4 months ago
  22. d473de0 m68k: amiga: Clean up Amiga hardware configuration by Geert Uytterhoeven · 4 years, 4 months ago
  23. 62148d9 m68k: Revive _TIF_* masks by Geert Uytterhoeven · 4 years, 4 months ago
  24. 5661bcc m68k: Correct some typos in comments by Finn Thain · 4 years, 6 months ago
  25. c75e59e m68k: Use get_kernel_nofault() in show_registers() by Christoph Hellwig · 4 years, 6 months ago
  26. 3b0950a m68k: amiga: Fix Denise detection on OCS by Geert Uytterhoeven · 5 years ago
  27. df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 5 months ago
  28. 66aa388 m68k: get rid of zeroing destination on error in csum_and_copy_from_user() by Al Viro · 4 years, 6 months ago
  29. c693cc4 saner calling conventions for csum_and_copy_..._user() by Al Viro · 4 years, 6 months ago
  30. cc44c17 csum_partial_copy_nocheck(): drop the last argument by Al Viro · 4 years, 6 months ago
  31. 6e41c58 unify generic instances of csum_partial_copy_nocheck() by Al Viro · 4 years, 6 months ago
  32. 2cd2e1a m68k: switch to kernel_clone() by Christian Brauner · 4 years, 5 months ago
  33. 5bbec3c Merge tag 'sh-for-5.9' of git://git.libc.org/linux-sh by Linus Torvalds · 4 years, 5 months ago
  34. 88db0aa all arch: remove system call sys_sysctl by Xiaoming Ni · 4 years, 5 months ago
  35. 846f9e1 dma-mapping: consolidate the NO_DMA definition in kernel/dma/Kconfig by Christoph Hellwig · 4 years, 6 months ago
  36. e1c17f6 mm/m68k: use general page fault accounting by Peter Xu · 4 years, 5 months ago
  37. bce617e mm: do page fault accounting in handle_mm_fault by Peter Xu · 4 years, 5 months ago
  38. 3d13f31 uaccess: add force_uaccess_{begin,end} helpers by Christoph Hellwig · 4 years, 5 months ago
  39. 428e297 uaccess: remove segment_eq by Christoph Hellwig · 4 years, 5 months ago
  40. 81e1133 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 5 months ago
  41. f9cb654 asm-generic: pgalloc: provide generic pgd_free() by Mike Rapoport · 4 years, 5 months ago
  42. ca15ca4 mm: remove unneeded includes of <asm/pgalloc.h> by Mike Rapoport · 4 years, 5 months ago
  43. 25d8d4e Merge tag 'powerpc-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 4 years, 5 months ago
  44. 60e76bb Merge tag 'm68knommu-for-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 4 years, 5 months ago
  45. 4f30a60 Merge tag 'close-range-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 4 years, 5 months ago
  46. 9ba2741 Merge tag 'fork-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 4 years, 5 months ago
  47. 9ba19cc Merge tag 'locking-core-2020-08-03' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 5 months ago
  48. 8c4e1c0 Merge tag 'm68k-for-v5.9-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 4 years, 5 months ago
  49. 382625d Merge tag 'for-5.9/block-20200802' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 5 months ago
  50. f05d671 Merge branch 'locking/header' by Peter Zijlstra · 4 years, 5 months ago
  51. 7ca8cf5 locking/atomic: Move ATOMIC_INIT into linux/types.h by Herbert Xu · 4 years, 5 months ago
  52. fde87eb m68k: stmark2: enable edma support for dspi by Angelo Dureghello · 4 years, 6 months ago
  53. f944814 m68k: use asm-generic cmpxchg_local() by Greg Ungerer · 4 years, 7 months ago
  54. 58f80fa m68k: mcfmmu: remove stale part of comment about steal_context by Mike Rapoport · 4 years, 7 months ago
  55. bdee0e7 m68knommu: fix overwriting of bits in ColdFire V3 cache control by Greg Ungerer · 4 years, 7 months ago
  56. 416426a m68k: fix ColdFire mmu init compile warning by Greg Ungerer · 4 years, 7 months ago
  57. d4aa8af m68knommu: fix use of cpu_to_le() on IO access by Greg Ungerer · 4 years, 7 months ago
  58. 005b73d m68knommu: __force type casts for raw IO access by Greg Ungerer · 4 years, 7 months ago
  59. cc0fec1 m68k: stmark2: defconfig updates by Angelo Dureghello · 4 years, 7 months ago
  60. c66da95 macintosh/adb-iop: Implement SRQ autopolling by Finn Thain · 4 years, 7 months ago
  61. 382f429 m68k: defconfig: Update defconfigs for v5.8-rc3 by Geert Uytterhoeven · 4 years, 6 months ago
  62. e3a5494 m68k: Use CLEAN_FILES to clean up files by Masahiro Yamada · 4 years, 7 months ago
  63. 47fbcb9 m68k: mac: Improve IOP debug messages by Finn Thain · 4 years, 7 months ago
  64. adc19b2 m68k: mac: Don't send uninitialized data in IOP message reply by Finn Thain · 4 years, 7 months ago
  65. 931fc82 m68k: mac: Fix IOP status/control register writes by Finn Thain · 4 years, 7 months ago
  66. aeb445b m68k: mac: Don't send IOP message until channel is idle by Finn Thain · 4 years, 7 months ago
  67. be1a312 m68k: atari: Annotate dummy read in ROM port IO code as __maybe_unused by Michael Schmitz · 4 years, 7 months ago
  68. 5f5f294 m68k: Use sizeof_field() helper by Gustavo A. R. Silva · 4 years, 7 months ago
  69. 40b13fd m68k: Pass -D options to KBUILD_CPPFLAGS instead of KBUILD_{A,C}FLAGS by Masahiro Yamada · 4 years, 8 months ago
  70. 2367b02 m68k: Optimize cc-option calls for cpuflags-y by Masahiro Yamada · 4 years, 8 months ago
  71. bd3ff3f m68k: sun3: Descend to prom from arch/m68k/sun3 by Masahiro Yamada · 4 years, 8 months ago
  72. 028a342 m68k: Add arch/m68k/Kbuild by Masahiro Yamada · 4 years, 8 months ago
  73. 714acdb arch: rename copy_thread_tls() back to copy_thread() by Christian Brauner · 4 years, 7 months ago
  74. 140c818 arch: remove HAVE_COPY_THREAD_TLS by Christian Brauner · 4 years, 8 months ago
  75. c62b37d block: move ->make_request_fn to struct block_device_operations by Christoph Hellwig · 4 years, 6 months ago
  76. 6d41bb4 nfblock: stop using ->queuedata by Christoph Hellwig · 4 years, 6 months ago
  77. c43e557 m68k: mm: fix node memblock init by Angelo Dureghello · 4 years, 7 months ago
  78. d63bd8c m68k: nommu: register start of the memory with memblock by Mike Rapoport · 4 years, 7 months ago
  79. 3af8588 fork: fold legacy_clone_args_valid() into _do_fork() by Christian Brauner · 4 years, 7 months ago
  80. 9b4feb6 arch: wire-up close_range() by Christian Brauner · 6 years ago
  81. 6adc19f Merge tag 'kbuild-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 4 years, 7 months ago
  82. a7f7f62 treewide: replace '---help---' in Kconfig files with 'help' by Masahiro Yamada · 4 years, 7 months ago
  83. d3ea693 Merge tag 'm68knommu-for-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 4 years, 7 months ago
  84. e4a42c8 kbuild: fix broken builds because of GZIP,BZIP2,LZOP variables by Denis Efremov · 4 years, 7 months ago
  85. 6f63078 Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 4 years, 7 months ago
  86. 3e4e28c mmap locking API: convert mmap_sem API comments by Michel Lespinasse · 4 years, 7 months ago
  87. d8ed45c mmap locking API: use coccinelle to convert mmap_sem rwsem call sites by Michel Lespinasse · 4 years, 7 months ago
  88. 974b9b2 mm: consolidate pte_index() and pte_offset_*() definitions by Mike Rapoport · 4 years, 7 months ago
  89. e05c7b1 mm: pgtable: add shortcuts for accessing kernel PMD and PTE by Mike Rapoport · 4 years, 7 months ago
  90. 1bcdc68 m68k/mm: move {cache,nocahe}_page() definitions close to their user by Mike Rapoport · 4 years, 7 months ago
  91. e73240b m68k/mm/motorola: move comment about page table allocation funcitons by Mike Rapoport · 4 years, 7 months ago
  92. 65fddcf mm: reorder includes after introduction of linux/pgtable.h by Mike Rapoport · 4 years, 7 months ago
  93. ca5999f mm: introduce include/linux/pgtable.h by Mike Rapoport · 4 years, 7 months ago
  94. e31cf2f mm: don't include asm/pgtable.h if linux/mm.h is already included by Mike Rapoport · 4 years, 7 months ago
  95. 9cb8f06 kernel: rename show_stack_loglvl() => show_stack() by Dmitry Safonov · 4 years, 7 months ago
  96. ce23c47 m68k: add show_stack_loglvl() by Dmitry Safonov · 4 years, 7 months ago
  97. 490741a module: move the set_fs hack for flush_icache_range to m68k by Christoph Hellwig · 4 years, 7 months ago
  98. a1e81f9 m68k: implement flush_icache_user_range by Christoph Hellwig · 4 years, 7 months ago
  99. 885f7f8 mm: rename flush_icache_user_range to flush_icache_user_page by Christoph Hellwig · 4 years, 7 months ago
  100. 9e730ff m68knommu: use asm-generic/cacheflush.h by Christoph Hellwig · 4 years, 7 months ago