aboutsummaryrefslogtreecommitdiffstats
path: root/arch/parisc/mm/init.c
AgeCommit message (Expand)Author
2020-06-03parisc: Fix kernel panic in mem_init()Helge Deller
2018-11-13parisc: Fix map_pages() to not overwrite existing pte entriesHelge Deller
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-05-12parisc: Add Page Deallocation Table (PDT) supportHelge Deller
2017-02-22arch, mm: remove arch specific show_memMichal Hocko
2017-02-07arch: Rename CONFIG_DEBUG_RODATA and CONFIG_DEBUG_MODULE_RONXLaura Abbott
2016-10-11parisc: Zero-initialize newly alloced memblockHelge Deller
2016-10-07parisc: Drop bootmem and switch to memblockHelge Deller
2016-04-04mm, fs: remove remaining PAGE_CACHE_* and page_cache_{get,release} usageKirill A. Shutemov
2016-01-30arch: Set IORESOURCE_SYSTEM_RAM flag for System RAMToshi Kani
2015-11-22Merge branch 'parisc-4.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-11-22parisc: Map kernel text and data on huge pagesHelge Deller
2015-11-08parisc: Fixes and cleanups in kernel uapi header filesHelge Deller
2015-04-14parisc: expose number of page table levels on Kconfig levelKirill A. Shutemov
2015-02-16parisc: hpux - Remove hpux gateway pageHelge Deller
2014-07-24parisc: Eliminate memset after alloc_bootmem_pagesHIMANGI SARAOGI
2014-01-21mm, show_mem: remove SHOW_MEM_FILTER_PAGE_COUNTMel Gorman
2013-11-30parisc: fix kernel memory layout in vmlinux.ld.SHelge Deller
2013-07-03mm/PARISC: prepare for killing free_all_bootmem_node()Jiang Liu
2013-07-03mm/PARISC: prepare for removing num_physpages and simplify mem_init()Jiang Liu
2013-07-03mm: concentrate modification of totalram_pages into the mm coreJiang Liu
2013-07-03mm: enhance free_reserved_area() to support poisoning memory with zeroJiang Liu
2013-07-03mm: change signature of free_reserved_area() to fix building warningsJiang Liu
2013-06-18parisc: fix kernel BUG at arch/parisc/include/asm/mmzone.h:50 (part 2)Helge Deller
2013-05-11parisc: implement irq stacks - part 2 (v2)Helge Deller
2013-05-07parisc: more irq statistics in /proc/interruptsHelge Deller
2013-04-29mm/parisc: use common help functions to free reserved pagesJiang Liu
2013-04-29mm, show_mem: suppress page counts in non-blockable contextsDavid Rientjes
2012-05-05parisc: Use generic init_taskThomas Gleixner
2011-05-25mm: now that all old mmu_gather code is gone, remove the storagePeter Zijlstra
2011-05-25arch, mm: filter disallowed nodes from arch specific show_mem functionsDavid Rientjes
2011-05-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jej...Linus Torvalds
2011-04-21[PARISC] set memory ranges in N_NORMAL_MEMORY when onlinedDavid Rientjes
2011-04-15[PARISC] only make executable areas executableJames Bottomley
2011-03-24lib, arch: add filter argument to show_mem and fix private implementationsDavid Rientjes
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-09-27parisc: rename parisc's vmalloc_start to parisc_vmalloc_startHelge Deller
2009-09-22arches: drop superfluous casts in nr_free_pages() callersGeert Uytterhoeven
2009-07-03parisc: fix compile warning in mm/init.cKyle McMartin
2009-07-03parisc: kill WARN in free_initmem when DEBUG_KERNELKyle McMartin
2009-03-31parisc: fix usage of 32bit PTE page table entries on 32bit kernelsHelge Deller
2009-03-13parisc: BUG_ON() cleanupHelge Deller
2008-07-24mm: drop unneeded pgdat argument from free_area_init_node()Johannes Weiner
2008-07-24mm: move bootmem descriptors definition to a single placeJohannes Weiner
2008-06-26on_each_cpu(): kill unused 'retry' parameterJens Axboe
2008-06-13parisc: export empty_zero_pageKyle McMartin
2008-05-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds
2008-05-15parisc: remove redundant display of free swap space in show_mem()Johannes Weiner
2008-05-13parisc: fix DISCONTIGMEM compile breakageMel Gorman
2008-04-28mm: have zonelist contains structs with both a zone pointer and zone_idxMel Gorman