aboutsummaryrefslogtreecommitdiffstats
path: root/arch/m68k/68000 (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-10-10Merge tag 'm68knommu-for-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommuLinus Torvalds1-3/+3
2022-10-02kbuild: use obj-y instead extra-y for objects placed at the headMasahiro Yamada1-1/+1
2022-09-26m68knommu: fix non-specific 68328 choice interrupt build failureGreg Ungerer1-3/+3
2022-03-07m68knommu: fix ucsimm sparse warningsGreg Ungerer1-5/+4
2022-03-07m68knommu: fix 'screen_bits' defined but not usedGreg Ungerer1-0/+2
2022-03-07m68knommu: fix warning: no previous prototype for 'init_dragen2'Greg Ungerer1-0/+1
2021-09-24m68k: Remove set_fs()Christoph Hellwig1-1/+0
2021-09-24m68k: Leave stack mangling to asm wrapper of sigreturn()Al Viro1-3/+0
2021-06-21m68knommu: fix missing LCD splash screen data initializerGreg Ungerer2-0/+805
2020-12-21Merge tag 'm68knommu-for-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommuLinus Torvalds7-282/+168
2020-12-07m68k: m68328: remove duplicate codeArnd Bergmann4-141/+20
2020-12-07m68k: m68328: move platform code to separate filesArnd Bergmann7-151/+158
2020-10-30m68k: remove timer_interrupt() functionArnd Bergmann1-1/+1
2020-10-30m68k: m68328: use legacy_timer_tick()Arnd Bergmann1-3/+2
2020-06-09mm: reorder includes after introduction of linux/pgtable.hMike Rapoport1-1/+1
2020-06-09mm: introduce include/linux/pgtable.hMike Rapoport2-2/+2
2020-06-09mm: don't include asm/pgtable.h if linux/mm.h is already includedMike Rapoport1-1/+0
2020-03-23m68k: Replace setup_irq() by request_irq()afzal mohammed1-9/+7
2018-05-22m68k: Fix off-by-one calendar monthFinn Thain1-1/+3
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman4-0/+4
2017-02-24m68k: replace gcc specific macros with ones from compiler.hGideon Israel Dsouza2-2/+6
2017-02-12m68k/68000: Modernize printing of kernel messagesGeert Uytterhoeven3-9/+9
2016-12-25clocksource: Use a plain u64 instead of cycle_tThomas Gleixner1-1/+1
2015-06-16m68k: Use vsprintf %pM extensionJoe Perches2-4/+2
2014-09-29m68k: fix crufty 68000 and 68360 intro commentsGreg Ungerer1-1/+1
2014-09-29m68k: move non-mmu 68000 platform codeGreg Ungerer11-0/+4658