aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mm
Commit message (Expand)AuthorAgeFilesLines
* Merge kernel.org linux-3.0.y into HEADKalimochoAz2012-10-311-0/+3
|\
| * ARM: 7541/1: Add ARM ERRATA 775420 workaroundSimon Horman2012-10-211-0/+3
* | Merge remote-tracking branch 'korg/linux-3.0.y' into HEADKalimochoAz2012-09-162-5/+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
* | Merge branch 'linux-3.0.y' into HEADKalimochoAz2012-08-301-0/+12
|\ \ | |/
| * ARM: 7478/1: errata: extend workaround for erratum #720789Will Deacon2012-08-151-0/+12
* | Merge branch 'linux-3.0.y' into HEADKalimochoAz2012-05-221-1/+3
|\ \ | |/
| * ARM: prevent VM_GROWSDOWN mmaps extending below FIRST_USER_ADDRESSRussell King2012-05-211-1/+3
* | Merge branch 'linux-3.0.y' into cmremoteKalimochoAz2012-04-251-0/+12
|\ \ | |/
| * ARM: 7384/1: ThumbEE: Disable userspace TEEHBR access for !CONFIG_ARM_THUMBEEJonathan Austin2012-04-221-0/+12
* | Merge branch 'linux-3.0.y' into cm.icsKalimochoAz2012-03-121-3/+1
|\ \ | |/
| * ARM: 7345/1: errata: update workaround for A9 erratum #743622Will Deacon2012-03-121-3/+1
* | Merge branch 'linux-3.0.y' into cm.icsKalimochoAz2012-03-011-0/+6
|\ \ | |/
| * 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
* | Merge branch 'linux-3.0.update' into cm.ics.newKalimochoAz2012-02-111-6/+0
|\ \ | |/
| * ARM: 7296/1: proc-v7.S: remove HARVARD_CACHE preprocessor guardsWill Deacon2012-02-031-6/+0
* | Merge commit 'v3.0.8' into android-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
* | ARM: cache-l2x0: update workaround for PL310 errata 727915Colin Cross2011-09-191-12/+54
* | 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 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
| * 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
* | [ARM] Optionally flush entire dcache from v6_dma_flush_rangeArve Hjønnevåg2011-06-141-0/+17
|/
*-. Merge branches 'devel', 'devel-stable' and 'fixes' into for-linusRussell King2011-05-277-21/+41
|\ \
| | * ARM: 6944/1: mm: allow ASID 0 to be allocated to tasksWill Deacon2011-05-261-3/+3
| | * ARM: 6943/1: mm: use TTBR1 instead of reserved context IDWill Deacon2011-05-262-11/+10
| | * ARM: 6942/1: mm: make TTBR1 always point to swapper_pg_dir on ARMv6/7Catalin Marinas2011-05-262-2/+6
| | * ARM: 6941/1: cache: ensure MVA is cacheline aligned in flush_kern_dcache_areaWill Deacon2011-05-262-0/+3
| | * ARM: 6914/1: sparsemem: fix highmem detection when using SPARSEMEMWill Deacon2011-05-261-4/+5
| | * ARM: 6913/1: sparsemem: allow pfn_valid to be overridden when using SPARSEMEMWill Deacon2011-05-261-1/+3
| * | Merge branch 'devicetree/arm-next' of git://git.secretlab.ca/git/linux-2.6 in...Russell King2011-05-251-0/+11
| |\ \
| | * | arm/dt: probe for platforms via the device treeGrant Likely2011-05-231-0/+2
| | * | arm/dt: Allow CONFIG_OF on ARMGrant Likely2011-05-111-0/+9
* | | | ARM: kill pmd_off()Russell King2011-05-261-6/+1
| |_|/ |/| |
* | | mm: now that all old mmu_gather code is gone, remove the storagePeter Zijlstra2011-05-251-2/+0
* | | arch, mm: filter disallowed nodes from arch specific show_mem functionsDavid Rientjes2011-05-251-1/+1
|/ /
* | Merge branch 'devel-stable' into for-linusRussell King2011-05-231-34/+0
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/nico/orion into devel-stableRussell King2011-05-031-34/+0
| |\ \ | | |/ | |/|