summaryrefslogtreecommitdiff
path: root/arch/x86/mm/discontig_32.c
AgeCommit message (Expand)Author
2008-06-03x86, numaq 32-bit: build fixIngo Molnar
2008-06-03x86: 32-bit numa, build fixIngo Molnar
2008-06-03x86: add dummy acpi_numa_processor_affinity_init() implementation on 32-bitIngo Molnar
2008-06-03x86: add acpi_numa_slit_init() dummy implementation on 32-bitIngo Molnar
2008-05-20x86: cope with no remap space being allocated for a numa nodeAndy Whitcroft
2008-05-20x86: reinstate numa remap for SPARSEMEM on x86 NUMA systemsAndy Whitcroft
2008-05-04x86: undo visws/numaq build changesThomas Gleixner
2008-04-19x86: rename find_max_pfn() to propagate_e820_map()Ingo Molnar
2008-04-17x86: use get_bios_ebda in mpparse_64.cAlexey Starikovskiy
2008-03-26x86: fix trim mtrr not to setup_memory two timesYinghai Lu
2008-02-07Introduce flags for reserve_bootmem()Bernhard Walle
2008-01-30x86: make NUMA work on 32-bitMel Gorman
2008-01-30x86: make NUMA work on 32-bit againMel Gorman
2008-01-30i386: handle an initrd in highmem (version 2)H. Peter Anvin
2007-10-29x86: mm/discontig_32.c: make code staticAdrian Bunk
2007-10-19spelling fixes: arch/i386/Simon Arlott
2007-10-17i386: make some variables staticAdrian Bunk
2007-10-17[x86] remove uses of magic macros for boot_params accessH. Peter Anvin
2007-10-11i386: move mmThomas Gleixner