index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
m68k
/
Kconfig
Age
Commit message (
Expand
)
Author
Files
Lines
2022-03-21
Merge tag 'hardening-v5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+1
2022-03-10
a.out: Stop building a.out/osf1 support on alpha and m68k
Eric W. Biederman
1
-1
/
+0
2022-02-26
m68k: Implement "current_stack_pointer"
Kees Cook
1
-0
/
+1
2022-01-11
Merge tag 'locking_core_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+0
2021-11-29
m68k: Enable memtest functionality
Finn Thain
1
-0
/
+1
2021-11-25
futex: Remove futex_cmpxchg detection
Arnd Bergmann
1
-1
/
+0
2021-09-24
m68k: Remove set_fs()
Christoph Hellwig
1
-1
/
+0
2021-09-01
Merge tag 'asm-generic-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+0
2021-07-30
arch: Kconfig: clean up obsolete use of HAVE_IDE
Lukas Bulwahn
1
-1
/
+0
2021-07-30
asm-generic: reverse GENERIC_{STRNCPY_FROM,STRNLEN}_USER symbols
Arnd Bergmann
1
-2
/
+0
2021-07-27
asm-generic: uaccess: remove inline strncpy_from_user/strnlen_user
Arnd Bergmann
1
-2
/
+2
2021-07-02
Merge tag 'asm-generic-unaligned-5.14' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-0
/
+1
2021-06-30
mm: generalize ZONE_[DMA|DMA32]
Kefeng Wang
1
-4
/
+1
2021-05-10
m68k: select CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS
Arnd Bergmann
1
-0
/
+1
2020-10-22
Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-0
/
+1
2020-10-19
Merge tag 'm68knommu-for-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+1
2020-10-05
m68knommu: switch to using asm-generic/uaccess.h
Greg Ungerer
1
-0
/
+1
2020-09-08
uaccess: add infrastructure for kernel builds with set_fs()
Christoph Hellwig
1
-0
/
+1
2020-09-07
m68k: Sort selects in main Kconfig
Geert Uytterhoeven
1
-12
/
+12
2020-08-15
Merge tag 'sh-for-5.9' of git://git.libc.org/linux-sh
Linus Torvalds
1
-3
/
+1
2020-08-14
dma-mapping: consolidate the NO_DMA definition in kernel/dma/Kconfig
Christoph Hellwig
1
-3
/
+1
2020-07-04
arch: remove HAVE_COPY_THREAD_TLS
Christian Brauner
1
-1
/
+0
2020-01-14
m68k: Implement copy_thread_tls()
Geert Uytterhoeven
1
-0
/
+1
2019-09-20
Merge tag 'kbuild-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
1
-0
/
+1
2019-09-04
dma-mapping: remove CONFIG_ARCH_NO_COHERENT_DMA_MMAP
Christoph Hellwig
1
-1
/
+0
2019-08-29
dma-mapping: remove arch_dma_mmap_pgprot
Christoph Hellwig
1
-1
/
+0
2019-08-22
kbuild: add CONFIG_ASM_MODVERSIONS
Masahiro Yamada
1
-0
/
+1
2019-07-10
Merge tag 'm68k-for-v5.3-tag2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+1
2019-07-10
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...
Linus Torvalds
1
-0
/
+2
2019-07-09
m68k: Don't select ARCH_HAS_DMA_PREP_COHERENT for nommu or coldfire
Christoph Hellwig
1
-1
/
+1
2019-07-01
m68k: Implement arch_dma_prep_coherent()
Christoph Hellwig
1
-0
/
+1
2019-07-01
m68k: Use the generic dma coherent remap allocator
Christoph Hellwig
1
-0
/
+2
2019-06-24
binfmt_flat: add a ARCH_HAS_BINFMT_FLAT option
Christoph Hellwig
1
-0
/
+1
2019-06-24
binfmt_flat: replace flat_argvp_envp_on_stack with a Kconfig variable
Christoph Hellwig
1
-0
/
+1
2019-05-14
mm: memblock: make keeping memblock memory opt-in rather than opt-out
Mike Rapoport
1
-1
/
+0
2019-05-06
Merge tag 'm68k-for-v5.2-tag1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+0
2019-05-06
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-7
/
+0
2019-04-03
locking/rwsem: Remove rwsem-spinlock.c & use rwsem-xadd.c for all archs
Waiman Long
1
-7
/
+0
2019-04-03
arch/tlb: Clean up simple architectures
Peter Zijlstra
1
-0
/
+1
2019-03-25
m68k: Drop ARCH_USES_GETTIMEOFFSET
Finn Thain
1
-1
/
+0
2019-02-19
32-bit userspace ABI: introduce ARCH_32BIT_OFF_T config option
Yury Norov
1
-0
/
+1
2018-12-29
Merge tag 'kconfig-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
1
-3
/
+3
2018-12-22
treewide: surround Kconfig file paths with double quotes
Masahiro Yamada
1
-3
/
+3
2018-12-13
dma-mapping: always build the direct mapping code
Christoph Hellwig
1
-1
/
+0
2018-10-31
mm: remove CONFIG_HAVE_MEMBLOCK
Mike Rapoport
1
-1
/
+0
2018-10-31
mm: remove CONFIG_NO_BOOTMEM
Mike Rapoport
1
-1
/
+0
2018-09-20
dma-mapping: merge direct and noncoherent ops
Christoph Hellwig
1
-1
/
+1
2018-08-15
Merge tag 'kconfig-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-30
/
+1
2018-08-02
kconfig: include kernel/Kconfig.preempt from init/Kconfig
Christoph Hellwig
1
-4
/
+1
2018-08-02
Kconfig: consolidate the "Kernel hacking" menu
Christoph Hellwig
1
-2
/
+0
[next]