aboutsummaryrefslogtreecommitdiffstats
path: root/arch/m68k
AgeCommit message (Expand)Author
2023-09-19m68k: Fix invalid .section syntaxBen Hutchings
2023-08-08m68k/cpu: Switch to arch_cpu_finalize_init()Thomas Gleixner
2023-07-27mm: rename pud_page_vaddr to pud_pgtable and make it return pmd_t *Aneesh Kumar K.V
2023-05-30m68k: Move signal frame following exception on 68020/030Finn Thain
2023-04-05m68k: Only force 030 bus error if PC not in exception tableMichael Schmitz
2023-03-11m68k: Check syscall_trace_enter() return codeMichael Schmitz
2023-03-11m68k: /proc/hardware should depend on PROC_FSRandy Dunlap
2023-02-01exit: Add and use make_task_dead.Eric W. Biederman
2023-01-04arch: setup PF_IO_WORKER threads like PF_KTHREADJens Axboe
2023-01-04m68k: add support for TIF_NOTIFY_SIGNALJens Axboe
2022-07-29Revert "m68knommu: only set CONFIG_ISA_DMA_API for ColdFire sub-arch"Greg Kroah-Hartman
2022-06-14m68knommu: fix undefined reference to `_init_sp'Greg Ungerer
2022-06-14m68knommu: set ZERO_PAGE() to the allocated zeroed pageGreg Ungerer
2022-06-09m68k: math-emu: Fix dependencies of math emulation supportGeert Uytterhoeven
2022-06-09m68k: atari: Make Atari ROM port I/O write macros return voidGeert Uytterhoeven
2022-05-30m68k: use fallback for random_get_entropy() instead of zeroJason A. Donenfeld
2022-04-08m68k: coldfire/device.c: only build for MCF_EDMA when h/w macros are definedRandy Dunlap
2021-11-18m68k: set a default value for MEMORY_RESERVERandy Dunlap
2021-10-17m68k: Handle arrivals of multiple signals correctlyAl Viro
2021-09-30m68k: Double cast io functions to unsigned longGuenter Roeck
2021-09-18m68knommu: only set CONFIG_ISA_DMA_API for ColdFire sub-archArnd Bergmann
2021-09-15m68k: Fix invalid RMW_INSNS on CPUs that lack CASGeert Uytterhoeven
2021-09-15m68k: emu: Fix invalid free in nfeth_cleanup()Pavel Skripkin
2021-07-14m68k: atari: Fix ATARI_KBD_CORE kconfig unmet dependency warningRandy Dunlap
2021-05-14m68k: Add missing mmap_read_lock() to sys_cacheflush()Liam Howlett
2021-05-14m68k: mvme147,mvme16x: Don't wipe PCC timer config bitsFinn Thain
2021-01-12local64.h: make <asm/local64.h> mandatoryRandy Dunlap
2020-12-30m68k: Fix WARNING splat in pmac_zilog driverFinn Thain
2020-10-23Merge tag 'arch-cleanup-2020-10-22' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-10-22Merge tag 'kbuild-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2020-10-22Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2020-10-19Merge tag 'm68knommu-for-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-10-18mm/madvise: introduce process_madvise() syscall: an external memory hinting APIMinchan Kim
2020-10-17tracehook: clear TIF_NOTIFY_RESUME in tracehook_notify_resume()Jens Axboe
2020-10-15Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2020-10-14Merge tag 'kernel-clone-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-10-12Merge branch 'work.csum_and_copy' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-10-12Merge tag 'm68k-for-v5.10-tag1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-10-06dma-mapping: merge <linux/dma-noncoherent.h> into <linux/dma-map-ops.h>Christoph Hellwig
2020-10-05m68knommu: include SDHC support only when hardware has itGreg Ungerer
2020-10-05m68knommu: fix sparse warnings in signal codeGreg Ungerer
2020-10-05m68knommu: switch to using asm-generic/uaccess.hGreg Ungerer
2020-09-28ide/macide: Convert Mac IDE driver to platform driverFinn Thain
2020-09-25kbuild: preprocess module linker scriptMasahiro Yamada
2020-09-08uaccess: add infrastructure for kernel builds with set_fs()Christoph Hellwig
2020-09-07m68k: Replace HTTP links with HTTPS onesAlexander A. Klimov
2020-09-07m68k: mm: Remove superfluous memblock_alloc*() castsGeert Uytterhoeven
2020-09-07m68k: mm: Use PAGE_ALIGNED() helperGeert Uytterhoeven
2020-09-07m68k: Sort selects in main KconfigGeert Uytterhoeven
2020-09-07m68k: amiga: Clean up Amiga hardware configurationGeert Uytterhoeven