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