aboutsummaryrefslogtreecommitdiffstats
path: root/arch/m68k
AgeCommit message (Expand)Author
2023-09-23m68k: Fix invalid .section syntaxBen Hutchings
2023-08-08m68k/cpu: Switch to arch_cpu_finalize_init()Thomas Gleixner
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-06exit: Add and use make_task_dead.Eric W. Biederman
2022-06-25m68k: use fallback for random_get_entropy() instead of zeroJason A. Donenfeld
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-26m68k: set a default value for MEMORY_RESERVERandy Dunlap
2021-10-17m68k: Handle arrivals of multiple signals correctlyAl Viro
2021-10-06m68k: Double cast io functions to unsigned longGuenter Roeck
2021-09-22m68k: emu: Fix invalid free in nfeth_cleanup()Pavel Skripkin
2020-10-01m68k: q40: Fix info-leak in rtc_ioctlFuqian Huang
2020-08-26m68knommu: fix overwriting of bits in ColdFire V3 cache controlGreg Ungerer
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-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-25m68k/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
2020-01-27m68k: Call timer_interrupt() with interrupts disabledFinn Thain
2020-01-27m68k: mac: Fix VIA timer counter accessesFinn Thain
2019-12-01m68k: fix command-line parsing when passed from u-bootAngelo Dureghello
2019-10-05m68k: Prevent some compiler warnings in Coldfire buildsFinn Thain
2019-03-23m68k: Add -ffreestanding to CFLAGSFinn Thain
2019-01-13m68k: Fix memblock-related crashesGeert Uytterhoeven
2018-12-29mm: make the __PAGETABLE_PxD_FOLDED defines non-emptyMartin Schwidefsky
2018-11-13crypto: speck - remove SpeckJason A. Donenfeld
2018-09-03m68k: fix early memory reservation for ColdFire MMU systemsMike Rapoport
2018-08-31m68k/mac: Use correct PMU response formatFinn Thain
2018-08-24kbuild: rename LDFLAGS to KBUILD_LDFLAGSMasahiro Yamada
2018-08-19Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...Linus Torvalds
2018-08-17Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2018-08-17mm: convert return type of handle_mm_fault() caller to vm_fault_tSouptick Joarder
2018-08-17Merge tag 'powerpc-4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2018-08-15Merge tag 'kconfig-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-08-13Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2018-08-02kconfig: include kernel/Kconfig.preempt from init/KconfigChristoph Hellwig
2018-08-02Kconfig: consolidate the "Kernel hacking" menuChristoph Hellwig
2018-08-02kconfig: include common Kconfig files from top-level KconfigChristoph Hellwig
2018-07-31macintosh/via-pmu: Replace via-pmu68k driver with via-pmu driverFinn Thain
2018-07-31macintosh/via-pmu68k: Don't load driver on unsupported hardwareFinn Thain
2018-07-30m68knommu: Fix typos in Coldfire 5272 DMA debug codeGeert Uytterhoeven
2018-07-30m68k: coldfire: Normalize clk APIGeert Uytterhoeven
2018-07-29m68k/defconfig: Update defconfigs for v4.18-rc6Geert Uytterhoeven
2018-07-29m68k: switch to MEMBLOCK + NO_BOOTMEMMike Rapoport