| Commit message (Expand) | Author | Age | Files | Lines |
* | m68knommu: fix missing LCD splash screen data initializer | Greg Ungerer | 2021-06-21 | 2 | -0/+805 |
* | Merge tag 'm68knommu-for-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2020-12-21 | 7 | -282/+168 |
|\ |
|
| * | m68k: m68328: remove duplicate code | Arnd Bergmann | 2020-12-07 | 4 | -141/+20 |
| * | m68k: m68328: move platform code to separate files | Arnd Bergmann | 2020-12-07 | 7 | -151/+158 |
* | | m68k: remove timer_interrupt() function | Arnd Bergmann | 2020-10-30 | 1 | -1/+1 |
* | | m68k: m68328: use legacy_timer_tick() | Arnd Bergmann | 2020-10-30 | 1 | -3/+2 |
|/ |
|
* | mm: reorder includes after introduction of linux/pgtable.h | Mike Rapoport | 2020-06-09 | 1 | -1/+1 |
* | mm: introduce include/linux/pgtable.h | Mike Rapoport | 2020-06-09 | 2 | -2/+2 |
* | mm: don't include asm/pgtable.h if linux/mm.h is already included | Mike Rapoport | 2020-06-09 | 1 | -1/+0 |
* | m68k: Replace setup_irq() by request_irq() | afzal mohammed | 2020-03-23 | 1 | -9/+7 |
* | m68k: Fix off-by-one calendar month | Finn Thain | 2018-05-22 | 1 | -1/+3 |
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 4 | -0/+4 |
* | m68k: replace gcc specific macros with ones from compiler.h | Gideon Israel Dsouza | 2017-02-24 | 2 | -2/+6 |
* | m68k/68000: Modernize printing of kernel messages | Geert Uytterhoeven | 2017-02-12 | 3 | -9/+9 |
* | clocksource: Use a plain u64 instead of cycle_t | Thomas Gleixner | 2016-12-25 | 1 | -1/+1 |
* | m68k: Use vsprintf %pM extension | Joe Perches | 2015-06-16 | 2 | -4/+2 |
* | m68k: fix crufty 68000 and 68360 intro comments | Greg Ungerer | 2014-09-29 | 1 | -1/+1 |
* | m68k: move non-mmu 68000 platform code | Greg Ungerer | 2014-09-29 | 11 | -0/+4658 |