aboutsummaryrefslogtreecommitdiffstats
path: root/arch/m68k/amiga/config.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-12-09m68k/amiga: Use seq_puts() in amiga_get_hardware_list()Markus Elfring1-2/+1
2016-09-19m68k: Use IS_ENABLED() instead of checking for built-in or moduleGeert Uytterhoeven1-1/+1
2016-06-04char/genrtc: remove m68k supportArnd Bergmann1-1/+0
2014-05-28m68k/amiga: Convert printk(foo to pr_foo()Fabian Frederick1-10/+10
2013-12-08m68k/amiga,atari: Fix specifying multiple debug= parametersGeert Uytterhoeven1-5/+14
2013-11-26m68k/amiga: Provide mach_random_get_entropy()Geert Uytterhoeven1-0/+10
2013-11-26m68k/UAPI: Use proper types (endianness/size) in <asm/bootinfo*.h>Geert Uytterhoeven1-9/+9
2013-11-26m68k/UAPI: Disintegrate arch/m68k/include/asm/bootinfo.hGeert Uytterhoeven1-0/+1
2013-11-26zorro/UAPI: Use proper types (endianness/size) in <linux/zorro.h>Geert Uytterhoeven1-4/+5
2013-11-26zorro: ZTWO_VADDR() should return "void __iomem *"Geert Uytterhoeven1-1/+1
2013-11-26zorro: Do not allocate zorro_autocon[] staticallyGeert Uytterhoeven1-3/+3
2013-11-26m68k: Mark functions only called from setup_arch() __initGeert Uytterhoeven1-1/+1
2012-12-24m68k: set arch_gettimeoffset directlyStephen Warren1-5/+5
2012-03-28Disintegrate asm/system.h for M68KDavid Howells1-1/+0
2012-01-12treewide: convert uses of ATTRIB_NORETURN to __noreturnJoe Perches1-2/+1
2012-01-12treewide: remove useless NORET_TYPE macro and usesJoe Perches1-1/+1
2011-01-23m68k/amiga: Fix "debug=mem"Geert Uytterhoeven1-9/+7
2010-05-26m68k: amiga - RTC platform device conversionGeert Uytterhoeven1-174/+0
2010-02-27m68k: Use DIV_ROUND_CLOSESTJulia Lawall1-1/+1
2009-08-26m68k: cnt reaches -1, not 0Roel Kluin1-2/+4
2009-01-12m68k: amiga core - Kill warn_unused_result warningsGeert Uytterhoeven1-1/+2
2008-10-23proc: move /proc/hardware to m68k-specific codeAlexey Dobriyan1-12/+9
2008-10-14m68k: Modular Amiga keyboard needs key_mapsGeert Uytterhoeven1-0/+9
2008-07-20m68k/amiga/: possible cleanupsAdrian Bunk1-14/+6
2008-07-20export amiga_vblankAdrian Bunk1-0/+2
2008-02-05m68k: kill arch/m68k/amiga/amiga_ksyms.cAdrian Bunk1-0/+12
2007-05-04m68k: early parameter supportRoman Zippel1-19/+22
2007-05-04m68k: reformat various m68k filesRoman Zippel1-540/+536
2006-10-09IRQ: Use the new typedef for interrupt handler function pointersDavid Howells1-2/+2
2006-10-07[PATCH] m68k pt_regs fixesAl Viro1-3/+2
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-25[PATCH] m68k: convert amiga irq codeRoman Zippel1-15/+0
2006-01-12[PATCH] m68k: kill mach_floppy_setup, convert to proper __setup() in driversAl Viro1-6/+0
2006-01-12[PATCH] m68k: Moved initialisation of conswitchp from subarches to global arch setupAl Viro1-3/+0
2006-01-12[PATCH] m68k: namespace pollution fix (custom->amiga_custom)Al Viro1-9/+9
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+1007