summaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel/setup.c
Commit message (Expand)AuthorAgeFilesLines
* mips: Manually call fdt_init_reserved_mem() methodSerge Semin2019-05-051-0/+3
* mips: Perform early low memory testSerge Semin2019-05-031-0/+2
* mips: Dump memblock regions for debuggingSerge Semin2019-05-031-0/+2
* mips: Add reserve-nomap memory type supportSerge Semin2019-05-021-0/+8
* mips: Use memblock to reserve the __nosave memory rangeSerge Semin2019-05-021-2/+3
* mips: Discard post-CMA-init foreach loopSerge Semin2019-05-021-5/+0
* mips: Reserve memory for the kernel image resourcesSerge Semin2019-05-021-27/+3
* mips: Combine memblock init and memory reservation loopsSerge Semin2019-04-241-41/+7
* mips: Discard rudiments from bootmem_initSerge Semin2019-04-241-20/+5
* mips: Make sure kernel .bss exists in boot mem poolSerge Semin2019-04-241-0/+3
* treewide: add checks for the return value of memblock_alloc*()Mike Rapoport2019-03-121-0/+3
* Merge tag 'mips_5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds2019-03-051-6/+1
|\
| * mips: kernel: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-01-221-6/+1
* | MIPS: fix memory setup for platforms with PHYS_OFFSET != 0Thomas Bogendoerfer2019-02-271-1/+2
|/
* MIPS: Let early memblock_alloc*() allocate memories bottom-upHuacai Chen2018-11-121-0/+1
* memblock: stop using implicit alignment to SMP_CACHE_BYTESMike Rapoport2018-10-311-1/+1
* mm: remove include/linux/bootmem.hMike Rapoport2018-10-311-1/+0
* memblock: replace free_bootmem{_node} with memblock_freeMike Rapoport2018-10-311-1/+1
* memblock: replace alloc_bootmem with memblock_allocMike Rapoport2018-10-311-1/+1
* memblock: remove _virt from APIs returning virtual addressMike Rapoport2018-10-311-1/+1
* Merge tag 'mips_4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds2018-10-261-99/+45
|\
| * mips: switch to NO_BOOTMEMMike Rapoport2018-09-141-76/+23
| * MIPS: Move arch_mem_init() comment near definitionPaul Burton2018-08-311-23/+22
* | Merge tag 'dma-mapping-4.20' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2018-10-221-1/+1
|\ \
| * | MIPS: don't select DMA_MAYBE_COHERENT from DMA_PERDEV_COHERENTChristoph Hellwig2018-09-201-1/+1
| |/
* / MIPS: Fix CONFIG_CMDLINE handlingPaul Burton2018-09-281-20/+28
|/
* MIPS: Allow auto-dection of ARCH_PFN_OFFSET & PHYS_OFFSETPaul Burton2018-07-301-2/+12
* MIPS: move coherentio setup to setup.cChristoph Hellwig2018-06-241-0/+24
* 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