1. cc1050b x86: replace shrink_active_range() with remove_active_range() by Yinghai Lu · 16 years ago
  2. 9043f00 x86, numa, 32-bit: use find_e820_area() to find KVA RAM on node by Yinghai Lu · 16 years ago
  3. cc1a9d8 mm, x86: shrink_active_range() should check all by Yinghai Lu · 16 years ago
  4. 7b2a0a6 x86: make 32-bit use e820_register_active_regions() by Yinghai Lu · 16 years ago
  5. 84b56fa x86, numa, 32-bit: make sure get we kva space by Yinghai Lu · 16 years ago
  6. 6af61a7 x86: clean up max_pfn_mapped usage - 32-bit by Yinghai Lu · 16 years ago
  7. 287572c x86, numa, 32-bit: avoid clash between ramdisk and kva by Yinghai Lu · 16 years ago
  8. e8c27ac x86, numa, 32-bit: print out debug info on all kvas by Yinghai Lu · 16 years ago
  9. 0596152 x86, 32-bit: change propagate_e820_map() back to find_max_pfn() by Yinghai Lu · 16 years ago
  10. b66cd72 x86: set node_remap_size[0] in fallback path by Yinghai Lu · 16 years ago
  11. ba924c8 x86, numa, 32-bit: increase max_elements to 1024 by Yinghai Lu · 16 years ago
  12. a548128 x86: extend e820 early_res support 32bit -fix #5 by Yinghai Lu · 16 years ago
  13. 1638729 x86: extend e820 early_res support 32bit -fix #4 by Yinghai Lu · 16 years ago
  14. 48b83d2 x86: undo visws/numaq build changes by Thomas Gleixner · 16 years ago
  15. fa5c463 x86: rename find_max_pfn() to propagate_e820_map() by Ingo Molnar · 16 years ago
  16. ce3fe6b x86: use get_bios_ebda in mpparse_64.c by Alexey Starikovskiy · 17 years ago
  17. 76c32418 x86: fix trim mtrr not to setup_memory two times by Yinghai Lu · 17 years ago
  18. 72a7fe3 Introduce flags for reserve_bootmem() by Bernhard Walle · 17 years ago
  19. 1b000a5 x86: make NUMA work on 32-bit by Mel Gorman · 17 years ago
  20. bac4894 x86: make NUMA work on 32-bit again by Mel Gorman · 17 years ago
  21. cf8fa92 i386: handle an initrd in highmem (version 2) by H. Peter Anvin · 17 years ago
  22. fb8c177 x86: mm/discontig_32.c: make code static by Adrian Bunk · 17 years ago
  23. 27b46d7 spelling fixes: arch/i386/ by Simon Arlott · 17 years ago
  24. 59659f1 i386: make some variables static by Adrian Bunk · 17 years ago
  25. 30c8264 [x86] remove uses of magic macros for boot_params access by H. Peter Anvin · 17 years ago
  26. ad757b6 i386: move mm by Thomas Gleixner · 17 years ago[Renamed from arch/i386/mm/discontig_32.c]
  27. 6e5191e i386: prepare shared mm/discontig.c by Thomas Gleixner · 17 years ago[Renamed from arch/i386/mm/discontig.c]
  28. 28aa483 x86: Fix discontigmem + non-HIGHMEM compile by Linus Torvalds · 17 years ago
  29. 40d22c1 [PATCH] i386: Remove extern declaration from mm/discontig.c, put in header. by Rusty Russell · 18 years ago
  30. 7c7e942 [PATCH] memory hotplug: fix compile error for i386 with NUMA config by Yasunori Goto · 18 years ago
  31. 3529833 [PATCH] i386: substitute __va lookup with pfn_to_kaddr by David Rientjes · 18 years ago
  32. 6391af1 [PATCH] mm: use symbolic names instead of indices for zone initialisation by Mel Gorman · 18 years ago
  33. 8d8f3cb BUG_ON cleanups in arch/i386 by Eric Sesterhenn · 18 years ago
  34. 4cfee88 [PATCH] Have x86 use add_active_range() and free_area_init_nodes by Mel Gorman · 18 years ago
  35. b278240 Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 by Linus Torvalds · 18 years ago
  36. 89fa302 [PATCH] NUMA: Add zone_to_nid function by Christoph Lameter · 18 years ago
  37. f06a968 [PATCH] reduce MAX_NR_ZONES: fix MAX_NR_ZONES array initializations by Christoph Lameter · 18 years ago
  38. 9102330 [PATCH] convert i386 NUMA KVA space to bootmem by keith mannthey · 18 years ago
  39. ba9c231 [PATCH] i386: initialize end-of-memory variables as early as possible by Jan Beulich · 18 years ago
  40. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  41. d254c8f typo fixes: specfic -> specific by Adrian Bunk · 18 years ago
  42. 22a9835 [PATCH] unify PFN_* macros by Dave Hansen · 18 years ago
  43. 3571761 [PATCH] for_each_online_pgdat: remove sorting pgdat by KAMEZAWA Hiroyuki · 18 years ago
  44. 05039b9 [PATCH] memory hotplug: i386 addition functions by Dave Hansen · 19 years ago
  45. 6c231b7 [PATCH] Additions to .data.read_mostly section by Ravikiran G Thirumalai · 19 years ago
  46. 4b0271e [PATCH] Move the fix to align node_end_pfns to a proper location by Ravikiran G Thirumalai · 19 years ago
  47. 94d2ac6 [PATCH] mm: Ensure proper alignment for node_remap_start_pfn by Ravikiran G Thirumalai · 19 years ago
  48. 1bc3b91 [PATCH] crashdump: x86 crashkernel option by Eric W. Biederman · 19 years ago
  49. 129f694 [PATCH] Remove i386_ksyms.c, almost. by Alexey Dobriyan · 19 years ago
  50. 05b79bd [PATCH] sparsemem memory model for i386 by Andy Whitcroft · 19 years ago
  51. 5b505b9 [PATCH] sparsemem base: teach discontig about sparse ranges by Dave Hansen · 19 years ago
  52. 6f167ec [PATCH] sparsemem base: simple NUMA remap space allocator by Dave Hansen · 19 years ago
  53. c2ebaa4 [PATCH] sparsemem base: early_pfn_to_nid() (works before sparse is initialized) by Dave Hansen · 19 years ago
  54. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago