aboutsummaryrefslogtreecommitdiffstats
path: root/arch/i386/mm/discontig.c
Commit message (Expand)AuthorAge
* x86: Fix discontigmem + non-HIGHMEM compileLinus Torvalds2007-05-15
* [PATCH] i386: Remove extern declaration from mm/discontig.c, put in header.Rusty Russell2007-02-13
* [PATCH] memory hotplug: fix compile error for i386 with NUMA configYasunori Goto2006-12-22
* [PATCH] i386: substitute __va lookup with pfn_to_kaddrDavid Rientjes2006-12-06
* [PATCH] mm: use symbolic names instead of indices for zone initialisationMel Gorman2006-10-11
* BUG_ON cleanups in arch/i386Eric Sesterhenn2006-10-03
* [PATCH] Have x86 use add_active_range() and free_area_init_nodesMel Gorman2006-09-27
* Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds2006-09-26
|\
| * [PATCH] i386: initialize end-of-memory variables as early as possibleJan Beulich2006-09-26
* | [PATCH] NUMA: Add zone_to_nid functionChristoph Lameter2006-09-26
* | [PATCH] reduce MAX_NR_ZONES: fix MAX_NR_ZONES array initializationsChristoph Lameter2006-09-26
* | [PATCH] convert i386 NUMA KVA space to bootmemkeith mannthey2006-09-26
|/
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* typo fixes: specfic -> specificAdrian Bunk2006-06-30
* [PATCH] unify PFN_* macrosDave Hansen2006-03-27
* [PATCH] for_each_online_pgdat: remove sorting pgdatKAMEZAWA Hiroyuki2006-03-27
* [PATCH] memory hotplug: i386 addition functionsDave Hansen2005-10-30
* [PATCH] Additions to .data.read_mostly sectionRavikiran G Thirumalai2005-09-07
* [PATCH] Move the fix to align node_end_pfns to a proper locationRavikiran G Thirumalai2005-08-07
* [PATCH] mm: Ensure proper alignment for node_remap_start_pfnRavikiran G Thirumalai2005-07-29
* [PATCH] crashdump: x86 crashkernel optionEric W. Biederman2005-06-25
* [PATCH] Remove i386_ksyms.c, almost.Alexey Dobriyan2005-06-23
* [PATCH] sparsemem memory model for i386Andy Whitcroft2005-06-23
* [PATCH] sparsemem base: teach discontig about sparse rangesDave Hansen2005-06-23
* [PATCH] sparsemem base: simple NUMA remap space allocatorDave Hansen2005-06-23
* [PATCH] sparsemem base: early_pfn_to_nid() (works before sparse is initialized)Dave Hansen2005-06-23
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16