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
/
kernel
/
setup_no.c
Age
Commit message (
Expand
)
Author
2020-06-09
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
2020-01-14
arch/m68k/setup: Drop dummy_con initialization
Arvind Sankar
2018-10-31
mm: remove include/linux/bootmem.h
Mike Rapoport
2018-07-29
m68k: switch to MEMBLOCK + NO_BOOTMEM
Mike Rapoport
2018-07-29
m68k: Remove unused set_clock_mmss() helpers
Arnd Bergmann
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2016-09-26
m68knommu: convert printk(KERN_INFO) to pr_info()
Greg Ungerer
2016-09-26
m68knommu: clean up uClinux boot log output
Greg Ungerer
2016-09-26
m68k: generalize uboot command line support
Greg Ungerer
2016-03-07
m68knommu: remove obsolete 68360 support
Greg Ungerer
2015-11-22
m68knommu: Add missing initialization of max_pfn and {min,max}_low_pfn
Geert Uytterhoeven
2014-05-26
m68k: fix a compiler warning when building for DragonBall
Daniel Palmer
2013-08-26
m68knommu: Mark functions only called from setup_arch() __init
Geert Uytterhoeven
2013-03-04
m68knommu: add CPU_NAME for 68000
Luis Alves
2012-06-27
m68k: Replace m68k-specific _[se]bss by generic __bss_{start,stop}
Geert Uytterhoeven
2012-06-10
m68knommu: Clean up printing of sections
Geert Uytterhoeven
2012-03-05
m68knommu: modify timer init code to make it consistent with m68k code
Greg Ungerer
2012-03-05
m68knommu: make persistent clock code consistent with m68k
Greg Ungerer
2011-12-24
m68knommu: move definition of mach_gettod to where it is used
Greg Ungerer
2011-10-18
m68knommu: create common externs for _ram* vars
Greg Ungerer
2011-10-18
m68knommu: use generic section names in setup code
Greg Ungerer
2011-03-25
m68k: merge m68k and m68knommu arch directories
Greg Ungerer