aboutsummaryrefslogtreecommitdiffstats
path: root/arch/m68k/kernel/setup.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-06m68k: pull mach_beep in setup.cAlexandre Belloni1-0/+5
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2011-03-25m68k: merge m68k and m68knommu arch directoriesGreg Ungerer1-531/+3
2011-03-16m68k/atari: Initial ARAnyM supportPetr Stehlik1-0/+5
2010-10-22m68k: Remove dead GG2 config optionChristian Dietrich1-6/+0
2009-01-12m68k: Kill several external declarations in source filesGeert Uytterhoeven1-6/+5
2008-10-23proc: move /proc/hardware to m68k-specific codeAlexey Dobriyan1-7/+28
2008-07-20m68k/apollo: Add missing call to apollo_parse_bootinfo()Geert Uytterhoeven1-0/+3
2008-07-20m68k: Allow no CPU/platform type for allnoconfigGeert Uytterhoeven1-0/+6
2008-05-18m68k: Correctly handle multi-ISA at runtimeGeert Uytterhoeven1-3/+3
2008-05-18m68k: Prefix ISA type with ISA_TYPE_Geert Uytterhoeven1-3/+3
2008-05-18m68k: export m68k_mmutypeGeert Uytterhoeven1-1/+2
2008-02-08procfs: constify function pointer tablesJan Engelhardt1-1/+1
2008-02-07Introduce flags for reserve_bootmem()Bernhard Walle1-1/+2
2007-08-22m68k: Remove unnecessary m68k_memoffset export and initRoman Zippel1-2/+0
2007-07-20m68k: missing exportsAl Viro1-0/+1
2007-05-31m68k: discontinuous memory supportRoman Zippel1-29/+8
2007-05-04m68k: Mac II ADB fixesFinn Thain1-0/+10
2007-05-04m68k: early parameter supportRoman Zippel1-38/+1
2007-05-04m68k: reformat various m68k filesRoman Zippel1-184/+187
2007-02-12[PATCH] Dynamic kernel command-line: m68kAlon Bar-Lev1-1/+1
2006-10-11[PATCH] clean m68k ksymsAl Viro1-0/+15
2006-10-09IRQ: Use the new typedef for interrupt handler function pointersDavid Howells1-1/+1
2006-10-07[PATCH] m68k pt_regs fixesAl Viro1-1/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-25[PATCH] m68k: convert generic irq code to irq controllerRoman Zippel1-3/+0
2006-01-12[PATCH] m68k: kill mach_floppy_setup, convert to proper __setup() in driversAl Viro1-13/+0
2006-01-12[PATCH] m68k: Moved initialisation of conswitchp from subarches to global arch setupAl Viro1-0/+4
2006-01-12[PATCH] m68k: isa_{type,sex} should be exportedAl Viro1-0/+2
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+545