summaryrefslogtreecommitdiffstats
path: root/arch/ia64/mm/discontig.c
Commit message (Expand)AuthorAgeFilesLines
* mm, show_mem: remove SHOW_MEM_FILTER_PAGE_COUNTMel Gorman2014-01-211-63/+0
* Merge branch 'akpm' (updates from Andrew Morton)Linus Torvalds2013-07-031-3/+0
|\
| * mm/IA64: prepare for removing num_physpages and simplify mem_init()Jiang Liu2013-07-031-3/+0
* | [IA64] Delete __cpuinit usage from all ia64 usersPaul Gortmaker2013-06-241-1/+1
|/
* sparse-vmemmap: specify vmemmap population range in bytesJohannes Weiner2013-04-291-4/+3
* mm, show_mem: suppress page counts in non-blockable contextsDavid Rientjes2013-04-291-0/+2
* ia64: use %ld to print pages calculated in nr_free_buffer_pagesZhang Yanfei2013-02-231-1/+1
* memory-hotplug: remove memmap of sparse-vmemmapTang Chen2013-02-231-0/+3
* memory-hotplug: implement register_page_bootmem_info_section of sparse-vmemmapYasuaki Ishimatsu2013-02-231-0/+1
* arch, mm: filter disallowed nodes from arch specific show_mem functionsDavid Rientjes2011-05-251-4/+6
* 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
* percpu: remove per_cpu__ prefix.Rusty Russell2009-10-291-1/+1
* percpu: make percpu symbols in ia64 uniqueTejun Heo2009-10-291-2/+3
* ia64: convert to dynamic percpu allocatorTejun Heo2009-10-021-0/+85
* ia64: allocate percpu area for cpu0 like percpu areas for other cpusTejun Heo2009-10-021-11/+24
* ia64: don't alias VMALLOC_END to vmalloc_endTejun Heo2009-10-021-2/+2
* [IA64] fix the difference between node_mem_map and node_start_pfnKen'ichi Ohmichi2008-11-041-1/+0
* [IA64] Put the space for cpu0 per-cpu area into .data sectionTony Luck2008-09-291-1/+1
* [IA64] Ensure cpu0 can access per-cpu variables in early boot codeTony Luck2008-08-121-1/+5
* bootmem: replace node_boot_start in struct bootmem_dataJohannes Weiner2008-07-241-9/+10
* mm: move bootmem descriptors definition to a single placeJohannes Weiner2008-07-241-6/+5
* Pull miscellaneous into release branchTony Luck2008-04-171-3/+1
|\
| * [IA64] Fix NUMA configuration issueZoltan Menyhart2008-04-111-1/+1
| * [IA64] remove redundant display of free swap space in show_mem()Johannes Weiner2008-04-091-2/+0
* | [IA64] Minimize per_cpu reservations.holt@sgi.com2008-04-081-8/+4
* | [IA64] Correct pernodesize calculation.holt@sgi.com2008-04-081-0/+1
|/
* Introduce flags for reserve_bootmem()Bernhard Walle2008-02-071-2/+2
* Add vmcoreinfoKen'ichi Ohmichi2007-10-171-1/+1
* IA64: SPARSEMEM_VMEMMAP 16K page size supportChristoph Lameter2007-10-161-0/+8
* [IA64] Stop bogus NMI & softlockup warnings in ia64 show_memPrarit Bhargava2007-09-011-0/+3
* [IA64] spelling fixes: arch/ia64/Simon Arlott2007-05-111-1/+1
* [IA64] Quicklist support for IA64Christoph Lameter2007-05-111-1/+1
* Fix section mismatch of memory hotplug related code.Yasunori Goto2007-05-081-0/+2
* [IA64] min_low_pfn and max_low_pfn calculation fixZou Nan hai2007-03-201-3/+1
* [IA64] point saved_max_pfn to the max_pfn of the entire systemHorms2007-03-061-6/+0
* [PATCH] optional ZONE_DMA: optional ZONE_DMA for ia64Christoph Lameter2007-02-111-0/+6
* [IA64] clean up sparsemem memory_present callBob Picco2007-02-051-33/+3
* [IA64] register memory ranges in a consistent mannerBob Picco2007-02-051-1/+3
* [IA64] Zero size /proc/vmcore on ia64Horms2007-02-051-0/+6
* [PATCH] mm: use symbolic names instead of indices for zone initialisationMel Gorman2006-10-111-0/+1
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2006-09-271-14/+14
|\
| * [IA64] trim output of show_mem()Jes Sorensen2006-09-261-5/+4
| * [IA64] show_mem() printk levelsJes Sorensen2006-09-261-14/+15
* | [PATCH] Have ia64 use add_active_range() and free_area_init_nodesMel Gorman2006-09-271-35/+9
|/
* [IA64] fix show_mem for VIRTUAL_MEM_MAP+FLATMEMBob Picco2006-08-031-63/+2
* [IA64] align high endpoint of VIRTUAL_MEM_MAPBob Picco2006-08-031-1/+2
* [PATCH] Fix copying of pgdat array on each node for ia64 memory hotplugYasunori Goto2006-07-041-3/+13
* [PATCH] pgdat allocation and update for ia64 of memory hotplug: allocate pgda...Yasunori Goto2006-06-271-2/+14
* [PATCH] pgdat allocation and update for ia64 of memory hotplug: update pgdat ...Yasunori Goto2006-06-271-5/+19
OpenPOWER on IntegriCloud