1. 61f77ed mm/hugetlb: reduce arch dependent code around follow_huge_* by Naoya Horiguchi · 10 years ago
  2. 29afc4e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 10 years ago
  3. b007ea7 arm: drop L_PTE_FILE and pte_file()-related helpers by Kirill A. Shutemov · 10 years ago
  4. 5659c0e Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 10 years ago
  5. 8e64806 ARM: 8299/1: mm: ensure local active ASID is marked as allocated on rollover by Will Deacon · 10 years ago
  6. eab8d65 arm: dma-mapping: Set DMA IOMMU ops in arm_iommu_attach_device() by Laurent Pinchart · 10 years ago
  7. fba2890 ARM: 8298/1: ARM_KERNMEM_PERMS only works with MMU enabled by Arnd Bergmann · 10 years ago
  8. c2273a1 ARM: 8288/1: dma-mapping: don't detach devices without an IOMMU during teardown by Will Deacon · 10 years ago
  9. b69a780 ARM: cache-l2x0.c: Make it clear that cache-l2x0 handles L310 cache controller by Pavel Machek · 10 years ago
  10. f2c2273 ARM: l2c: fix comment by Geert Uytterhoeven · 10 years ago
  11. 1e34792 ARM: 8275/1: mm: fix PMD_SECT_RDONLY undeclared compile error by Victor Kamensky · 10 years ago
  12. ac08468 ARM: 8253/1: mm: use phys_addr_t type in map_lowmem() for kernel mem region by Grygorii Strashko · 10 years ago
  13. cca547e ARM: 8249/1: mm: dump: don't skip regions by Mark Rutland · 10 years ago
  14. 6f51ee7 Merge tag 'iommu-config-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  15. 26ceb12 Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 10 years ago
  16. 6cd94d5 Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  17. e9f2d6d Merge branch 'devel-stable' into for-next by Russell King · 10 years ago
  18. fbe4dd0 Merge branches 'fixes', 'misc', 'pm' and 'sa1100' into for-next by Russell King · 10 years ago
  19. 4e802cf ARM: 8238/1: mm: Refine set_memory_* functions by Jungseung Lee · 10 years ago
  20. 12e669b ARM: 8237/1: fix flush_pfn_alias by Jungseung Lee · 10 years ago
  21. 8023187 ARM: 8236/1: mm: fix discard_old_kernel_data by Jungseung Lee · 10 years ago
  22. 1d4d371 ARM: 8235/1: Support for the PXN CPU feature on ARMv7 by Jungseung Lee · 10 years ago
  23. 4bb2578 arm: dma-mapping: plumb our iommu mapping ops into arch_setup_dma_ops by Will Deacon · 10 years ago
  24. e818d5e Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 10 years ago
  25. 995ab51 ARM: 8222/1: mvebu: enable strex backoff delay by Thomas Petazzoni · 10 years ago
  26. ef59a20 ARM: 8216/1: xscale: correct auxiliary register in suspend/resume by Dmitry Eremin-Solenikov · 10 years ago
  27. 4ed89f2 ARM: convert printk(KERN_* to pr_* by Russell King · 10 years ago
  28. a391263 ARM: 8203/1: mm: try to re-use old ASID assignments following a rollover by Will Deacon · 10 years ago
  29. 6f0f2a9 ARM: 8196/1: vfp: Workaround bad MVFR1 register on some Kraits by Stephen Boyd · 10 years ago
  30. 5f01feb Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 10 years ago
  31. 08b964f ARM: 8198/1: make kuser helpers depend on MMU by Nathan Lynch · 10 years ago
  32. dc680b9 ARM: fix multiplatform allmodcompile by Linus Walleij · 10 years ago
  33. 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
  34. 3c43de0 Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 10 years ago
  35. 9ff0bb5 ARM: 8180/1: mm: implement no-highmem fast path in kmap_atomic_pfn() by Thomas Petazzoni · 10 years ago
  36. 6d0ec1d ARM: 8183/1: l2c: Improve l2c310_of_parse() error message by Fabio Estevam · 10 years ago
  37. 0057572 ARM: 8181/1: Drop extra return statement by Laura Abbott · 10 years ago
  38. d0b9284 ARM: 8182/1: l2c: Make l2x0_cache_size_of_parse() return 'int' by Fabio Estevam · 10 years ago
  39. 6e2028a Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 10 years ago
  40. 178c3df ARM: fix some printk formats by Russell King · 10 years ago
  41. 80d6b0c ARM: mm: allow text and rodata sections to be read-only by Kees Cook · 11 years ago
  42. 1e6b481 ARM: mm: allow non-text sections to be non-executable by Kees Cook · 11 years ago
  43. 99b4ac9 arm: fixmap: implement __set_fixmap() by Kees Cook · 11 years ago
  44. 836a241 ARM: expand fixmap region to 3MB by Rob Herring · 10 years ago
  45. b615bbb arm: use generic fixmap.h by Mark Salter · 10 years ago
  46. e17fd8e Merge tag 'samsung-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into fixes by Olof Johansson · 10 years ago
  47. b8cd51a arm: mm: enable RCU fast_gup by Steve Capper · 10 years ago
  48. 95b0e65 ARM: mm: don't limit default CMA region only to low memory by Marek Szyprowski · 10 years ago
  49. 36d0fd2 arm: use genalloc for the atomic pool by Laura Abbott · 10 years ago
  50. 513510d common: dma-mapping: introduce common remapping functions by Laura Abbott · 10 years ago
  51. d5d1689 Merge branches 'fiq' (early part), 'fixes', 'l2c' (early part) and 'misc' into for-next by Russell King · 10 years ago
  52. 421520b ARM: 8167/1: extend the reserved memory for initrd to be page aligned by Yalin Wang · 10 years ago
  53. f3354ab ARM: 8169/1: l2c: parse cache properties from ePAPR definitions by Linus Walleij · 10 years ago
  54. 8b521cb ARM: 8152/1: Convert pr_warning to pr_warn by Joe Perches · 10 years ago
  55. 5ca918e ARM: 8165/1: alignment: don't break misaligned NEON load/store by Robin Murphy · 10 years ago
  56. 2c553ac ARM: 8164/1: mm: clear SCTLR.HA instead of setting it for LPAE by Will Deacon · 10 years ago
  57. f6f1ae8 ARM: mm: Fix ifdef around cpu_*_do_[suspend, resume] ops by Bartlomiej Zolnierkiewicz · 10 years ago
  58. fbf1064 ARM: 8138/1: drop ISAR0 workaround for B15 by Brian Norris · 10 years ago
  59. 7e66cbc ARM: 8132/1: LPAE: drop wrong carry flag correction after adding TTBR1_OFFSET by Konstantin Khlebnikov · 10 years ago
  60. 8586831 ARM: 8128/1: abort: don't clear the exclusive monitors by Mark Rutland · 10 years ago
  61. 7fb00c2 ARM: 8114/1: LPAE: load upper bits of early TTBR0/TTBR1 by Konstantin Khlebnikov · 10 years ago
  62. b3345d7 Merge tag 'soc-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  63. a254129 CMA: generalize CMA reserved area management functionality by Joonsoo Kim · 10 years ago
  64. c89c3a6 Merge branch 'swp' (early part) into for-next by Russell King · 10 years ago
  65. 7109561 Merge branches 'fixes' and 'misc' into for-next by Russell King · 10 years ago
  66. c5cc87f ARM: idmap: add identity mapping usage note by Russell King · 10 years ago
  67. 3bb70de ARM: add comments to the early page table remap code by Russell King · 10 years ago
  68. 811a240 ARM: 8115/1: LPAE: reduce damage caused by idmap to virtual memory layout by Konstantin Khlebnikov · 10 years ago
  69. 823a19c ARM: fix alignment of keystone page table fixup by Russell King · 10 years ago
  70. c51e78e ARM: 8110/1: do CPU-specific init for Broadcom Brahma15 cores by Marc Carino · 10 years ago
  71. ded9477 ARM: 8109/1: mm: Modify pte_write and pmd_write logic for LPAE by Steven Capper · 10 years ago
  72. f37ac9e Merge tag 'exynos-cpuidle' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/soc by Olof Johansson · 10 years ago
  73. 4338925 Merge tag 'mvebu-soc-3.17-2' of git://git.infradead.org/linux-mvebu into next/soc by Olof Johansson · 10 years ago
  74. a11dd73 ARM: SWP emulation: always enable when SMP is enabled by Russell King · 10 years ago
  75. ddd0c53 ARM: 8103/1: save/restore Cortex-A9 CP15 registers on suspend/resume by Shawn Guo · 10 years ago
  76. 80d3cb9 ARM: 8090/1: add revision info for PL310 errata 588369 and 727915 by Shawn Guo · 10 years ago
  77. 7ca791c ARM: 8089/1: cpu_pj4b_suspend_size should base on cpu_v7_suspend_size by Shawn Guo · 10 years ago
  78. 1e7e321 ARM: alignment: save last kernel aligned fault location by Russell King · 10 years ago
  79. 6ebbf2c ARM: convert all "mov.* pc, reg" to "bx reg" for ARMv6+ by Russell King · 10 years ago
  80. af040ff ARM: make it easier to check the CPU part number correctly by Russell King · 10 years ago
  81. 6b07699 ARM: DMA: ensure that old section mappings are flushed from the TLB by Russell King · 10 years ago
  82. ba364fc ARM: Kirkwood: Remove mach-kirkwood by Andrew Lunn · 10 years ago
  83. 9a2c33a ARM: l2c: fix revision checking by Russell King · 10 years ago
  84. 6980c3e2 ARM: 8086/1: Set memblock limit for nommu by Laura Abbott · 10 years ago
  85. 98ea2db ARM: 8076/1: mm: add support for HW coherent systems in PL310 cache by Thomas Petazzoni · 10 years ago
  86. b8d8772 ARM: arm925: ensure assembly sets up writethrough mapping by Russell King · 10 years ago
  87. a641f3a ARM: l2c: fix dependencies on PL310 errata symbols by Russell King · 10 years ago
  88. eb3d3ec Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into next by Linus Torvalds · 10 years ago
  89. bd63ce2 Merge branch 'devel-stable' into for-next by Russell King · 10 years ago
  90. 1fb3334 Merge branches 'alignment', 'fixes', 'l2c' (early part) and 'misc' into for-next by Russell King · 10 years ago
  91. c177c81 hugetlb: restrict hugepage_migration_support() to x86_64 by Naoya Horiguchi · 10 years ago
  92. d270506 Merge tag 'devicetree-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux into next by Linus Torvalds · 10 years ago
  93. ff806d0 Merge branch 'for-v3.16' of git://git.linaro.org/people/mszyprowski/linux-dma-mapping into next by Linus Torvalds · 10 years ago
  94. 20e7e36 ARM: ensure C page table setup code follows assembly code (part II) by Russell King · 10 years ago
  95. ca8f0b0 ARM: ensure C page table setup code follows assembly code by Russell King · 11 years ago
  96. 0aeb340 ARM: remove global cr_no_alignment by Russell King · 11 years ago
  97. 3cb099f ARM: remove CPU_CP15 conditional from alignment.c by Russell King · 11 years ago
  98. c6e1360 ARM: remove unused adjust_cr() function by Russell King · 11 years ago
  99. 175352a ARM: move "noalign" command line option to alignment.c by Russell King · 11 years ago
  100. b4b20ad8 ARM: provide common method to clear bits in CPU control register by Russell King · 11 years ago