aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel/setup.c
Commit message (Expand)AuthorAge
* MIPS: Add NUMA support for Loongson-3Huacai Chen2014-07-30
* MIPS: Support hard limit of cpu count (nr_cpu_ids)Huacai Chen2014-07-30
* MIPS: Fix start of free memory when using initrdGreg Ungerer2013-10-29
* MIPS: kexec: Fix random crashes while loading crashkernelPrem Mallappa2013-09-05
* MIPS: add detect_memory_region()John Crispin2013-05-07
* Merge branch 'mips-next-3.9' of git://git.linux-mips.org/pub/scm/john/linux-j...Ralf Baechle2013-02-21
|\
| * mips: reserve elfcorehdrCorey Minyard2013-02-19
| * mips: Make sure kernel memory is in iomemCorey Minyard2013-02-19
* | MIPS: Whitespace cleanup.Ralf Baechle2013-02-01
|/
* MIPS: kdump: Add supportRalf Baechle2012-12-13
* MIPS: Merge overlapping bootmem rangesRalf Baechle2012-11-23
* MIPS: Move cache setup to setup_arch().David Daney2012-05-16
* Disintegrate asm/system.h for MIPSDavid Howells2012-03-28
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2012-01-14
|\
| * MIPS: Handle initmem in systems with kernel not in add_memory_region() memDavid Daney2011-12-07
* | mips: Use HAVE_MEMBLOCK_NODE_MAPTejun Heo2011-12-08
|/
* mips: migrate core kernel file from module.h --> export.hPaul Gortmaker2011-10-31
* 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