aboutsummaryrefslogtreecommitdiffstats
path: root/arch/parisc/mm/init.c
Commit message (Expand)AuthorAge
* mm: remove include/linux/bootmem.hMike Rapoport2018-10-31
* memblock: rename free_all_bootmem to memblock_free_allMike Rapoport2018-10-31
* parisc: Fix A500 boot crashJohn David Anglin2018-10-28
* parisc: Add alternative coding infrastructureHelge Deller2018-10-17
* parisc: Fix map_pages() to not overwrite existing pte entriesHelge Deller2018-10-17
* parisc: merge pcx_dma_ops and pcxl_dma_opsChristoph Hellwig2018-08-13
* parisc: Fix section mismatchesHelge Deller2018-05-02
* parisc: Hide virtual kernel memory layoutHelge Deller2018-03-02
* parisc: Show initial kernel memory layout unhashedHelge Deller2018-01-02
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* parisc: Add Page Deallocation Table (PDT) supportHelge Deller2017-05-12
* arch, mm: remove arch specific show_memMichal Hocko2017-02-22
* arch: Rename CONFIG_DEBUG_RODATA and CONFIG_DEBUG_MODULE_RONXLaura Abbott2017-02-07
* parisc: Zero-initialize newly alloced memblockHelge Deller2016-10-11
* parisc: Drop bootmem and switch to memblockHelge Deller2016-10-07
* mm, fs: remove remaining PAGE_CACHE_* and page_cache_{get,release} usageKirill A. Shutemov2016-04-04
* arch: Set IORESOURCE_SYSTEM_RAM flag for System RAMToshi Kani2016-01-30
* Merge branch 'parisc-4.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-11-22
|\
| * parisc: Map kernel text and data on huge pagesHelge Deller2015-11-22
* | parisc: Fixes and cleanups in kernel uapi header filesHelge Deller2015-11-08
|/
* parisc: expose number of page table levels on Kconfig levelKirill A. Shutemov2015-04-14
* parisc: hpux - Remove hpux gateway pageHelge Deller2015-02-16
* parisc: Eliminate memset after alloc_bootmem_pagesHIMANGI SARAOGI2014-07-24
* mm, show_mem: remove SHOW_MEM_FILTER_PAGE_COUNTMel Gorman2014-01-21
* parisc: fix kernel memory layout in vmlinux.ld.SHelge Deller2013-11-30
* mm/PARISC: prepare for killing free_all_bootmem_node()Jiang Liu2013-07-03
* mm/PARISC: prepare for removing num_physpages and simplify mem_init()Jiang Liu2013-07-03
* mm: concentrate modification of totalram_pages into the mm coreJiang Liu2013-07-03
* mm: enhance free_reserved_area() to support poisoning memory with zeroJiang Liu2013-07-03
* mm: change signature of free_reserved_area() to fix building warningsJiang Liu2013-07-03
* parisc: fix kernel BUG at arch/parisc/include/asm/mmzone.h:50 (part 2)Helge Deller2013-06-18
* parisc: implement irq stacks - part 2 (v2)Helge Deller2013-05-11
* parisc: more irq statistics in /proc/interruptsHelge Deller2013-05-07
* mm/parisc: use common help functions to free reserved pagesJiang Liu2013-04-29
* mm, show_mem: suppress page counts in non-blockable contextsDavid Rientjes2013-04-29
* parisc: Use generic init_taskThomas Gleixner2012-05-05
* mm: now that all old mmu_gather code is gone, remove the storagePeter Zijlstra2011-05-25
* arch, mm: filter disallowed nodes from arch specific show_mem functionsDavid Rientjes2011-05-25
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jej...Linus Torvalds2011-05-22
|\
| * [PARISC] only make executable areas executableJames Bottomley2011-04-15
* | [PARISC] set memory ranges in N_NORMAL_MEMORY when onlinedDavid Rientjes2011-04-21
|/
* lib, arch: add filter argument to show_mem and fix private implementationsDavid Rientjes2011-03-24
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* parisc: rename parisc's vmalloc_start to parisc_vmalloc_startHelge Deller2009-09-27
* arches: drop superfluous casts in nr_free_pages() callersGeert Uytterhoeven2009-09-22
* parisc: fix compile warning in mm/init.cKyle McMartin2009-07-02
* parisc: kill WARN in free_initmem when DEBUG_KERNELKyle McMartin2009-07-02
* parisc: fix usage of 32bit PTE page table entries on 32bit kernelsHelge Deller2009-03-30
* parisc: BUG_ON() cleanupHelge Deller2009-03-13
* mm: drop unneeded pgdat argument from free_area_init_node()Johannes Weiner2008-07-24