Age | Commit message (Expand) | Author |
2020-01-14 | m68k: Implement copy_thread_tls() | Geert Uytterhoeven |
2019-09-20 | Merge tag 'kbuild-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/masa... | Linus Torvalds |
2019-09-04 | dma-mapping: remove CONFIG_ARCH_NO_COHERENT_DMA_MMAP | Christoph Hellwig |
2019-08-29 | dma-mapping: remove arch_dma_mmap_pgprot | Christoph Hellwig |
2019-08-22 | kbuild: add CONFIG_ASM_MODVERSIONS | Masahiro Yamada |
2019-07-10 | Merge tag 'm68k-for-v5.3-tag2' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2019-07-10 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg... | Linus Torvalds |
2019-07-09 | m68k: Don't select ARCH_HAS_DMA_PREP_COHERENT for nommu or coldfire | Christoph Hellwig |
2019-07-01 | m68k: Implement arch_dma_prep_coherent() | Christoph Hellwig |
2019-07-01 | m68k: Use the generic dma coherent remap allocator | Christoph Hellwig |
2019-06-24 | binfmt_flat: add a ARCH_HAS_BINFMT_FLAT option | Christoph Hellwig |
2019-06-24 | binfmt_flat: replace flat_argvp_envp_on_stack with a Kconfig variable | Christoph Hellwig |
2019-05-14 | mm: memblock: make keeping memblock memory opt-in rather than opt-out | Mike Rapoport |
2019-05-06 | Merge tag 'm68k-for-v5.2-tag1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2019-05-06 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2019-04-03 | locking/rwsem: Remove rwsem-spinlock.c & use rwsem-xadd.c for all archs | Waiman Long |
2019-04-03 | arch/tlb: Clean up simple architectures | Peter Zijlstra |
2019-03-25 | m68k: Drop ARCH_USES_GETTIMEOFFSET | Finn Thain |
2019-02-19 | 32-bit userspace ABI: introduce ARCH_32BIT_OFF_T config option | Yury Norov |
2018-12-29 | Merge tag 'kconfig-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/ma... | Linus Torvalds |
2018-12-22 | treewide: surround Kconfig file paths with double quotes | Masahiro Yamada |
2018-12-13 | dma-mapping: always build the direct mapping code | Christoph Hellwig |
2018-10-31 | mm: remove CONFIG_HAVE_MEMBLOCK | Mike Rapoport |
2018-10-31 | mm: remove CONFIG_NO_BOOTMEM | Mike Rapoport |
2018-09-20 | dma-mapping: merge direct and noncoherent ops | Christoph Hellwig |
2018-08-15 | Merge tag 'kconfig-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2018-08-02 | kconfig: include kernel/Kconfig.preempt from init/Kconfig | Christoph Hellwig |
2018-08-02 | Kconfig: consolidate the "Kernel hacking" menu | Christoph Hellwig |
2018-08-02 | kconfig: include common Kconfig files from top-level Kconfig | Christoph Hellwig |
2018-07-29 | m68k: switch to MEMBLOCK + NO_BOOTMEM | Mike Rapoport |
2018-07-23 | m68k: Use generic dma_noncoherent_ops | Christoph Hellwig |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-09-08 | arch: define CPU_BIG_ENDIAN for all fixed big endian archs | Babu Moger |
2017-06-30 | drivers: dma-mapping: allow dma_common_mmap() for NOMMU | Vladimir Murzin |
2016-09-26 | m68k: move CONFIG_FPU set to per-CPU configuration | Greg Ungerer |
2015-09-10 | kexec: split kexec_load syscall from kexec core code | Dave Young |
2015-04-14 | m68k: mark PMD folded and expose number of page table levels | Kirill A. Shutemov |
2014-08-29 | kexec: remove CONFIG_KEXEC dependency on crypto | Vivek Goyal |
2014-08-08 | kexec: load and relocate purgatory at kernel load time | Vivek Goyal |
2014-04-07 | Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAP | Uwe Kleine-König |
2014-03-06 | m68k: Skip futex_atomic_cmpxchg_inatomic() test | Finn Thain |
2013-12-08 | m68k: Add support to export bootinfo in procfs | Geert Uytterhoeven |
2013-12-08 | m68k: Add kexec support | Geert Uytterhoeven |
2013-10-23 | m68k: select ARCH_MIGHT_HAVE_PC_PARPORT | Mark Salter |
2013-09-13 | Remove GENERIC_HARDIRQ config option | Martin Schwidefsky |
2013-08-26 | m68knommu: user generic iomap to support ioread*/iowrite* | Greg Ungerer |
2013-04-16 | Remove GENERIC_GPIO config option | Alexandre Courbot |
2013-03-12 | Select VIRT_TO_BUS directly where needed | Stephen Rothwell |
2013-02-27 | arch Kconfig: centralise CONFIG_ARCH_NO_VIRT_TO_BUS | Stephen Rothwell |
2013-02-14 | burying unused conditionals | Al Viro |