aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel/setup.c
Commit message (Expand)AuthorAge
* [MIPS] Probe initrd header only if explicitly specifiedAtsushi Nemoto2008-09-05
* [MIPS] Convert printk statements during kernel setup to use severity levelsMike Crowe2008-08-26
* [MIPS] fix sparse warning about setup_early_printk()Dmitri Vorobiev2008-07-15
* [MIPS] Remove obsolete isa_slot_offsetMaciej W. Rozycki2008-07-15
* [MIPS] Initialize max_pfn again.Ralf Baechle2008-05-12
* Introduce flags for reserve_bootmem()Bernhard Walle2008-02-07
* arch/mips/: Spelling fixesJoe Perches2008-02-03
* [MIPS] SMP: Call platform methods via ops structure.Ralf Baechle2008-01-29
* [MIPS] R4000/R4400 errata workaroundsMaciej W. Rozycki2008-01-29
* [MIPS] Replace 40c7869b693b18412491fdcff64682215b739f9e kludgeAtsushi Nemoto2008-01-11
* [MIPS] 64-bit Sibyte kernels need DMA32.Ralf Baechle2007-11-26
* [MIPS] ARC: Get rid of mips_machgroupRalf Baechle2007-10-11
* [MIPS] Add some debugfs files to debug unaligned accessesAtsushi Nemoto2007-07-10
* [MIPS] Fix and cleanup the mess that a dozen prom_printf variants are.Ralf Baechle2007-03-04
* [MIPS] Make some __setup functions staticAtsushi Nemoto2007-02-19
* [PATCH] Dynamic kernel command-line: mipsAlon Bar-Lev2007-02-12
* [MIPS] Whitespace cleanups.Ralf Baechle2007-02-06
* [MIPS] Move some kernel globals from asm file to C file.Atsushi Nemoto2007-02-06
* [MIPS] FLATMEM: introduce PHYS_OFFSET.Franck Bui-Huu2007-02-06
* [MIPS] Setup min_low_pfn/max_low_pfn correctlyFranck Bui-Huu2007-02-06
* [MIPS] setup.c: clean up initrd related codeFranck Bui-Huu2006-11-29
* [MIPS] setup.c: use __pa_symbol() where neededFranck Bui-Huu2006-11-29
* [MIPS] setup.c: get ride of CPHYSADDR()Franck Bui-Huu2006-11-29
* [MIPS] Fix warning about init_initrd() call if !CONFIG_BLK_DEV_INITRD.Ralf Baechle2006-11-02
* [MIPS] setup.c: use early_param() for early command line parsingFranck Bui-Huu2006-09-27
* [MIPS] setup.c: remove MAXMEM macroFranck Bui-Huu2006-09-27
* [MIPS] setup.c: do not inline functionsFranck Bui-Huu2006-09-27
* [MIPS] setup.c: remove useless includes.Franck Bui-Huu2006-09-27
* [MIPS] setup.c: move initrd code inside dedicated functionsFranck Bui-Huu2006-09-27
* [MIPS] setup.c: cleanup bootmem_init()Franck Bui-Huu2006-09-27
* [PATCH] tty: Remove include of screen_info.h from tty.hJon Smirl2006-07-10
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* [MIPS] Only register RAM as resources if UNCAC_BASE != IO_BASE.Ralf Baechle2006-06-29
* [MIPS] Cleanup memory managment initialization.Ralf Baechle2006-06-19
* [MIPS] Fix sparsemem support.Chad Reese2006-06-05
* [MIPS] Fix compiler warnings (field width, unused variable)Atsushi Nemoto2006-06-05
* [MIPS] Fix sparse warnings about too big constants.Atsushi Nemoto2006-06-05
* [MIPS] FPU affinity for MT ASE.Ralf Baechle2006-04-18
* [PATCH] unify PFN_* macrosDave Hansen2006-03-27
* [MIPS] Remove CONFIG_BUILD_ELF64.Ralf Baechle2006-03-21
* [MIPS] SMP: Fix initialization order bug.Ralf Baechle2006-02-27
* Mark a few variables __read_mostly.Ralf Baechle2005-10-29
* Support the MIPS32 / MIPS64 DSP ASE.Ralf Baechle2005-10-29
* Get rid of early_init. There's more need to make this form ofRalf Baechle2005-10-29
* [PATCH] mips: clean up 32/64-bit configurationRalf Baechle2005-09-05
* [PATCH] mips: add MIPS-specific support for flatmem/discontigmemYoichi Yuasa2005-06-25
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16