1. 893f38d x86: Use find_e820() instead of hard coded trampoline address by Yinghai Lu · 15 years ago
  2. 15b812f pci: increase alignment to make more space for hidden code by Yinghai Lu · 15 years ago
  3. 3c1596e mm: don't use alloc_bootmem_low() where not strictly needed by Jan Beulich · 15 years ago
  4. 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 · 15 years ago
  5. 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 · 15 years ago
  6. 6b18ae3 x86: Move memory_setup to x86_init_ops by Thomas Gleixner · 15 years ago
  7. 5051fd6 x86, e820: Guard against array overflowed in __e820_add_region() by Cyrill Gorcunov · 15 years ago
  8. ad361c9 Remove multiple KERN_ prefixes from printk formats by Joe Perches · 16 years ago
  9. 7c5371c x86: add boundary check for 32bit res before expand e820 resource to alignment by Yinghai Lu · 16 years ago
  10. 5d423cc x86/pci: remove rounding quirk from e820_setup_gap() by Yinghai Lu · 16 years ago
  11. 45fbe3e x86, e820, pci: reserve extra free space near end of RAM by Linus Torvalds · 16 years ago
  12. 6143876 x86: fix boot hang in early_reserve_e820() by Jan Beulich · 16 years ago
  13. ba63903 x86: e820 fix various signedness issues in setup.c and e820.c by Jaswinder Singh Rajput · 16 years ago
  14. c61cf4c x86: print out more info in e820_update_range() by Yinghai Lu · 16 years ago
  15. 78a8b35b x86: make e820_update_range() handle small range update by Yinghai Lu · 16 years ago
  16. 773e673 x86: fix e820_update_range() by Yinghai Lu · 16 years ago
  17. 5c0e6f0 x86: fix code paths used by update_mptable by Jan Beulich · 16 years ago
  18. 46cb27f x86: check range in reserve_early() by Yinghai Lu · 16 years ago
  19. b2576e1 Merge branch 'linus' into release by Len Brown · 16 years ago
  20. b69edc7 x86 hibernate: Mark ACPI NVS memory region at startup by Rafael J. Wysocki · 16 years ago
  21. 3e1e900 x86: change static allocation of trampoline area by Rafael J. Wysocki · 16 years ago
  22. 1f987577 x86: Clean up late e820 resource allocation by Linus Torvalds · 16 years ago
  23. 6b2ada8 Merge branches 'core/softlockup', 'core/softirq', 'core/resources', 'core/printk' and 'core/misc' into core-v28-for-linus by Ingo Molnar · 16 years ago
  24. 8308c54 generic: redefine resource_size_t as phys_addr_t by Jeremy Fitzhardinge · 16 years ago
  25. 59c37bf Merge commit 'v2.6.27-rc6' into x86/unify-cpu-detect by Ingo Molnar · 16 years ago
  26. d6be118a x86: fix memmap=exactmap boot argument by Prarit Bhargava · 16 years ago
  27. fac8f1e x86: split e820 reserved entries record to late, v7 by Yinghai Lu · 16 years ago
  28. a5444d1 x86: split e820 reserved entries record to late v4 by Ingo Molnar · 16 years ago
  29. 58f7c98 x86: split e820 reserved entries record to late v2 by Yinghai Lu · 16 years ago
  30. 671eef8 x86, e820: add support for AddressRangeUnusuable ACPI memory type by Cihula, Joseph · 16 years ago
  31. 3c9cb6d x86: introduce x86_quirks by Yinghai Lu · 17 years ago
  32. 5f1f2b3 x86: improve debug printout: add target bootmem range in early_res_to_bootmem() by Yinghai Lu · 17 years ago
  33. e5849e7 x86: remove arch_get_ram_range by Yinghai Lu · 17 years ago
  34. 7b479be x86, e820: remove end_user_pfn by Yinghai Lu · 17 years ago
  35. 6c82a00 Merge branch 'x86/generalize-visws' into x86/core by Ingo Molnar · 17 years ago
  36. f361a45 x86: introduce max_low_pfn_mapped for 64-bit by Yinghai Lu · 17 years ago
  37. 69a7704 x86: e820: user-defined memory maps: remove the range instead of update it to reserved by Yinghai Lu · 17 years ago
  38. 3b33553 x86: add early quirk support by Ingo Molnar · 17 years ago
  39. 3d43ecd x86: make e820_end return end_of_ram again for 64bit by Yinghai Lu · 17 years ago
  40. a737abd x86: e820 memmap - add checking for NULL early param by Cyrill Gorcunov · 17 years ago
  41. c22d4c1 x86: make e820_end return max ram type only for 32 bit by Yinghai Lu · 17 years ago
  42. 2dc807b x86: make max_pfn cover acpi table below 4g by Yinghai Lu · 17 years ago
  43. fc9036e x86: let early_reserve_e820 update e820_saved too by Yinghai Lu · 17 years ago
  44. 0be1552 x86: move saving e820_saved to setup_memory_map by Yinghai Lu · 17 years ago
  45. 5dfcf14 x86: use FIRMWARE_MEMMAP on x86/E820 by Bernhard Walle · 17 years ago
  46. 4fcc545 x86: make early_res_to_bootmem print out less 80 width chars by Yinghai Lu · 17 years ago
  47. dc8e812 x86: change copy_e820_map to append_e820_map by Yinghai Lu · 17 years ago
  48. fd6493e x86: cleanup e820_setup_gap(), v2 by Alok Kataria · 17 years ago
  49. 28bb223 x86: move reserve_setup_data to setup.c by Yinghai Lu · 17 years ago
  50. b4df32f x86: fix warning in e820_reserve_resources with 32bit by Yinghai Lu · 17 years ago
  51. ab67715 x86: early res print out alignment v2 by Yinghai Lu · 17 years ago
  52. 611dfd7 x86: limit E820 map when a user-defined memory map is specified by Bernhard Walle · 17 years ago
  53. 5dab8ec mm, generic, x86 boot: more tweaks to hex prints of some pfn addresses by Paul Jackson · 17 years ago
  54. 3381959 x86: cleanup e820_setup_gap(), add e820_search_gap(), v2 by Alok Kataria · 17 years ago
  55. c987d12 x86: remove end_pfn in 64bit by Yinghai Lu · 17 years ago
  56. 232b957 x86: change size if e820_update/remove_range by Yinghai Lu · 17 years ago
  57. 976dd4d x86: fix e820_update_range size when overlapping by Yinghai Lu · 17 years ago
  58. e2fc252 x86 boot: show pfn addresses in hex not decimal in some kernel info printks by Paul Jackson · 17 years ago
  59. c4ba132 x86 boot: allow overlapping early reserve memory ranges by Paul Jackson · 17 years ago
  60. 157fabf x86 boot: e820 code indentation fix by Paul Jackson · 17 years ago
  61. 7a1fd98 x86: add e820_remove_range by Yinghai Lu · 17 years ago
  62. 95a71a4 x86: cleanup machine_specific_memory_setup, v2 by Yinghai Lu · 17 years ago
  63. 064d25f x86: merge setup_memory_map with e820 by Yinghai Lu · 17 years ago
  64. 41c094f x86: move e820_resource_resources to e820.c by Yinghai Lu · 17 years ago
  65. 8c5beb5 x86 boot: pass E820 memory map entries more than 128 via linked list of setup data by Huang, Ying · 17 years ago
  66. b5bc6c0 x86, mm: use add_highpages_with_active_regions() for high pages init v2 by Yinghai Lu · 17 years ago
  67. d0be6bd x86: rename two e820 related functions by Yinghai Lu · 17 years ago
  68. d2dbf34 x86: clean up reserve_bootmem_generic() and port it to 32-bit by Yinghai Lu · 17 years ago
  69. ab4a465 x86: e820 merge parsing of the mem=/memmap= boot parameters by Yinghai Lu · 17 years ago
  70. df5f6c2 x86: unify the reserve_bootmem() behavior of early_res_to_bootmem() by Ingo Molnar · 17 years ago
  71. d0ec2c6 x86: reserve highmem pages via reserve_early by Huang, Ying · 17 years ago
  72. d3fbe5e x86: split out common code into find_overlapped_early() by Huang, Ying · 17 years ago
  73. bd70e52 x86: e820 max_arch_pfn typo fix for 64 bit by Yinghai Lu · 17 years ago
  74. ee0c80f x86: move e820_register_active() to e820.c by Yinghai Lu · 17 years ago
  75. 2944e16 x86: update mptable by Yinghai Lu · 17 years ago
  76. bf62f39 x86: move e820_mark_nosave_regions to e820.c by Yinghai Lu · 17 years ago
  77. a4c81cf x86: extend e820 ealy_res support 32bit by Yinghai Lu · 17 years ago
  78. 5b7eb2e x86 boot: longer comment explaining sanitize_e820_map routine by Paul Jackson · 17 years ago
  79. 6e9bcc7 x86 boot: change sanitize_e820_map parameter from byte to int to allow bigger memory maps by Paul Jackson · 17 years ago
  80. 028b785 x86 boot: extend some internal memory map arrays to handle larger EFI input by Paul Jackson · 17 years ago
  81. c3965bd x86 boot: proper use of ARRAY_SIZE instead of repeated E820MAX constant by Paul Jackson · 17 years ago
  82. b79cd8f x86: make e820.c to have common functions by Yinghai Lu · 17 years ago