aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ia64/mm/contig.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
* ia64: convert to dynamic percpu allocatorTejun Heo2009-10-021-5/+53
* ia64: allocate percpu area for cpu0 like percpu areas for other cpusTejun Heo2009-10-021-14/+27
* ia64: don't alias VMALLOC_END to vmalloc_endTejun Heo2009-10-021-2/+2
* [IA64] Convert ia64 to use int-ll64.hMatthew Wilcox2009-06-171-5/+4
* [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-2/+8
* [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
* Introduce flags for reserve_bootmem()Bernhard Walle2008-02-071-1/+1
* [IA64] Fix section mismatch in contig.c version of per_cpu_init()Tony Luck2007-11-061-33/+41
* [IA64] Stop bogus NMI & softlockup warnings in ia64 show_memPrarit Bhargava2007-09-011-0/+3
* [IA64] Quicklist support for IA64Christoph Lameter2007-05-111-1/+1
* [IA64] min_low_pfn and max_low_pfn calculation fixZou Nan hai2007-03-201-24/+6
* [IA64] point saved_max_pfn to the max_pfn of the entire systemHorms2007-03-061-5/+0
* [PATCH] optional ZONE_DMA: optional ZONE_DMA for ia64Christoph Lameter2007-02-111-1/+3
* [IA64] show_mem() for IA64 sparsemem NUMAGeorge Beshers2007-02-051-26/+48
* [IA64] kexec: typo in the saved_max_pfn description in contig.cHorms2007-02-051-1/+1
* [IA64] fix arch/ia64/mm/contig.c:235: warning: unused variable `nid'Tony Luck2006-12-121-2/+1
* [IA64] CONFIG_KEXEC/CONFIG_CRASH_DUMP permutationsHorms2006-12-121-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-8/+9
|\
| * [IA64] show_mem() printk levelsJes Sorensen2006-09-261-8/+9
* | [PATCH] Have ia64 use add_active_range() and free_area_init_nodesMel Gorman2006-09-271-52/+15
|/
* [IA64] fix show_mem for VIRTUAL_MEM_MAP+FLATMEMBob Picco2006-08-031-4/+9
* [IA64] align high endpoint of VIRTUAL_MEM_MAPBob Picco2006-08-031-1/+2
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [IA64] add init declaration to memory initialization functionsChen, Kenneth W2006-03-221-3/+3
* [IA64] add init declaration to cpu initialization functionsChen, Kenneth W2006-03-221-1/+1
* [IA64] support for cpu0 removalAshok Raj2006-01-051-1/+3
* [PATCH] V5 ia64 SPARSEMEM - eliminate contig_page_dataBob Picco2005-10-041-2/+2
* [IA64] Percpu quicklist for combined allocator for pgd/pmd/pte.Robin Holt2005-04-251-1/+2
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+299