1. ac08468 ARM: 8253/1: mm: use phys_addr_t type in map_lowmem() for kernel mem region by Grygorii Strashko · 10 years ago
  2. e9f2d6d Merge branch 'devel-stable' into for-next by Russell King · 10 years ago
  3. 4e802cf ARM: 8238/1: mm: Refine set_memory_* functions by Jungseung Lee · 10 years ago
  4. 1d4d371 ARM: 8235/1: Support for the PXN CPU feature on ARMv7 by Jungseung Lee · 10 years ago
  5. 4ed89f2 ARM: convert printk(KERN_* to pr_* by Russell King · 10 years ago
  6. 06e944b Merge tag 'ronx-next' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux into devel-stable by Russell King · 10 years ago
  7. 1e6b481 ARM: mm: allow non-text sections to be non-executable by Kees Cook · 11 years ago
  8. 99b4ac9 arm: fixmap: implement __set_fixmap() by Kees Cook · 11 years ago
  9. 836a241 ARM: expand fixmap region to 3MB by Rob Herring · 10 years ago
  10. 8b521cb ARM: 8152/1: Convert pr_warning to pr_warn by Joe Perches · 10 years ago
  11. 3bb70de ARM: add comments to the early page table remap code by Russell King · 10 years ago
  12. 1fb3334 Merge branches 'alignment', 'fixes', 'l2c' (early part) and 'misc' into for-next by Russell King · 10 years ago
  13. 20e7e36 ARM: ensure C page table setup code follows assembly code (part II) by Russell King · 10 years ago
  14. ca8f0b0 ARM: ensure C page table setup code follows assembly code by Russell King · 10 years ago
  15. c6e1360 ARM: remove unused adjust_cr() function by Russell King · 11 years ago
  16. 175352a ARM: move "noalign" command line option to alignment.c by Russell King · 11 years ago
  17. b4b20ad ARM: provide common method to clear bits in CPU control register by Russell King · 11 years ago
  18. 1c2f87c ARM: 8025/1: Get rid of meminfo by Laura Abbott · 11 years ago
  19. 9581960 ARM: 8055/1: cacheflush: use -st dsb option for ensuring completion by Will Deacon · 10 years ago
  20. a05e54c ARM: 8031/2: change fixmap mapping region to support 32 CPUs by Liu Hua · 10 years ago
  21. 95959e6 Merge branches 'amba', 'fixes', 'misc', 'mmci', 'unstable/omap-dma' and 'unstable/sa11x0' into for-next by Russell King · 11 years ago
  22. b6ccb98 ARM: 7954/1: mm: remove remaining domain support from ARMv6 by Will Deacon · 11 years ago
  23. 4d9c5b8 ARM: 7950/1: mm: Fix stage-2 device memory attributes by Christoffer Dall · 11 years ago
  24. 71b5566 ARM: fix executability of CMA mappings by Russell King · 11 years ago
  25. 75374ad ARM: mm: Define set_memory_* functions for ARM by Laura Abbott · 11 years ago
  26. ebd4922 ARM: implement basic NX support for kernel lowmem mappings by Russell King · 11 years ago
  27. 2e2c9de ARM: add permission annotations to MT_MEMORY* mapping types by Russell King · 11 years ago
  28. 905b579 ARM: 7884/1: mm: Fix ECC mem policy printk by Michal Simek · 11 years ago
  29. a77e0c7 ARM: mm: Recreate kernel mappings in early_paging_init() by Santosh Shilimkar · 11 years ago
  30. 141b974 Merge branches 'debug-choice', 'devel-stable' and 'misc' into for-linus by Russell King · 11 years ago
  31. 24195ca Merge branch 'security-fixes' into fixes by Russell King · 11 years ago
  32. a5463cd ARM: make vectors page inaccessible from userspace by Russell King · 11 years ago
  33. 19accfd ARM: move vector stubs by Russell King · 11 years ago
  34. ff69a4c ARM: constify machine_desc structure uses by Russell King · 11 years ago
  35. c65b7e9 ARM: 7785/1: mm: restrict early_alloc to section-aligned memory by Russell King · 11 years ago
  36. bfd65dd Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 11 years ago
  37. ee4de5d ARM: 7781/1: mmu: Add debug_ll_io_init() mappings to early mappings by Stephen Boyd · 11 years ago
  38. fb2af00 Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 11 years ago
  39. d2033f2c Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  40. 3c0c01a Merge branch 'devel-stable' into for-next by Russell King · 11 years ago
  41. 37468b3 ARM: 7753/1: map_init_section flushes incorrect pmd by Po-Yu Chuang · 11 years ago
  42. 28d4bf7 ARM: mm: clean up membank size limit checks by Cyril Chemparathy · 12 years ago
  43. adf2e9f ARM: mm: cleanup checks for membank overlap with vmalloc area by Cyril Chemparathy · 12 years ago
  44. 82f6670 ARM: mm: use physical addresses in highmem sanity checks by Cyril Chemparathy · 12 years ago
  45. 20d6956 ARM: LPAE: use phys_addr_t in alloc_init_pud() by Vitaly Andrianov · 12 years ago
  46. bc37324 ARM: mmu: Call debug_ll_io_init if no map_io function is specified by Maxime Ripard · 11 years ago
  47. 946342d Merge branches 'devel-stable', 'entry', 'fixes', 'mach-types', 'misc' and 'smp-hotplug' into for-linus by Russell King · 11 years ago
  48. de40614 ARM: 7694/1: ARM, TCM: initialize TCM in paging_init(), instead of setup_arch() by Joonsoo Kim · 12 years ago
  49. e651eab ARM: 7677/1: LPAE: Fix mapping in alloc_init_section for unaligned addresses by Sricharan R · 12 years ago
  50. 73a09d2 Merge branch 'for-next' of git://git.pengutronix.de/git/ukl/linux into devel-stable by Russell King · 12 years ago
  51. 6db167d Merge branch 'for-linus-2' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 12 years ago
  52. 1b1c740 Merge branch 'misc' into for-linus by Russell King · 12 years ago
  53. bce2bd3 ARM: fix warnings introduced by previous patch by Russell King · 12 years ago
  54. 101eeda ARM: 7646/1: mm: use static_vm for managing static mapped areas by Joonsoo Kim · 12 years ago
  55. b849a60 ARM: make cr_alignment read-only #ifndef CONFIG_CPU_CP15 by Uwe Kleine-König · 13 years ago
  56. cc577c2 ARM: Add page table and page defines needed by KVM by Christoffer Dall · 12 years ago
  57. 93d5bf0 ARM: 7629/1: mm: Fix missing XN flag for for MT_MEMORY_SO by Santosh Shilimkar · 12 years ago
  58. d027db1 Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  59. 864aa04 ARM: mm: use pteval_t to represent page protection values by Will Deacon · 12 years ago
  60. e5c5f2a ARM: implement debug_ll_io_init() by Rob Herring · 12 years ago
  61. ca41cc9 Merge branch 'for-v3.7' of git://git.linaro.org/people/mszyprowski/linux-dma-mapping by Linus Torvalds · 12 years ago
  62. 48aa820f ARM: kill off arch_is_coherent by Rob Herring · 12 years ago
  63. 32dec75 Merge tag 'tegra-for-3.7-dmaengine' of git://git.kernel.org/pub/scm/linux/kernel/git/swarren/linux-tegra into next/cleanup by Olof Johansson · 12 years ago
  64. 863e99a Merge commit 'a849088aa1' from rmk/fixes into cleanup/io-pci by Arnd Bergmann · 12 years ago
  65. 36418c5 ARM: 7499/1: mm: Fix vmalloc overlap check for !HIGHMEM by Jonathan Austin · 12 years ago
  66. a849088 ARM: Fix ioremap() of address zero by Russell King · 12 years ago
  67. 91b006d Merge branches 'audit', 'delay', 'fixes', 'misc' and 'sta2x11' into for-linus by Russell King · 12 years ago
  68. c279443 ARM: Add fixed PCI i/o mapping by Rob Herring · 13 years ago
  69. 9ad86dd ARM: 7436/1: Do not map the vectors page as write-through on UP systems by Catalin Marinas · 12 years ago
  70. 19b52ab ARM: 7438/1: fill possible PMD empty section gaps by Nicolas Pitre · 12 years ago
  71. 158e8bf ARM: 7432/1: use the new linux/sizes.h by Alessandro Rubini · 12 years ago
  72. c790950 ARM: integrate CMA with DMA-mapping subsystem by Marek Szyprowski · 13 years ago
  73. 1a3abcf ARM: 7418/1: LPAE: fix access flag setup in mem_type_table by Vitaly Andrianov · 12 years ago
  74. 1490492 ARM: 7401/1: mm: Fix section mismatches by Stephen Boyd · 12 years ago
  75. 12679a2 Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 13 years ago
  76. 9f97da7 Disintegrate asm/system.h for ARM by David Howells · 13 years ago
  77. 15d07dc ARM: move CP15 definitions to separate header file by Russell King · 13 years ago
  78. 195864c ARM: move CP15 definitions to separate header file by Russell King · 13 years ago
  79. 94e5a85 ARM: earlier initialization of vectors page by Russell King · 13 years ago
  80. 6ae25a5 Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/linux into devel-stable by Russell King · 13 years ago
  81. 77f73a2 ARM: LPAE: mark memory banks with start > ULONG_MAX as highmem by Will Deacon · 13 years ago
  82. 1b6ba46 ARM: LPAE: MMU setup for the 3-level page table format by Catalin Marinas · 13 years ago
  83. 576d2f2 ARM: add generic ioremap optimization by reusing static mappings by Nicolas Pitre · 13 years ago
  84. 0536bdf ARM: move iotable mappings within the vmalloc region by Nicolas Pitre · 13 years ago
  85. 55a8173 ARM: move initialization of the high_memory variable earlier by Nicolas Pitre · 13 years ago
  86. 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
  87. 442e70c ARM: 7076/1: LPAE: Add (pte|pmd)val_t type definitions as u32 by Catalin Marinas · 13 years ago
  88. 8fb5428 ARM: mm: Add strongly ordered descriptor support. by Santosh Shilimkar · 13 years ago
  89. e73fc88 ARM: 7059/1: LPAE: Use PMD_(SHIFT|SIZE|MASK) instead of PGDIR_* by Catalin Marinas · 13 years ago
  90. 0371d3f ARM: move memory layout sanity checking before meminfo initialization by Russell King · 13 years ago
  91. 40f7bfe ARM: 6914/1: sparsemem: fix highmem detection when using SPARSEMEM by Will Deacon · 13 years ago
  92. 1c39517 mm: now that all old mmu_gather code is gone, remove the storage by Peter Zijlstra · 13 years ago
  93. 196f020 Merge branches 'fixes', 'pgt-next' and 'versatile' into devel by Russell King · 14 years ago
  94. aaa5004 ARM: 6639/1: allow highmem on SMP platforms without h/w TLB ops broadcast by Nicolas Pitre · 14 years ago
  95. 516295e ARM: pgtable: add pud-level code by Russell King · 14 years ago
  96. e33b9d0 ARM: Use long long format when printing meminfo physical addresses by Russell King · 14 years ago
  97. cae6292 ARM: 6672/1: LPAE: use phys_addr_t instead of unsigned long in mapping functions by Will Deacon · 14 years ago
  98. 29a3819 ARM: 6674/1: LPAE: use long long format when printing physical addresses and ptes by Will Deacon · 14 years ago
  99. 410f148 ARM: 6667/1: Fix early_pte_alloc() assumption about the Linux PTE by Catalin Marinas · 14 years ago
  100. 28cdac6 Merge branch 'pgt' (early part) into devel by Russell King · 14 years ago