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