index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
m68k
/
68000
Age
Commit message (
Expand
)
Author
2020-12-21
Merge tag 'm68knommu-for-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-12-07
m68k: m68328: remove duplicate code
Arnd Bergmann
2020-12-07
m68k: m68328: move platform code to separate files
Arnd Bergmann
2020-10-30
m68k: remove timer_interrupt() function
Arnd Bergmann
2020-10-30
m68k: m68328: use legacy_timer_tick()
Arnd Bergmann
2020-06-09
mm: reorder includes after introduction of linux/pgtable.h
Mike Rapoport
2020-06-09
mm: introduce include/linux/pgtable.h
Mike Rapoport
2020-06-09
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
2020-03-23
m68k: Replace setup_irq() by request_irq()
afzal mohammed
2018-05-22
m68k: Fix off-by-one calendar month
Finn Thain
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-02-24
m68k: replace gcc specific macros with ones from compiler.h
Gideon Israel Dsouza
2017-02-12
m68k/68000: Modernize printing of kernel messages
Geert Uytterhoeven
2016-12-25
clocksource: Use a plain u64 instead of cycle_t
Thomas Gleixner
2015-06-16
m68k: Use vsprintf %pM extension
Joe Perches
2014-09-29
m68k: fix crufty 68000 and 68360 intro comments
Greg Ungerer
2014-09-29
m68k: move non-mmu 68000 platform code
Greg Ungerer