summaryrefslogtreecommitdiffstats
path: root/arch/m68k/q40/config.c
Commit message (Expand)AuthorAgeFilesLines
* m68k/q40: Modernize printing of kernel messagesGeert Uytterhoeven2017-02-121-7/+7
* 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/+1
* m68k: Mark functions only called from setup_arch() __initGeert Uytterhoeven2013-11-261-2/+2
* PTR_RET is now PTR_ERR_OR_ZERO(): Replace most.Rusty Russell2013-07-151-1/+1
* m68k: set arch_gettimeoffset directlyStephen Warren2012-12-241-4/+4
* m68k/q40: Use PTR_RET rather than if(IS_ERR(...)) + PTR_ERRThomas Meyer2012-08-181-4/+1
* m68k/q40: Add missing platform check before registering platform devicesGeert Uytterhoeven2012-04-011-0/+3
* Disintegrate asm/system.h for M68KDavid Howells2012-03-281-1/+0
* Input: q40kbd - convert driver to the split modelDmitry Torokhov2012-01-231-0/+13
* m68k: Remove trailing spaces in messagesFrans Pop2010-05-171-1/+1
* m68k: Kill several external declarations in source filesGeert Uytterhoeven2009-01-121-3/+0
* proc: move /proc/hardware to m68k-specific codeAlexey Dobriyan2008-10-231-10/+0
* m68k: use bcd2bin/bin2bcdAdrian Bunk2008-10-141-11/+1
* m68k/q40/config.c: make functions staticAdrian Bunk2008-07-201-13/+13
* m68k: early parameter supportRoman Zippel2007-05-041-9/+14
* m68k: reformat various m68k filesRoman Zippel2007-05-041-131/+134
* IRQ: Use the new typedef for interrupt handler function pointersDavid Howells2006-10-091-1/+1
* [PATCH] m68k pt_regs fixesAl Viro2006-10-071-1/+1
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [PATCH] m68k: convert q40 irq codeRoman Zippel2006-06-251-11/+0
* [PATCH] m68k: introduce irq controllerRoman Zippel2006-06-251-2/+0
* [PATCH] m68k: kill mach_floppy_setup, convert to proper __setup() in driversAl Viro2006-01-121-2/+0
* [PATCH] m68k: Moved initialisation of conswitchp from subarches to global arc...Al Viro2006-01-121-3/+0
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+365
OpenPOWER on IntegriCloud