summaryrefslogtreecommitdiffstats
path: root/arch/parisc/mm/init.c
Commit message (Expand)AuthorAgeFilesLines
* mm: move mem_init_print_info() into mm_init()Kefeng Wang2021-04-301-2/+0
* parisc: Optimize per-pagetable spinlocksHelge Deller2021-02-121-5/+5
* treewide: Convert macro and uses of __section(foo) to __section("foo")Joe Perches2020-10-251-3/+3
* mm/sparse: cleanup the code surrounding memory_present()Mike Rapoport2020-08-071-5/+0
* parisc: Convert to BIT_MASK() and BIT_WORD()Helge Deller2020-07-211-6/+6
* mm: don't include asm/pgtable.h if linux/mm.h is already includedMike Rapoport2020-06-091-1/+0
* parisc: simplify detection of memory zone boundariesMike Rapoport2020-06-031-19/+3
* parisc: Fix kernel panic in mem_init()Helge Deller2020-05-291-1/+1
* parisc: map_pages(): cleanup page table initializationMike Rapoport2020-01-271-38/+12
* parisc: fix map_pages() to actually populate upper directoryMike Rapoport2020-01-141-1/+1
* Merge branch 'parisc-5.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2019-05-141-36/+39
|\
| * parisc: Use __ro_after_init in init.cHelge Deller2019-05-101-4/+4
| * parisc: Enable the ro_after_init featureHelge Deller2019-05-101-32/+35
* | initramfs: provide a generic free_initrd_mem implementationChristoph Hellwig2019-05-141-7/+0
|/
* parisc: Allow live-patching of __meminit functionsHelge Deller2019-05-031-1/+1
* parisc: Switch from DISCONTIGMEM to SPARSEMEMHelge Deller2019-05-031-55/+47
* parisc: add set_fixmap()/clear_fixmap()Sven Schnelle2019-05-031-5/+9
* parisc: use memblock_alloc() instead of custom get_memblock()Mike Rapoport2019-02-221-33/+19
* parisc: Remap hugepage-aligned pages in set_kernel_text_rw()Helge Deller2019-01-051-2/+2
* mm: remove include/linux/bootmem.hMike Rapoport2018-10-311-1/+0
* memblock: rename free_all_bootmem to memblock_free_allMike Rapoport2018-10-311-1/+1
* parisc: Fix A500 boot crashJohn David Anglin2018-10-281-6/+4
* parisc: Add alternative coding infrastructureHelge Deller2018-10-171-0/+15
* parisc: Fix map_pages() to not overwrite existing pte entriesHelge Deller2018-10-171-6/+2
* parisc: merge pcx_dma_ops and pcxl_dma_opsChristoph Hellwig2018-08-131-8/+3
* parisc: Fix section mismatchesHelge Deller2018-05-021-1/+1
* parisc: Hide virtual kernel memory layoutHelge Deller2018-03-021-1/+6
* parisc: Show initial kernel memory layout unhashedHelge Deller2018-01-021-5/+5
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* parisc: Add Page Deallocation Table (PDT) supportHelge Deller2017-05-121-0/+3
* arch, mm: remove arch specific show_memMichal Hocko2017-02-221-49/+0
* arch: Rename CONFIG_DEBUG_RODATA and CONFIG_DEBUG_MODULE_RONXLaura Abbott2017-02-071-1/+1
* parisc: Zero-initialize newly alloced memblockHelge Deller2016-10-111-0/+2
* parisc: Drop bootmem and switch to memblockHelge Deller2016-10-071-64/+62
* mm, fs: remove remaining PAGE_CACHE_* and page_cache_{get,release} usageKirill A. Shutemov2016-04-041-1/+1
* arch: Set IORESOURCE_SYSTEM_RAM flag for System RAMToshi Kani2016-01-301-3/+3
* Merge branch 'parisc-4.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-11-221-23/+17
|\
| * parisc: Map kernel text and data on huge pagesHelge Deller2015-11-221-23/+17
* | parisc: Fixes and cleanups in kernel uapi header filesHelge Deller2015-11-081-0/+16
|/
* parisc: expose number of page table levels on Kconfig levelKirill A. Shutemov2015-04-141-1/+1
* parisc: hpux - Remove hpux gateway pageHelge Deller2015-02-161-72/+0
* parisc: Eliminate memset after alloc_bootmem_pagesHIMANGI SARAOGI2014-07-241-1/+0
* mm, show_mem: remove SHOW_MEM_FILTER_PAGE_COUNTMel Gorman2014-01-211-42/+17
* parisc: fix kernel memory layout in vmlinux.ld.SHelge Deller2013-11-301-3/+16
* mm/PARISC: prepare for killing free_all_bootmem_node()Jiang Liu2013-07-031-11/+1
* mm/PARISC: prepare for removing num_physpages and simplify mem_init()Jiang Liu2013-07-031-44/+3
* mm: concentrate modification of totalram_pages into the mm coreJiang Liu2013-07-031-2/+2
* mm: enhance free_reserved_area() to support poisoning memory with zeroJiang Liu2013-07-031-2/+2
* mm: change signature of free_reserved_area() to fix building warningsJiang Liu2013-07-031-1/+2
* parisc: fix kernel BUG at arch/parisc/include/asm/mmzone.h:50 (part 2)Helge Deller2013-06-181-1/+1