summaryrefslogtreecommitdiff
path: root/arch/mips/kernel/setup.c
AgeCommit message (Expand)Author
2019-02-27MIPS: fix memory setup for platforms with PHYS_OFFSET != 0Thomas Bogendoerfer
2018-11-12MIPS: Let early memblock_alloc*() allocate memories bottom-upHuacai Chen
2018-10-31memblock: stop using implicit alignment to SMP_CACHE_BYTESMike Rapoport
2018-10-31mm: remove include/linux/bootmem.hMike Rapoport
2018-10-31memblock: replace free_bootmem{_node} with memblock_freeMike Rapoport
2018-10-31memblock: replace alloc_bootmem with memblock_allocMike Rapoport
2018-10-31memblock: remove _virt from APIs returning virtual addressMike Rapoport
2018-10-26Merge tag 'mips_4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds
2018-10-22Merge tag 'dma-mapping-4.20' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2018-09-28MIPS: Fix CONFIG_CMDLINE handlingPaul Burton
2018-09-20MIPS: don't select DMA_MAYBE_COHERENT from DMA_PERDEV_COHERENTChristoph Hellwig
2018-09-14mips: switch to NO_BOOTMEMMike Rapoport
2018-08-31MIPS: Move arch_mem_init() comment near definitionPaul Burton
2018-07-30MIPS: Allow auto-dection of ARCH_PFN_OFFSET & PHYS_OFFSETPaul Burton
2018-06-24MIPS: move coherentio setup to setup.cChristoph Hellwig
2018-06-15treewide: use PHYS_ADDR_MAX to avoid type casting ULLONG_MAXStefan Agner
2018-02-19MIPS: Remove a warning when PHYS_OFFSET is 0x0Mathieu Malaterre
2018-02-19MIPS: Make declaration for function `memory_region_available` staticMathieu Malaterre
2018-02-13MIPS: Fix incorrect mem=X@Y handlingMarcin Nowakowski
2018-01-18MIPS: Setup boot_command_line before plat_mem_setupPaul Burton
2017-11-13MIPS: Add iomem resource for kernel bss section.David Daney
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