aboutsummaryrefslogtreecommitdiffstats
path: root/arch/m68k/sun3 (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-10-31memblock: stop using implicit alignment to SMP_CACHE_BYTESMike Rapoport1-1/+1
2018-10-31mm: remove include/linux/bootmem.hMike Rapoport4-4/+4
2018-10-31memblock: replace alloc_bootmem with memblock_allocMike Rapoport1-1/+2
2018-07-29m68k: switch to MEMBLOCK + NO_BOOTMEMMike Rapoport1-4/+0
2018-05-22m68k: Fix off-by-one calendar monthFinn Thain1-3/+5
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman9-0/+9
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <linux/sched/mm.h>Ingo Molnar1-0/+1
2017-02-12m68k/sun3: Modernize printing of kernel messagesGeert Uytterhoeven6-59/+54
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds1-1/+1
2016-06-04char/genrtc: remove m68k supportArnd Bergmann2-2/+1
2016-01-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68kLinus Torvalds1-1/+1
2016-01-10m68k/atari, m68k/sun3: Fix SCSI platform device registration when driver is modularFinn Thain1-1/+1
2015-11-22m68k/mm: sun3 - Add missing initialization of max_pfn and {min,max}_low_pfnGeert Uytterhoeven1-2/+2
2015-09-13m68k/sun3: Use %pM format specifier to print ethernet addressAlexander Kuleshov1-4/+1
2014-11-20sun3_scsi: Convert to platform deviceFinn Thain1-0/+60
2013-11-26m68k/sun3: Dynamically allocate the table to track IOMMU useGeert Uytterhoeven1-2/+3
2013-11-26m68k: Mark functions only called from setup_arch() __initGeert Uytterhoeven3-6/+6
2013-06-24m68k/sun3: remove inline marking of EXPORT_SYMBOL functionsDenis Efremov1-1/+1
2012-12-24m68k: set arch_gettimeoffset directlyStephen Warren2-4/+4
2012-11-14m68k/sun3: Get interrupts working againThomas Bogendoerfer1-25/+4
2012-06-27m68k/sun3: Remove unselectable code in prom_init()Geert Uytterhoeven1-46/+2
2012-03-28Disintegrate asm/system.h for M68KDavid Howells3-3/+0
2011-11-08m68k/irq: Remove obsolete support for user vector interrupt fixupsGeert Uytterhoeven1-1/+1
2011-11-08m68k/irq: Remove obsolete m68k irq frameworkGeert Uytterhoeven1-20/+0
2011-11-08m68k/sun3: Convert Sun3/3x to genirqGeert Uytterhoeven1-2/+14
2011-11-08m68k/sun3: Use the kstat_irqs_cpu() wrapperGeert Uytterhoeven1-4/+10
2011-11-08m68k/irq: Rename {,__}m68k_handle_int()Geert Uytterhoeven1-1/+1
2011-11-08m68k/irq: Add m68k_setup_irq_controller()Geert Uytterhoeven1-1/+2
2011-11-08m68k/irq: Switch irq_chip methods to "struct irq_data *data"Geert Uytterhoeven1-2/+12
2011-11-08m68k/irq: Rename irq_controller to irq_chipGeert Uytterhoeven1-7/+6
2011-01-31m68k: Switch do_timer() to xtime_update()Torben Hohn1-1/+1
2010-10-22m68k/m68knommu: Remove dead SMP config optionChristian Dietrich1-2/+0
2010-08-09arch/m68k/sun3/leds.c: Checkpatch cleanupAndrea Gelmini1-2/+2
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2009-12-09m68k: rename global variable vmalloc_end to m68k_vmalloc_endTejun Heo1-4/+4
2009-01-12m68k: sun3 core - Kill warn_unused_result warningsGeert Uytterhoeven1-3/+6
2009-01-12m68k: Kill several external declarations in source filesGeert Uytterhoeven2-6/+3
2008-10-23proc: move /proc/hardware to m68k-specific codeAlexey Dobriyan1-9/+3
2008-07-20m68k/sun3/: possible cleanupsAdrian Bunk8-36/+10
2008-07-20m68k: remove AP1000 codeAdrian Bunk3-18/+0
2008-07-20m68k: remove CVS keywordsAdrian Bunk6-6/+5
2008-04-18arch: Remove unnecessary inclusions of asm/semaphore.hMatthew Wilcox1-1/+0
2007-10-20spelling fixes: arch/m68k/Simon Arlott1-1/+1
2007-07-20m68k: missing __initAl Viro1-1/+1
2007-05-31m68k: discontinuous memory supportRoman Zippel1-0/+2
2007-05-07SPIN_LOCK_UNLOCKED cleanup in arch/m68kMilind Arun Choudhary1-1/+1
2007-05-04m68k: Correct number of interrupts for Sun3Sam Creasey1-1/+1
2006-10-11[PATCH] clean m68k ksymsAl Viro4-15/+9
2006-10-09IRQ: Use the new typedef for interrupt handler function pointersDavid Howells1-2/+2
2006-10-08[PATCH] m68k pt_regs fixes, part 2Al Viro1-1/+1