1. ab5d140 x86: Use __memblock_alloc_base() in early_reserve_e820() by Tejun Heo · 13 years ago
  2. f1c2b35 x86: e820: Remove conditional early mapping in parse_e820_ext by Sebastian Andrzej Siewior · 13 years ago
  3. a2c606d x86: avoid high BIOS area when allocating address space by Bjorn Helgaas · 14 years ago
  4. 6f2a753 x86, memblock: Use memblock_memory_size()/memblock_free_memory_size() to get correct dma_reserve by Yinghai Lu · 14 years ago
  5. a587d2d x86: Remove not used early_res code by Yinghai Lu · 14 years ago
  6. 72d7c3b x86: Use memblock to replace early_res by Yinghai Lu · 14 years ago
  7. 4bd96a7 x86, tboot: Add support for S3 memory integrity protection by Shane Wang · 14 years ago
  8. 580e0ad core: Move early_res from arch/x86 to kernel/ by Yinghai Lu · 14 years ago
  9. efdd0e8 x86: Move back find_e820_area to e820.c by Yinghai Lu · 14 years ago
  10. a678c2b x86: Separate early_res related code from e820.c by Yinghai Lu · 14 years ago
  11. 0867721 x86: Make 64 bit use early_res instead of bootmem before slab by Yinghai Lu · 14 years ago
  12. ccef086 x86, mm: Correct the implementation of is_untracked_pat_range() by H. Peter Anvin · 15 years ago
  13. 65f116f x86: Change is_ISA_range() into an inline function by H. Peter Anvin · 15 years ago
  14. 6b18ae3 x86: Move memory_setup to x86_init_ops by Thomas Gleixner · 15 years ago
  15. ba63903 x86: e820 fix various signedness issues in setup.c and e820.c by Jaswinder Singh Rajput · 15 years ago
  16. 999721c headers_check fix: x86, e820.h by Jaswinder Singh Rajput · 15 years ago
  17. 1965aae x86: Fix ASM_X86__ header guards by H. Peter Anvin · 16 years ago
  18. bb89855 x86, um: ... and asm-x86 move by Al Viro · 16 years ago[Renamed from include/asm-x86/e820.h]
  19. 58f7c98 x86: split e820 reserved entries record to late v2 by Yinghai Lu · 16 years ago
  20. 671eef8 x86, e820: add support for AddressRangeUnusuable ACPI memory type by Cihula, Joseph · 16 years ago
  21. c83d128 Merge branches 'x86/prototypes', 'x86/x2apic' and 'x86/debug' into x86/core by Ingo Molnar · 16 years ago
  22. 77ef50a x86: consolidate header guards by Vegard Nossum · 16 years ago
  23. a7b7511 x86: e820.c declare pci_mem_start before they get used by Jaswinder Singh · 16 years ago
  24. 1f06716 x86: seperate memtest from init_64.c by Yinghai Lu · 16 years ago
  25. 2567d71 x86: fix asm/e820.h for userspace inclusion by Rusty Russell · 16 years ago
  26. f361a45 x86: introduce max_low_pfn_mapped for 64-bit by Yinghai Lu · 16 years ago
  27. 2dc807b x86: make max_pfn cover acpi table below 4g by Yinghai Lu · 16 years ago
  28. 5dfcf14 x86: use FIRMWARE_MEMMAP on x86/E820 by Bernhard Walle · 16 years ago
  29. dc8e812 x86: change copy_e820_map to append_e820_map by Yinghai Lu · 16 years ago
  30. fd6493e x86: cleanup e820_setup_gap(), v2 by Alok Kataria · 16 years ago
  31. 28bb223 x86: move reserve_setup_data to setup.c by Yinghai Lu · 16 years ago
  32. 3381959 x86: cleanup e820_setup_gap(), add e820_search_gap(), v2 by Alok Kataria · 16 years ago
  33. c4ba132 x86 boot: allow overlapping early reserve memory ranges by Paul Jackson · 16 years ago
  34. 7a1fd98 x86: add e820_remove_range by Yinghai Lu · 16 years ago
  35. 3de352b Merge branch 'x86/mpparse' into x86/devel by Ingo Molnar · 16 years ago
  36. 95a71a4 x86: cleanup machine_specific_memory_setup, v2 by Yinghai Lu · 16 years ago
  37. 064d25f x86: merge setup_memory_map with e820 by Yinghai Lu · 16 years ago
  38. 41c094f x86: move e820_resource_resources to e820.c by Yinghai Lu · 16 years ago
  39. 8c5beb5 x86 boot: pass E820 memory map entries more than 128 via linked list of setup data by Huang, Ying · 16 years ago
  40. b5bc6c0 x86, mm: use add_highpages_with_active_regions() for high pages init v2 by Yinghai Lu · 16 years ago
  41. d0be6bd x86: rename two e820 related functions by Yinghai Lu · 16 years ago
  42. ab4a465 x86: e820 merge parsing of the mem=/memmap= boot parameters by Yinghai Lu · 16 years ago
  43. bcc643d x86: introduce macro to check whether an address range is in the ISA range by Andreas Herrmann · 16 years ago
  44. d0ec2c6 x86: reserve highmem pages via reserve_early by Huang, Ying · 16 years ago
  45. ee0c80f x86: move e820_register_active() to e820.c by Yinghai Lu · 16 years ago
  46. 2944e16 x86: update mptable by Yinghai Lu · 16 years ago
  47. bf62f39 x86: move e820_mark_nosave_regions to e820.c by Yinghai Lu · 16 years ago
  48. a4c81cf x86: extend e820 ealy_res support 32bit by Yinghai Lu · 16 years ago
  49. 6e9bcc7 x86 boot: change sanitize_e820_map parameter from byte to int to allow bigger memory maps by Paul Jackson · 16 years ago
  50. 028b785 x86 boot: extend some internal memory map arrays to handle larger EFI input by Paul Jackson · 16 years ago
  51. c3965bd x86 boot: proper use of ARRAY_SIZE instead of repeated E820MAX constant by Paul Jackson · 16 years ago
  52. b79cd8f x86: make e820.c to have common functions by Yinghai Lu · 16 years ago
  53. 950f9d9 x86: fix the missing BIOS area check in page_is_ram by Thomas Gleixner · 16 years ago
  54. 306c142 x86: pat: e820 cleanup by Ingo Molnar · 16 years ago
  55. ee8e7cf Make asm-x86/bootparam.h includable from userspace. by Rusty Russell · 17 years ago
  56. 96a388d i386/x86_64: move headers to include/asm-x86 by Thomas Gleixner · 17 years ago