aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mm
Commit message (Expand)AuthorAgeFilesLines
* arm: add SDIV/UDIV emulation for ARMv7 processorsVladimir Murzin2016-03-111-0/+26
* Merge remote-tracking branch 'linux-stable/linux-3.0.y' into p-android-omap-3...Ziyan2015-10-259-19/+55
|\
| * 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
| * ARM: fix scheduling while atomic warning in alignment handling codeRussell King2013-03-141-7/+4
| * ARM: DMA: Fix struct page iterator in dma_cache_maint() to work with sparsememRussell King2013-02-031-8/+10
| * ARM: mm: use pteval_t to represent page protection valuesWill Deacon2013-01-111-1/+1
| * 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
| * ARM: 7384/1: ThumbEE: Disable userspace TEEHBR access for !CONFIG_ARM_THUMBEEJonathan Austin2012-04-221-0/+12
| * 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
* | Enable the ARM security extension when compiling some filesJason Simmons2012-10-121-1/+2
* | Merge latest changes from google kernel/common.gitRoman Shaposhnikov2012-06-132-3/+19
* | OMAP4: ERRATA: ARM: Fix ARM Errata 743622ruchika kharwar2012-02-071-1/+6
* | OMAP4: ERRATA: ARM: Fix ARM Errata 751472ruchika kharwar2012-02-071-1/+6
* | OMAP4: ERRATA: ARM: Fix ARM Errata 742230ruchika kharwar2012-02-071-0/+23
* | Merge branch 'linux-3.0.19' into p-android-omap-3.0Dan Murphy2012-02-061-6/+0
|\ \ | |/
| * ARM: 7296/1: proc-v7.S: remove HARVARD_CACHE preprocessor guardsWill Deacon2012-02-031-6/+0
* | 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
|\ \ \
| * | | ARM: cache-l2x0: update workaround for PL310 errata 727915Colin Cross2011-09-191-12/+54
* | | | Merge branch 'android-3.0' into android-omap-3.0Colin Cross2011-07-123-8/+20
|\ \ \ \ | |/ / /
| * | | Merge commit 'v3.0-rc7' into android-3.0Colin Cross2011-07-123-8/+20
| |\ \ \ | | | |/ | | |/|
| | * | ARM: 6987/1: l2x0: fix disabling function to avoid deadlockWill Deacon2011-07-061-6/+13
| | * | ARM: move memory layout sanity checking before meminfo initializationRussell King2011-07-052-2/+7
* | | | Merge branch 'linux-omap-3.0' into android-omap-3.0Colin Cross2011-07-062-0/+20
|\ \ \ \ | | |_|/ | |/| |
| * | | ARM: mm: Add strongly ordered descriptor and memory allocate API.Santosh Shilimkar2011-07-062-0/+20
| * | | Merge commit 'v3.0-rc5' into linux-omap-3.0Colin Cross2011-06-291-6/+10
| |\ \ \ | | | |/ | | |/|
* | | | Merge branch 'android-3.0' into android-omap-3.0Colin Cross2011-06-291-6/+10
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge commit 'v3.0-rc5' into android-3.0Colin Cross2011-06-295-23/+36
| |\ \ \ | | | |/ | | |/|
| | * | ARM: pm: ensure ARMv7 CPUs save and restore the TLS registerRussell King2011-06-241-3/+7
| | * | ARM: pm: proc-v7: fix missing struct processor pointers for suspend codeRussell King2011-06-241-3/+3
* | | | Merge branch 'linux-omap-3.0' into android-omap-3.0Colin Cross2011-06-225-17/+26
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge commit 'v3.0-rc4' into linux-omap-3.0Colin Cross2011-06-225-17/+26
| |\ \ \ | | | |/ | | |/|
| | * | ARM: initrd: disable initrds outside of memoryRussell King2011-06-111-0/+6
| | * | Revert "ARM: 6944/1: mm: allow ASID 0 to be allocated to tasks"Russell King2011-06-091-3/+3
| | * | Revert "ARM: 6943/1: mm: use TTBR1 instead of reserved context ID"Russell King2011-06-092-10/+11
| | * | ARM: 6951/1: include .bss in memory layout informationRabin Vincent2011-06-061-2/+4
| | * | ARM: 6948/1: Fix .size directives for __arm{7,9}tdmi_proc_infoBen Hutchings2011-06-062-2/+2
* | | | Merge branch 'linux-omap-3.0' into android-omap-3.0Colin Cross2011-06-201-2/+1
|\ \ \ \ | |/ / /