aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ia64/mm/discontig.c
Commit message (Expand)AuthorAgeFilesLines
* mm, show_mem: suppress page counts in non-blockable contextsDavid Rientjes2013-10-261-0/+2
* 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
* [PATCH] pgdat allocation and update for ia64 of memory hotplug: hold pgdat ad...Yasunori Goto2006-06-271-11/+8
* [IA64] Make show_mem() skip holes in a pgdatRobin Holt2006-04-131-1/+65
* [PATCH] for_each_online_pgdat: remove sorting pgdatKAMEZAWA Hiroyuki2006-03-271-31/+0
* [PATCH] for_each_online_pgdat: renaming for_each_pgdatKAMEZAWA Hiroyuki2006-03-271-2/+2
* [IA64] add init declaration to cpu initialization functionsChen, Kenneth W2006-03-221-1/+1
* [IA64] support for cpu0 removalAshok Raj2006-01-051-2/+7
* [IA64] Limit the maximum NODEDATA_ALIGN() offsetJack Steiner2005-12-061-1/+3
* [IA64] fix memory less node allocationBob Picco2005-11-081-10/+9