1. 93a7205 crash_dump: export is_kdump_kernel to modules, consolidate elfcorehdr_addr, setup_elfcorehdr and saved_max_pfn by Olaf Hering · 15 years ago
  2. 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
  3. f1c2b35 x86: e820: Remove conditional early mapping in parse_e820_ext by Sebastian Andrzej Siewior · 15 years ago
  4. 9a6d44b x86: Emit "mem=nopentium ignored" warning when not supported by Kamal Mostafa · 15 years ago
  5. 77eed82 x86: Fix panic when handling "mem={invalid}" param by Kamal Mostafa · 15 years ago
  6. 976513d PM / ACPI: Move NVS saving and restoring code to drivers/acpi by Rafael J. Wysocki · 15 years ago
  7. 6f2a753 x86, memblock: Use memblock_memory_size()/memblock_free_memory_size() to get correct dma_reserve by Yinghai Lu · 16 years ago
  8. a587d2d x86: Remove not used early_res code by Yinghai Lu · 16 years ago
  9. 72d7c3b x86: Use memblock to replace early_res by Yinghai Lu · 16 years ago
  10. dd4c4f1 suspend: Move NVS save/restore code to generic suspend functionality by Matthew Garrett · 16 years ago
  11. 9f3a5f5 x86: Make e820_remove_range to handle all covered case by Yinghai Lu · 16 years ago
  12. 580e0ad core: Move early_res from arch/x86 to kernel/ by Yinghai Lu · 16 years ago
  13. dd645ce x86: Add find_fw_memmap_area by Yinghai Lu · 16 years ago
  14. efdd0e8 x86: Move back find_e820_area to e820.c by Yinghai Lu · 16 years ago
  15. a678c2b x86: Separate early_res related code from e820.c by Yinghai Lu · 16 years ago
  16. db8f77c x86: Move bios page reserve early to head32/64.c by Yinghai Lu · 16 years ago
  17. 0867721 x86: Make 64 bit use early_res instead of bootmem before slab by Yinghai Lu · 16 years ago
  18. 28b1c57 x86: Dynamically increase early_res array size by Yinghai Lu · 16 years ago
  19. 264ebb1 x86: Introduce max_early_res and early_res_count by Yinghai Lu · 16 years ago
  20. 79c6016 x86: Print out RAM buffer information by Yinghai Lu · 16 years ago
  21. 84abd88 Merge remote branch 'linus/master' into x86/bootmem by H. Peter Anvin · 16 years ago
  22. 1b5576e x86: Remove BIOS data range from e820 by Yinghai Lu · 16 years ago
  23. 9dad0fd x86: Fix size for ex trampoline with 32bit by Yinghai Lu · 16 years ago
  24. 6a1e008 x86: Increase MAX_EARLY_RES; insufficient on 32-bit NUMA by Yinghai Lu · 16 years ago
  25. 893f38d x86: Use find_e820() instead of hard coded trampoline address by Yinghai Lu · 17 years ago
  26. 15b812f pci: increase alignment to make more space for hidden code by Yinghai Lu · 17 years ago
  27. 3c1596e mm: don't use alloc_bootmem_low() where not strictly needed by Jan Beulich · 17 years ago
  28. 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
  29. 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
  30. 6b18ae3 x86: Move memory_setup to x86_init_ops by Thomas Gleixner · 17 years ago
  31. 5051fd6 x86, e820: Guard against array overflowed in __e820_add_region() by Cyrill Gorcunov · 17 years ago
  32. ad361c9 Remove multiple KERN_ prefixes from printk formats by Joe Perches · 17 years ago
  33. 7c5371c4 x86: add boundary check for 32bit res before expand e820 resource to alignment by Yinghai Lu · 17 years ago
  34. 5d423cc x86/pci: remove rounding quirk from e820_setup_gap() by Yinghai Lu · 17 years ago
  35. 45fbe3e x86, e820, pci: reserve extra free space near end of RAM by Linus Torvalds · 17 years ago
  36. 6143876 x86: fix boot hang in early_reserve_e820() by Jan Beulich · 17 years ago
  37. ba63903 x86: e820 fix various signedness issues in setup.c and e820.c by Jaswinder Singh Rajput · 17 years ago
  38. c61cf4c x86: print out more info in e820_update_range() by Yinghai Lu · 17 years ago
  39. 78a8b35b x86: make e820_update_range() handle small range update by Yinghai Lu · 17 years ago
  40. 773e673 x86: fix e820_update_range() by Yinghai Lu · 17 years ago
  41. 5c0e6f0 x86: fix code paths used by update_mptable by Jan Beulich · 17 years ago
  42. 46cb27f x86: check range in reserve_early() by Yinghai Lu · 17 years ago
  43. b2576e1 Merge branch 'linus' into release by Len Brown · 17 years ago
  44. b69edc7 x86 hibernate: Mark ACPI NVS memory region at startup by Rafael J. Wysocki · 18 years ago
  45. 3e1e900 x86: change static allocation of trampoline area by Rafael J. Wysocki · 18 years ago
  46. 1f98757 x86: Clean up late e820 resource allocation by Linus Torvalds · 18 years ago
  47. 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
  48. 8308c54 generic: redefine resource_size_t as phys_addr_t by Jeremy Fitzhardinge · 18 years ago
  49. 59c37bf Merge commit 'v2.6.27-rc6' into x86/unify-cpu-detect by Ingo Molnar · 18 years ago
  50. d6be118 x86: fix memmap=exactmap boot argument by Prarit Bhargava · 18 years ago
  51. fac8f1e x86: split e820 reserved entries record to late, v7 by Yinghai Lu · 18 years ago
  52. a5444d1 x86: split e820 reserved entries record to late v4 by Ingo Molnar · 18 years ago
  53. 58f7c98 x86: split e820 reserved entries record to late v2 by Yinghai Lu · 18 years ago
  54. 671eef8 x86, e820: add support for AddressRangeUnusuable ACPI memory type by Cihula, Joseph · 18 years ago
  55. 3c9cb6d x86: introduce x86_quirks by Yinghai Lu · 18 years ago
  56. 5f1f2b3 x86: improve debug printout: add target bootmem range in early_res_to_bootmem() by Yinghai Lu · 18 years ago
  57. e5849e7 x86: remove arch_get_ram_range by Yinghai Lu · 18 years ago
  58. 7b479be x86, e820: remove end_user_pfn by Yinghai Lu · 18 years ago
  59. 6c82a00 Merge branch 'x86/generalize-visws' into x86/core by Ingo Molnar · 18 years ago
  60. f361a45 x86: introduce max_low_pfn_mapped for 64-bit by Yinghai Lu · 18 years ago
  61. 69a7704 x86: e820: user-defined memory maps: remove the range instead of update it to reserved by Yinghai Lu · 18 years ago
  62. 3b33553 x86: add early quirk support by Ingo Molnar · 18 years ago
  63. 3d43ecd x86: make e820_end return end_of_ram again for 64bit by Yinghai Lu · 18 years ago
  64. a737abd x86: e820 memmap - add checking for NULL early param by Cyrill Gorcunov · 18 years ago
  65. c22d4c1 x86: make e820_end return max ram type only for 32 bit by Yinghai Lu · 18 years ago
  66. 2dc807b x86: make max_pfn cover acpi table below 4g by Yinghai Lu · 18 years ago
  67. fc9036e x86: let early_reserve_e820 update e820_saved too by Yinghai Lu · 18 years ago
  68. 0be1552 x86: move saving e820_saved to setup_memory_map by Yinghai Lu · 18 years ago
  69. 5dfcf14 x86: use FIRMWARE_MEMMAP on x86/E820 by Bernhard Walle · 18 years ago
  70. 4fcc545 x86: make early_res_to_bootmem print out less 80 width chars by Yinghai Lu · 18 years ago
  71. dc8e812 x86: change copy_e820_map to append_e820_map by Yinghai Lu · 18 years ago
  72. fd6493e x86: cleanup e820_setup_gap(), v2 by Alok Kataria · 18 years ago
  73. 28bb223 x86: move reserve_setup_data to setup.c by Yinghai Lu · 18 years ago
  74. b4df32f x86: fix warning in e820_reserve_resources with 32bit by Yinghai Lu · 18 years ago
  75. ab67715 x86: early res print out alignment v2 by Yinghai Lu · 18 years ago
  76. 611dfd7 x86: limit E820 map when a user-defined memory map is specified by Bernhard Walle · 18 years ago
  77. 5dab8ec mm, generic, x86 boot: more tweaks to hex prints of some pfn addresses by Paul Jackson · 18 years ago
  78. 3381959 x86: cleanup e820_setup_gap(), add e820_search_gap(), v2 by Alok Kataria · 18 years ago
  79. c987d12 x86: remove end_pfn in 64bit by Yinghai Lu · 18 years ago
  80. 232b957 x86: change size if e820_update/remove_range by Yinghai Lu · 18 years ago
  81. 976dd4d x86: fix e820_update_range size when overlapping by Yinghai Lu · 18 years ago
  82. e2fc252 x86 boot: show pfn addresses in hex not decimal in some kernel info printks by Paul Jackson · 18 years ago
  83. c4ba132 x86 boot: allow overlapping early reserve memory ranges by Paul Jackson · 18 years ago
  84. 157fabf x86 boot: e820 code indentation fix by Paul Jackson · 18 years ago
  85. 7a1fd98 x86: add e820_remove_range by Yinghai Lu · 18 years ago
  86. 95a71a4 x86: cleanup machine_specific_memory_setup, v2 by Yinghai Lu · 18 years ago
  87. 064d25f x86: merge setup_memory_map with e820 by Yinghai Lu · 18 years ago
  88. 41c094f x86: move e820_resource_resources to e820.c by Yinghai Lu · 18 years ago
  89. 8c5beb5 x86 boot: pass E820 memory map entries more than 128 via linked list of setup data by Huang, Ying · 18 years ago
  90. b5bc6c0 x86, mm: use add_highpages_with_active_regions() for high pages init v2 by Yinghai Lu · 18 years ago
  91. d0be6bd x86: rename two e820 related functions by Yinghai Lu · 18 years ago
  92. d2dbf34 x86: clean up reserve_bootmem_generic() and port it to 32-bit by Yinghai Lu · 18 years ago
  93. ab4a465 x86: e820 merge parsing of the mem=/memmap= boot parameters by Yinghai Lu · 18 years ago
  94. df5f6c2 x86: unify the reserve_bootmem() behavior of early_res_to_bootmem() by Ingo Molnar · 18 years ago
  95. d0ec2c6 x86: reserve highmem pages via reserve_early by Huang, Ying · 18 years ago
  96. d3fbe5e x86: split out common code into find_overlapped_early() by Huang, Ying · 18 years ago
  97. bd70e52 x86: e820 max_arch_pfn typo fix for 64 bit by Yinghai Lu · 18 years ago
  98. ee0c80f x86: move e820_register_active() to e820.c by Yinghai Lu · 18 years ago
  99. 2944e16 x86: update mptable by Yinghai Lu · 18 years ago
  100. bf62f39 x86: move e820_mark_nosave_regions to e820.c by Yinghai Lu · 18 years ago