1. 78e7c5a mm/special: create generic fallbacks for pte_special() and pte_mkspecial() by Anshuman Khandual · 5 years ago
  2. c62da0c mm/vma: define a default value for VM_DATA_DEFAULT_FLAGS by Anshuman Khandual · 5 years ago
  3. 6cff482 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 5 years ago
  4. 5093c58 mm/vma: append unlikely() while testing VMA access permissions by Anshuman Khandual · 5 years ago
  5. 3122e80 mm/vma: make vma_is_accessible() available for general use by Anshuman Khandual · 5 years ago
  6. ff2ae60 Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/spdx by Linus Torvalds · 5 years ago
  7. 79f51b7 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 5 years ago
  8. 4064b98 mm: allow VM_FAULT_RETRY for multiple times by Peter Xu · 5 years ago
  9. dde1607 mm: introduce FAULT_FLAG_DEFAULT by Peter Xu · 5 years ago
  10. 4ef8732 mm: introduce fault_signal_pending() by Peter Xu · 5 years ago
  11. 630f289 asm-generic: make more kernel-space headers mandatory by Masahiro Yamada · 5 years ago
  12. 58233cc Merge tag 'm68k-for-v5.7-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 5 years ago
  13. 4b9fd8a Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  14. 9e86035 m68knommu: Remove mm.h include from uaccess_no.h by Thomas Gleixner · 5 years ago
  15. 3d745ea block: simplify queue allocation by Christoph Hellwig · 5 years ago
  16. d198b34 .gitignore: add SPDX License Identifier by Masahiro Yamada · 5 years ago
  17. ba00076 m68k: Replace setup_irq() by request_irq() by afzal mohammed · 5 years ago
  18. 86cded5 m68k: defconfig: Update defconfigs for v5.6-rc4 by Geert Uytterhoeven · 5 years ago
  19. acc4564 m68k: Switch to asm-generic/hardirq.h by Geert Uytterhoeven · 5 years ago
  20. 1b43cb5 m68k: Fix Kconfig indentation by Krzysztof Kozlowski · 5 years ago
  21. 679b2ec scsi: sr: remove references to BLK_DEV_SR_VENDOR, leave it enabled by Diego Elio Pettenò · 5 years ago
  22. de9e354 m68k: mm: Change ColdFire pgtable_t by Will Deacon · 5 years ago
  23. 518a6b5 m68k: mm: Fully initialize the page-table allocator by Peter Zijlstra · 5 years ago
  24. 0e071ee m68k: mm: Extend table allocator for multiple sizes by Peter Zijlstra · 5 years ago
  25. 61c64a2 m68k: mm: Use table allocator for pgtables by Peter Zijlstra · 5 years ago
  26. ef9285f m68k: mm: Improve kernel_page_table() by Peter Zijlstra · 5 years ago
  27. ef22d8a m68k: mm: Restructure Motorola MMU page-table layout by Peter Zijlstra · 5 years ago
  28. 5ad272a m68k: mm: Move the pointer table allocator to motorola.c by Peter Zijlstra · 5 years ago
  29. 13076a2 m68k: mm: Unify Motorola MMU page setup by Peter Zijlstra · 5 years ago
  30. fd1aa63 m68k: mm: Fix ColdFire pgd_alloc() by Will Deacon · 5 years ago
  31. 43f0f97 m68k: mm: Remove stray nocache in ColdFire pgalloc by Peter Zijlstra · 5 years ago
  32. 5b21115 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 5 years ago
  33. 97a3253 proc: convert everything to "struct proc_ops" by Alexey Dobriyan · 5 years ago
  34. 8044aad m68knommu: fix memcpy() out of bounds warning in get_user() by Greg Ungerer · 5 years ago
  35. d5fae24 m68k: configs: Cleanup old Kconfig IO scheduler options by Krzysztof Kozlowski · 5 years ago
  36. 83fa805 Merge tag 'threads-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 5 years ago
  37. 6aee4ba Merge branch 'work.openat2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 5 years ago
  38. ca9b5b6 Merge tag 'tty-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 5 years ago
  39. bd2463a Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 5 years ago
  40. 634cd4b Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  41. 6a1000b Merge tag 'ioremap-5.6' of git://git.infradead.org/users/hch/ioremap by Linus Torvalds · 5 years ago
  42. fddb5d4 open: introduce openat2(2) syscall by Aleksa Sarai · 5 years ago
  43. 143c2ce arch/m68k/setup: Drop dummy_con initialization by Arvind Sankar · 5 years ago
  44. 6aabc1f m68k: Implement copy_thread_tls() by Geert Uytterhoeven · 5 years ago
  45. 9a2cef0 arch: wire up pidfd_getfd syscall by Sargun Dhillon · 5 years ago
  46. bfc7931 m68k: defconfig: Update defconfigs for v5.5-rc3 by Geert Uytterhoeven · 5 years ago
  47. e8bb2a2 m68k: Wire up clone3() syscall by Kars de Jong · 5 years ago
  48. 4bdc0d6 remove ioremap_nocache and devm_ioremap_nocache by Christoph Hellwig · 5 years ago
  49. 0290bd2 netdev: pass the stuck queue to the timeout handler by Michael S. Tsirkin · 5 years ago
  50. 1f059df mm/vmalloc: Add empty <asm/vmalloc.h> headers and use them from <linux/vmalloc.h> by Ingo Molnar · 5 years ago
  51. 25cfb0c Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 5 years ago
  52. 60e50f3 m68k: mm: use pgtable-nopXd instead of 4level-fixup by Mike Rapoport · 5 years ago
  53. f6f7cae m68k: nommu: use pgtable-nopud instead of 4level-fixup by Mike Rapoport · 5 years ago
  54. ad0b314 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 5 years ago
  55. 81b6b96 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux; tag 'dma-mapping-5.5' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 5 years ago
  56. a308a71 Merge tag 'ioremap-5.5' of git://git.infradead.org/users/hch/ioremap by Linus Torvalds · 5 years ago
  57. 61a47c1 sysctl: Remove the sysctl system call by Eric W. Biederman · 5 years ago
  58. 1d87200 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  59. 56e35f9 dma-mapping: drop the dev argument to arch_sync_dma_for_* by Christoph Hellwig · 5 years ago
  60. 5ed0794 m68k/atari: Convert Falcon IDE drivers to platform drivers by Michael Schmitz · 5 years ago
  61. de71566 m68k: Convert missed RODATA to RO_DATA by Kees Cook · 5 years ago
  62. 0768634 m68k: rename __iounmap and mark it static by Christoph Hellwig · 6 years ago
  63. 3ad3cbe m68k/coldfire: Use CONFIG_PREEMPTION by Thomas Gleixner · 5 years ago
  64. c917404 vmlinux.lds.h: Replace RW_DATA_SECTION with RW_DATA by Kees Cook · 5 years ago
  65. 93240b3 vmlinux.lds.h: Replace RO_DATA_SECTION with RO_DATA by Kees Cook · 5 years ago
  66. 032f128 m68k: defconfig: Enable ICY I2C and LTC2990 on Amiga by Geert Uytterhoeven · 5 years ago
  67. 84ba838 m68k: defconfig: Update defconfigs for v5.4-rc1 by Geert Uytterhoeven · 5 years ago
  68. 7cf78b6 m68k: q40: Fix info-leak in rtc_ioctl by Fuqian Huang · 5 years ago
  69. b4ed71f mm: treewide: clarify pgtable_page_{ctor,dtor}() naming by Mark Rutland · 5 years ago
  70. 782de70 mm: consolidate pgtable_cache_init() and pgd_cache_init() by Mike Rapoport · 5 years ago
  71. 1322479 mm: remove quicklist page table caches by Nicholas Piggin · 5 years ago
  72. e070355 Merge tag 'modules-for-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux by Linus Torvalds · 5 years ago
  73. d7b0827 Merge tag 'kbuild-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 5 years ago
  74. 671df18 Merge tag 'dma-mapping-5.4' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 5 years ago
  75. c6b48da Merge tag 'usb-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 5 years ago
  76. 16da096 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 5 years ago
  77. ed13fc3 export: explicitly align struct kernel_symbol by Matthias Maennich · 6 years ago
  78. 372ea26 m68k: coldfire: Include the GPIO driver header by Linus Walleij · 6 years ago
  79. 62fcee9 dma-mapping: remove CONFIG_ARCH_NO_COHERENT_DMA_MMAP by Christoph Hellwig · 6 years ago
  80. 0f1979b m68k: Remove ioremap_fullcache() by Christoph Hellwig · 6 years ago
  81. 2cecd1f m68k: Simplify ioremap_nocache() by Christoph Hellwig · 6 years ago
  82. 419e2f1 dma-mapping: remove arch_dma_mmap_pgprot by Christoph Hellwig · 6 years ago
  83. cdfee56 driver core: initialize a default DMA mask for platform device by Christoph Hellwig · 6 years ago
  84. 2ff2b7e kbuild: add CONFIG_ASM_MODVERSIONS by Masahiro Yamada · 6 years ago
  85. 10df063 kbuild: rebuild modules when module linker scripts are updated by Masahiro Yamada · 6 years ago
  86. 49ff824 m68k: defconfig: Update defconfigs for v5.3-rc2 by Geert Uytterhoeven · 6 years ago
  87. 053b514 m68k: atari: Rename shifter to shifter_st to avoid conflict by Geert Uytterhoeven · 6 years ago
  88. 94c0439 m68k: Prevent some compiler warnings in Coldfire builds by Finn Thain · 6 years ago
  89. aee6bff m68k: mac: Revisit floppy disc controller base addresses by Finn Thain · 6 years ago
  90. 1a271a6 arch: mark syscall number 435 reserved for clone3 by Christian Brauner · 6 years ago
  91. ef8f3d4 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  92. 14c0a39 m68k: sun3: switch to generic version of pte allocation by Mike Rapoport · 6 years ago
  93. ba6d10a Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 6 years ago
  94. 5450e8a Merge tag 'pidfd-updates-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 6 years ago
  95. 29cd581 Merge tag 'm68k-for-v5.3-tag2' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 6 years ago
  96. 398364a Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 6 years ago
  97. e9a83bd Merge tag 'docs-5.3' of git://git.lwn.net/linux by Linus Torvalds · 6 years ago
  98. f28a1f1 m68k: Don't select ARCH_HAS_DMA_PREP_COHERENT for nommu or coldfire by Christoph Hellwig · 6 years ago
  99. 5ad18b2 Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 6 years ago
  100. 278ecbf Merge tag 'm68k-for-v5.3-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 6 years ago