1. 5193d0b3 ARM: align the start and end of v7_setup_stack to cache line by Cong Zhang · 4 years, 6 months ago
  2. 4a5a878 arm: mm: restrict EXEC to text and init by Vishwanath Raju K · 4 years, 7 months ago
  3. f0b1a1d ARM: io: Make __check_vmalloc_seq() be aware of vmalloc savings by Yadu MG · 4 years, 8 months ago
  4. d3054dc Merge android-4.9.204(72e8598) into msm-4.9 by jianzhou · 4 years, 9 months ago
  5. 926acc1 Merge android-4.9.200(851ba64) into msm-4.9 by jianzhou · 4 years, 10 months ago
  6. 374bc13 Merge android-4.9.196(cd0d461) into msm-4.9 by jianzhou · 4 years, 10 months ago
  7. 4be6354 Merge android-4.9.194(f360bd46) into msm-4.9 by jianzhou · 4 years, 10 months ago
  8. 72e8598 Merge 4.9.204 into android-4.9-q by Greg Kroah-Hartman · 4 years, 10 months ago
  9. 3cc1ac2 ARM: 8904/1: skip nomap memblocks while finding the lowmem/highmem boundary by Chester Lin · 5 years ago
  10. 851ba64 Merge 4.9.200 into android-4.9-q by Greg Kroah-Hartman · 4 years, 11 months ago
  11. 5124ad2 ARM: mm: fix alignment handler faults under memory pressure by Russell King · 5 years ago
  12. cd0d461 Merge 4.9.196 into android-4.9-q by Greg Kroah-Hartman · 5 years ago
  13. 6b81ce5 ARM: 8903/1: ensure that usable memory in bank 0 starts from a PMD-aligned address by Mike Rapoport · 5 years ago
  14. 4ae0fc9 ARM: 8898/1: mm: Don't treat faults reported from cache maintenance as writes by Will Deacon · 5 years ago
  15. f360bd4 Merge 4.9.194 into android-4.9-q by Greg Kroah-Hartman · 5 years ago
  16. 746643b ARM: 8901/1: add a criteria for pfn_valid of arm by zhaoyang · 5 years ago
  17. 71c3696 ARM: 8874/1: mm: only adjust sections of valid mm structures by Doug Berger · 5 years ago
  18. f4d47e7 Merge "arm: mm: init: check for upper PAGE_SHIFT bits in pfn_valid()" by Linux Build Service Account · 5 years ago
  19. acb9cd8 arm: mm: init: check for upper PAGE_SHIFT bits in pfn_valid() by qqzhou · 5 years ago
  20. b7d9747 Merge android-4.9.160 (fd5657a) into msm-4.9 by jianzhou · 6 years ago
  21. 7c85ed0 Merge 4.9.159 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  22. b788fed ARM: fix the cockup in the previous patch by Russell King · 6 years ago
  23. 2307923 ARM: ensure that processor vtables is not lost after boot by Russell King · 6 years ago
  24. ab6c397 ARM: spectre-v2: per-CPU vtables to work around big.Little systems by Russell King · 6 years ago
  25. b62aeea Merge android-4.9.149 (ed0b11d) into msm-4.9 by jianzhou · 6 years ago
  26. f41ab60 Merge android-4.9.145 (6328e64) into msm-4.9 by jianzhou · 6 years ago
  27. a2f9236 Merge 4.9.147 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  28. 493a06d ARM: 8815/1: V7M: align v7m_dma_inv_range() with v7 counterpart by Vladimir Murzin · 6 years ago
  29. c711ec9 ARM: 8814/1: mm: improve/fix ARM v7_dma_inv_range() unaligned address handling by Chris Cole · 6 years ago
  30. 6e55647 Merge 4.9.139 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  31. a0f30ae Merge 4.9.136 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  32. 47571a9 ARM: spectre-v2: warn about incorrect context switching functions by Russell King · 6 years ago
  33. bf92464 ARM: spectre-v2: add firmware based hardening by Russell King · 6 years ago
  34. 26892e7 ARM: spectre-v2: harden user aborts in kernel space by Russell King · 6 years ago
  35. 9bc1ec1 ARM: spectre-v2: add Cortex A8 and A15 validation of the IBE bit by Russell King · 6 years ago
  36. 33efd46 ARM: spectre-v2: harden branch predictor on context switches by Russell King · 6 years ago
  37. eed96a3 ARM: spectre: add Kconfig symbol for CPUs vulnerable to Spectre by Russell King · 6 years ago
  38. 901e325 ARM: bugs: add support for per-processor bug checking by Russell King · 6 years ago
  39. bb2fc7c Merge "Merge android-4.9.125 (a925dfb) into msm-4.9" by Linux Build Service Account · 6 years ago
  40. 3be3229 Use the kernel mm data in case the address is more than PAGE_OFFSET by Tengfei Fan · 6 years ago
  41. 032f3f1 Merge "Revert "arm: dma-mapping: WARN_ON if iova is not 128M aligned"" by Linux Build Service Account · 6 years ago
  42. 36dce40 Revert "arm: dma-mapping: WARN_ON if iova is not 128M aligned" by Prakash Gupta · 6 years ago
  43. 27171e1 ARM: 8799/1: mm: fix pci_ioremap_io() offset check by Thomas Petazzoni · 6 years ago
  44. 2f1b7c8 Merge android-4.9.124 (6a1b592) into msm-4.9 by Blagovest Kolenichev · 6 years ago
  45. e5cc865 arm: mm: call __iommu_map_sg for unaligned buffers by Charan Teja Reddy · 6 years ago
  46. eee5e92 Merge "arm: mm: let CONFIG_VMALLOC_SAVING increase vmalloc by default" by Linux Build Service Account · 6 years ago
  47. 6980c2d arm: mm: let CONFIG_VMALLOC_SAVING increase vmalloc by default by Vinayak Menon · 6 years ago
  48. ddafe1a Merge "dma-mapping: add i/o coherency support for 32bit" by Linux Build Service Account · 6 years ago
  49. 46fa728 ARM: enable vmalloc saving by Zhenhua Huang · 6 years ago
  50. 19c2f97 dma-mapping: add i/o coherency support for 32bit by Charan Teja Reddy · 6 years ago
  51. 6a1b592 Merge 4.9.124 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  52. b1baa116 ARM: 8780/1: ftrace: Only set kernel memory back to read-only after boot by Steven Rostedt (VMware) · 6 years ago
  53. 9a1ae72 Merge "arm: dma-mapping: Add iova checks in arm_iommu_map_sg" by Linux Build Service Account · 6 years ago
  54. 0c2e37c arm: dma-mapping: Add iova checks in arm_iommu_map_sg by qqzhou · 6 years ago
  55. f94989a Merge "arm: mm: dma-mapping: Use iommu_attach_group" by Linux Build Service Account · 6 years ago
  56. b6e3842 Merge "arm: Add BTB invalidation on switch_mm for Cortex-A73" by Linux Build Service Account · 6 years ago
  57. 3281dc6 arm: mm: dma-mapping: Use iommu_attach_group by Patrick Daly · 6 years ago
  58. 9d5f2b3 arm/arm64: mm: add option to configure TLMM page attrs for 8953 by Kaushal Kumar · 8 years ago
  59. ae3d0ee arm: Add BTB invalidation on switch_mm for Cortex-A73 by Teng Fei Fan · 6 years ago
  60. 99c6c35 Merge "arm: dma-mapping: Silence default iommu attach warning" by Linux Build Service Account · 6 years ago
  61. 5d4eb4a arm: dma-mapping: set proper bits for mapping by qqzhou · 6 years ago
  62. 745dfdc arm: dma-mapping: DMA buf may not have cpu virtual addr by Shiraz Hashim · 7 years ago
  63. f63f97c arm: dma-mapping: Silence default iommu attach warning by Sudarshan Rajagopalan · 7 years ago
  64. ff97938 Merge remote-tracking branch '4.9/tmp-8dd0f52' into msm-4.9 by Kyle Yan · 7 years ago
  65. 8dd0f52 Merge 4.9.72 into android-4.9-o by Greg Kroah-Hartman · 7 years ago
  66. cb7518e Merge 4.9.72 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  67. 5460e46 ARM: dma-mapping: disallow dma_get_sgtable() for non-kernel managed memory by Russell King · 8 years ago
  68. 6266e5c arm: dma-mapping: Fix broken iommu attach and detach by Sudarshan Rajagopalan · 7 years ago
  69. 9566f9f Merge 4.9.66 into android-4.9-o by Greg Kroah-Hartman · 7 years ago
  70. c1a2864 Merge 4.9.66 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  71. d72cdea ARM: 8721/1: mm: dump: check hardware RO bit for LPAE by Philip Derrin · 7 years ago
  72. eb5ede8 ARM: 8722/1: mm: make STRICT_KERNEL_RWX effective for LPAE by Philip Derrin · 7 years ago
  73. e90f8e1 arm: highmem: Fix CPU_DYING callback for kmap by Maria Yu · 7 years ago
  74. e5f5ad1 Merge remote-tracking branch '4.9/tmp-f7d2974' into msm-4.9 by Kyle Yan · 7 years ago
  75. fd70617 Merge 4.9.50 into android-4.9-o by Greg Kroah-Hartman · 7 years ago
  76. f7d2974 Merge 4.9.50 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  77. 301d91e ARM: 8692/1: mm: abort uaccess retries upon fatal signal by Mark Rutland · 7 years ago
  78. e7acf69 arm: provision page alloc debug support by Shiraz Hashim · 7 years ago
  79. 331c0a1 arm: mm: program ptes for access restriction by Shiraz Hashim · 9 years ago
  80. b1f67d8 arm: dma-mapping: handle IOVA address zero by Liam Mark · 8 years ago
  81. 9e6d984 arm: dma-mapping: page align size before flush tlb by Shiraz Hashim · 8 years ago
  82. 2078d9c arm: mm: consider only lowmem regions while remap by Shiraz Hashim · 9 years ago
  83. c0c011d arm: mm: fix pte allocation with CONFIG_FORCE_PAGES feature by Shiraz Hashim · 10 years ago
  84. 460ad2e arm: Allow remapping lowmem as 4K pages by Laura Abbott · 10 years ago
  85. f806a8e arm/arm64: dma-mapping: flush the tlb on unremap by Vinayak Menon · 9 years ago
  86. 498cf26 dma-mapping: use iommu_unmap for unmapping address by Charan Teja Reddy · 8 years ago
  87. d091ab7 arm: dma-mapping: map sg lists into the SMMU as virtually contiguous by Chintan Pandya · 9 years ago
  88. 6d225fd arm: dma: Expand the page protection attributes by Laura Abbott · 12 years ago
  89. 956128d arm: keep address range pmd aligned while remap by Shiraz Hashim · 9 years ago
  90. 1ef0f00 Merge "arm: dma-mapping: Add dma_remap functions" by Linux Build Service Account · 7 years ago
  91. 5f54212 Merge "arm: dma-mapping: add dma mapper for io-pgtable-fast for 32 bit" by Linux Build Service Account · 7 years ago
  92. 4a45a33 arm: dma-mapping: Add dma_remap functions by Laura Abbott · 10 years ago
  93. 94e3235 Merge "arm: dma-mapping: flush highmem mappings" by Linux Build Service Account · 7 years ago
  94. 9bc9333 Merge "ARM: dma-mapping: Allow highmem pages to not have a mapping" by Linux Build Service Account · 7 years ago
  95. c1e6731 Merge "arm: dma_mapping: Support for DOMAIN_ATTR_S1_BYPASS attribute" by Linux Build Service Account · 7 years ago
  96. a279aaa arm: dma-mapping: flush highmem mappings by Shiraz Hashim · 9 years ago
  97. 172b6f0 ARM: dma-mapping: Allow highmem pages to not have a mapping by Laura Abbott · 12 years ago
  98. ca23802 arm: dma: Allow CMA pages to not have a kernel mapping. by Patrick Daly · 9 years ago
  99. 31a0383 arm: Skip DMA zeroing completely only if specified by Taniya Das · 10 years ago
  100. 88488b8 Merge "arm: dma-mapping: set the proper bitmap size" by Linux Build Service Account · 7 years ago