| Commit message (Expand) | Author | Age | Files | Lines |
* | m68k: Move ARCH_HAS_CPU_CACHE_ALIASING | Geert Uytterhoeven | 2024-05-08 | 1 | -1/+1 |
* | m68k: Let GENERIC_IOMAP depend on HAS_IOPORT | Niklas Schnelle | 2024-05-08 | 1 | -1/+1 |
* | Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2024-03-15 | 1 | -0/+1 |
|\ |
|
| * | Introduce cpu_dcache_is_aliasing() across all architectures | Mathieu Desnoyers | 2024-02-23 | 1 | -0/+1 |
* | | arch: define CONFIG_PAGE_SIZE_*KB on all architectures | Arnd Bergmann | 2024-03-06 | 1 | -0/+3 |
|/ |
|
* | Merge tag 'dma-mapping-6.7-2023-10-30' of git://git.infradead.org/users/hch/d... | Linus Torvalds | 2023-11-02 | 1 | -3/+3 |
|\ |
|
| * | m68k: don't provide arch_dma_alloc for nommu/coldfire | Christoph Hellwig | 2023-10-22 | 1 | -1/+0 |
| * | m68k: use the coherent DMA code for coldfire without data cache | Christoph Hellwig | 2023-10-22 | 1 | -4/+4 |
| * | dma-direct: add a CONFIG_ARCH_HAS_DMA_ALLOC symbol | Christoph Hellwig | 2023-10-22 | 1 | -0/+1 |
* | | m68k: Use kernel's generic libgcc functions | Greg Ungerer | 2023-10-06 | 1 | -0/+3 |
|/ |
|
* | m68k/kexec: refactor for kernel/Kconfig.kexec | Eric DeVolder | 2023-08-18 | 1 | -17/+2 |
* | m68k/cpu: Switch to arch_cpu_finalize_init() | Thomas Gleixner | 2023-06-16 | 1 | -0/+1 |
* | Kconfig: introduce HAS_IOPORT option and select it as necessary | Niklas Schnelle | 2023-04-05 | 1 | -0/+1 |
* | m68k: Add kernel seccomp support | Michael Schmitz | 2023-01-30 | 1 | -0/+2 |
* | m68k: Allow kexec on M68KCLASSIC with MMU enabled only | Greg Ungerer | 2022-09-19 | 1 | -1/+1 |
* | arch/*/: remove CONFIG_VIRT_TO_BUS | Arnd Bergmann | 2022-06-28 | 1 | -1/+0 |
* | Merge tag 'hardening-v5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2022-03-22 | 1 | -0/+1 |
|\ |
|
| * | m68k: Implement "current_stack_pointer" | Kees Cook | 2022-02-27 | 1 | -0/+1 |
* | | a.out: Stop building a.out/osf1 support on alpha and m68k | Eric W. Biederman | 2022-03-10 | 1 | -1/+0 |
|/ |
|
* | Merge tag 'locking_core_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2022-01-12 | 1 | -1/+0 |
|\ |
|
| * | futex: Remove futex_cmpxchg detection | Arnd Bergmann | 2021-11-25 | 1 | -1/+0 |
* | | m68k: Enable memtest functionality | Finn Thain | 2021-11-29 | 1 | -0/+1 |
|/ |
|
* | m68k: Remove set_fs() | Christoph Hellwig | 2021-09-24 | 1 | -1/+0 |
* | Merge tag 'asm-generic-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2021-09-02 | 1 | -2/+0 |
|\ |
|
| * | asm-generic: reverse GENERIC_{STRNCPY_FROM,STRNLEN}_USER symbols | Arnd Bergmann | 2021-07-30 | 1 | -2/+0 |
| * | asm-generic: uaccess: remove inline strncpy_from_user/strnlen_user | Arnd Bergmann | 2021-07-27 | 1 | -2/+2 |
* | | arch: Kconfig: clean up obsolete use of HAVE_IDE | Lukas Bulwahn | 2021-07-30 | 1 | -1/+0 |
|/ |
|
* | Merge tag 'asm-generic-unaligned-5.14' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2021-07-02 | 1 | -0/+1 |
|\ |
|
| * | m68k: select CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS | Arnd Bergmann | 2021-05-10 | 1 | -0/+1 |
* | | mm: generalize ZONE_[DMA|DMA32] | Kefeng Wang | 2021-07-01 | 1 | -4/+1 |
|/ |
|
* | Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds | 2020-10-22 | 1 | -0/+1 |
|\ |
|
| * | uaccess: add infrastructure for kernel builds with set_fs() | Christoph Hellwig | 2020-09-09 | 1 | -0/+1 |
* | | Merge tag 'm68knommu-for-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2020-10-20 | 1 | -0/+1 |
|\ \ |
|
| * | | m68knommu: switch to using asm-generic/uaccess.h | Greg Ungerer | 2020-10-05 | 1 | -0/+1 |
| |/ |
|
* / | m68k: Sort selects in main Kconfig | Geert Uytterhoeven | 2020-09-07 | 1 | -12/+12 |
|/ |
|
* | Merge tag 'sh-for-5.9' of git://git.libc.org/linux-sh | Linus Torvalds | 2020-08-16 | 1 | -3/+1 |
|\ |
|
| * | dma-mapping: consolidate the NO_DMA definition in kernel/dma/Kconfig | Christoph Hellwig | 2020-08-15 | 1 | -3/+1 |
* | | arch: remove HAVE_COPY_THREAD_TLS | Christian Brauner | 2020-07-04 | 1 | -1/+0 |
|/ |
|
* | m68k: Implement copy_thread_tls() | Geert Uytterhoeven | 2020-01-14 | 1 | -0/+1 |
* | Merge tag 'kbuild-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/masa... | Linus Torvalds | 2019-09-20 | 1 | -0/+1 |
|\ |
|
| * | kbuild: add CONFIG_ASM_MODVERSIONS | Masahiro Yamada | 2019-08-21 | 1 | -0/+1 |
* | | dma-mapping: remove CONFIG_ARCH_NO_COHERENT_DMA_MMAP | Christoph Hellwig | 2019-09-04 | 1 | -1/+0 |
* | | dma-mapping: remove arch_dma_mmap_pgprot | Christoph Hellwig | 2019-08-29 | 1 | -1/+0 |
|/ |
|
* | Merge tag 'm68k-for-v5.3-tag2' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2019-07-11 | 1 | -1/+1 |
|\ |
|
| * | m68k: Don't select ARCH_HAS_DMA_PREP_COHERENT for nommu or coldfire | Christoph Hellwig | 2019-07-09 | 1 | -1/+1 |
* | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg... | Linus Torvalds | 2019-07-11 | 1 | -0/+2 |
|\ \
| |/
|/| |
|
| * | binfmt_flat: add a ARCH_HAS_BINFMT_FLAT option | Christoph Hellwig | 2019-06-24 | 1 | -0/+1 |
| * | binfmt_flat: replace flat_argvp_envp_on_stack with a Kconfig variable | Christoph Hellwig | 2019-06-24 | 1 | -0/+1 |
* | | m68k: Implement arch_dma_prep_coherent() | Christoph Hellwig | 2019-07-01 | 1 | -0/+1 |
* | | m68k: Use the generic dma coherent remap allocator | Christoph Hellwig | 2019-07-01 | 1 | -0/+2 |
|/ |
|