Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
22ba54c5c8dfc3b5d3936578224d668a492e15b2
/
arch
/
arm
/
mm
b4a7906
ARM: mm: implement LoUIS API for cache maintenance ops
by Lorenzo Pieralisi
· 12 years ago
0bd6949
msm: Fix compiler error due to CONFIG_HIGHMEM being disabled
by Neeti Desai
· 11 years ago
ee33791
Merge "ARM: 7816/1: CONFIG_KUSER_HELPERS: fix help text"
by Linux Build Service Account
· 11 years ago
40db136
Merge "ARM: make vectors page inaccessible from userspace"
by Linux Build Service Account
· 11 years ago
b838e06
Merge "ARM: allow kuser helpers to be removed from the vector page"
by Linux Build Service Account
· 11 years ago
2a8e497
Merge "ARM: move vector stubs"
by Linux Build Service Account
· 11 years ago
3f10fb2
ARM: 7816/1: CONFIG_KUSER_HELPERS: fix help text
by Nicolas Pitre
· 11 years ago
fdee372
ARM: make vectors page inaccessible from userspace
by Russell King
· 11 years ago
a33bebd
ARM: allow kuser helpers to be removed from the vector page
by Russell King
· 11 years ago
e76dd7c
ARM: move vector stubs
by Russell King
· 11 years ago
d326348
mm: Update is_vmalloc_addr to account for vmalloc savings
by Laura Abbott
· 11 years ago
54a2dcf
Merge "msm: Update the kernel log messages"
by Linux Build Service Account
· 11 years ago
39b495e
Merge "msm: Adjust the low memory boundary"
by Linux Build Service Account
· 11 years ago
bf42e2b
Merge "msm: Allow lowmem to be non contiguous and mixed."
by Linux Build Service Account
· 11 years ago
87ab723
msm: Update the kernel log messages
by Neeti Desai
· 11 years ago
c76fd31
msm: Adjust the low memory boundary
by Neeti Desai
· 11 years ago
c278c94
msm: Allow lowmem to be non contiguous and mixed.
by Neeti Desai
· 12 years ago
833ef63
msm: Make CONFIG_STRICT_MEMORY_RWX even stricter
by Larry Bassel
· 11 years ago
3aa4dc2
arm: mm: Add export symbol for set_memory_* functions
by Laura Abbott
· 11 years ago
fbaf31e
arm: mm: Define set_memory_* functions for ARM
by Laura Abbott
· 12 years ago
13cb3fa
ARM: 7693/1: mm: clean-up in order to reduce to call kmap_high_get()
by Joonsoo Kim
· 12 years ago
5346431
msm: Update meminfo to reflect consecutive memory holes
by Neeti Desai
· 12 years ago
6098325
Merge "Revert "Revert "ARM: 7169/1: topdown mmap support"""
by Linux Build Service Account
· 12 years ago
0833079
arm: mm: Use phys_addr_t properly for ioremap functions
by Laura Abbott
· 12 years ago
10771c2
Revert "Revert "ARM: 7169/1: topdown mmap support""
by Laura Abbott
· 12 years ago
0cd39aa
arm: highmem: Add support for flushing kmap_atomic mappings
by Laura Abbott
· 12 years ago
5993142
ARM: Allow arm_memblock_steal() to remove memory from any RAM region
by Russell King
· 12 years ago
39b0f20
ARM: dma-mapping: fix incorrect freeing of atomic allocations
by Aaro Koskinen
· 12 years ago
cb4d7a6
ARM: dma-mapping: remove custom consistent dma region
by Marek Szyprowski
· 12 years ago
ba3e187
ARM: LPAE: Fix mapping in alloc_init_section for unaligned addresses
by R Sricharan
· 12 years ago
13b21e7
msm: Use phys_addr_t for the memory hole
by Laura Abbott
· 12 years ago
ddef00f
Merge "msm: Account for unaligned memory hole"
by Linux Build Service Account
· 12 years ago
51f5d5c
msm: Account for unaligned memory hole
by Laura Abbott
· 12 years ago
4251740
Drop whitespace, Kconfigs, Makefile noise and dead code
by Stephen Boyd
· 12 years ago
258a2ab
Merge "ARM: mm: fix MMU mapping of CMA regions"
by Linux Build Service Account
· 12 years ago
8892fbb
ARM: mm: fix MMU mapping of CMA regions
by Chris Brand
· 12 years ago
245a138
ARM: Align with upstream
by Stephen Boyd
· 12 years ago
48ad536
ARM: mm: Remove SW emulation for ARM domain manager
by Stephen Boyd
· 12 years ago
3e6da19
ARM: Drop VCM framework
by Rohit Vaswani
· 12 years ago
5fc820f
Merge "msm: remove obsolete DMM code and config options"
by Linux Build Service Account
· 12 years ago
9e640c3
msm: remove obsolete DMM code and config options
by Larry Bassel
· 12 years ago
e2e7a9a
ARM: fix warning caused by wrongly typed arm_dma_limit
by Russell King
· 12 years ago
2368c3b
ARM: mm: fix type of the arm_dma_limit global variable
by Marek Szyprowski
· 13 years ago
a367aec
Revert "ARM: allow the kernel text section to be made read-only"
by Laura Abbott
· 12 years ago
29edccf
Merge "ARM: dma-mapping: Allow highmem pages to not have a mapping"
by Linux Build Service Account
· 12 years ago
b52d473
Merge "ARM: dma-mapping: add support for CMA regions placed in highmem zone"
by Linux Build Service Account
· 12 years ago
e4e9dc8
ARM: DMA: Fix struct page iterator in dma_cache_maint() to work with sparsemem
by Russell King
· 12 years ago
5f06ec8
ARM: dma-mapping: Allow highmem pages to not have a mapping
by Laura Abbott
· 12 years ago
44d60d6
ARM: dma-mapping: add support for CMA regions placed in highmem zone
by Marek Szyprowski
· 12 years ago
790f06d
Update copyright to The Linux Foundation
by Duy Truong
· 12 years ago
8b459cc
msm: Perf: Add 9625 L2 PMU support
by Ashwin Chaugule
· 12 years ago
29081e1
ARM: perf: add L2x0 PMU driver
by Mark Rutland
· 12 years ago
1b2cb55
msm: 8974: Enable DONT_MAP_HOLE_AFTER_MEMBANK0
by Neeti Desai
· 12 years ago
5b6ef4d
Merge "kernel: ARM-specific implementation of user-accessible timers"
by Linux Build Service Account
· 12 years ago
bbceeda
mm: cache-pl310-erp: Add suspend/resume hooks.
by Taniya Das
· 12 years ago
cf10549
kernel: ARM-specific implementation of user-accessible timers
by Greg Reid
· 12 years ago
4f5b9de
arm: dma: Allow CMA pages to not have a kernel mapping.
by Laura Abbott
· 12 years ago
b203402
arm: dma: Expand the page protection attributes
by Laura Abbott
· 12 years ago
74934a3
ARM: cache_l2x0: Set outer_cache resume
by Girish Mahadevan
· 12 years ago
263b7d6
mm: cache-pl310-erp: Add support for PL310 Error Reporting
by Taniya Das
· 12 years ago
073afaf
ARM: proc: Add Krait proc info
by Stepan Moskovchenko
· 12 years ago
abbb266
tracing: ftrace events for user faults and undefined instructions
by Pushkar Joshi
· 12 years ago
567f6e3
Merge "arm: mm: Add VM_ARM_EMPTY_MAPPING flag to mark the PMD gaps" into msm-3.4
by Linux Build Service Account
· 12 years ago
79db1f3
arm: mm: Add VM_ARM_EMPTY_MAPPING flag to mark the PMD gaps
by Russell King
· 12 years ago
b1fc902
ARM: dma-mapping: fix buffer chunk allocation order
by Marek Szyprowski
· 12 years ago
bf8effb
ARM: dma-mapping: Add missing static storage class specifier
by Sachin Kamat
· 13 years ago
808e303
ARM: dma-mapping: use PMD size for section unmap
by Vitaly Andrianov
· 13 years ago
bebe3ac
ARM: dma-mapping: add support for IOMMU mapper
by Marek Szyprowski
· 13 years ago
a93786a
ARM: dma-mapping: use alloc, mmap, free from dma_ops
by Marek Szyprowski
· 13 years ago
abe2a2f
ARM: dma-mapping: remove redundant code and do the cleanup
by Marek Szyprowski
· 13 years ago
75cd651
ARM: dma-mapping: move all dma bounce code to separate dma ops structure
by Marek Szyprowski
· 13 years ago
253a140
ARM: dma-mapping: implement dma sg methods on top of any generic dma ops
by Marek Szyprowski
· 13 years ago
f6fe282
ARM: dma-mapping: use asm-generic/dma-mapping-common.h
by Marek Szyprowski
· 13 years ago
78e2a34
Merge "ARM: dma-mapping: remove offset parameter to prepare for generic dma_ops" into msm-3.4
by Linux Build Service Account
· 12 years ago
b00d093
Merge "ARM: dma-mapping: introduce DMA_ERROR_CODE constant" into msm-3.4
by Linux Build Service Account
· 12 years ago
9b12d2e
Merge "ARM: dma-mapping: use pr_* instread of printk" into msm-3.4
by Linux Build Service Account
· 12 years ago
517ec6c
Merge "ARM: dma-mapping: use dma_mmap_from_coherent()" into msm-3.4
by Linux Build Service Account
· 12 years ago
f27e4f0
Revert "ARM: 7169/1: topdown mmap support"
by Laura Abbott
· 12 years ago
2d0d5ba
ARM: dma-mapping: remove offset parameter to prepare for generic dma_ops
by Marek Szyprowski
· 13 years ago
1dc8f00
ARM: dma-mapping: introduce DMA_ERROR_CODE constant
by Marek Szyprowski
· 13 years ago
e2a8e41
ARM: dma-mapping: use pr_* instread of printk
by Marek Szyprowski
· 13 years ago
f504f8e
ARM: dma-mapping: use dma_mmap_from_coherent()
by Marek Szyprowski
· 13 years ago
5435b88
Merge "mm: add HAVE_MEMBLOCK_NODE_MAP support" into msm-3.4
by Linux Build Service Account
· 12 years ago
9a20687
mm: add HAVE_MEMBLOCK_NODE_MAP support
by Junjie Wu
· 12 years ago
7d17165
arm: Fix compilation error with gcc 4.5.2
by Rohit Vaswani
· 12 years ago
196f86e
arm: Support the safe WFE sequence for Krait CPUs
by Stepan Moskovchenko
· 12 years ago
b0884a9
ARM: 7438/1: fill possible PMD empty section gaps
by Nicolas Pitre
· 12 years ago
5ee6b06
ARM: dma-mapping: remove unconditional dependency on CMA
by Marek Szyprowski
· 13 years ago
d4398df
ARM: integrate CMA with DMA-mapping subsystem
by Marek Szyprowski
· 13 years ago
f132c6c
Merge commit 'AU_LINUX_ANDROID_ICS.04.00.04.00.126' into msm-3.4
by Steve Muckle
· 13 years ago
5500e4f
Merge commit 'v3.4' into android-3.4
by Colin Cross
· 13 years ago
1a3abcf
ARM: 7418/1: LPAE: fix access flag setup in mem_type_table
by Vitaly Andrianov
· 13 years ago
9b61a4d
ARM: prevent VM_GROWSDOWN mmaps extending below FIRST_USER_ADDRESS
by Russell King
· 13 years ago
38a8c6e
ARM: cache-l2x0: Save L2CC registers using pl310 save/resume
by Taniya Das
· 13 years ago
f02fac6
Merge commit 'v3.4-rc6' into android-3.4
by Colin Cross
· 13 years ago
70ab9f4
Merge "ARM: mm: Fix section mismatches" into msm-3.0
by Linux Build Service Account
· 13 years ago
1490492
ARM: 7401/1: mm: Fix section mismatches
by Stephen Boyd
· 13 years ago
a022290
Revert "ARM: cache-l2x0: Save L2CC registers using pl310 save/resume"
by Sridhar Parasuram
· 13 years ago
32180d2
ARM: mm: Fix section mismatches
by Stephen Boyd
· 13 years ago
22ab934
ARM: cache-l2x0: Fix section mismatch
by Stephen Boyd
· 13 years ago
Next »