aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel/setup.c
Commit message (Expand)AuthorAge
* MIPS: Implement __read_mostlyDavid Daney2011-01-18
* MIPS: Add a platform hook for swiotlb setup.David Daney2010-10-29
* of/mips: Add device tree support to MIPSDezhong Diao2010-10-21
* MIPS: nofpu and nodsp only affect CPU0Kevin Cernekee2010-05-21
* MIPS: Fix and enhance built-in kernel command lineDmitri Vorobiev2009-12-16
* MIPS: Remove addinitrd and CONFIG_PROBE_INITRD_HEADERRalf Baechle2009-12-16
* MIPS: Replace all usages of CL_SIZE by COMMAND_LINE_SIZEDmitri Vorobiev2009-12-16
* MIPS: Remove useless zero initializations.Ralf Baechle2009-09-17
* MIPS: Stop using <asm-generic/int-l64.h>.Ralf Baechle2009-03-30
* MIPS: Fix debugfs_create_*'s error checking method for mips/kernel/Zhaolei2008-10-27
* [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