- 91eb0f6 x86: print e820 physical addresses consistently with other parts of kernel by Bjorn Helgaas · 14 years ago
- 507a03c Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Linus Torvalds · 14 years ago
- b54ac6d ACPI, Record ACPI NVS regions by Huang Ying · 14 years ago
- d0b9706 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 14 years ago
- e1ad783 Revert "x86, efi: Calling __pa() with an ioremap()ed address is invalid" by Keith Packard · 14 years ago
- e8c7106 x86, efi: Calling __pa() with an ioremap()ed address is invalid by Matt Fleming · 15 years ago
- 1aadc05 memblock: s/memblock_analyze()/memblock_allow_resize()/ and update users by Tejun Heo · 14 years ago
- 706d9a9 arch/x86/kernel/e820.c: quiet sparse noise about plain integer as NULL pointer by H Hartley Sweeten · 15 years ago
- d1bbdd6 arch/x86/kernel/e820.c: Eliminate bubble sort from sanitize_e820_map() by Mike Ditto · 15 years ago
- d4bbf7e Merge branch 'master' into x86/memblock by Tejun Heo · 14 years ago
- 69c60c8 x86: Fix files explicitly requiring export.h for EXPORT_SYMBOL/THIS_MODULE by Paul Gortmaker · 15 years ago
- 6b5d41a memblock, x86: Reimplement memblock_find_dma_reserve() using iterators by Tejun Heo · 15 years ago
- ab5d140 x86: Use __memblock_alloc_base() in early_reserve_e820() by Tejun Heo · 15 years ago
- 1f5026a memblock: Kill MEMBLOCK_ERROR by Tejun Heo · 15 years ago
- 93a7205 crash_dump: export is_kdump_kernel to modules, consolidate elfcorehdr_addr, setup_elfcorehdr and saved_max_pfn by Olaf Hering · 15 years ago
- d109028 Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
- f1c2b35 x86: e820: Remove conditional early mapping in parse_e820_ext by Sebastian Andrzej Siewior · 15 years ago
- 9a6d44b x86: Emit "mem=nopentium ignored" warning when not supported by Kamal Mostafa · 15 years ago
- 77eed82 x86: Fix panic when handling "mem={invalid}" param by Kamal Mostafa · 15 years ago
- 976513d PM / ACPI: Move NVS saving and restoring code to drivers/acpi by Rafael J. Wysocki · 15 years ago
- 6f2a753 x86, memblock: Use memblock_memory_size()/memblock_free_memory_size() to get correct dma_reserve by Yinghai Lu · 16 years ago
- a587d2d x86: Remove not used early_res code by Yinghai Lu · 16 years ago
- 72d7c3b x86: Use memblock to replace early_res by Yinghai Lu · 16 years ago
- dd4c4f1 suspend: Move NVS save/restore code to generic suspend functionality by Matthew Garrett · 16 years ago
- 9f3a5f5 x86: Make e820_remove_range to handle all covered case by Yinghai Lu · 16 years ago
- 580e0ad core: Move early_res from arch/x86 to kernel/ by Yinghai Lu · 16 years ago
- dd645ce x86: Add find_fw_memmap_area by Yinghai Lu · 16 years ago
- efdd0e8 x86: Move back find_e820_area to e820.c by Yinghai Lu · 16 years ago
- a678c2b x86: Separate early_res related code from e820.c by Yinghai Lu · 16 years ago
- db8f77c x86: Move bios page reserve early to head32/64.c by Yinghai Lu · 16 years ago
- 0867721 x86: Make 64 bit use early_res instead of bootmem before slab by Yinghai Lu · 16 years ago
- 28b1c57 x86: Dynamically increase early_res array size by Yinghai Lu · 16 years ago
- 264ebb1 x86: Introduce max_early_res and early_res_count by Yinghai Lu · 16 years ago
- 79c6016 x86: Print out RAM buffer information by Yinghai Lu · 16 years ago
- 84abd88 Merge remote branch 'linus/master' into x86/bootmem by H. Peter Anvin · 16 years ago
- 1b5576e x86: Remove BIOS data range from e820 by Yinghai Lu · 16 years ago
- 9dad0fd x86: Fix size for ex trampoline with 32bit by Yinghai Lu · 16 years ago
- 6a1e008 x86: Increase MAX_EARLY_RES; insufficient on 32-bit NUMA by Yinghai Lu · 16 years ago
- 893f38d x86: Use find_e820() instead of hard coded trampoline address by Yinghai Lu · 16 years ago
- 15b812f pci: increase alignment to make more space for hidden code by Yinghai Lu · 17 years ago
- 3c1596e mm: don't use alloc_bootmem_low() where not strictly needed by Jan Beulich · 17 years ago
- 78f28b7 Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
- 0cc6d77 Merge branch 'x86-setup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
- 6b18ae3 x86: Move memory_setup to x86_init_ops by Thomas Gleixner · 17 years ago
- 5051fd6 x86, e820: Guard against array overflowed in __e820_add_region() by Cyrill Gorcunov · 17 years ago
- ad361c9 Remove multiple KERN_ prefixes from printk formats by Joe Perches · 17 years ago
- 7c5371c x86: add boundary check for 32bit res before expand e820 resource to alignment by Yinghai Lu · 17 years ago
- 5d423cc x86/pci: remove rounding quirk from e820_setup_gap() by Yinghai Lu · 17 years ago
- 45fbe3e x86, e820, pci: reserve extra free space near end of RAM by Linus Torvalds · 17 years ago
- 6143876 x86: fix boot hang in early_reserve_e820() by Jan Beulich · 17 years ago
- ba63903 x86: e820 fix various signedness issues in setup.c and e820.c by Jaswinder Singh Rajput · 17 years ago
- c61cf4c x86: print out more info in e820_update_range() by Yinghai Lu · 17 years ago
- 78a8b35b x86: make e820_update_range() handle small range update by Yinghai Lu · 17 years ago
- 773e673 x86: fix e820_update_range() by Yinghai Lu · 17 years ago
- 5c0e6f0 x86: fix code paths used by update_mptable by Jan Beulich · 17 years ago
- 46cb27f x86: check range in reserve_early() by Yinghai Lu · 17 years ago
- b2576e1 Merge branch 'linus' into release by Len Brown · 17 years ago
- b69edc7 x86 hibernate: Mark ACPI NVS memory region at startup by Rafael J. Wysocki · 18 years ago
- 3e1e900 x86: change static allocation of trampoline area by Rafael J. Wysocki · 17 years ago
- 1f987577 x86: Clean up late e820 resource allocation by Linus Torvalds · 18 years ago
- 6b2ada8 Merge branches 'core/softlockup', 'core/softirq', 'core/resources', 'core/printk' and 'core/misc' into core-v28-for-linus by Ingo Molnar · 18 years ago
- 8308c54 generic: redefine resource_size_t as phys_addr_t by Jeremy Fitzhardinge · 18 years ago
- 59c37bf Merge commit 'v2.6.27-rc6' into x86/unify-cpu-detect by Ingo Molnar · 18 years ago
- d6be118a x86: fix memmap=exactmap boot argument by Prarit Bhargava · 18 years ago
- fac8f1e x86: split e820 reserved entries record to late, v7 by Yinghai Lu · 18 years ago
- a5444d1 x86: split e820 reserved entries record to late v4 by Ingo Molnar · 18 years ago
- 58f7c98 x86: split e820 reserved entries record to late v2 by Yinghai Lu · 18 years ago
- 671eef8 x86, e820: add support for AddressRangeUnusuable ACPI memory type by Cihula, Joseph · 18 years ago
- 3c9cb6d x86: introduce x86_quirks by Yinghai Lu · 18 years ago
- 5f1f2b3 x86: improve debug printout: add target bootmem range in early_res_to_bootmem() by Yinghai Lu · 18 years ago
- e5849e7 x86: remove arch_get_ram_range by Yinghai Lu · 18 years ago
- 7b479be x86, e820: remove end_user_pfn by Yinghai Lu · 18 years ago
- 6c82a00 Merge branch 'x86/generalize-visws' into x86/core by Ingo Molnar · 18 years ago
- f361a45 x86: introduce max_low_pfn_mapped for 64-bit by Yinghai Lu · 18 years ago
- 69a7704 x86: e820: user-defined memory maps: remove the range instead of update it to reserved by Yinghai Lu · 18 years ago
- 3b33553 x86: add early quirk support by Ingo Molnar · 18 years ago
- 3d43ecd x86: make e820_end return end_of_ram again for 64bit by Yinghai Lu · 18 years ago
- a737abd x86: e820 memmap - add checking for NULL early param by Cyrill Gorcunov · 18 years ago
- c22d4c1 x86: make e820_end return max ram type only for 32 bit by Yinghai Lu · 18 years ago
- 2dc807b x86: make max_pfn cover acpi table below 4g by Yinghai Lu · 18 years ago
- fc9036e x86: let early_reserve_e820 update e820_saved too by Yinghai Lu · 18 years ago
- 0be1552 x86: move saving e820_saved to setup_memory_map by Yinghai Lu · 18 years ago
- 5dfcf14 x86: use FIRMWARE_MEMMAP on x86/E820 by Bernhard Walle · 18 years ago
- 4fcc545 x86: make early_res_to_bootmem print out less 80 width chars by Yinghai Lu · 18 years ago
- dc8e812 x86: change copy_e820_map to append_e820_map by Yinghai Lu · 18 years ago
- fd6493e x86: cleanup e820_setup_gap(), v2 by Alok Kataria · 18 years ago
- 28bb223 x86: move reserve_setup_data to setup.c by Yinghai Lu · 18 years ago
- b4df32f x86: fix warning in e820_reserve_resources with 32bit by Yinghai Lu · 18 years ago
- ab67715 x86: early res print out alignment v2 by Yinghai Lu · 18 years ago
- 611dfd7 x86: limit E820 map when a user-defined memory map is specified by Bernhard Walle · 18 years ago
- 5dab8ec mm, generic, x86 boot: more tweaks to hex prints of some pfn addresses by Paul Jackson · 18 years ago
- 3381959 x86: cleanup e820_setup_gap(), add e820_search_gap(), v2 by Alok Kataria · 18 years ago
- c987d12 x86: remove end_pfn in 64bit by Yinghai Lu · 18 years ago
- 232b957 x86: change size if e820_update/remove_range by Yinghai Lu · 18 years ago
- 976dd4d x86: fix e820_update_range size when overlapping by Yinghai Lu · 18 years ago
- e2fc252 x86 boot: show pfn addresses in hex not decimal in some kernel info printks by Paul Jackson · 18 years ago
- c4ba132 x86 boot: allow overlapping early reserve memory ranges by Paul Jackson · 18 years ago
- 157fabf x86 boot: e820 code indentation fix by Paul Jackson · 18 years ago
- 7a1fd98 x86: add e820_remove_range by Yinghai Lu · 18 years ago
- 95a71a4 x86: cleanup machine_specific_memory_setup, v2 by Yinghai Lu · 18 years ago