aboutsummaryrefslogtreecommitdiffstats
path: root/arch/i386/mm/discontig.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-09-26Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds1-0/+5
2006-09-26[PATCH] NUMA: Add zone_to_nid functionChristoph Lameter1-1/+1
2006-09-26[PATCH] reduce MAX_NR_ZONES: fix MAX_NR_ZONES array initializationsChristoph Lameter1-1/+1
2006-09-26[PATCH] convert i386 NUMA KVA space to bootmemkeith mannthey1-8/+21
2006-09-26[PATCH] i386: initialize end-of-memory variables as early as possibleJan Beulich1-0/+5
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-30typo fixes: specfic -> specificAdrian Bunk1-1/+1
2006-03-27[PATCH] unify PFN_* macrosDave Hansen1-0/+1
2006-03-27[PATCH] for_each_online_pgdat: remove sorting pgdatKAMEZAWA Hiroyuki1-11/+0
2005-10-29[PATCH] memory hotplug: i386 addition functionsDave Hansen1-2/+2
2005-09-07[PATCH] Additions to .data.read_mostly sectionRavikiran G Thirumalai1-4/+4
2005-08-07[PATCH] Move the fix to align node_end_pfns to a proper locationRavikiran G Thirumalai1-8/+11
2005-07-29[PATCH] mm: Ensure proper alignment for node_remap_start_pfnRavikiran G Thirumalai1-0/+8
2005-06-25[PATCH] crashdump: x86 crashkernel optionEric W. Biederman1-0/+2
2005-06-23[PATCH] Remove i386_ksyms.c, almost.Alexey Dobriyan1-0/+3
2005-06-23[PATCH] sparsemem memory model for i386Andy Whitcroft1-16/+20
2005-06-23[PATCH] sparsemem base: teach discontig about sparse rangesDave Hansen1-0/+14
2005-06-23[PATCH] sparsemem base: simple NUMA remap space allocatorDave Hansen1-28/+31
2005-06-23[PATCH] sparsemem base: early_pfn_to_nid() (works before sparse is initialized)Dave Hansen1-0/+15
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+383