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