1. 781fe2e bootprotocol: cleanup by Ingo Molnar · 18 years ago
  2. 1a27fc0 x86_64: fix setup_node_bootmem to support big mem excluding with memmap by Yinghai Lu · 18 years ago
  3. 50eae2a x86, boot: add free_early to early reservation machanism by Huang, Ying · 18 years ago
  4. 1a7a34a x86: e820_64, fix section mismatch warning by Jacek Luczak · 18 years ago
  5. e44b7b7 x86: move suspend wakeup code to C by Pavel Machek · 18 years ago
  6. 6779429 x86: replace the now useless max_pfn_mapped define by Thomas Gleixner · 18 years ago
  7. c64df70 x86: memtest bootparam by Yinghai Lu · 18 years ago
  8. 0156126 x86: allocate e820 resource struct all together by Yinghai Lu · 18 years ago
  9. 272b9ca x86: early memtest to find bad ram by Yinghai Lu · 18 years ago
  10. 320a6b2 x86: reserve end-of-conventional-memory to 1MB, 64-bit by Alexander van Heukelum · 18 years ago
  11. 3def3d6 x86: clean up e820_reserve_resources on 64-bit by Yinghai Lu · 18 years ago
  12. 48c508b x86: clean up find_e820_area(), 64-bit by Yinghai Lu · 18 years ago
  13. 5dca6a1 x86: trim mtrr don't close gap for resource allocation. by Yinghai Lu · 18 years ago
  14. 24a5da7 x86_64: make bootmap_start page align v6 by Yinghai Lu · 18 years ago
  15. 25eff8d x86_64: add debug name for early_res by Yinghai Lu · 18 years ago
  16. 9198715 x86: fix overlap between pagetable with bss section by Yinghai Lu · 18 years ago
  17. 7517527 x86: replace hard coded reservations in 64-bit early boot code with dynamic table by Andi Kleen · 18 years ago
  18. aaf2304 x86: disable the GART early, 64-bit by Yinghai Lu · 18 years ago
  19. 746ef0c x86: prepare 64-bit architecture initialization for paravirt by Glauber de Oliveira Costa · 18 years ago
  20. b3ca74a x86: sanitize user specified e820 memmap values by Vladimir Berezniker · 18 years ago
  21. c9cce83 x86: remove extern declarations for code, data, bss resources by Bernhard Walle · 18 years ago
  22. 013d23e x86 e820_64.c: make 2 functions static by Adrian Bunk · 18 years ago
  23. 3abf024 x86: nuke a ton of unused exports by Thomas Gleixner · 18 years ago
  24. 718fc13 x86: move debug related declarations to kdebug.h by Thomas Gleixner · 18 years ago
  25. 2f36fa1 x86: clean up arch/x86/kernel/e820_64.c by Thomas Gleixner · 18 years ago
  26. 00bf409 kexec: add BSS to resource tree by Bernhard Walle · 19 years ago
  27. e820482 Intel IOMMU: Iommu Gfx workaround by Keshavamurthy, Anil S · 19 years ago
  28. 5c3391f Use extended crashkernel command line on x86_64 by Bernhard Walle · 19 years ago
  29. 30c8264 [x86] remove uses of magic macros for boot_params access by H. Peter Anvin · 19 years ago
  30. 250c227 x86_64: move kernel by Thomas Gleixner · 19 years ago[Renamed from arch/x86_64/kernel/e820_64.c]
  31. b43312c x86_64: prepare shared kernel/e820.c by Thomas Gleixner · 19 years ago[Renamed from arch/x86_64/kernel/e820.c]
  32. 5a3ece7 x86_64: arch/x86_64/kernel/e820.c lower printk severity by Dan Aloni · 19 years ago
  33. a7e9662 x86_64: fix e820_hole_size based on address ranges by David Rientjes · 19 years ago
  34. 3af044e x86_64: extract helper function from e820_register_active_regions by David Rientjes · 19 years ago
  35. 74dfd66 swsusp: do not use page flags by Rafael J. Wysocki · 19 years ago
  36. b92e9fa [PATCH] x86: fix amd64-agp aperture validation by Jan Beulich · 19 years ago
  37. 43999d9 [PATCH] x86-64: fix section mismatch warnings by Sam Ravnborg · 19 years ago
  38. 53fee04 [PATCH] x86-64: Fix fake numa for x86_64 machines with big IO hole by Rohit Seth · 19 years ago
  39. 076422d [PATCH] x86-64: Allocate the NUMA hash function nodemap dynamically by Amul Shah · 19 years ago
  40. 15803a4 [PATCH] x86-64: setup saved_max_pfn correctly (kdump) by Magnus Damm · 20 years ago
  41. 14f448e [PATCH] x86-64: Fix partial page check to ensure unusable memory is not being marked usable. by Aaron Durbin · 20 years ago
  42. 73bb891 [PATCH] x86-64: fix page align in e820 allocator by Vivek Goyal · 20 years ago
  43. 5cb248a [PATCH] Have x86_64 use add_active_range() and free_area_init_nodes by Mel Gorman · 20 years ago
  44. b278240 Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 by Linus Torvalds · 20 years ago
  45. e8eff5a [PATCH] Make swsusp avoid memory holes and reserved memory regions on x86_64 by Rafael J. Wysocki · 20 years ago
  46. 8380aab [PATCH] Remove non e820 fallbacks in high level code by Andi Kleen · 20 years ago
  47. dbf9272 [PATCH] Don't force reserve the 640k-1MB range by Andi Kleen · 20 years ago
  48. 3bd4d18 [PATCH] Move e820 map into e820.c by Andi Kleen · 20 years ago
  49. 2c8c0e6 [PATCH] Convert x86-64 to early param by Andi Kleen · 20 years ago
  50. caff071 [PATCH] initialize end of memory variables as early as possible by Jan Beulich · 20 years ago
  51. 79e453d Revert mmiocfg heuristics and blacklist changes by Linus Torvalds · 20 years ago
  52. ceee882 [PATCH] x86_64: Recover 1MB of kernel memory by Andi Kleen · 20 years ago
  53. 11012d4 [PATCH] x86: Revert e820 MCFG heuristics by Andi Kleen · 20 years ago
  54. 1a91023a [PATCH] x86_64: e820.c needs pgtable.h by Andrew Morton · 20 years ago
  55. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 20 years ago
  56. 2ee60e17 [PATCH] x86_64: Move export symbols to their C functions by Andi Kleen · 20 years ago
  57. 5c0f80f [PATCH] x86_64: Remove long obsolete CVS by Andi Kleen · 20 years ago
  58. 7ca97c6 [PATCH] x86_64: Fix off by one in bad_addr checking in find_e820_area by Robert Hentosh · 20 years ago
  59. ac71d12 [PATCH] x86_64: Avoid EBDA area in early boot allocator by Andi Kleen · 20 years ago
  60. 9522236 [PATCH] x86_64: Introduce e820_all_mapped by Arjan van de Ven · 20 years ago
  61. eee5a9f [PATCH] x86_64: Rename e820_mapped to e820_any_mapped by Arjan van de Ven · 20 years ago
  62. 9d99aaa [PATCH] x86_64: Support memory hotadd without sparsemem by Andi Kleen · 20 years ago
  63. 69cda7b [PATCH] kdump: x86_64: add memmmap command line option by akpm@osdl.org · 20 years ago
  64. 2bc0414 [PATCH] x86_64: Only use asm/sections.h to declare section symbols by Andi Kleen · 21 years ago
  65. b9491ac [PATCH] x86_64: e820.c needs module.h by Andrew Morton · 21 years ago
  66. f3591ff [PATCH] x86_64: Export end_pfn by Andi Kleen · 21 years ago
  67. 7c7a389 [PATCH] x86-64: Fix harmless off by one in e820 code by Andi Kleen · 21 years ago
  68. f0eca96 [PATCH] Update PCI IOMEM allocation start by Daniel Ritz · 21 years ago
  69. 48c8b11 [PATCH] x86_64: Fix off by one in e820_mapped by Eric W. Biederman · 21 years ago
  70. 485761b [PATCH] x86_64: Tell VM about holes in nodes by Andi Kleen · 21 years ago
  71. 5f5609d [PATCH] crashdump: x86_64: crashkernel option by Eric W. Biederman · 21 years ago
  72. 70adada4 [PATCH] kexec: x86_64: e820 64bit fix by Eric W. Biederman · 21 years ago
  73. 8059b2a [PATCH] x86-64: Handle empty E820 regions correctly by Venkatesh Pallipadi · 21 years ago
  74. a1e9778 [PATCH] x86_64: Port over e820 gap detection from i386 by Andi Kleen · 21 years ago
  75. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 21 years ago