summaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel/setup.c
Commit message (Expand)AuthorAgeFilesLines
* [MIPS] Fix and cleanup the mess that a dozen prom_printf variants are.Ralf Baechle2007-03-041-0/+8
* [MIPS] Make some __setup functions staticAtsushi Nemoto2007-02-201-2/+2
* [PATCH] Dynamic kernel command-line: mipsAlon Bar-Lev2007-02-121-1/+1
* [MIPS] Whitespace cleanups.Ralf Baechle2007-02-061-2/+2
* [MIPS] Move some kernel globals from asm file to C file.Atsushi Nemoto2007-02-061-0/+3
* [MIPS] FLATMEM: introduce PHYS_OFFSET.Franck Bui-Huu2007-02-061-4/+8
* [MIPS] Setup min_low_pfn/max_low_pfn correctlyFranck Bui-Huu2007-02-061-9/+27
* [MIPS] setup.c: clean up initrd related codeFranck Bui-Huu2006-11-301-27/+48
* [MIPS] setup.c: use __pa_symbol() where neededFranck Bui-Huu2006-11-301-5/+5
* [MIPS] setup.c: get ride of CPHYSADDR()Franck Bui-Huu2006-11-301-3/+3
* [MIPS] Fix warning about init_initrd() call if !CONFIG_BLK_DEV_INITRD.Ralf Baechle2006-11-021-1/+5
* [MIPS] setup.c: use early_param() for early command line parsingFranck Bui-Huu2006-09-271-112/+60
* [MIPS] setup.c: remove MAXMEM macroFranck Bui-Huu2006-09-271-9/+3
* [MIPS] setup.c: do not inline functionsFranck Bui-Huu2006-09-271-2/+2
* [MIPS] setup.c: remove useless includes.Franck Bui-Huu2006-09-271-14/+0
* [MIPS] setup.c: move initrd code inside dedicated functionsFranck Bui-Huu2006-09-271-58/+86
* [MIPS] setup.c: cleanup bootmem_init()Franck Bui-Huu2006-09-271-78/+57
* [PATCH] tty: Remove include of screen_info.h from tty.hJon Smirl2006-07-101-1/+1
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [MIPS] Only register RAM as resources if UNCAC_BASE != IO_BASE.Ralf Baechle2006-06-291-0/+3
* [MIPS] Cleanup memory managment initialization.Ralf Baechle2006-06-191-13/+43
* [MIPS] Fix sparsemem support.Chad Reese2006-06-061-2/+1
* [MIPS] Fix compiler warnings (field width, unused variable)Atsushi Nemoto2006-06-061-5/+8
* [MIPS] Fix sparse warnings about too big constants.Atsushi Nemoto2006-06-061-1/+1
* [MIPS] FPU affinity for MT ASE.Ralf Baechle2006-04-191-1/+4
* [PATCH] unify PFN_* macrosDave Hansen2006-03-271-8/+1
* [MIPS] Remove CONFIG_BUILD_ELF64.Ralf Baechle2006-03-211-11/+0
* [MIPS] SMP: Fix initialization order bug.Ralf Baechle2006-02-271-0/+3
* Mark a few variables __read_mostly.Ralf Baechle2005-10-291-4/+5
* Support the MIPS32 / MIPS64 DSP ASE.Ralf Baechle2005-10-291-0/+9
* Get rid of early_init. There's more need to make this form ofRalf Baechle2005-10-291-26/+2
* [PATCH] mips: clean up 32/64-bit configurationRalf Baechle2005-09-051-2/+2
* [PATCH] mips: add MIPS-specific support for flatmem/discontigmemYoichi Yuasa2005-06-251-0/+4
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+571
OpenPOWER on IntegriCloud