summaryrefslogtreecommitdiffstats
path: root/arch/parisc/mm/init.c
AgeCommit message (Expand)AuthorLines
2019-05-14Merge branch 'parisc-5.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-36/+39
2019-05-14initramfs: provide a generic free_initrd_mem implementationChristoph Hellwig-7/+0
2019-05-10parisc: Use __ro_after_init in init.cHelge Deller-4/+4
2019-05-10parisc: Enable the ro_after_init featureHelge Deller-32/+35
2019-05-03parisc: Allow live-patching of __meminit functionsHelge Deller-1/+1
2019-05-03parisc: Switch from DISCONTIGMEM to SPARSEMEMHelge Deller-55/+47
2019-05-03parisc: add set_fixmap()/clear_fixmap()Sven Schnelle-5/+9
2019-02-22parisc: use memblock_alloc() instead of custom get_memblock()Mike Rapoport-33/+19
2019-01-05parisc: Remap hugepage-aligned pages in set_kernel_text_rw()Helge Deller-2/+2
2018-10-31mm: remove include/linux/bootmem.hMike Rapoport-1/+0
2018-10-31memblock: rename free_all_bootmem to memblock_free_allMike Rapoport-1/+1
2018-10-28parisc: Fix A500 boot crashJohn David Anglin-6/+4
2018-10-17parisc: Add alternative coding infrastructureHelge Deller-0/+15
2018-10-17parisc: Fix map_pages() to not overwrite existing pte entriesHelge Deller-6/+2
2018-08-13parisc: merge pcx_dma_ops and pcxl_dma_opsChristoph Hellwig-8/+3
2018-05-02parisc: Fix section mismatchesHelge Deller-1/+1
2018-03-02parisc: Hide virtual kernel memory layoutHelge Deller-1/+6
2018-01-02parisc: Show initial kernel memory layout unhashedHelge Deller-5/+5
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman-0/+1
2017-05-12parisc: Add Page Deallocation Table (PDT) supportHelge Deller-0/+3
2017-02-22arch, mm: remove arch specific show_memMichal Hocko-49/+0
2017-02-07arch: Rename CONFIG_DEBUG_RODATA and CONFIG_DEBUG_MODULE_RONXLaura Abbott-1/+1
2016-10-11parisc: Zero-initialize newly alloced memblockHelge Deller-0/+2
2016-10-07parisc: Drop bootmem and switch to memblockHelge Deller-64/+62
2016-04-04mm, fs: remove remaining PAGE_CACHE_* and page_cache_{get,release} usageKirill A. Shutemov-1/+1
2016-01-30arch: Set IORESOURCE_SYSTEM_RAM flag for System RAMToshi Kani-3/+3
2015-11-22Merge branch 'parisc-4.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-23/+17
2015-11-22parisc: Map kernel text and data on huge pagesHelge Deller-23/+17
2015-11-08parisc: Fixes and cleanups in kernel uapi header filesHelge Deller-0/+16
2015-04-14parisc: expose number of page table levels on Kconfig levelKirill A. Shutemov-1/+1
2015-02-16parisc: hpux - Remove hpux gateway pageHelge Deller-72/+0
2014-07-24parisc: Eliminate memset after alloc_bootmem_pagesHIMANGI SARAOGI-1/+0
2014-01-21mm, show_mem: remove SHOW_MEM_FILTER_PAGE_COUNTMel Gorman-42/+17
2013-11-30parisc: fix kernel memory layout in vmlinux.ld.SHelge Deller-3/+16
2013-07-03mm/PARISC: prepare for killing free_all_bootmem_node()Jiang Liu-11/+1
2013-07-03mm/PARISC: prepare for removing num_physpages and simplify mem_init()Jiang Liu-44/+3
2013-07-03mm: concentrate modification of totalram_pages into the mm coreJiang Liu-2/+2
2013-07-03mm: enhance free_reserved_area() to support poisoning memory with zeroJiang Liu-2/+2
2013-07-03mm: change signature of free_reserved_area() to fix building warningsJiang Liu-1/+2
2013-06-18parisc: fix kernel BUG at arch/parisc/include/asm/mmzone.h:50 (part 2)Helge Deller-1/+1
2013-05-11parisc: implement irq stacks - part 2 (v2)Helge Deller-2/+2
2013-05-07parisc: more irq statistics in /proc/interruptsHelge Deller-0/+2
2013-04-29mm/parisc: use common help functions to free reserved pagesJiang Liu-21/+2
2013-04-29mm, show_mem: suppress page counts in non-blockable contextsDavid Rientjes-0/+2
2012-05-05parisc: Use generic init_taskThomas Gleixner-0/+12
2011-05-25mm: now that all old mmu_gather code is gone, remove the storagePeter Zijlstra-2/+0
2011-05-25arch, mm: filter disallowed nodes from arch specific show_mem functionsDavid Rientjes-1/+1
2011-05-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jej...Linus Torvalds-117/+143
2011-04-21[PARISC] set memory ranges in N_NORMAL_MEMORY when onlinedDavid Rientjes-1/+3
2011-04-15[PARISC] only make executable areas executableJames Bottomley-117/+143