summaryrefslogtreecommitdiffstats
path: root/arch/parisc/mm/init.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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-291-21/+2
* mm, show_mem: suppress page counts in non-blockable contextsDavid Rientjes2013-04-291-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/+0
* 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
|/
* lib, arch: add filter argument to show_mem and fix private implementationsDavid Rientjes2011-03-241-1/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* parisc: rename parisc's vmalloc_start to parisc_vmalloc_startHelge Deller2009-09-271-5/+6
* arches: drop superfluous casts in nr_free_pages() callersGeert Uytterhoeven2009-09-221-1/+1
* parisc: fix compile warning in mm/init.cKyle McMartin2009-07-031-1/+1
* parisc: kill WARN in free_initmem when DEBUG_KERNELKyle McMartin2009-07-031-20/+9
* parisc: fix usage of 32bit PTE page table entries on 32bit kernelsHelge Deller2009-03-311-0/+7
* parisc: BUG_ON() cleanupHelge Deller2009-03-131-4/+2
* mm: drop unneeded pgdat argument from free_area_init_node()Johannes Weiner2008-07-241-1/+1
* mm: move bootmem descriptors definition to a single placeJohannes Weiner2008-07-241-2/+1
* on_each_cpu(): kill unused 'retry' parameterJens Axboe2008-06-261-1/+1
* parisc: export empty_zero_pageKyle McMartin2008-06-131-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds2008-05-151-2/+0
|\
| * parisc: remove redundant display of free swap space in show_mem()Johannes Weiner2008-05-151-2/+0
* | parisc: fix DISCONTIGMEM compile breakageMel Gorman2008-05-131-1/+1
|/
* mm: have zonelist contains structs with both a zone pointer and zone_idxMel Gorman2008-04-281-1/+1
* mm: use two zonelist that are filtered by GFP maskMel Gorman2008-04-281-4/+7
* Introduce flags for reserve_bootmem()Bernhard Walle2008-02-071-5/+9
* [PARISC] Kill zone_to_nid printk warningKyle McMartin2007-10-181-1/+1
* [PARISC] spelling fixes: arch/parisc/Simon Arlott2007-05-221-5/+5