| Commit message (Expand) | Author | Age | Files | Lines |
* | mm: move bootmem descriptors definition to a single place | Johannes Weiner | 2008-07-24 | 1 | -2/+1 |
* | x86: remove have_arch_parse_srat -v2 | Yinghai Lu | 2008-07-08 | 1 | -17/+0 |
* | x86: merge zones_sizes_init for numa and non numa on 32-bit | Yinghai Lu | 2008-07-08 | 1 | -16/+0 |
* | x86: don't reallocate pgt for node0 | Yinghai Lu | 2008-07-08 | 1 | -4/+7 |
* | x86: introduce init_memory_mapping for 32bit #3 | Yinghai Lu | 2008-07-08 | 1 | -2/+6 |
* | x86: numa32 pfn print out using hex instead | Yinghai Lu | 2008-07-08 | 1 | -14/+15 |
* | x86: clean up using max_low_pfn on 32-bit | Yinghai Lu | 2008-07-08 | 1 | -15/+7 |
* | x86: introduce initmem_init for 32 bit | Yinghai Lu | 2008-07-08 | 1 | -2/+2 |
* | Merge branch 'x86/mpparse' into x86/devel | Ingo Molnar | 2008-07-08 | 1 | -91/+95 |
|\ |
|
| * | x86: kill bad_ppro | Yinghai Lu | 2008-07-08 | 1 | -2/+2 |
| * | x86, mm: use add_highpages_with_active_regions() for high pages init v2 | Yinghai Lu | 2008-07-08 | 1 | -12/+7 |
| * | x86: replace shrink_active_range() with remove_active_range() | Yinghai Lu | 2008-07-08 | 1 | -21/+24 |
| * | x86, numa, 32-bit: use find_e820_area() to find KVA RAM on node | Yinghai Lu | 2008-06-10 | 1 | -26/+33 |
| * | mm, x86: shrink_active_range() should check all | Yinghai Lu | 2008-06-10 | 1 | -1/+1 |
| * | x86: make 32-bit use e820_register_active_regions() | Yinghai Lu | 2008-06-04 | 1 | -13/+6 |
| * | x86, numa, 32-bit: make sure get we kva space | Yinghai Lu | 2008-06-04 | 1 | -5/+12 |
| * | x86: clean up max_pfn_mapped usage - 32-bit | Yinghai Lu | 2008-06-03 | 1 | -1/+2 |
| * | x86, numa, 32-bit: avoid clash between ramdisk and kva | Yinghai Lu | 2008-06-03 | 1 | -19/+8 |
| * | x86, numa, 32-bit: print out debug info on all kvas | Yinghai Lu | 2008-06-03 | 1 | -2/+7 |
| * | x86, 32-bit: change propagate_e820_map() back to find_max_pfn() | Yinghai Lu | 2008-06-03 | 1 | -1/+1 |
| * | x86: set node_remap_size[0] in fallback path | Yinghai Lu | 2008-06-03 | 1 | -0/+1 |
| * | x86, numa, 32-bit: increase max_elements to 1024 | Yinghai Lu | 2008-06-03 | 1 | -7/+7 |
| * | x86: extend e820 early_res support 32bit -fix #5 | Yinghai Lu | 2008-05-31 | 1 | -7/+5 |
| * | x86: extend e820 early_res support 32bit -fix #4 | Yinghai Lu | 2008-05-31 | 1 | -2/+7 |
* | | x86, numaq 32-bit: build fix | Ingo Molnar | 2008-06-03 | 1 | -0/+4 |
* | | x86: 32-bit numa, build fix | Ingo Molnar | 2008-06-03 | 1 | -1/+1 |
* | | x86: add dummy acpi_numa_processor_affinity_init() implementation on 32-bit | Ingo Molnar | 2008-06-03 | 1 | -0/+5 |
* | | x86: add acpi_numa_slit_init() dummy implementation on 32-bit | Ingo Molnar | 2008-06-03 | 1 | -0/+9 |
* | | x86: cope with no remap space being allocated for a numa node | Andy Whitcroft | 2008-05-20 | 1 | -1/+1 |
* | | x86: reinstate numa remap for SPARSEMEM on x86 NUMA systems | Andy Whitcroft | 2008-05-20 | 1 | -28/+6 |
|/ |
|
* | x86: undo visws/numaq build changes | Thomas Gleixner | 2008-05-04 | 1 | -26/+0 |
* | x86: rename find_max_pfn() to propagate_e820_map() | Ingo Molnar | 2008-04-19 | 1 | -3/+3 |
* | x86: use get_bios_ebda in mpparse_64.c | Alexey Starikovskiy | 2008-04-17 | 1 | -1/+1 |
* | x86: fix trim mtrr not to setup_memory two times | Yinghai Lu | 2008-03-26 | 1 | -1/+0 |
* | Introduce flags for reserve_bootmem() | Bernhard Walle | 2008-02-07 | 1 | -1/+2 |
* | x86: make NUMA work on 32-bit | Mel Gorman | 2008-01-30 | 1 | -15/+78 |
* | x86: make NUMA work on 32-bit again | Mel Gorman | 2008-01-30 | 1 | -2/+11 |
* | i386: handle an initrd in highmem (version 2) | H. Peter Anvin | 2008-01-30 | 1 | -2/+2 |
* | x86: mm/discontig_32.c: make code static | Adrian Bunk | 2007-10-30 | 1 | -2/+2 |
* | spelling fixes: arch/i386/ | Simon Arlott | 2007-10-20 | 1 | -1/+1 |
* | i386: make some variables static | Adrian Bunk | 2007-10-17 | 1 | -5/+5 |
* | [x86] remove uses of magic macros for boot_params access | H. Peter Anvin | 2007-10-16 | 1 | -2/+3 |
* | i386: move mm | Thomas Gleixner | 2007-10-11 | 1 | -0/+431 |