summaryrefslogtreecommitdiff
path: root/arch/ia64/mm/contig.c
AgeCommit message (Expand)Author
2011-12-08ia64: Use HAVE_MEMBLOCK_NODE_MAPTejun Heo
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
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
2009-06-17[IA64] Convert ia64 to use int-ll64.hMatthew Wilcox
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-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-02-07Introduce flags for reserve_bootmem()Bernhard Walle
2007-11-06[IA64] Fix section mismatch in contig.c version of per_cpu_init()Tony Luck
2007-09-01[IA64] Stop bogus NMI & softlockup warnings in ia64 show_memPrarit Bhargava
2007-05-11[IA64] Quicklist support for IA64Christoph Lameter
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] show_mem() for IA64 sparsemem NUMAGeorge Beshers
2007-02-05[IA64] kexec: typo in the saved_max_pfn description in contig.cHorms
2006-12-12[IA64] fix arch/ia64/mm/contig.c:235: warning: unused variable `nid'Tony Luck
2006-12-12[IA64] CONFIG_KEXEC/CONFIG_CRASH_DUMP permutationsHorms
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] 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-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-03-22[IA64] add init declaration to memory initialization functionsChen, Kenneth W
2006-03-22[IA64] add init declaration to cpu initialization functionsChen, Kenneth W
2006-01-05[IA64] support for cpu0 removalAshok Raj
2005-10-04[PATCH] V5 ia64 SPARSEMEM - eliminate contig_page_dataBob Picco
2005-04-25[IA64] Percpu quicklist for combined allocator for pgd/pmd/pte.Robin Holt
2005-04-16Linux-2.6.12-rc2Linus Torvalds