Age | Commit message (Expand) | Author | Files | Lines |
2023-02-27 | Merge tag 'm68knommu-for-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -1/+1 |
2023-02-13 | m68k: nommu: Fix misspellings of "DragonEngine" | Geert Uytterhoeven | 1 | -1/+1 |
2023-01-30 | m68k: Check syscall_trace_enter() return code | Michael Schmitz | 1 | -0/+2 |
2022-10-11 | Merge tag 'm68knommu-for-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -3/+3 |
2022-10-02 | kbuild: use obj-y instead extra-y for objects placed at the head | Masahiro Yamada | 1 | -1/+1 |
2022-09-26 | m68knommu: fix non-specific 68328 choice interrupt build failure | Greg Ungerer | 1 | -3/+3 |
2022-03-07 | m68knommu: fix ucsimm sparse warnings | Greg Ungerer | 1 | -5/+4 |
2022-03-07 | m68knommu: fix 'screen_bits' defined but not used | Greg Ungerer | 1 | -0/+2 |
2022-03-07 | m68knommu: fix warning: no previous prototype for 'init_dragen2' | Greg Ungerer | 1 | -0/+1 |
2021-09-24 | m68k: Remove set_fs() | Christoph Hellwig | 1 | -1/+0 |
2021-09-24 | m68k: Leave stack mangling to asm wrapper of sigreturn() | Al Viro | 1 | -3/+0 |
2021-06-21 | m68knommu: fix missing LCD splash screen data initializer | Greg Ungerer | 2 | -0/+805 |
2020-12-21 | Merge tag 'm68knommu-for-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 7 | -282/+168 |
2020-12-07 | m68k: m68328: remove duplicate code | Arnd Bergmann | 4 | -141/+20 |
2020-12-07 | m68k: m68328: move platform code to separate files | Arnd Bergmann | 7 | -151/+158 |
2020-10-30 | m68k: remove timer_interrupt() function | Arnd Bergmann | 1 | -1/+1 |
2020-10-30 | m68k: m68328: use legacy_timer_tick() | Arnd Bergmann | 1 | -3/+2 |
2020-06-09 | mm: reorder includes after introduction of linux/pgtable.h | Mike Rapoport | 1 | -1/+1 |
2020-06-09 | mm: introduce include/linux/pgtable.h | Mike Rapoport | 2 | -2/+2 |
2020-06-09 | mm: don't include asm/pgtable.h if linux/mm.h is already included | Mike Rapoport | 1 | -1/+0 |
2020-03-23 | m68k: Replace setup_irq() by request_irq() | afzal mohammed | 1 | -9/+7 |
2018-05-22 | m68k: Fix off-by-one calendar month | Finn Thain | 1 | -1/+3 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 4 | -0/+4 |
2017-02-25 | m68k: replace gcc specific macros with ones from compiler.h | Gideon Israel Dsouza | 2 | -2/+6 |
2017-02-12 | m68k/68000: Modernize printing of kernel messages | Geert Uytterhoeven | 3 | -9/+9 |
2016-12-25 | clocksource: Use a plain u64 instead of cycle_t | Thomas Gleixner | 1 | -1/+1 |
2015-06-16 | m68k: Use vsprintf %pM extension | Joe Perches | 2 | -4/+2 |
2014-09-29 | m68k: fix crufty 68000 and 68360 intro comments | Greg Ungerer | 1 | -1/+1 |
2014-09-29 | m68k: move non-mmu 68000 platform code | Greg Ungerer | 11 | -0/+4658 |