summaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel/setup.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: use PHYS_ADDR_MAX to avoid type casting ULLONG_MAXStefan Agner2018-06-151-2/+2
* MIPS: Remove a warning when PHYS_OFFSET is 0x0Mathieu Malaterre2018-02-191-1/+1
* MIPS: Make declaration for function `memory_region_available` staticMathieu Malaterre2018-02-191-1/+2
* MIPS: Fix incorrect mem=X@Y handlingMarcin Nowakowski2018-02-131-4/+12
* MIPS: Setup boot_command_line before plat_mem_setupPaul Burton2018-01-181-19/+20
* MIPS: Add iomem resource for kernel bss section.David Daney2017-11-131-0/+4
* MIPS: cmdline: Add support for 'memmap' parameterMiodrag Dinic2017-06-291-0/+40
* MIPS: kexec: Do not reserve invalid crashkernel memory on bootMarcin Nowakowski2017-01-031-0/+5
* MIPS: fix mem=X@Y commandline processingMarcin Nowakowski2017-01-031-0/+4
* MIPS: Use early_init_fdt_reserve_self to protect DTB locationMarcin Nowakowski2017-01-031-0/+4
* MIPS: init: Ensure bootmem does not corrupt reserved memoryMarcin Nowakowski2017-01-031-3/+71
* MIPS: init: Ensure reserved memory regions are not added to bootmemMarcin Nowakowski2017-01-031-0/+4
* MIPS: Do not request resources for crashkernel if one isn't definedMarcin Nowakowski2017-01-031-0/+3
* MIPS: Fix max_low_pfn with disabled highmemJames Hogan2016-11-041-0/+13
* MIPS: Fix detection of unsupported highmem with cache aliasesPaul Burton2016-09-291-1/+1
* MIPS: Fix memory regions reaching top of physicalJames Hogan2016-09-131-0/+7
* MIPS: store the appended dtb address in a variableJonas Gorski2016-08-021-0/+4
* MIPS: Octeon: detect and fix byte swapped initramfsAurelien Jarno2016-05-131-0/+32
* MIPS: Add support for extending builtin cmdlineRabin Vincent2016-05-131-0/+8
* MIPS: Don't add leading spacing to command linesRabin Vincent2016-05-131-2/+4
* MIPS: make PCI_DMA_BUS_IS_PHYS=1 constantSergey Ryazanov2016-05-131-7/+0
* MIPS: KASLR: Print relocation Information on bootMatt Redfearn2016-05-131-0/+9
* MIPS: bootmem: When relocatable, free memory below kernelMatt Redfearn2016-05-131-0/+14
* MIPS: Reserve nosave data for hibernationHuacai Chen2016-05-091-0/+3
* Merge tag 'v4.5-rc6' into core/resources, to resolve conflictIngo Molnar2016-03-041-0/+1
|\
| * MIPS: Fix early CM probingPaul Burton2016-02-091-0/+1
* | arch: Set IORESOURCE_SYSTEM_RAM flag for System RAMToshi Kani2016-01-301-4/+6
|/
* MIPS: Fix macro typoJaedon Shin2016-01-241-1/+1
* MIPS: vmlinux: create a section for appended DTBAaro Koskinen2015-11-121-0/+4
* MIPS: Make the kernel arguments from dtb availableJonas Gorski2015-11-111-7/+17
* MIPS: Declare mips_debugfs_dir in a headerPaul Burton2015-10-261-0/+1
* MIPS: bootmem: Fix mapstart calculation for contiguous mapsAlexander Sverdlin2015-09-221-1/+9
* treewide: fix typos in comment blocksMasahiro Yamada2015-08-071-1/+1
* MIPS: bootmem: Don't use memory holes for page bitmapAlexander Sverdlin2015-07-091-8/+5
* MIPS, ttyFDC: Add early FDC console supportJames Hogan2015-03-311-0/+2
* MIPS: Use phys_addr_t instead of phys_tJaedon Shin2014-12-121-1/+1
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2014-12-111-6/+6
|\
| * MIPS: Replace use of phys_t with phys_addr_t.Ralf Baechle2014-11-241-5/+5
| * mips: Convert pr_warning to pr_warnJoe Perches2014-11-241-1/+1
* | MIPS: Fix address type used for early memory detection.Steven J. Hill2014-11-241-1/+1
* | MIPS: Fix info about plat_setup in arch_mem_init commentRafał Miłecki2014-11-241-1/+1
|/
* MIPS: CMA: Do not reserve memory if not requiredZubair Lutfullah Kakakhel2014-10-291-1/+2
* MIPS: DMA: Add cma supportZubair Lutfullah Kakakhel2014-09-221-0/+9
* MIPS: Add NUMA support for Loongson-3Huacai Chen2014-07-301-1/+1
* MIPS: Support hard limit of cpu count (nr_cpu_ids)Huacai Chen2014-07-301-0/+20
* MIPS: Fix start of free memory when using initrdGreg Ungerer2013-10-291-5/+14
* MIPS: kexec: Fix random crashes while loading crashkernelPrem Mallappa2013-09-051-51/+48
* MIPS: add detect_memory_region()John Crispin2013-05-081-0/+22
* Merge branch 'mips-next-3.9' of git://git.linux-mips.org/pub/scm/john/linux-j...Ralf Baechle2013-02-211-21/+70
|\
| * mips: reserve elfcorehdrCorey Minyard2013-02-191-0/+39
OpenPOWER on IntegriCloud