Commit Graph

60 Commits (304e629bf4a3150a0bf6556fc45c52c5c082340f)

Author SHA1 Message Date
Jeremy Fitzhardinge 8308c54d7e generic: redefine resource_size_t as phys_addr_t 17 years ago
Prarit Bhargava d6be118a97 x86: fix memmap=exactmap boot argument 17 years ago
Yinghai Lu fac8f1e4f9 x86: split e820 reserved entries record to late, v7 17 years ago
Ingo Molnar a5444d15b6 x86: split e820 reserved entries record to late v4 17 years ago
Yinghai Lu 58f7c98850 x86: split e820 reserved entries record to late v2 17 years ago
Cihula, Joseph 671eef85a3 x86, e820: add support for AddressRangeUnusuable ACPI memory type 17 years ago
Yinghai Lu 3c9cb6de1e x86: introduce x86_quirks 17 years ago
Yinghai Lu 5f1f2b3d9d x86: improve debug printout: add target bootmem range in early_res_to_bootmem() 17 years ago
Yinghai Lu e5849e71ad x86: remove arch_get_ram_range 17 years ago
Yinghai Lu 7b479becdb x86, e820: remove end_user_pfn 17 years ago
Yinghai Lu f361a450bf x86: introduce max_low_pfn_mapped for 64-bit 17 years ago
Yinghai Lu 69a7704d7a x86: e820: user-defined memory maps: remove the range instead of update it to reserved 17 years ago
Ingo Molnar 3b33553bad x86: add early quirk support 17 years ago
Yinghai Lu 3d43ecd286 x86: make e820_end return end_of_ram again for 64bit 17 years ago
Cyrill Gorcunov a737abd11a x86: e820 memmap - add checking for NULL early param 17 years ago
Yinghai Lu c22d4c1885 x86: make e820_end return max ram type only for 32 bit 17 years ago
Yinghai Lu 2dc807b37b x86: make max_pfn cover acpi table below 4g 17 years ago
Yinghai Lu fc9036ea1a x86: let early_reserve_e820 update e820_saved too 17 years ago
Yinghai Lu 0be15526be x86: move saving e820_saved to setup_memory_map 17 years ago
Bernhard Walle 5dfcf14d5b x86: use FIRMWARE_MEMMAP on x86/E820 17 years ago
Yinghai Lu 4fcc545a74 x86: make early_res_to_bootmem print out less 80 width chars 17 years ago
Yinghai Lu dc8e8120ad x86: change copy_e820_map to append_e820_map 17 years ago
Alok Kataria fd6493e166 x86: cleanup e820_setup_gap(), v2 17 years ago
Yinghai Lu 28bb223795 x86: move reserve_setup_data to setup.c 17 years ago
Yinghai Lu b4df32f4ae x86: fix warning in e820_reserve_resources with 32bit 17 years ago
Yinghai Lu ab67715c72 x86: early res print out alignment v2 17 years ago
Bernhard Walle 611dfd7819 x86: limit E820 map when a user-defined memory map is specified 17 years ago
Paul Jackson 5dab8ec139 mm, generic, x86 boot: more tweaks to hex prints of some pfn addresses 17 years ago
Alok Kataria 3381959da5 x86: cleanup e820_setup_gap(), add e820_search_gap(), v2 17 years ago
Yinghai Lu c987d12f84 x86: remove end_pfn in 64bit 17 years ago
Yinghai Lu 232b957ae9 x86: change size if e820_update/remove_range 17 years ago
Yinghai Lu 976dd4dc99 x86: fix e820_update_range size when overlapping 17 years ago
Paul Jackson e2fc252e0c x86 boot: show pfn addresses in hex not decimal in some kernel info printks 17 years ago
Paul Jackson c4ba1320b7 x86 boot: allow overlapping early reserve memory ranges 17 years ago
Paul Jackson 157fabf095 x86 boot: e820 code indentation fix 17 years ago
Yinghai Lu 7a1fd9866c x86: add e820_remove_range 17 years ago
Yinghai Lu 95a71a45c2 x86: cleanup machine_specific_memory_setup, v2 17 years ago
Yinghai Lu 064d25f120 x86: merge setup_memory_map with e820 17 years ago
Yinghai Lu 41c094fd3c x86: move e820_resource_resources to e820.c 17 years ago
Huang, Ying 8c5beb50d3 x86 boot: pass E820 memory map entries more than 128 via linked list of setup data 17 years ago
Yinghai Lu b5bc6c0e55 x86, mm: use add_highpages_with_active_regions() for high pages init v2 17 years ago
Yinghai Lu d0be6bdea1 x86: rename two e820 related functions 17 years ago
Yinghai Lu d2dbf34332 x86: clean up reserve_bootmem_generic() and port it to 32-bit 17 years ago
Yinghai Lu ab4a465e96 x86: e820 merge parsing of the mem=/memmap= boot parameters 17 years ago
Ingo Molnar df5f6c212c x86: unify the reserve_bootmem() behavior of early_res_to_bootmem() 17 years ago
Huang, Ying d0ec2c6f2c x86: reserve highmem pages via reserve_early 17 years ago
Huang, Ying d3fbe5ea95 x86: split out common code into find_overlapped_early() 17 years ago
Yinghai Lu bd70e522af x86: e820 max_arch_pfn typo fix for 64 bit 17 years ago
Yinghai Lu ee0c80fadf x86: move e820_register_active() to e820.c 17 years ago
Yinghai Lu 2944e16b25 x86: update mptable 17 years ago