1. 9fde0348 m68k: Remove set_fs() by Christoph Hellwig · 3 years, 4 months ago
  2. 4cdc4cc Merge tag 'asm-generic-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 3 years, 5 months ago
  3. 094121e arch: Kconfig: clean up obsolete use of HAVE_IDE by Lukas Bulwahn · 3 years, 6 months ago
  4. e622699 asm-generic: reverse GENERIC_{STRNCPY_FROM,STRNLEN}_USER symbols by Arnd Bergmann · 3 years, 8 months ago
  5. 98b861a asm-generic: uaccess: remove inline strncpy_from_user/strnlen_user by Arnd Bergmann · 4 years ago
  6. 4cad671 Merge tag 'asm-generic-unaligned-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 3 years, 7 months ago
  7. 63703f3 mm: generalize ZONE_[DMA|DMA32] by Kefeng Wang · 3 years, 7 months ago
  8. 3aec1db m68k: select CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS by Arnd Bergmann · 3 years, 8 months ago
  9. 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
  10. 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
  11. a27bc11 m68knommu: switch to using asm-generic/uaccess.h by Greg Ungerer · 4 years, 4 months ago
  12. 5e6e985 uaccess: add infrastructure for kernel builds with set_fs() by Christoph Hellwig · 4 years, 4 months ago
  13. dc07201 m68k: Sort selects in main Kconfig by Geert Uytterhoeven · 4 years, 5 months ago
  14. 5bbec3c Merge tag 'sh-for-5.9' of git://git.libc.org/linux-sh by Linus Torvalds · 4 years, 5 months ago
  15. 846f9e1 dma-mapping: consolidate the NO_DMA definition in kernel/dma/Kconfig by Christoph Hellwig · 4 years, 6 months ago
  16. 140c818 arch: remove HAVE_COPY_THREAD_TLS by Christian Brauner · 4 years, 8 months ago
  17. 6aabc1f m68k: Implement copy_thread_tls() by Geert Uytterhoeven · 5 years ago
  18. 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
  19. 62fcee9 dma-mapping: remove CONFIG_ARCH_NO_COHERENT_DMA_MMAP by Christoph Hellwig · 5 years ago
  20. 419e2f1 dma-mapping: remove arch_dma_mmap_pgprot by Christoph Hellwig · 5 years ago
  21. 2ff2b7e kbuild: add CONFIG_ASM_MODVERSIONS by Masahiro Yamada · 5 years ago
  22. 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
  23. 398364a Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 6 years ago
  24. f28a1f1 m68k: Don't select ARCH_HAS_DMA_PREP_COHERENT for nommu or coldfire by Christoph Hellwig · 6 years ago
  25. 69878ef m68k: Implement arch_dma_prep_coherent() by Christoph Hellwig · 6 years ago
  26. 34dc63a m68k: Use the generic dma coherent remap allocator by Christoph Hellwig · 6 years ago
  27. aef0f78 binfmt_flat: add a ARCH_HAS_BINFMT_FLAT option by Christoph Hellwig · 6 years ago
  28. bdd15a2 binfmt_flat: replace flat_argvp_envp_on_stack with a Kconfig variable by Christoph Hellwig · 6 years ago
  29. 350e88b mm: memblock: make keeping memblock memory opt-in rather than opt-out by Mike Rapoport · 6 years ago
  30. 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
  31. 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
  32. 390a0c6 locking/rwsem: Remove rwsem-spinlock.c & use rwsem-xadd.c for all archs by Waiman Long · 6 years ago
  33. 6137fed arch/tlb: Clean up simple architectures by Peter Zijlstra · 6 years ago
  34. 7d6ca23 m68k: Drop ARCH_USES_GETTIMEOFFSET by Finn Thain · 6 years ago
  35. 942fa98 32-bit userspace ABI: introduce ARCH_32BIT_OFF_T config option by Yury Norov · 7 years ago
  36. 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
  37. 8636a1f treewide: surround Kconfig file paths with double quotes by Masahiro Yamada · 6 years ago
  38. 3731c3d dma-mapping: always build the direct mapping code by Christoph Hellwig · 6 years ago
  39. aca52c3 mm: remove CONFIG_HAVE_MEMBLOCK by Mike Rapoport · 6 years ago
  40. b4a991e mm: remove CONFIG_NO_BOOTMEM by Mike Rapoport · 6 years ago
  41. bc3ec75 dma-mapping: merge direct and noncoherent ops by Christoph Hellwig · 6 years ago
  42. fa1b5d0 Merge tag 'kconfig-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 6 years ago
  43. 87a4c37 kconfig: include kernel/Kconfig.preempt from init/Kconfig by Christoph Hellwig · 6 years ago
  44. 06ec64b Kconfig: consolidate the "Kernel hacking" menu by Christoph Hellwig · 6 years ago
  45. 1572497 kconfig: include common Kconfig files from top-level Kconfig by Christoph Hellwig · 6 years ago
  46. 1008a11 m68k: switch to MEMBLOCK + NO_BOOTMEM by Mike Rapoport · 7 years ago
  47. 9eb8be6 m68k: Use generic dma_noncoherent_ops by Christoph Hellwig · 7 years ago
  48. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  49. 4c97a0c arch: define CPU_BIG_ENDIAN for all fixed big endian archs by Babu Moger · 7 years ago
  50. 07c75d7 drivers: dma-mapping: allow dma_common_mmap() for NOMMU by Vladimir Murzin · 8 years ago
  51. e5f8d1f m68k: move CONFIG_FPU set to per-CPU configuration by Greg Ungerer · 8 years ago
  52. 2965faa kexec: split kexec_load syscall from kexec core code by Dave Young · 9 years ago
  53. 980d5b7 m68k: mark PMD folded and expose number of page table levels by Kirill A. Shutemov · 10 years ago
  54. b41d34b kexec: remove CONFIG_KEXEC dependency on crypto by Vivek Goyal · 10 years ago
  55. 12db556 kexec: load and relocate purgatory at kernel load time by Vivek Goyal · 10 years ago
  56. ce816fa Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAP by Uwe Kleine-König · 11 years ago
  57. e571c58 m68k: Skip futex_atomic_cmpxchg_inatomic() test by Finn Thain · 11 years ago
  58. 7bc1e4d m68k: Add support to export bootinfo in procfs by Geert Uytterhoeven · 11 years ago
  59. 7d5f5fa m68k: Add kexec support by Geert Uytterhoeven · 11 years ago
  60. 1a7f6be m68k: select ARCH_MIGHT_HAVE_PC_PARPORT by Mark Salter · 11 years ago
  61. 0244ad0 Remove GENERIC_HARDIRQ config option by Martin Schwidefsky · 11 years ago
  62. f79b859 m68knommu: user generic iomap to support ioread*/iowrite* by Greg Ungerer · 11 years ago
  63. 7fd2bf3 Remove GENERIC_GPIO config option by Alexandre Courbot · 12 years ago
  64. 4febd95 Select VIRT_TO_BUS directly where needed by Stephen Rothwell · 12 years ago
  65. 887cbce0 arch Kconfig: centralise CONFIG_ARCH_NO_VIRT_TO_BUS by Stephen Rothwell · 12 years ago
  66. d64008a burying unused conditionals by Al Viro · 12 years ago
  67. 8be433a m68k: switch to generic old sigaction() by Al Viro · 12 years ago
  68. 1ba3e7e m68k: switch to generic old sigsuspend by Al Viro · 12 years ago
  69. 08d4f65 m68k: switch to generic sigaltstack by Al Viro · 12 years ago
  70. ae903ca Bury the conditionals from kernel_thread/kernel_execve series by Al Viro · 12 years ago
  71. fea8221 m68k: switch to saner kernel_execve() semantics by Al Viro · 12 years ago
  72. d25282d Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 12 years ago
  73. 8213a2f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  74. 9b2a60c Kconfig: clean up the long arch list for the DEBUG_BUGVERBOSE config option by Catalin Marinas · 12 years ago
  75. af1839e Kconfig: clean up the long arch list for the UID16 config option by Catalin Marinas · 12 years ago
  76. 533e690 m68k: split ret_from_fork(), simplify kernel_thread() by Al Viro · 12 years ago
  77. 786d35d Make most arch asm/module.h files use asm-generic/module.h by David Howells · 12 years ago
  78. 42b1b94 m68k: select CONFIG_GENERIC_ATOMIC64 for all m68k CPU types by Greg Ungerer · 12 years ago
  79. 587a9e1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 12 years ago
  80. c1d7e01 ipc: use Kconfig options for __ARCH_WANT_[COMPAT_]IPC_PARSE_VERSION by Will Deacon · 12 years ago
  81. 022613e m68k: Move CPU_HAS_* config options by Geert Uytterhoeven · 13 years ago
  82. f2378ed m68k: Remove duplicate FPU config option by Geert Uytterhoeven · 13 years ago
  83. d8ce726 m68k: Use generic strncpy_from_user(), strlen_user(), and strnlen_user() by Geert Uytterhoeven · 13 years ago
  84. 764e0da timers: Fixup the Kconfig consolidation fallout by Thomas Gleixner · 13 years ago
  85. 60a5e4c m68k: Use generic time config by Anna-Maria Gleixner · 13 years ago
  86. 9657a87 m68k: make support for FPU hardware configurable by Greg Ungerer · 13 years ago
  87. b6c58e8 m68knommu: remove unused CONFIG_GENERIC_CMOS_UPDATE option by Greg Ungerer · 13 years ago
  88. 9f13a1f cpu: Register a generic CPU device on architectures that currently do not by Ben Hutchings · 13 years ago
  89. e343a89 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 13 years ago
  90. 4a13c6d m68k: ColdFire with MMU enabled uses same clocking code as non-MMU by Greg Ungerer · 13 years ago
  91. 0e6782c m68k: compile appropriate mm arch files for ColdFire MMU support by Greg Ungerer · 13 years ago
  92. e08d703 m68k: modify user space access functions to support ColdFire CPUs by Greg Ungerer · 13 years ago
  93. 84f3fb7 m68k: handle presence of 64bit mul/div instructions cleanly by Greg Ungerer · 13 years ago
  94. 7f73baf m68k: simpler m68k and ColdFire CPU's can use generic csum code by Greg Ungerer · 13 years ago
  95. 5717a02 m68k: selection of GENERIC_ATOMIC64 is not MMU specific by Greg Ungerer · 13 years ago
  96. 4673ca8 lib: move GENERIC_IOMAP to lib/Kconfig by Michael S. Tsirkin · 13 years ago
  97. d890d73 m68k/irq: Remove obsolete m68k irq framework by Geert Uytterhoeven · 13 years ago
  98. a03010e m68k/q40: Convert Q40/Q60 to genirq by Geert Uytterhoeven · 13 years ago
  99. dda7535 m68k/sun3: Convert Sun3/3x to genirq by Geert Uytterhoeven · 13 years ago
  100. bc7485a m68k/apollo: Convert Apollo to genirq by Geert Uytterhoeven · 13 years ago