summaryrefslogtreecommitdiffstats
path: root/arch/parisc/mm/init.c
Commit message (Expand)AuthorAgeFilesLines
* 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/+0Star
|/
* parisc: Allow live-patching of __meminit functionsHelge Deller2019-05-031-1/+1
* parisc: Switch from DISCONTIGMEM to SPARSEMEMHelge Deller2019-05-031-55/+47Star
* 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/+19Star
* 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/+0Star
* memblock: rename free_all_bootmem to memblock_free_allMike Rapoport2018-10-311-1/+1
* parisc: Fix A500 boot crashJohn David Anglin2018-10-281-6/+4Star
* parisc: Add alternative coding infrastructureHelge Deller2018-10-171-0/+15
* parisc: Fix map_pages() to not overwrite existing pte entriesHelge Deller2018-10-171-6/+2Star
* parisc: merge pcx_dma_ops and pcxl_dma_opsChristoph Hellwig2018-08-131-8/+3Star
* 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-231-49/+0Star
* 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/+62Star
* 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/+17Star
|\
| * parisc: Map kernel text and data on huge pagesHelge Deller2015-11-221-23/+17Star
* | 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-151-1/+1
* parisc: hpux - Remove hpux gateway pageHelge Deller2015-02-161-72/+0Star
* parisc: Eliminate memset after alloc_bootmem_pagesHIMANGI SARAOGI2014-07-241-1/+0Star
* mm, show_mem: remove SHOW_MEM_FILTER_PAGE_COUNTMel Gorman2014-01-221-42/+17Star
* 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-041-11/+1Star
* mm/PARISC: prepare for removing num_physpages and simplify mem_init()Jiang Liu2013-07-041-44/+3Star
* mm: concentrate modification of totalram_pages into the mm coreJiang Liu2013-07-041-2/+2
* mm: enhance free_reserved_area() to support poisoning memory with zeroJiang Liu2013-07-041-2/+2
* mm: change signature of free_reserved_area() to fix building warningsJiang Liu2013-07-041-1/+2
* parisc: fix kernel BUG at arch/parisc/include/asm/mmzone.h:50 (part 2)Helge Deller2013-06-181-1/+1
* parisc: implement irq stacks - part 2 (v2)Helge Deller2013-05-111-2/+2
* parisc: more irq statistics in /proc/interruptsHelge Deller2013-05-071-0/+2
* mm/parisc: use common help functions to free reserved pagesJiang Liu2013-04-301-21/+2Star
* mm, show_mem: suppress page counts in non-blockable contextsDavid Rientjes2013-04-301-0/+2
* parisc: Use generic init_taskThomas Gleixner2012-05-051-0/+12
* mm: now that all old mmu_gather code is gone, remove the storagePeter Zijlstra2011-05-251-2/+0Star
* arch, mm: filter disallowed nodes from arch specific show_mem functionsDavid Rientjes2011-05-251-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jej...Linus Torvalds2011-05-221-117/+143
|\
| * [PARISC] only make executable areas executableJames Bottomley2011-04-151-117/+143
* | [PARISC] set memory ranges in N_NORMAL_MEMORY when onlinedDavid Rientjes2011-04-211-1/+3
|/