aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel/setup.c
AgeCommit message (Expand)Author
2020-06-20MIPS: Make sparse_init() using top-down allocationTiezhu Yang
2020-01-27mips: avoid explicit UB in assignment of mips_io_port_baseNick Desaulniers
2018-02-22MIPS: Fix incorrect mem=X@Y handlingMarcin Nowakowski
2017-06-29MIPS: cmdline: Add support for 'memmap' parameterMiodrag Dinic
2017-01-03MIPS: kexec: Do not reserve invalid crashkernel memory on bootMarcin Nowakowski
2017-01-03MIPS: fix mem=X@Y commandline processingMarcin Nowakowski
2017-01-03MIPS: Use early_init_fdt_reserve_self to protect DTB locationMarcin Nowakowski
2017-01-03MIPS: init: Ensure bootmem does not corrupt reserved memoryMarcin Nowakowski
2017-01-03MIPS: init: Ensure reserved memory regions are not added to bootmemMarcin Nowakowski
2017-01-03MIPS: Do not request resources for crashkernel if one isn't definedMarcin Nowakowski
2016-11-04MIPS: Fix max_low_pfn with disabled highmemJames Hogan
2016-09-29MIPS: Fix detection of unsupported highmem with cache aliasesPaul Burton
2016-09-13MIPS: Fix memory regions reaching top of physicalJames Hogan
2016-08-02MIPS: store the appended dtb address in a variableJonas Gorski
2016-05-13MIPS: Octeon: detect and fix byte swapped initramfsAurelien Jarno
2016-05-13MIPS: Add support for extending builtin cmdlineRabin Vincent
2016-05-13MIPS: Don't add leading spacing to command linesRabin Vincent
2016-05-13MIPS: make PCI_DMA_BUS_IS_PHYS=1 constantSergey Ryazanov
2016-05-13MIPS: KASLR: Print relocation Information on bootMatt Redfearn
2016-05-13MIPS: bootmem: When relocatable, free memory below kernelMatt Redfearn
2016-05-09MIPS: Reserve nosave data for hibernationHuacai Chen
2016-03-04Merge tag 'v4.5-rc6' into core/resources, to resolve conflictIngo Molnar
2016-02-09MIPS: Fix early CM probingPaul Burton
2016-01-30arch: Set IORESOURCE_SYSTEM_RAM flag for System RAMToshi Kani
2016-01-24MIPS: Fix macro typoJaedon Shin
2015-11-12MIPS: vmlinux: create a section for appended DTBAaro Koskinen
2015-11-11MIPS: Make the kernel arguments from dtb availableJonas Gorski
2015-10-26MIPS: Declare mips_debugfs_dir in a headerPaul Burton
2015-09-22MIPS: bootmem: Fix mapstart calculation for contiguous mapsAlexander Sverdlin
2015-08-07treewide: fix typos in comment blocksMasahiro Yamada
2015-07-09MIPS: bootmem: Don't use memory holes for page bitmapAlexander Sverdlin
2015-03-31MIPS, ttyFDC: Add early FDC console supportJames Hogan
2014-12-12MIPS: Use phys_addr_t instead of phys_tJaedon Shin
2014-12-11Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2014-11-24MIPS: Replace use of phys_t with phys_addr_t.Ralf Baechle
2014-11-24mips: Convert pr_warning to pr_warnJoe Perches
2014-11-24MIPS: Fix address type used for early memory detection.Steven J. Hill
2014-11-24MIPS: Fix info about plat_setup in arch_mem_init commentRafał Miłecki
2014-10-29MIPS: CMA: Do not reserve memory if not requiredZubair Lutfullah Kakakhel
2014-09-22MIPS: DMA: Add cma supportZubair Lutfullah Kakakhel
2014-07-30MIPS: Add NUMA support for Loongson-3Huacai Chen
2014-07-30MIPS: Support hard limit of cpu count (nr_cpu_ids)Huacai Chen
2013-10-29MIPS: Fix start of free memory when using initrdGreg Ungerer
2013-09-05MIPS: kexec: Fix random crashes while loading crashkernelPrem Mallappa
2013-05-08MIPS: add detect_memory_region()John Crispin
2013-02-21Merge branch 'mips-next-3.9' of git://git.linux-mips.org/pub/scm/john/linux-j...Ralf Baechle
2013-02-19mips: reserve elfcorehdrCorey Minyard
2013-02-19mips: Make sure kernel memory is in iomemCorey Minyard
2013-02-01MIPS: Whitespace cleanup.Ralf Baechle
2012-12-13MIPS: kdump: Add supportRalf Baechle