summaryrefslogtreecommitdiff
path: root/arch/m68k
AgeCommit message (Expand)AuthorFilesLines
14 daysm68k: amiga: Turn off Warp1260 interrupts during bootPaolo Pisati1-0/+9
14 daysm68k: cmpxchg: Fix return value for default case in __arch_xchg()Thorsten Blum1-1/+1
14 daysm68k: atari: Fix TT bootup freeze / unexpected (SCU) interrupt messagesEero Tamminen1-5/+1
2024-06-16m68k: mac: Fix reboot hang on Mac IIciFinn Thain1-18/+18
2024-06-16m68k/mac: Use '030 reset method on SE/30Finn Thain1-14/+4
2024-06-16m68k: Fix spinlock race in kernel thread creationMichael Schmitz1-1/+3
2023-09-23m68k: Fix invalid .section syntaxBen Hutchings3-6/+6
2023-08-08m68k/cpu: Switch to arch_cpu_finalize_init()Thomas Gleixner3-22/+3
2023-05-30m68k: Move signal frame following exception on 68020/030Finn Thain1-4/+10
2023-04-05m68k: Only force 030 bus error if PC not in exception tableMichael Schmitz1-1/+3
2023-03-11m68k: Check syscall_trace_enter() return codeMichael Schmitz3-0/+7
2023-03-11m68k: /proc/hardware should depend on PROC_FSRandy Dunlap1-0/+1
2023-02-06exit: Add and use make_task_dead.Eric W. Biederman2-2/+2
2022-06-25m68k: use fallback for random_get_entropy() instead of zeroJason A. Donenfeld1-1/+1
2022-06-14m68knommu: fix undefined reference to `_init_sp'Greg Ungerer1-0/+1
2022-06-14m68knommu: set ZERO_PAGE() to the allocated zeroed pageGreg Ungerer1-1/+2
2022-06-14m68k: math-emu: Fix dependencies of math emulation supportGeert Uytterhoeven1-1/+1
2021-11-26m68k: set a default value for MEMORY_RESERVERandy Dunlap1-0/+1
2021-10-17m68k: Handle arrivals of multiple signals correctlyAl Viro1-46/+42
2021-10-06m68k: Double cast io functions to unsigned longGuenter Roeck1-10/+10
2021-09-22m68k: emu: Fix invalid free in nfeth_cleanup()Pavel Skripkin1-2/+2
2020-10-01m68k: q40: Fix info-leak in rtc_ioctlFuqian Huang1-0/+1
2020-08-26m68knommu: fix overwriting of bits in ColdFire V3 cache controlGreg Ungerer1-3/+3
2020-08-19m68k: mac: Fix IOP status/control register writesFinn Thain1-9/+3
2020-08-19m68k: mac: Don't send IOP message until channel is idleFinn Thain1-6/+3
2020-07-22scsi: sr: remove references to BLK_DEV_SR_VENDOR, leave it enabledDiego Elio Pettenò12-12/+0
2020-07-22m68k: mm: fix node memblock initAngelo Dureghello1-1/+1
2020-07-22m68k: nommu: register start of the memory with memblockMike Rapoport1-1/+2
2020-06-25m68k/PCI: Fix a memory leak in an error handling pathChristophe JAILLET1-1/+3
2020-06-22m68k: mac: Don't call via_flush_cache() on Mac IIfxFinn Thain3-20/+8
2020-01-27m68k: Call timer_interrupt() with interrupts disabledFinn Thain11-47/+105
2020-01-27m68k: mac: Fix VIA timer counter accessesFinn Thain1-49/+53
2019-12-01m68k: fix command-line parsing when passed from u-bootAngelo Dureghello1-1/+1
2019-10-05m68k: Prevent some compiler warnings in Coldfire buildsFinn Thain3-10/+6
2019-03-23m68k: Add -ffreestanding to CFLAGSFinn Thain1-1/+4
2019-01-13m68k: Fix memblock-related crashesGeert Uytterhoeven2-2/+2
2018-12-29mm: make the __PAGETABLE_PxD_FOLDED defines non-emptyMartin Schwidefsky1-2/+2
2018-11-13crypto: speck - remove SpeckJason A. Donenfeld12-12/+0
2018-09-03m68k: fix early memory reservation for ColdFire MMU systemsMike Rapoport1-1/+1
2018-08-31m68k/mac: Use correct PMU response formatFinn Thain1-6/+4
2018-08-24kbuild: rename LDFLAGS to KBUILD_LDFLAGSMasahiro Yamada1-1/+1
2018-08-20Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...Linus Torvalds2-2/+31
2018-08-18Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-2/+2
2018-08-18mm: convert return type of handle_mm_fault() caller to vm_fault_tSouptick Joarder1-2/+2
2018-08-17Merge tag 'powerpc-4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds4-47/+13
2018-08-15Merge tag 'kconfig-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-35/+1
2018-08-13Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2-19/+11
2018-08-02kconfig: include kernel/Kconfig.preempt from init/KconfigChristoph Hellwig1-4/+1
2018-08-02Kconfig: consolidate the "Kernel hacking" menuChristoph Hellwig2-7/+0
2018-08-02kconfig: include common Kconfig files from top-level KconfigChristoph Hellwig1-24/+0