aboutsummaryrefslogtreecommitdiff
path: root/arch/parisc/mm/init.c
AgeCommit message (Expand)Author
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
2008-04-28mm: use two zonelist that are filtered by GFP maskMel Gorman
2008-02-07Introduce flags for reserve_bootmem()Bernhard Walle
2007-10-18[PARISC] Kill zone_to_nid printk warningKyle McMartin
2007-05-22[PARISC] spelling fixes: arch/parisc/Simon Arlott
2007-02-26Merge master.kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds
2007-02-17[PARISC] use CONFIG_64BIT instead of __LP64__Helge Deller
2007-02-12[PATCH] Dynamic kernel command-line: fixupsAlon Bar-Lev
2007-02-12[PATCH] Dynamic kernel command-line: pariscAlon Bar-Lev
2007-02-11[PATCH] optional ZONE_DMA: remove ZONE_DMA remains from pariscChristoph Lameter
2006-12-08[PARISC] bloody printf fmt string warningsKyle McMartin
2006-12-08[PARISC] Unbreak discontigmem mem_init()Kyle McMartin
2006-12-08[PARISC] Show more memory information and memory layout at bootupHelge Deller
2006-10-04[PARISC] Remove variables decls duplicated from asm-generic/sections.hKyle McMartin
2006-09-26[PATCH] NUMA: Add zone_to_nid functionChristoph Lameter
2006-09-26[PATCH] reduce MAX_NR_ZONES: fix MAX_NR_ZONES array initializationsChristoph Lameter
2006-07-01[PATCH] add __[start|end]_rodata sections to asm-generic/sections.hHeiko Carstens
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-04-21[PARISC] Further work for multiple page sizesHelge Deller
2006-03-30[PARISC] Enable free_initrd_mem()Helge Deller
2006-03-22[PATCH] remove set_page_count() outside mm/Nick Piggin
2006-01-22[PARISC] Use DEBUG_KERNEL to catch used-after-free __init dataHelge Deller
2006-01-22[PARISC] Add CONFIG_DEBUG_RODATA to protect read-only dataHelge Deller
2006-01-22[PARISC] Drop unused do_check_pgt_cache()Helge Deller