aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mm
Commit message (Expand)AuthorAgeFilesLines
* BACKPORT: FROMLIST: mm: ASLR: use get_random_long()dcashman2016-10-291-1/+1
* FROMLIST: arm: mm: support ARCH_MMAP_RND_BITS.dcashman2016-10-291-2/+1
* ARM: 7169/1: topdown mmap supportRob Herring2016-10-291-5/+168
* ARM: 7168/1: use cache type functions for arch_get_unmapped_areaRob Herring2016-10-291-17/+6
* ARM: ioremap: allow CMA memory to be mapped for Ducati purposesLuden2016-05-011-1/+14
* arm: add SDIV/UDIV emulation for ARMv7 processorsVladimir Murzin2016-03-111-0/+26
* Fix build.Kyle Repinski2014-11-261-1/+1
* Merge remote-tracking branch 'linux/linux-3.0.y' into stable-newpvrZiyann2014-11-262-0/+22
|\
| * ARM: 7080/1: l2x0: make sure I&D are not locked down on initLinus Walleij2013-08-201-0/+21
| * ARM: 7696/1: Fix kexec by setting outer_cache.inv_all for FeroceonIllia Ragozin2013-04-251-0/+1
* | [PATCH] ARM: fix warning on uninitialized offset.unZiyann2014-10-011-1/+1
* | Enable the ARM security extension when compiling some filesJason Simmons2014-10-011-1/+2
* | OMAP4: ERRATA: ARM: Fix ARM Errata 743622ruchika kharwar2014-10-011-1/+6
* | OMAP4: ERRATA: ARM: Fix ARM Errata 751472ruchika kharwar2014-10-011-1/+6
* | OMAP4: ERRATA: ARM: Fix ARM Errata 742230ruchika kharwar2014-10-011-0/+23
* | Merge branch 'android-3.0' into android-omap-3.0Todd Poynor2013-04-051-7/+4
|\ \
| * \ Merge tag 'v3.0.72' into android-3.0Todd Poynor2013-04-051-7/+4
| |\ \ | | |/
| | * ARM: fix scheduling while atomic warning in alignment handling codeRussell King2013-03-141-7/+4
* | | Merge branch 'android-3.0' into android-omap-3.0Todd Poynor2013-03-131-8/+10
|\ \ \ | |/ /
| * | Merge tag 'v3.0.68' into android-3.0Colin Cross2013-03-131-8/+10
| |\ \ | | |/
| | * ARM: DMA: Fix struct page iterator in dma_cache_maint() to work with sparsememRussell King2013-02-031-8/+10
* | | Merge branch 'android-3.0' into android-omap-3.0Todd Poynor2013-01-165-4/+19
|\ \ \ | |/ /
| * | Merge commit 'v3.0.58' into android-3.0Todd Poynor2013-01-151-1/+1
| |\ \ | | |/
| | * ARM: mm: use pteval_t to represent page protection valuesWill Deacon2013-01-111-1/+1
| * | Merge remote-tracking branch 'stable/linux-3.0.y' into android-3.0Todd Poynor2012-11-014-3/+18
| |\ \ | | |/
| | * ARM: 7541/1: Add ARM ERRATA 775420 workaroundSimon Horman2012-10-211-0/+3
| | * ARM: 7489/1: errata: fix workaround for erratum #720789 on UP systemsWill Deacon2012-09-141-3/+3
| | * ARM: 7487/1: mm: avoid setting nG bit for user mappings that aren't presentWill Deacon2012-09-141-2/+0
| | * ARM: 7478/1: errata: extend workaround for erratum #720789Will Deacon2012-08-151-0/+12
| | * ARM: prevent VM_GROWSDOWN mmaps extending below FIRST_USER_ADDRESSRussell King2012-05-211-1/+3
* | | Merge branch 'android-3.0' into android-omap-3.0Todd Poynor2012-04-301-0/+12
|\ \ \ | |/ /
| * | Merge commit 'v3.0.30' into android-3.0Todd Poynor2012-04-301-0/+12
| |\ \ | | |/
| | * ARM: 7384/1: ThumbEE: Disable userspace TEEHBR access for !CONFIG_ARM_THUMBEEJonathan Austin2012-04-221-0/+12
| * | Merge linux-stable 3.0.28 into android-3.0Todd Poynor2012-04-192-3/+7
| |\ \ | | |/
* | | Merge linux-omap-3.0 into android-omap-3.0Todd Poynor2012-04-192-3/+7
|\ \ \
| * \ \ Merge linux-stable 3.0.28 into linux-omap-3.0Todd Poynor2012-04-192-9/+7
| |\ \ \ | | | |/ | | |/|
| | * | ARM: 7345/1: errata: update workaround for A9 erratum #743622Will Deacon2012-03-121-3/+1
| | * | ARM: 7325/1: fix v7 boot with lockdep enabledRabin Vincent2012-02-291-1/+1
| | * | ARM: 7321/1: cache-v7: Disable preemption when reading CCSIDRStephen Boyd2012-02-291-0/+6
| | * | ARM: 7296/1: proc-v7.S: remove HARVARD_CACHE preprocessor guardsWill Deacon2012-02-031-6/+0
* | | | Merge branch 'android-3.0' into android-omap-3.0Todd Poynor2012-03-091-6/+0
|\ \ \ \ | | |_|/ | |/| |
| * | | ARM: 7296/1: proc-v7.S: remove HARVARD_CACHE preprocessor guardsWill Deacon2012-03-091-6/+0
| * | | Merge commit 'v3.0.8' into android-3.0Colin Cross2011-10-273-0/+29
| |\ \ \ | | | |/ | | |/|
* | | | Merge branch 'linux-omap-3.0' into android-omap-3.0Colin Cross2011-10-273-0/+29
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge commit 'v3.0.8' into linux-omap-3.0Colin Cross2011-10-273-0/+29
| |\ \ \ | | | |/ | | |/|
| | * | ARM: 7113/1: mm: Align bank start to MAX_ORDER_NR_PAGESLinus Walleij2011-10-251-0/+7
| | * | ARM: 7091/1: errata: D-cache line maintenance operation by MVA may not succeedWill Deacon2011-10-031-0/+20
| | * | ARM: dma-mapping: free allocated page if unable to mapRussell King2011-10-031-0/+2
| * | | Merge commit 'v3.0-rc7' into linux-omap-3.0Colin Cross2011-07-123-8/+20
| |\ \ \ | | |/ /
* | | | Merge branch 'android-3.0' into android-omap-3.0Colin Cross2011-09-191-12/+54
|\ \ \ \ | | |_|/ | |/| |