1. 59f9f1c mm: Add total_unmovable_pages global variable by Jack Cheung · 13 years ago
  2. d074fa2 Merge remote-tracking branch 'common/android-3.0' into msm-3.0 by Bryan Huntsman · 13 years ago
  3. ea5a90bd arm: handle discontig page struct between sections by Olav Haugan · 13 years ago
  4. 1289deb ARM: 7113/1: mm: Align bank start to MAX_ORDER_NR_PAGES by Linus Walleij · 13 years ago
  5. b2a4c82 arm: handle discontiguous page structures between sections by Larry Bassel · 13 years ago
  6. d4e809e arm: add support for ARCH_POPULATES_NODE_MAP by Larry Bassel · 13 years ago
  7. 150d503 arm: add support for DONT_MAP_HOLE_AFTER_MEMBANK0 by Larry Bassel · 13 years ago
  8. a4414b1 arm: make memory power routines conform to current generic API by Larry Bassel · 13 years ago
  9. ccd78a4 arm: mm: Exclude additional mem_map entries from free by Michael Bohan · 13 years ago
  10. 61fe472 msm: arch_add_memory should only perform logical memory hotplug by Larry Bassel · 13 years ago
  11. ae683e8 arm: remove support for non-standard memory tags by Larry Bassel · 13 years ago
  12. 3f2bc4d Initial Contribution by Bryan Huntsman · 13 years ago
  13. 8f4b8c7 ARM: initrd: disable initrds outside of memory by Russell King · 13 years ago
  14. 45f6d7e ARM: 6951/1: include .bss in memory layout information by Rabin Vincent · 14 years ago
  15. 239df0f Merge branches 'devel', 'devel-stable' and 'fixes' into for-linus by Russell King · 14 years ago
  16. 7b7bf49 ARM: 6913/1: sparsemem: allow pfn_valid to be overridden when using SPARSEMEM by Will Deacon · 14 years ago
  17. 7bf02ea arch, mm: filter disallowed nodes from arch specific show_mem functions by David Rientjes · 14 years ago
  18. 03eb141 Merge branch 'devicetree/arm-next' of git://git.secretlab.ca/git/linux-2.6 into devel-stable by Russell King · 14 years ago
  19. 4b60e5f Merge branches 'consolidate-clksrc', 'consolidate-flash', 'consolidate-generic', 'consolidate-smp', 'consolidate-stmp' and 'consolidate-zones' into consolidate by Russell King · 14 years ago
  20. 93c02ab arm/dt: probe for platforms via the device tree by Grant Likely · 14 years ago
  21. 9af386c ARM: 6890/1: memmap: only free allocated memmap entries when using SPARSEMEM by Will Deacon · 14 years ago
  22. be20902 ARM: use ARM_DMA_ZONE_SIZE to adjust the zone sizes by Russell King · 14 years ago
  23. 9eb8f67 arm/dt: Allow CONFIG_OF on ARM by Grant Likely · 14 years ago
  24. b2b755b lib, arch: add filter argument to show_mem and fix private implementations by David Rientjes · 14 years ago
  25. 196f020 Merge branches 'fixes', 'pgt-next' and 'versatile' into devel by Russell King · 14 years ago
  26. cae6292 ARM: 6672/1: LPAE: use phys_addr_t instead of unsigned long in mapping functions by Will Deacon · 14 years ago
  27. b0a2679 ARM: initrd: disable initrd if passed address overlaps reserved region by Russell King · 14 years ago
  28. f25b4b4 ARM: memblock: move meminfo into find_limits directly by Russell King · 14 years ago
  29. df4f14c ARM: memblock: convert free_highpages() to use memblock by Russell King · 14 years ago
  30. d0e775a ARM: move freeing of highmem pages out of mem_init() by Russell King · 14 years ago
  31. 47ea3c1 ARM: memblock: convert memory detail printing to use memblock by Russell King · 14 years ago
  32. a801d27 ARM: memblock: use memblock to free memory into arm_bootmem_init() by Russell King · 14 years ago
  33. a2c54d2 ARM: memblock: use memblock when initializing memory allocators by Russell King · 14 years ago
  34. 7dc50ec ARM: ensure membank array is always sorted by Russell King · 14 years ago
  35. 3044100 Merge branch 'core-memblock-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  36. c7fc2de memblock, bootmem: Round pfn properly for memory and reserved regions by Yinghai Lu · 14 years ago
  37. 842eab4 ARM: vmlinux.lds: Refer to start of .data using _sdata rather than _data by Russell King · 14 years ago
  38. 7c99636 arm, memblock: Fix the sparsemem build by Yinghai Lu · 14 years ago
  39. 719c151 memblock/arm: Use new accessors by Benjamin Herrenschmidt · 14 years ago
  40. 5e6f6aa memblock/arm: pfn_valid uses memblock_is_memory() by Benjamin Herrenschmidt · 14 years ago
  41. e3239ff memblock: Rename memblock_region to memblock_type and memblock_property to memblock_region by Benjamin Herrenschmidt · 14 years ago
  42. 7b70c42 Merge branch 'devel-stable' into devel by Russell King · 14 years ago
  43. ceb0885 Merge branch 'misc' into devel by Russell King · 14 years ago
  44. 1dbd30e ARM: 6225/1: make TCM allocation static and common for all archs by Linus Walleij · 14 years ago
  45. a9deb13 ARM: Remove unnecessary call to find_limits() by Russell King · 14 years ago
  46. e07b9e0 ARM: LMB: convert pfn_valid to use LMB by Russell King · 14 years ago
  47. eda2e5d ARM: LMB: Convert arm_memory_present() to use LMB memory information by Russell King · 14 years ago
  48. 8d717a5 ARM: Convert platform reservations to use LMB rather than bootmem by Russell King · 15 years ago
  49. 2778f62 ARM: initial LMB trial by Russell King · 14 years ago
  50. 07d2a5c ARM: 6224/1: print TCM whereabouts in init message by Linus Walleij · 14 years ago
  51. 98c672c ARM: Move platform memory reservations out of generic code by Russell King · 15 years ago
  52. b65b478 ARM: Remove 'node' argument form arch_adjust_zones() by Russell King · 15 years ago
  53. be37030 ARM: Remove DISCONTIGMEM support by Russell King · 15 years ago
  54. 3260e52 arm: mm: Don't free prohibited memmap entries by Michael Bohan · 14 years ago
  55. ea208f6 ARM: 6144/1: TCM memory bug freeing bug by Linus Walleij · 15 years ago
  56. ac1d426 Merge branch 'devel-stable' into devel by Russell King · 15 years ago
  57. a222712 ARM: Move memory mapping into mmu.c by Russell King · 15 years ago
  58. ceb683d ARM: Ensure meminfo is sorted prior to sanity_check_meminfo by Russell King · 15 years ago
  59. ea056df ARM: 6093/1: Fix kernel memory printing for sparsemem by Catalin Marinas · 15 years ago
  60. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  61. a183927 ARM: 5929/1: Add checks to detect overlap of memory regions. by Fenkart/Bostandzhyan · 15 years ago
  62. c931b4f ARM: 5928/1: Change type of VMALLOC_END to unsigned long. by Fenkart/Bostandzhyan · 15 years ago
  63. a7bd08c ARM: 5927/1: Make delimiters of DMA area globally visibly. by Fenkart/Bostandzhyan · 15 years ago
  64. db9ef1a ARM: 5926/1: Add "Virtual kernel memory..." printout. by Fenkart/Bostandzhyan · 15 years ago
  65. 2b0d8c2 ARM: 5880/1: arm: use generic infrastructure for early params by Jeremy Kerr · 15 years ago
  66. 4b52940 mm: make totalhigh_pages unsigned long by Andreas Fenkart · 15 years ago
  67. 657e12f ARM: Fix sparsemem with SPARSEMEM_EXTREME enabled by Russell King · 15 years ago
  68. 3257f43 ARM: 5747/1: Fix the start_pg value in free_memmap() by Catalin Marinas · 15 years ago
  69. baea7b9 Merge branch 'origin' into for-linus by Russell King · 15 years ago
  70. cc013a8 arches: drop superfluous casts in nr_free_pages() callers by Geert Uytterhoeven · 15 years ago
  71. bc58177 ARM: 5580/2: ARM TCM (Tightly-Coupled Memory) support v3 by Linus Walleij · 15 years ago
  72. b7cfda9 ARM: Fix pfn_valid() for sparse memory by Russell King · 15 years ago
  73. dde5828 ARM: Fix broken highmem support by Russell King · 15 years ago
  74. 3835f6c [ARM] mem_init(): make highmem pages available for use by Nicolas Pitre · 16 years ago
  75. 1522ac3 [ARM] Fix virtual to physical translation macro corner cases by Russell King · 16 years ago
  76. 37efe64 [ARM] use asm/sections.h by Russell King · 16 years ago
  77. 6db015e [ARM] mem_init() cleanups by Nicolas Pitre · 16 years ago
  78. 4b5f32c [ARM] rationalize memory configuration code some more by Nicolas Pitre · 16 years ago
  79. b7a69ac [ARM] mm: finish ARM sparsemem support by Russell King · 16 years ago
  80. d2a38ef [ARM] mm: provide helpers for accessing membanks by Russell King · 16 years ago
  81. eca7321 [ARM] mm: move validation of membanks to one place by Russell King · 16 years ago
  82. 5ed5fdf [ARM] clean up a load of old declarations by Russell King · 16 years ago
  83. 012d1f4 [ARM] move initrd code from kernel/setup.c to mm/init.c by Russell King · 16 years ago
  84. b962a28 [ARM] initrd: claim initrd memory exclusively by Russell King · 16 years ago
  85. 9109fb7 mm: drop unneeded pgdat argument from free_area_init_node() by Johannes Weiner · 16 years ago
  86. c48b2e9 [ARM] remove redundant display of free swap space in show_mem() by Johannes Weiner · 17 years ago
  87. 72a7fe3 Introduce flags for reserve_bootmem() by Bernhard Walle · 17 years ago
  88. 0f0a00b [ARM] Remove needless linux/ptrace.h includes by Russell King · 18 years ago
  89. 204ecae [ARM] Fix show_mem() for discontigmem by Russell King · 18 years ago
  90. 5e70982 [ARM] 3927/1: Allow show_mem() to work with holes in memory map. by Ray Lehtiniemi · 18 years ago
  91. d111e8f [ARM] Split ARM MM initialisation for !mmu by Russell King · 18 years ago
  92. 456335e [ARM] Separate page table manipulation code from bootmem initialisation by Russell King · 18 years ago
  93. 4052ebb [ARM] 3859/1: Fix devicemaps_init() XIP_KERNEL odd 1MiB XIP_PHYS_ADDR translation error by George G. Davis · 18 years ago
  94. 1b2e2b7 [ARM] Cleanup arch/arm/mm a little by Russell King · 18 years ago
  95. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  96. 888e7bf [ARM] Remove TABLE_SIZE, and several unused function prototypes by Russell King · 18 years ago
  97. 74d02fb [ARM] Move FLUSH_BASE macros to asm/arch/memory.h by Russell King · 19 years ago
  98. 591eb85 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 19 years ago
  99. 7835e98 [PATCH] remove set_page_count() outside mm/ by Nick Piggin · 19 years ago
  100. f78f104 [ARM] Remove unnecessary asm/hardware.h includes by Russell King · 19 years ago