aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel/setup.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-03-31MIPS, ttyFDC: Add early FDC console supportJames Hogan1-0/+2
2014-12-12MIPS: Use phys_addr_t instead of phys_tJaedon Shin1-1/+1
2014-12-11Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds1-6/+6
2014-11-24MIPS: Replace use of phys_t with phys_addr_t.Ralf Baechle1-5/+5
2014-11-24mips: Convert pr_warning to pr_warnJoe Perches1-1/+1
2014-11-24MIPS: Fix address type used for early memory detection.Steven J. Hill1-1/+1
2014-11-24MIPS: Fix info about plat_setup in arch_mem_init commentRafał Miłecki1-1/+1
2014-10-29MIPS: CMA: Do not reserve memory if not requiredZubair Lutfullah Kakakhel1-1/+2
2014-09-22MIPS: DMA: Add cma supportZubair Lutfullah Kakakhel1-0/+9
2014-07-30MIPS: Add NUMA support for Loongson-3Huacai Chen1-1/+1
2014-07-30MIPS: Support hard limit of cpu count (nr_cpu_ids)Huacai Chen1-0/+20
2013-10-29MIPS: Fix start of free memory when using initrdGreg Ungerer1-5/+14
2013-09-05MIPS: kexec: Fix random crashes while loading crashkernelPrem Mallappa1-51/+48
2013-05-08MIPS: add detect_memory_region()John Crispin1-0/+22
2013-02-21Merge branch 'mips-next-3.9' of git://git.linux-mips.org/pub/scm/john/linux-john into mips-for-linux-nextRalf Baechle1-21/+70
2013-02-19mips: reserve elfcorehdrCorey Minyard1-0/+39
2013-02-19mips: Make sure kernel memory is in iomemCorey Minyard1-21/+31
2013-02-01MIPS: Whitespace cleanup.Ralf Baechle1-5/+5
2012-12-13MIPS: kdump: Add supportRalf Baechle1-0/+56
2012-11-23MIPS: Merge overlapping bootmem rangesRalf Baechle1-6/+20
2012-05-16MIPS: Move cache setup to setup_arch().David Daney1-0/+2
2012-03-28Disintegrate asm/system.h for MIPSDavid Howells1-1/+0
2012-01-14Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds1-4/+39
2011-12-08mips: Use HAVE_MEMBLOCK_NODE_MAPTejun Heo1-1/+2
2011-12-07MIPS: Handle initmem in systems with kernel not in add_memory_region() memDavid Daney1-4/+39
2011-10-31mips: migrate core kernel file from module.h --> export.hPaul Gortmaker1-1/+1
2011-01-18MIPS: Implement __read_mostlyDavid Daney1-1/+1
2010-10-29MIPS: Add a platform hook for swiotlb setup.David Daney1-0/+1
2010-10-21of/mips: Add device tree support to MIPSDezhong Diao1-0/+2
2010-05-21MIPS: nofpu and nodsp only affect CPU0Kevin Cernekee1-21/+0
2009-12-17MIPS: Fix and enhance built-in kernel command lineDmitri Vorobiev1-4/+20
2009-12-17MIPS: Remove addinitrd and CONFIG_PROBE_INITRD_HEADERRalf Baechle1-19/+1
2009-12-17MIPS: Replace all usages of CL_SIZE by COMMAND_LINE_SIZEDmitri Vorobiev1-2/+2
2009-09-17MIPS: Remove useless zero initializations.Ralf Baechle1-1/+1
2009-03-30MIPS: Stop using <asm-generic/int-l64.h>.Ralf Baechle1-1/+2
2008-10-27MIPS: Fix debugfs_create_*'s error checking method for mips/kernel/Zhaolei1-2/+2
2008-09-05[MIPS] Probe initrd header only if explicitly specifiedAtsushi Nemoto1-15/+18
2008-08-26[MIPS] Convert printk statements during kernel setup to use severity levelsMike Crowe1-22/+20
2008-07-15[MIPS] fix sparse warning about setup_early_printk()Dmitri Vorobiev1-5/+1
2008-07-15[MIPS] Remove obsolete isa_slot_offsetMaciej W. Rozycki1-7/+0
2008-05-12[MIPS] Initialize max_pfn again.Ralf Baechle1-0/+1
2008-02-07Introduce flags for reserve_bootmem()Bernhard Walle1-2/+2
2008-02-03arch/mips/: Spelling fixesJoe Perches1-2/+2
2008-01-29[MIPS] SMP: Call platform methods via ops structure.Ralf Baechle1-2/+1
2008-01-29[MIPS] R4000/R4400 errata workaroundsMaciej W. Rozycki1-1/+3
2008-01-11[MIPS] Replace 40c7869b693b18412491fdcff64682215b739f9e kludgeAtsushi Nemoto1-4/+3
2007-11-26[MIPS] 64-bit Sibyte kernels need DMA32.Ralf Baechle1-1/+30
2007-10-11[MIPS] ARC: Get rid of mips_machgroupRalf Baechle1-2/+0
2007-07-10[MIPS] Add some debugfs files to debug unaligned accessesAtsushi Nemoto1-0/+16
2007-03-04[MIPS] Fix and cleanup the mess that a dozen prom_printf variants are.Ralf Baechle1-0/+8