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