1. eb3d3ec Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into next by Linus Torvalds · 10 years ago
  2. 1fb3334 Merge branches 'alignment', 'fixes', 'l2c' (early part) and 'misc' into for-next by Russell King · 10 years ago
  3. 0aeb340 ARM: remove global cr_no_alignment by Russell King · 10 years ago
  4. b4b20ad ARM: provide common method to clear bits in CPU control register by Russell King · 10 years ago
  5. 1c2f87c ARM: 8025/1: Get rid of meminfo by Laura Abbott · 10 years ago
  6. d1552ce of/fdt: move memreserve and dtb memory reservations into core by Rob Herring · 10 years ago
  7. bcedb5f arm: add support for reserved memory defined by device tree by Marek Szyprowski · 10 years ago
  8. f5137a4 Merge branches 'fixes' and 'misc' into for-linus by Russell King · 11 years ago
  9. 4c235cb ARM: 7941/2: Fix incorrect FDT initrd parameter override by Ben Peddell · 11 years ago
  10. f341535 Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 11 years ago
  11. cfb66586 arch/arm/mm/init.c: use memblock apis for early memory allocations by Santosh Shilimkar · 11 years ago
  12. aec6a88 mm, show_mem: remove SHOW_MEM_FILTER_PAGE_COUNT by Mel Gorman · 11 years ago
  13. 857989a Merge branch 'devel-stable' into for-next by Russell King · 11 years ago
  14. 7990ac9 Merge branch 'for_3.14/arm-no-bootmem' of git://git.kernel.org/pub/scm/linux/kernel/git/ssantosh/linux-keystone into devel-stable by Russell King · 11 years ago
  15. 6bcac80 Revert "ARM: 7908/1: mm: Fix the arm_dma_limit calculation" by Russell King · 11 years ago
  16. 787b0d5 ARM: 7908/1: mm: Fix the arm_dma_limit calculation by Santosh Shilimkar · 11 years ago
  17. 84f452b ARM: mm: Remove bootmem code and switch to NO_BOOTMEM by Santosh Shilimkar · 11 years ago
  18. 8e58cae ARM: mm: Don't allow resizing of memblock data until "low" memory is not mapped by Grygorii Strashko · 11 years ago
  19. b3ba41f ARM: mm: Fix max_mapnr with recent max*pfn updates by Santosh Shilimkar · 11 years ago
  20. 8ceafbf Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 11 years ago
  21. 10d0c97 Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 11 years ago
  22. 26ba47b ARM: 7805/1: mm: change max*pfn to include the physical offset of memory by Santosh Shilimkar · 11 years ago
  23. 4dcfa60 ARM: DMA-API: better handing of DMA masks for coherent allocations by Russell King · 11 years ago
  24. cebf3e4 Revert "ARM: init: add support for reserved memory defined by device tree" by Marek Szyprowski · 11 years ago
  25. 29eb45a of: remove early_init_dt_setup_initrd_arch by Rob Herring · 11 years ago
  26. 6593930 arm: set initrd_start/initrd_end for fdt scan by Rob Herring · 11 years ago
  27. 31f7c3a Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux by Linus Torvalds · 11 years ago
  28. 6404141 Merge tag 'late-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  29. 64c3538 Merge branch 'for-v3.12' of git://git.linaro.org/people/mszyprowski/linux-dma-mapping by Linus Torvalds · 11 years ago
  30. 10bcdfb ARM: init: add support for reserved memory defined by device tree by Marek Szyprowski · 11 years ago
  31. 364230b ARM: use phys_addr_t for DMA zone sizes by Rob Herring · 11 years ago
  32. ff69a4c ARM: constify machine_desc structure uses by Russell King · 11 years ago
  33. 374d5c9 of: Specify initrd location using 64-bit by Santosh Shilimkar · 11 years ago
  34. bfd65dd Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 11 years ago
  35. 319e0b4 ARM: mm: fix boot on SA1110 Assabet by Russell King · 11 years ago
  36. 2450c97 mm/ARM: prepare for removing num_physpages and simplify mem_init() by Jiang Liu · 11 years ago
  37. 0c98853 mm: concentrate modification of totalram_pages into the mm core by Jiang Liu · 11 years ago
  38. dbe67df mm: enhance free_reserved_area() to support poisoning memory with zero by Jiang Liu · 11 years ago
  39. 1119969 mm: change signature of free_reserved_area() to fix building warnings by Jiang Liu · 11 years ago
  40. de22cc6 ARM: LPAE: use phys_addr_t for initrd location by Vitaly Andrianov · 12 years ago
  41. 56bc628 ARM: LPAE: use phys_addr_t in free_memmap() by Vitaly Andrianov · 12 years ago
  42. dd6911e mm/ARM: use free_highmem_page() to free highmem pages into buddy system by Jiang Liu · 11 years ago
  43. 83db038 mm/ARM: use common help functions to free reserved pages by Jiang Liu · 11 years ago
  44. 4b59e6c mm, show_mem: suppress page counts in non-blockable contexts by David Rientjes · 11 years ago
  45. 7ac68a4 ARM: Allow arm_memblock_steal() to remove memory from any RAM region by Russell King · 12 years ago
  46. 91b006d Merge branches 'audit', 'delay', 'fixes', 'misc' and 'sta2x11' into for-linus by Russell King · 12 years ago
  47. 158e8bf ARM: 7432/1: use the new linux/sizes.h by Alessandro Rubini · 12 years ago
  48. 4986e5c ARM: mm: fix type of the arm_dma_limit global variable by Marek Szyprowski · 12 years ago
  49. c790950 ARM: integrate CMA with DMA-mapping subsystem by Marek Szyprowski · 13 years ago
  50. 1490492 ARM: 7401/1: mm: Fix section mismatches by Stephen Boyd · 12 years ago
  51. 12679a2 Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 12 years ago
  52. d9277d5 ARM: 7312/1: only show modules in the memory layout for MODULES=y by Uwe Kleine-König · 13 years ago
  53. 9e45dd6 ARM: Remove duplicate asm/memblock.h include from arch/arm/mm/init.c by Jesper Juhl · 13 years ago
  54. bc2827d ARM: fix a section mismatch warning with our use of memblock by Russell King · 13 years ago
  55. 716a3dc ARM: Add arm_memblock_steal() to allocate memory away from the kernel by Russell King · 13 years ago
  56. 770e1b0 Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-arm by Linus Torvalds · 13 years ago
  57. 1aadc05 memblock: s/memblock_analyze()/memblock_allow_resize()/ and update users by Tejun Heo · 13 years ago
  58. fe091c2 memblock: Kill memblock_init() by Tejun Heo · 13 years ago
  59. 1c16d24 memblock: Fix include breakages caused by 24aa07882b by Tejun Heo · 13 years ago
  60. 55a8173 ARM: move initialization of the high_memory variable earlier by Nicolas Pitre · 13 years ago
  61. 27a3f0e ARM: sort the meminfo array earlier by Nicolas Pitre · 13 years ago
  62. dc28094 arm: Add export.h to ARM specific files as required. by Paul Gortmaker · 13 years ago
  63. 1fdb24e Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-arm by Linus Torvalds · 13 years ago
  64. 002ea9eef ARM: 7113/1: mm: Align bank start to MAX_ORDER_NR_PAGES by Linus Walleij · 13 years ago
  65. f70cac8 Merge branch 'kprobes-test' of git://git.yxit.co.uk/linux into devel-stable by Russell King · 13 years ago
  66. fb492c9 ARM: 7067/1: mm: keep significant bits in pfn_valid by Mark Rutland · 13 years ago
  67. 99d1717 ARM: Add init_consistent_dma_size() by Jon Medhurst · 13 years ago
  68. bf912d9 ARM: 7010/1: mm: fix invalid loop for poison_init_mem by Jamie Iles · 13 years ago
  69. 3ad5515 Merge branch 'devel-stable' into for-next by Russell King · 13 years ago
  70. 06f365a Merge branches 'btc', 'dma', 'entry', 'fixes', 'linker-layout', 'misc', 'mmci', 'suspend' and 'vfp' into for-next by Russell King · 13 years ago
  71. fb89fcf ARM: ARM_DMA_ZONE_SIZE is no more by Nicolas Pitre · 13 years ago
  72. 6503201 ARM: change ARM_DMA_ZONE_SIZE into a variable by Nicolas Pitre · 13 years ago
  73. 022ae53 ARM: dma: replace ISA_DMA_THRESHOLD with a variable by Russell King · 13 years ago
  74. 54d5257 ARM: 6996/1: mm: Poison freed init memory by Stephen Boyd · 13 years ago
  75. 3835d69 ARM: vmlinux.lds: move init sections between text and data sections by Russell King · 13 years ago
  76. 8f4b8c7 ARM: initrd: disable initrds outside of memory by Russell King · 13 years ago
  77. 45f6d7e ARM: 6951/1: include .bss in memory layout information by Rabin Vincent · 13 years ago
  78. 239df0f Merge branches 'devel', 'devel-stable' and 'fixes' into for-linus by Russell King · 13 years ago
  79. 7b7bf49 ARM: 6913/1: sparsemem: allow pfn_valid to be overridden when using SPARSEMEM by Will Deacon · 13 years ago
  80. 7bf02ea arch, mm: filter disallowed nodes from arch specific show_mem functions by David Rientjes · 13 years ago
  81. 03eb141 Merge branch 'devicetree/arm-next' of git://git.secretlab.ca/git/linux-2.6 into devel-stable by Russell King · 13 years ago
  82. 4b60e5f Merge branches 'consolidate-clksrc', 'consolidate-flash', 'consolidate-generic', 'consolidate-smp', 'consolidate-stmp' and 'consolidate-zones' into consolidate by Russell King · 13 years ago
  83. 93c02ab arm/dt: probe for platforms via the device tree by Grant Likely · 13 years ago
  84. 9af386c ARM: 6890/1: memmap: only free allocated memmap entries when using SPARSEMEM by Will Deacon · 13 years ago
  85. be20902 ARM: use ARM_DMA_ZONE_SIZE to adjust the zone sizes by Russell King · 13 years ago
  86. 9eb8f67 arm/dt: Allow CONFIG_OF on ARM by Grant Likely · 13 years ago
  87. b2b755b lib, arch: add filter argument to show_mem and fix private implementations by David Rientjes · 13 years ago
  88. 196f020 Merge branches 'fixes', 'pgt-next' and 'versatile' into devel by Russell King · 13 years ago
  89. cae6292 ARM: 6672/1: LPAE: use phys_addr_t instead of unsigned long in mapping functions by Will Deacon · 14 years ago
  90. b0a2679 ARM: initrd: disable initrd if passed address overlaps reserved region by Russell King · 14 years ago
  91. f25b4b4 ARM: memblock: move meminfo into find_limits directly by Russell King · 14 years ago
  92. df4f14c ARM: memblock: convert free_highpages() to use memblock by Russell King · 14 years ago
  93. d0e775a ARM: move freeing of highmem pages out of mem_init() by Russell King · 14 years ago
  94. 47ea3c1 ARM: memblock: convert memory detail printing to use memblock by Russell King · 14 years ago
  95. a801d27 ARM: memblock: use memblock to free memory into arm_bootmem_init() by Russell King · 14 years ago
  96. a2c54d2 ARM: memblock: use memblock when initializing memory allocators by Russell King · 14 years ago
  97. 7dc50ec ARM: ensure membank array is always sorted by Russell King · 14 years ago
  98. 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
  99. c7fc2de memblock, bootmem: Round pfn properly for memory and reserved regions by Yinghai Lu · 14 years ago
  100. 842eab4 ARM: vmlinux.lds: Refer to start of .data using _sdata rather than _data by Russell King · 14 years ago