summaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel/setup.c
AgeCommit message (Expand)AuthorLines
2010-05-21MIPS: nofpu and nodsp only affect CPU0Kevin Cernekee-21/+0
2009-12-17MIPS: Fix and enhance built-in kernel command lineDmitri Vorobiev-4/+20
2009-12-17MIPS: Remove addinitrd and CONFIG_PROBE_INITRD_HEADERRalf Baechle-19/+1
2009-12-17MIPS: Replace all usages of CL_SIZE by COMMAND_LINE_SIZEDmitri Vorobiev-2/+2
2009-09-17MIPS: Remove useless zero initializations.Ralf Baechle-1/+1
2009-03-30MIPS: Stop using <asm-generic/int-l64.h>.Ralf Baechle-1/+2
2008-10-27MIPS: Fix debugfs_create_*'s error checking method for mips/kernel/Zhaolei-2/+2
2008-09-05[MIPS] Probe initrd header only if explicitly specifiedAtsushi Nemoto-15/+18
2008-08-26[MIPS] Convert printk statements during kernel setup to use severity levelsMike Crowe-22/+20
2008-07-15[MIPS] fix sparse warning about setup_early_printk()Dmitri Vorobiev-5/+1
2008-07-15[MIPS] Remove obsolete isa_slot_offsetMaciej W. Rozycki-7/+0
2008-05-12[MIPS] Initialize max_pfn again.Ralf Baechle-0/+1
2008-02-07Introduce flags for reserve_bootmem()Bernhard Walle-2/+2
2008-02-03arch/mips/: Spelling fixesJoe Perches-2/+2
2008-01-29[MIPS] SMP: Call platform methods via ops structure.Ralf Baechle-2/+1
2008-01-29[MIPS] R4000/R4400 errata workaroundsMaciej W. Rozycki-1/+3
2008-01-11[MIPS] Replace 40c7869b693b18412491fdcff64682215b739f9e kludgeAtsushi Nemoto-4/+3
2007-11-26[MIPS] 64-bit Sibyte kernels need DMA32.Ralf Baechle-1/+30
2007-10-11[MIPS] ARC: Get rid of mips_machgroupRalf Baechle-2/+0
2007-07-10[MIPS] Add some debugfs files to debug unaligned accessesAtsushi Nemoto-0/+16
2007-03-04[MIPS] Fix and cleanup the mess that a dozen prom_printf variants are.Ralf Baechle-0/+8
2007-02-20[MIPS] Make some __setup functions staticAtsushi Nemoto-2/+2
2007-02-12[PATCH] Dynamic kernel command-line: mipsAlon Bar-Lev-1/+1
2007-02-06[MIPS] Whitespace cleanups.Ralf Baechle-2/+2
2007-02-06[MIPS] Move some kernel globals from asm file to C file.Atsushi Nemoto-0/+3
2007-02-06[MIPS] FLATMEM: introduce PHYS_OFFSET.Franck Bui-Huu-4/+8
2007-02-06[MIPS] Setup min_low_pfn/max_low_pfn correctlyFranck Bui-Huu-9/+27
2006-11-30[MIPS] setup.c: clean up initrd related codeFranck Bui-Huu-27/+48
2006-11-30[MIPS] setup.c: use __pa_symbol() where neededFranck Bui-Huu-5/+5
2006-11-30[MIPS] setup.c: get ride of CPHYSADDR()Franck Bui-Huu-3/+3
2006-11-02[MIPS] Fix warning about init_initrd() call if !CONFIG_BLK_DEV_INITRD.Ralf Baechle-1/+5
2006-09-27[MIPS] setup.c: use early_param() for early command line parsingFranck Bui-Huu-112/+60
2006-09-27[MIPS] setup.c: remove MAXMEM macroFranck Bui-Huu-9/+3
2006-09-27[MIPS] setup.c: do not inline functionsFranck Bui-Huu-2/+2
2006-09-27[MIPS] setup.c: remove useless includes.Franck Bui-Huu-14/+0
2006-09-27[MIPS] setup.c: move initrd code inside dedicated functionsFranck Bui-Huu-58/+86
2006-09-27[MIPS] setup.c: cleanup bootmem_init()Franck Bui-Huu-78/+57
2006-07-10[PATCH] tty: Remove include of screen_info.h from tty.hJon Smirl-1/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel-1/+0
2006-06-29[MIPS] Only register RAM as resources if UNCAC_BASE != IO_BASE.Ralf Baechle-0/+3
2006-06-19[MIPS] Cleanup memory managment initialization.Ralf Baechle-13/+43
2006-06-06[MIPS] Fix sparsemem support.Chad Reese-2/+1
2006-06-06[MIPS] Fix compiler warnings (field width, unused variable)Atsushi Nemoto-5/+8
2006-06-06[MIPS] Fix sparse warnings about too big constants.Atsushi Nemoto-1/+1
2006-04-19[MIPS] FPU affinity for MT ASE.Ralf Baechle-1/+4
2006-03-27[PATCH] unify PFN_* macrosDave Hansen-8/+1
2006-03-21[MIPS] Remove CONFIG_BUILD_ELF64.Ralf Baechle-11/+0
2006-02-27[MIPS] SMP: Fix initialization order bug.Ralf Baechle-0/+3
2005-10-29Mark a few variables __read_mostly.Ralf Baechle-4/+5
2005-10-29Support the MIPS32 / MIPS64 DSP ASE.Ralf Baechle-0/+9