summaryrefslogtreecommitdiff
path: root/arch/ia64/mm/discontig.c
AgeCommit message (Expand)Author
2011-05-25arch, mm: filter disallowed nodes from arch specific show_mem functionsDavid Rientjes
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-10-29percpu: remove per_cpu__ prefix.Rusty Russell
2009-10-29percpu: make percpu symbols in ia64 uniqueTejun Heo
2009-10-02ia64: convert to dynamic percpu allocatorTejun Heo
2009-10-02ia64: allocate percpu area for cpu0 like percpu areas for other cpusTejun Heo
2009-10-02ia64: don't alias VMALLOC_END to vmalloc_endTejun Heo
2008-11-04[IA64] fix the difference between node_mem_map and node_start_pfnKen'ichi Ohmichi
2008-09-29[IA64] Put the space for cpu0 per-cpu area into .data sectionTony Luck
2008-08-12[IA64] Ensure cpu0 can access per-cpu variables in early boot codeTony Luck
2008-07-24bootmem: replace node_boot_start in struct bootmem_dataJohannes Weiner
2008-07-24mm: move bootmem descriptors definition to a single placeJohannes Weiner
2008-04-17Pull miscellaneous into release branchTony Luck
2008-04-11[IA64] Fix NUMA configuration issueZoltan Menyhart
2008-04-09[IA64] remove redundant display of free swap space in show_mem()Johannes Weiner
2008-04-08[IA64] Minimize per_cpu reservations.holt@sgi.com
2008-04-08[IA64] Correct pernodesize calculation.holt@sgi.com
2008-02-07Introduce flags for reserve_bootmem()Bernhard Walle
2007-10-17Add vmcoreinfoKen'ichi Ohmichi
2007-10-16IA64: SPARSEMEM_VMEMMAP 16K page size supportChristoph Lameter
2007-09-01[IA64] Stop bogus NMI & softlockup warnings in ia64 show_memPrarit Bhargava
2007-05-11[IA64] spelling fixes: arch/ia64/Simon Arlott
2007-05-11[IA64] Quicklist support for IA64Christoph Lameter
2007-05-08Fix section mismatch of memory hotplug related code.Yasunori Goto
2007-03-20[IA64] min_low_pfn and max_low_pfn calculation fixZou Nan hai
2007-03-06[IA64] point saved_max_pfn to the max_pfn of the entire systemHorms
2007-02-11[PATCH] optional ZONE_DMA: optional ZONE_DMA for ia64Christoph Lameter
2007-02-05[IA64] clean up sparsemem memory_present callBob Picco
2007-02-05[IA64] register memory ranges in a consistent mannerBob Picco
2007-02-05[IA64] Zero size /proc/vmcore on ia64Horms
2006-10-11[PATCH] mm: use symbolic names instead of indices for zone initialisationMel Gorman
2006-09-27Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds
2006-09-27[PATCH] Have ia64 use add_active_range() and free_area_init_nodesMel Gorman
2006-09-26[IA64] trim output of show_mem()Jes Sorensen
2006-09-26[IA64] show_mem() printk levelsJes Sorensen
2006-08-03[IA64] fix show_mem for VIRTUAL_MEM_MAP+FLATMEMBob Picco
2006-08-03[IA64] align high endpoint of VIRTUAL_MEM_MAPBob Picco
2006-07-04[PATCH] Fix copying of pgdat array on each node for ia64 memory hotplugYasunori Goto
2006-06-27[PATCH] pgdat allocation and update for ia64 of memory hotplug: allocate pgda...Yasunori Goto
2006-06-27[PATCH] pgdat allocation and update for ia64 of memory hotplug: update pgdat ...Yasunori Goto
2006-06-27[PATCH] pgdat allocation and update for ia64 of memory hotplug: hold pgdat ad...Yasunori Goto
2006-04-13[IA64] Make show_mem() skip holes in a pgdatRobin Holt
2006-03-27[PATCH] for_each_online_pgdat: remove sorting pgdatKAMEZAWA Hiroyuki
2006-03-27[PATCH] for_each_online_pgdat: renaming for_each_pgdatKAMEZAWA Hiroyuki
2006-03-22[IA64] add init declaration to cpu initialization functionsChen, Kenneth W
2006-01-05[IA64] support for cpu0 removalAshok Raj
2005-12-06[IA64] Limit the maximum NODEDATA_ALIGN() offsetJack Steiner
2005-11-08[IA64] fix memory less node allocationBob Picco
2005-10-29[PATCH] memory hotplug locking: node_size_lockDave Hansen