1. e7ded27 Merge tag 'percpu-for-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/dennis/percpu by Linus Torvalds · 1 year ago
  2. c299010 Merge tag 'asm-generic-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 1 year, 1 month ago
  3. 78273df Merge tag 'header_cleanup-2024-01-10' of https://evilpiepirate.org/git/bcachefs by Linus Torvalds · 1 year, 1 month ago
  4. 2596e51 m68k: Fix missing include by Kent Overstreet · 1 year, 1 month ago
  5. 7a92fc8 mm: Introduce flush_cache_vmap_early() by Alexandre Ghiti · 1 year, 2 months ago
  6. 9bad6b7 m68k, kexec: fix the incorrect ifdeffery and build dependency of CONFIG_KEXEC by Baoquan He · 1 year, 2 months ago
  7. 3cd9445 asm/io: remove unnecessary xlate_dev_mem_ptr() and unxlate_dev_mem_ptr() by Kefeng Wang · 1 year, 2 months ago
  8. 026246f arch/*/io.h: remove ioremap_uc in some architectures by Baoquan He · 1 year, 4 months ago
  9. ecae0bd Merge tag 'mm-stable-2023-11-01-14-33' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm by Linus Torvalds · 1 year, 3 months ago
  10. 8c04bdd Merge tag 'm68knommu-for-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 1 year, 3 months ago
  11. 979ff1e Merge tag 'm68k-for-v6.7-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 1 year, 3 months ago
  12. 863dafa m68k: coldfire: ensure gpio prototypes visible by Greg Ungerer · 1 year, 5 months ago
  13. 7bc3db0 m68knommu: fix compilation for ColdFire/Cleopatra boards by Greg Ungerer · 1 year, 5 months ago
  14. f12fb73 mm: delete checks for xor_unlock_is_negative_byte() by Matthew Wilcox (Oracle) · 1 year, 4 months ago
  15. ea845e3 m68k: implement xor_unlock_is_negative_byte by Matthew Wilcox (Oracle) · 1 year, 4 months ago
  16. 0a29dfe m68k: Fix indentation by 2 or 5 spaces in <asm/page_mm.h> by Geert Uytterhoeven · 1 year, 4 months ago
  17. 50802d8 m68k: sun3: Fix indentation by 5 or 7 spaces by Geert Uytterhoeven · 1 year, 4 months ago
  18. 8851453 m68k: Fix indentation by 7 spaces in <asm/io_mm.h> by Geert Uytterhoeven · 1 year, 4 months ago
  19. 052ddf7 fbdev: Replace fb_pgprotect() with pgprot_framebuffer() by Thomas Zimmermann · 1 year, 4 months ago
  20. c7db383 m68k: io: Mark mmio read addresses as const by Arnd Bergmann · 1 year, 4 months ago
  21. ec17748 m68k: Add missing types to asm/irq.h by Rolf Eike Beer · 1 year, 4 months ago
  22. dc40c42 m68k: sun3: Annotate prom_printf() with __printf() by Geert Uytterhoeven · 1 year, 5 months ago
  23. 2e195ea m68k: sun3: Fix context restore in flush_tlb_range() by Geert Uytterhoeven · 1 year, 5 months ago
  24. 4ebe845 m68k: sun3: Improve Sun3/3x DVMA abstraction in <asm/dvma.h> by Geert Uytterhoeven · 1 year, 5 months ago
  25. 87d7186 m68k: mm: Move paging_init() to common <asm/pgtable.h> by Geert Uytterhoeven · 1 year, 5 months ago
  26. 0891c47 m68k: kernel: Add and use <asm/syscalls.h> by Geert Uytterhoeven · 1 year, 5 months ago
  27. 4b3d6e0 Merge tag 'ata-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dlemoal/libata by Linus Torvalds · 1 year, 5 months ago
  28. df57721 Merge tag 'x86_shstk_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 1 year, 5 months ago
  29. b96a3e9 Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm by Linus Torvalds · 1 year, 5 months ago
  30. 203b7b6 mm: rationalise flush_icache_pages() and flush_icache_page() by Matthew Wilcox (Oracle) · 1 year, 6 months ago
  31. 5553b15 m68k: implement the new page table range API by Matthew Wilcox (Oracle) · 1 year, 6 months ago
  32. 252a093 m68k: Remove <asm/ide.h> by Geert Uytterhoeven · 1 year, 5 months ago
  33. bff28e6 m68k: convert various functions to use ptdescs by Vishal Moola (Oracle) · 1 year, 6 months ago
  34. 1a48e2c m68k: Add memcmp() declaration by Arnd Bergmann · 1 year, 6 months ago
  35. 668a920 m68k: Define __div64_32() to avoid a warning by Arnd Bergmann · 1 year, 6 months ago
  36. 6831a8a m68k: Remove <asm/export.h> by Masahiro Yamada · 1 year, 6 months ago
  37. 0b1f77e asm-generic/iomap.h: remove ARCH_HAS_IOREMAP_xx macros by Baoquan He · 1 year, 7 months ago
  38. 2f0584f mm: Rename arch pte_mkwrite()'s to pte_mkwrite_novma() by Rick Edgecombe · 1 year, 8 months ago
  39. 7b82e90 Merge tag 'asm-generic-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 1 year, 7 months ago
  40. 1b72240 Merge tag 'drm-next-2023-06-29' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 1 year, 7 months ago
  41. e5476f5 Merge tag 'gpio-updates-for-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux by Linus Torvalds · 1 year, 7 months ago
  42. 6e17c6de Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm by Linus Torvalds · 1 year, 7 months ago
  43. bc6cb4d Merge tag 'locking-core-2023-06-27' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 1 year, 7 months ago
  44. e67b37c m68k: allow pte_offset_map[_lock]() to fail by Hugh Dickins · 1 year, 8 months ago
  45. 9ceecc2 m68k/cpu: Switch to arch_cpu_finalize_init() by Thomas Gleixner · 1 year, 8 months ago
  46. 7d0b806 gpiolib: remove unused gpio_cansleep() by Andy Shevchenko · 1 year, 8 months ago
  47. e50f06c locking/atomic: m68k: add preprocessor symbols by Mark Rutland · 1 year, 8 months ago
  48. d12157e locking/atomic: make atomic*_{cmp,}xchg optional by Mark Rutland · 1 year, 8 months ago
  49. ef7d0f5 m68k/mm: Make pfn accessors static inlines by Linus Walleij · 2 years, 8 months ago
  50. 8f24608 m68k: Pass a pointer to virt_to_pfn() virt_to_page() by Linus Walleij · 2 years, 8 months ago
  51. ff32fcc Merge drm/drm-next into drm-misc-next by Maxime Ripard · 1 year, 9 months ago
  52. b115d85 Merge tag 'locking-core-2023-05-05' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 1 year, 9 months ago
  53. 0685506 locking/arch: Rename all internal __xchg() names to __arch_xchg() by Andrzej Hajda · 2 years ago
  54. 7fa8a8e Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm by Linus Torvalds · 1 year, 9 months ago
  55. db21647 arch/m68k: Implement <asm/fb.h> with generic helpers by Thomas Zimmermann · 1 year, 10 months ago
  56. d847517 arch/m68k: Merge variants of fb_pgprotect() into single function by Thomas Zimmermann · 1 year, 10 months ago
  57. 9bc47f1 m68k/mm: use correct bit number in _PAGE_SWP_EXCLUSIVE comment by David Hildenbrand · 1 year, 10 months ago
  58. eccb7a0 gpiolib: remove asm-generic/gpio.h by Arnd Bergmann · 2 years ago
  59. 94d20f7 gpiolib: coldfire: remove custom asm/gpio.h by Arnd Bergmann · 2 years ago
  60. 3822a7c Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm by Linus Torvalds · 1 year, 11 months ago
  61. 17bbc46 Merge tag 'gpio-updates-for-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux by Linus Torvalds · 1 year, 11 months ago
  62. 9325ddf m68k/nommu: add missing definition of ARCH_PFN_OFFSET by Mike Rapoport (IBM) · 2 years ago
  63. e5080a9 mm, arch: add generic implementation of pfn_valid() for FLATMEM by Mike Rapoport (IBM) · 2 years ago
  64. d82f07f m68k: use asm-generic/memory_model.h for both MMU and !MMU by Mike Rapoport (IBM) · 2 years ago
  65. 6bc56a4 mm: add vma_alloc_zeroed_movable_folio() by Matthew Wilcox (Oracle) · 2 years ago
  66. 950fe88 mm: remove __HAVE_ARCH_PTE_SWP_EXCLUSIVE by David Hildenbrand · 2 years ago
  67. b5c88f2 microblaze/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE by David Hildenbrand · 2 years ago
  68. ed41540 m68k/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE by David Hildenbrand · 2 years ago
  69. ad464ff m68k/mm: remove dummy __swp definitions for nommu by David Hildenbrand · 2 years ago
  70. b213ef6 m68k/mm/motorola: specify pmd_page() type by Lorenzo Stoakes · 2 years, 1 month ago
  71. 6baaade m68k: Add kernel seccomp support by Michael Schmitz · 2 years, 1 month ago
  72. a5ec171 gpio: Remove unused and obsoleted irq_to_gpio() by Andy Shevchenko · 2 years, 1 month ago
  73. 7c08461 m68k: remove broken strcmp implementation by Linus Torvalds · 2 years, 1 month ago
  74. e2ca6ba Merge tag 'mm-stable-2022-12-13' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm by Linus Torvalds · 2 years, 2 months ago
  75. e025ab8 mm: remove kern_addr_valid() completely by Kefeng Wang · 2 years, 3 months ago
  76. f64e862 m68k: mac: Remove unused rbv_set_video_bpp() by Jason A. Donenfeld · 2 years, 3 months ago
  77. 676cb49 Merge tag 'mm-nonmm-stable-2022-10-11' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm by Linus Torvalds · 2 years, 4 months ago
  78. 75003fa Merge tag 'm68k-for-v6.1-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 2 years, 4 months ago
  79. dc63a08 m68k: Rework BI_VIRT_RNG_SEED as BI_RNG_SEED by Jason A. Donenfeld · 2 years, 4 months ago
  80. 2be9880 kernel: exit: cleanup release_thread() by Kefeng Wang · 2 years, 5 months ago
  81. d6ffe60 provide arch_test_bit_acquire for architectures that define test_bit by Mikulas Patocka · 2 years, 5 months ago
  82. 4e23eee Merge tag 'bitmap-6.0-rc1' of https://github.com/norov/linux by Linus Torvalds · 2 years, 6 months ago
  83. 6614a3c Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm by Linus Torvalds · 2 years, 6 months ago
  84. 3bd6e58 Merge tag 'asm-generic-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 2 years, 6 months ago
  85. eff0cb3 Merge tag 'pci-v5.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 2 years, 6 months ago
  86. e2b5421 Merge tag 'flexible-array-transformations-UAPI-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gustavoars/linux by Linus Torvalds · 2 years, 6 months ago
  87. abb4970 PCI: Move isa_dma_bridge_buggy out of asm/dma.h by Stafford Horne · 2 years, 6 months ago
  88. ae85b23 PCI: Remove pci_get_legacy_ide_irq() and asm-generic/pci.h by Stafford Horne · 2 years, 6 months ago
  89. 6d0b922 m68k/mm: enable ARCH_HAS_VM_GET_PAGE_PROT by Anshuman Khandual · 2 years, 7 months ago
  90. c07a164 m68k: Add common forward declaration for show_registers() by Geert Uytterhoeven · 2 years, 7 months ago
  91. a1ee38a m68k: virt: Use RNG seed from bootinfo block by Jason A. Donenfeld · 2 years, 7 months ago
  92. 6f08e51c m68k: bitops: Change __fls to return and accept unsigned long by Amadeusz Sławiński · 2 years, 8 months ago
  93. 0e86283 bitops: unify non-atomic bitops prototypes across architectures by Alexander Lobakin · 2 years, 7 months ago
  94. 94dfc73 treewide: uapi: Replace zero-length arrays with flexible-array members by Gustavo A. R. Silva · 2 years, 10 months ago
  95. 4313a24 arch/*/: remove CONFIG_VIRT_TO_BUS by Arnd Bergmann · 2 years, 8 months ago
  96. 1ff7bc3 Merge tag 'pm-5.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 2 years, 8 months ago
  97. 2d2da475 Merge tag 'm68knommu-for-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 2 years, 8 months ago
  98. df202b4 Merge tag 'kbuild-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 2 years, 8 months ago
  99. 14c03a4 Merge back reboot/poweroff notifiers rework for 5.19-rc1. by Rafael J. Wysocki · 2 years, 8 months ago
  100. ac2ab99 Merge tag 'random-5.19-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/crng/random by Linus Torvalds · 2 years, 8 months ago