summaryrefslogtreecommitdiff
path: root/arch/mips/kernel/setup.c (follow)
Commit message (Expand)AuthorAge
* UPSTREAM: MIPS: Fix early CM probingPaul Burton2018-02-05
* UPSTREAM: MIPS: cmdline: Add support for 'memmap' parameterMiodrag Dinic2018-02-05
* BACKPORT: MIPS: store the appended dtb address in a variableJonas Gorski2018-02-05
* MIPS: init: Ensure reserved memory regions are not added to bootmemMarcin Nowakowski2017-11-21
* MIPS: init: Ensure bootmem does not corrupt reserved memoryMarcin Nowakowski2017-11-21
* MIPS: Reserve nosave data for hibernationHuacai Chen2016-06-07
* MIPS: vmlinux: create a section for appended DTBAaro Koskinen2015-11-12
* MIPS: Make the kernel arguments from dtb availableJonas Gorski2015-11-11
* MIPS: Declare mips_debugfs_dir in a headerPaul Burton2015-10-26
* MIPS: bootmem: Fix mapstart calculation for contiguous mapsAlexander Sverdlin2015-09-22
* treewide: fix typos in comment blocksMasahiro Yamada2015-08-07
* MIPS: bootmem: Don't use memory holes for page bitmapAlexander Sverdlin2015-07-09
* MIPS, ttyFDC: Add early FDC console supportJames Hogan2015-03-31
* MIPS: Use phys_addr_t instead of phys_tJaedon Shin2014-12-12
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2014-12-11
|\
| * MIPS: Replace use of phys_t with phys_addr_t.Ralf Baechle2014-11-24
| * mips: Convert pr_warning to pr_warnJoe Perches2014-11-24
* | MIPS: Fix address type used for early memory detection.Steven J. Hill2014-11-24
* | MIPS: Fix info about plat_setup in arch_mem_init commentRafał Miłecki2014-11-24
|/
* MIPS: CMA: Do not reserve memory if not requiredZubair Lutfullah Kakakhel2014-10-29
* MIPS: DMA: Add cma supportZubair Lutfullah Kakakhel2014-09-22
* 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-08
* 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-17
* MIPS: Remove addinitrd and CONFIG_PROBE_INITRD_HEADERRalf Baechle2009-12-17
* MIPS: Replace all usages of CL_SIZE by COMMAND_LINE_SIZEDmitri Vorobiev2009-12-17
* 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