summaryrefslogtreecommitdiffstats
path: root/arch/m68k/amiga/config.c
Commit message (Expand)AuthorAgeFilesLines
* m68k/amiga: Use seq_puts() in amiga_get_hardware_list()Markus Elfring2016-12-091-2/+1
* m68k: Use IS_ENABLED() instead of checking for built-in or moduleGeert Uytterhoeven2016-09-191-1/+1
* char/genrtc: remove m68k supportArnd Bergmann2016-06-041-1/+0
* m68k/amiga: Convert printk(foo to pr_foo()Fabian Frederick2014-05-281-10/+10
* m68k/amiga,atari: Fix specifying multiple debug= parametersGeert Uytterhoeven2013-12-081-5/+14
* m68k/amiga: Provide mach_random_get_entropy()Geert Uytterhoeven2013-11-261-0/+10
* m68k/UAPI: Use proper types (endianness/size) in <asm/bootinfo*.h>Geert Uytterhoeven2013-11-261-9/+9
* m68k/UAPI: Disintegrate arch/m68k/include/asm/bootinfo.hGeert Uytterhoeven2013-11-261-0/+1
* zorro/UAPI: Use proper types (endianness/size) in <linux/zorro.h>Geert Uytterhoeven2013-11-261-4/+5
* zorro: ZTWO_VADDR() should return "void __iomem *"Geert Uytterhoeven2013-11-261-1/+1
* zorro: Do not allocate zorro_autocon[] staticallyGeert Uytterhoeven2013-11-261-3/+3
* m68k: Mark functions only called from setup_arch() __initGeert Uytterhoeven2013-11-261-1/+1
* m68k: set arch_gettimeoffset directlyStephen Warren2012-12-241-5/+5
* Disintegrate asm/system.h for M68KDavid Howells2012-03-281-1/+0
* treewide: convert uses of ATTRIB_NORETURN to __noreturnJoe Perches2012-01-121-2/+1
* treewide: remove useless NORET_TYPE macro and usesJoe Perches2012-01-121-1/+1
* m68k/amiga: Fix "debug=mem"Geert Uytterhoeven2011-01-231-9/+7
* m68k: amiga - RTC platform device conversionGeert Uytterhoeven2010-05-261-174/+0
* m68k: Use DIV_ROUND_CLOSESTJulia Lawall2010-02-271-1/+1
* m68k: cnt reaches -1, not 0Roel Kluin2009-08-261-2/+4
* m68k: amiga core - Kill warn_unused_result warningsGeert Uytterhoeven2009-01-121-1/+2
* proc: move /proc/hardware to m68k-specific codeAlexey Dobriyan2008-10-231-12/+9
* m68k: Modular Amiga keyboard needs key_mapsGeert Uytterhoeven2008-10-141-0/+9
* m68k/amiga/: possible cleanupsAdrian Bunk2008-07-201-14/+6
* export amiga_vblankAdrian Bunk2008-07-201-0/+2
* m68k: kill arch/m68k/amiga/amiga_ksyms.cAdrian Bunk2008-02-051-0/+12
* m68k: early parameter supportRoman Zippel2007-05-041-19/+22
* m68k: reformat various m68k filesRoman Zippel2007-05-041-540/+536
* IRQ: Use the new typedef for interrupt handler function pointersDavid Howells2006-10-091-2/+2
* [PATCH] m68k pt_regs fixesAl Viro2006-10-071-3/+2
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [PATCH] m68k: convert amiga irq codeRoman Zippel2006-06-251-15/+0
* [PATCH] m68k: kill mach_floppy_setup, convert to proper __setup() in driversAl Viro2006-01-121-6/+0
* [PATCH] m68k: Moved initialisation of conswitchp from subarches to global arc...Al Viro2006-01-121-3/+0
* [PATCH] m68k: namespace pollution fix (custom->amiga_custom)Al Viro2006-01-121-9/+9
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+1007