summaryrefslogtreecommitdiffstats
path: root/arch/m68k/68000
Commit message (Expand)AuthorAgeFilesLines
* m68knommu: fix missing LCD splash screen data initializerGreg Ungerer2021-06-212-0/+805
* Merge tag 'm68knommu-for-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-12-217-282/+168
|\
| * m68k: m68328: remove duplicate codeArnd Bergmann2020-12-074-141/+20
| * m68k: m68328: move platform code to separate filesArnd Bergmann2020-12-077-151/+158
* | m68k: remove timer_interrupt() functionArnd Bergmann2020-10-301-1/+1
* | m68k: m68328: use legacy_timer_tick()Arnd Bergmann2020-10-301-3/+2
|/
* mm: reorder includes after introduction of linux/pgtable.hMike Rapoport2020-06-091-1/+1
* mm: introduce include/linux/pgtable.hMike Rapoport2020-06-092-2/+2
* mm: don't include asm/pgtable.h if linux/mm.h is already includedMike Rapoport2020-06-091-1/+0
* m68k: Replace setup_irq() by request_irq()afzal mohammed2020-03-231-9/+7
* m68k: Fix off-by-one calendar monthFinn Thain2018-05-221-1/+3
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-024-0/+4
* m68k: replace gcc specific macros with ones from compiler.hGideon Israel Dsouza2017-02-242-2/+6
* m68k/68000: Modernize printing of kernel messagesGeert Uytterhoeven2017-02-123-9/+9
* clocksource: Use a plain u64 instead of cycle_tThomas Gleixner2016-12-251-1/+1
* m68k: Use vsprintf %pM extensionJoe Perches2015-06-162-4/+2
* m68k: fix crufty 68000 and 68360 intro commentsGreg Ungerer2014-09-291-1/+1
* m68k: move non-mmu 68000 platform codeGreg Ungerer2014-09-2911-0/+4658