aboutsummaryrefslogtreecommitdiffstats
path: root/arch/m68k
AgeCommit message (Expand)Author
2023-09-26Merge tag 'v5.4.257' into v5.4/standard/baseBruce Ashfield
2023-09-23m68k: Fix invalid .section syntaxBen Hutchings
2023-08-08Merge tag 'v5.4.252' into v5.4/standard/baseBruce Ashfield
2023-08-08m68k/cpu: Switch to arch_cpu_finalize_init()Thomas Gleixner
2023-06-05Merge tag 'v5.4.244' into v5.4/standard/baseBruce Ashfield
2023-05-30m68k: Move signal frame following exception on 68020/030Finn Thain
2023-04-06Merge tag 'v5.4.240' into v5.4/standard/baseBruce Ashfield
2023-04-05dma-mapping: drop the dev argument to arch_sync_dma_for_*Christoph Hellwig
2023-04-05m68k: Only force 030 bus error if PC not in exception tableMichael Schmitz
2023-03-17Merge tag 'v5.4.235' into v5.4/standard/baseBruce Ashfield
2023-03-11m68k: Check syscall_trace_enter() return codeMichael Schmitz
2023-03-11m68k: /proc/hardware should depend on PROC_FSRandy Dunlap
2023-02-17Merge tag 'v5.4.231' into v5.4/standard/baseBruce Ashfield
2023-02-06exit: Add and use make_task_dead.Eric W. Biederman
2022-07-05Merge tag 'v5.4.200' into v5.4/standard/baseBruce Ashfield
2022-06-22m68k: use fallback for random_get_entropy() instead of zeroJason A. Donenfeld
2022-06-21Merge tag 'v5.4.198' into v5.4/standard/baseBruce Ashfield
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-14m68k: math-emu: Fix dependencies of math emulation supportGeert Uytterhoeven
2021-11-29Merge tag 'v5.4.160' into v5.4/standard/baseBruce Ashfield
2021-11-17m68k: set a default value for MEMORY_RESERVERandy Dunlap
2021-10-26Merge tag 'v5.4.154' into v5.4/standard/baseBruce Ashfield
2021-10-17m68k: Handle arrivals of multiple signals correctlyAl Viro
2021-10-03Merge tag 'v5.4.150' into v5.4/standard/baseBruce Ashfield
2021-09-30m68k: Double cast io functions to unsigned longGuenter Roeck
2021-09-27Merge tag 'v5.4.148' into v5.4/standard/baseBruce Ashfield
2021-09-27Merge tag 'v5.4.146' into v5.4/standard/baseBruce Ashfield
2021-09-22m68knommu: only set CONFIG_ISA_DMA_API for ColdFire sub-archArnd Bergmann
2021-09-15m68k: emu: Fix invalid free in nfeth_cleanup()Pavel Skripkin
2021-07-14Merge branch 'v5.4/base' into v5.4/standard/baseBruce Ashfield
2021-07-14m68k: atari: Fix ATARI_KBD_CORE kconfig unmet dependency warningRandy Dunlap
2021-05-17Merge tag 'v5.4.119' into v5.4/standard/baseBruce Ashfield
2021-05-14m68k: mvme147,mvme16x: Don't wipe PCC timer config bitsFinn Thain
2020-10-05Merge tag 'v5.4.69' into v5.4/standard/baseBruce Ashfield
2020-10-01m68k: q40: Fix info-leak in rtc_ioctlFuqian Huang
2020-09-09Merge tag 'v5.4.62' into v5.4/standard/baseBruce Ashfield
2020-09-03kbuild: fix broken builds because of GZIP,BZIP2,LZOP variablesDenis Efremov
2020-09-03kbuild: add variables for compression toolsDenis Efremov
2020-08-26Merge tag 'v5.4.61' into v5.4/standard/baseBruce Ashfield
2020-08-26m68knommu: fix overwriting of bits in ColdFire V3 cache controlGreg Ungerer
2020-08-19Merge tag 'v5.4.59' into v5.4/standard/baseBruce Ashfield
2020-08-19m68k: mac: Fix IOP status/control register writesFinn Thain
2020-08-19m68k: mac: Don't send IOP message until channel is idleFinn Thain
2020-08-10defconfigs: drop obselete optionsBruce Ashfield
2020-07-22scsi: sr: remove references to BLK_DEV_SR_VENDOR, leave it enabledDiego Elio Pettenò
2020-07-22m68k: mm: fix node memblock initAngelo Dureghello
2020-07-22m68k: nommu: register start of the memory with memblockMike Rapoport
2020-06-24m68k/PCI: Fix a memory leak in an error handling pathChristophe JAILLET
2020-06-22m68k: mac: Don't call via_flush_cache() on Mac IIfxFinn Thain