Age | Commit message (Expand) | Author | Files | Lines |
2008-11-01 | x86: Clean up late e820 resource allocation | Linus Torvalds | 1 | -3/+5 |
2008-10-15 | Merge branches 'core/softlockup', 'core/softirq', 'core/resources', 'core/pri... | Ingo Molnar | 1 | -3/+1 |
2008-09-14 | generic: redefine resource_size_t as phys_addr_t | Jeremy Fitzhardinge | 1 | -3/+1 |
2008-09-10 | Merge commit 'v2.6.27-rc6' into x86/unify-cpu-detect | Ingo Molnar | 1 | -1/+1 |
2008-09-09 | x86: fix memmap=exactmap boot argument | Prarit Bhargava | 1 | -1/+1 |
2008-09-04 | x86: split e820 reserved entries record to late, v7 | Yinghai Lu | 1 | -1/+1 |
2008-09-04 | x86: split e820 reserved entries record to late v4 | Ingo Molnar | 1 | -3/+9 |
2008-09-04 | x86: split e820 reserved entries record to late v2 | Yinghai Lu | 1 | -2/+18 |
2008-08-21 | x86, e820: add support for AddressRangeUnusuable ACPI memory type | Cihula, Joseph | 1 | -0/+4 |
2008-07-20 | x86: introduce x86_quirks | Yinghai Lu | 1 | -7/+2 |
2008-07-20 | x86: improve debug printout: add target bootmem range in early_res_to_bootmem() | Yinghai Lu | 1 | -1/+2 |
2008-07-19 | x86: remove arch_get_ram_range | Yinghai Lu | 1 | -21/+0 |
2008-07-13 | x86, e820: remove end_user_pfn | Yinghai Lu | 1 | -17/+2 |
2008-07-11 | Merge branch 'x86/generalize-visws' into x86/core | Ingo Molnar | 1 | -0/+11 |
2008-07-11 | x86: introduce max_low_pfn_mapped for 64-bit | Yinghai Lu | 1 | -3/+20 |
2008-07-11 | x86: e820: user-defined memory maps: remove the range instead of update it to... | Yinghai Lu | 1 | -6/+5 |
2008-07-10 | x86: add early quirk support | Ingo Molnar | 1 | -0/+11 |
2008-07-10 | x86: make e820_end return end_of_ram again for 64bit | Yinghai Lu | 1 | -2/+0 |
2008-07-09 | x86: e820 memmap - add checking for NULL early param | Cyrill Gorcunov | 1 | -0/+3 |
2008-07-09 | x86: make e820_end return max ram type only for 32 bit | Yinghai Lu | 1 | -0/+5 |
2008-07-09 | x86: make max_pfn cover acpi table below 4g | Yinghai Lu | 1 | -6/+12 |
2008-07-09 | x86: let early_reserve_e820 update e820_saved too | Yinghai Lu | 1 | -3/+28 |
2008-07-09 | x86: move saving e820_saved to setup_memory_map | Yinghai Lu | 1 | -3/+5 |
2008-07-08 | x86: use FIRMWARE_MEMMAP on x86/E820 | Bernhard Walle | 1 | -7/+37 |
2008-07-08 | x86: make early_res_to_bootmem print out less 80 width chars | Yinghai Lu | 1 | -2/+2 |
2008-07-08 | x86: change copy_e820_map to append_e820_map | Yinghai Lu | 1 | -5/+6 |
2008-07-08 | x86: cleanup e820_setup_gap(), v2 | Alok Kataria | 1 | -5/+7 |
2008-07-08 | x86: move reserve_setup_data to setup.c | Yinghai Lu | 1 | -1/+3 |
2008-07-08 | x86: fix warning in e820_reserve_resources with 32bit | Yinghai Lu | 1 | -3/+6 |
2008-07-08 | x86: early res print out alignment v2 | Yinghai Lu | 1 | -5/+15 |
2008-07-08 | x86: limit E820 map when a user-defined memory map is specified | Bernhard Walle | 1 | -0/+5 |
2008-07-08 | mm, generic, x86 boot: more tweaks to hex prints of some pfn addresses | Paul Jackson | 1 | -1/+1 |
2008-07-08 | x86: cleanup e820_setup_gap(), add e820_search_gap(), v2 | Alok Kataria | 1 | -15/+28 |
2008-07-08 | x86: remove end_pfn in 64bit | Yinghai Lu | 1 | -1/+1 |
2008-07-08 | x86: change size if e820_update/remove_range | Yinghai Lu | 1 | -0/+6 |
2008-07-08 | x86: fix e820_update_range size when overlapping | Yinghai Lu | 1 | -0/+5 |
2008-07-08 | x86 boot: show pfn addresses in hex not decimal in some kernel info printks | Paul Jackson | 1 | -1/+1 |
2008-07-08 | x86 boot: allow overlapping early reserve memory ranges | Paul Jackson | 1 | -9/+131 |
2008-07-08 | x86 boot: e820 code indentation fix | Paul Jackson | 1 | -4/+4 |
2008-07-08 | x86: add e820_remove_range | Yinghai Lu | 1 | -0/+35 |
2008-07-08 | x86: cleanup machine_specific_memory_setup, v2 | Yinghai Lu | 1 | -6/+7 |
2008-07-08 | x86: merge setup_memory_map with e820 | Yinghai Lu | 1 | -0/+72 |
2008-07-08 | x86: move e820_resource_resources to e820.c | Yinghai Lu | 1 | -0/+32 |
2008-07-08 | x86 boot: pass E820 memory map entries more than 128 via linked list of setup... | Huang, Ying | 1 | -13/+46 |
2008-07-08 | x86, mm: use add_highpages_with_active_regions() for high pages init v2 | Yinghai Lu | 1 | -11/+0 |
2008-07-08 | x86: rename two e820 related functions | Yinghai Lu | 1 | -8/+8 |
2008-07-08 | x86: clean up reserve_bootmem_generic() and port it to 32-bit | Yinghai Lu | 1 | -1/+1 |
2008-07-08 | x86: e820 merge parsing of the mem=/memmap= boot parameters | Yinghai Lu | 1 | -0/+86 |
2008-07-08 | x86: unify the reserve_bootmem() behavior of early_res_to_bootmem() | Ingo Molnar | 1 | -4/+0 |
2008-06-05 | x86: reserve highmem pages via reserve_early | Huang, Ying | 1 | -0/+11 |