summaryrefslogtreecommitdiffstats
path: root/arch/arm/mm (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/cmari...Russell King2011-12-0815-276/+713
|\
| * ARM: LPAE: Add the Kconfig entriesCatalin Marinas2011-12-081-0/+17
| * ARM: LPAE: mark memory banks with start > ULONG_MAX as highmemWill Deacon2011-12-081-1/+15
| * ARM: LPAE: Add identity mapping support for the 3-level page table formatCatalin Marinas2011-12-081-1/+27
| * ARM: LPAE: Add context switching supportCatalin Marinas2011-12-081-2/+17
| * ARM: LPAE: Add fault handling supportCatalin Marinas2011-12-084-1/+92
| * ARM: LPAE: MMU setup for the 3-level page table formatCatalin Marinas2011-12-084-10/+200
| * ARM: LPAE: Page table maintenance for the 3-level formatCatalin Marinas2011-12-082-7/+52
| * ARM: LPAE: Factor out classic-MMU specific code into proc-v7-2level.SCatalin Marinas2011-12-082-149/+174
| * ARM: LPAE: Move the FSR definitions to separate filesCatalin Marinas2011-12-083-93/+100
| * ARM: pgtable: Fix compiler warning in ioremap.c introduced by nopudCatalin Marinas2011-12-081-12/+19
* | Merge branch 'kexec/idmap' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Russell King2011-12-0625-33/+102
|\|
| * ARM: SMP: use idmap_pgd for mapping MMU enable during secondary bootingWill Deacon2011-12-061-32/+2
| * ARM: idmap: use idmap_pgd when setting up mm for rebootWill Deacon2011-12-061-9/+10
| * ARM: proc-*.S: place cpu_reset functions into .idmap.text sectionWill Deacon2011-12-0624-0/+72
| * ARM: idmap: populate identity map pgd at init time using .init.textWill Deacon2011-12-061-0/+26
* | Merge branch 'vmalloc' of git://git.linaro.org/people/nico/linux into devel-s...Russell King2011-12-065-76/+113
|\ \
| * | ARM: add generic ioremap optimization by reusing static mappingsNicolas Pitre2011-11-273-25/+64
| * | ARM: simplify __iounmap() when dealing with section based mappingNicolas Pitre2011-11-271-11/+9
| * | ARM: move iotable mappings within the vmalloc regionNicolas Pitre2011-11-271-14/+35
| * | ARM: move initialization of the high_memory variable earlierNicolas Pitre2011-11-183-2/+3
| * | ARM: sort the meminfo array earlierNicolas Pitre2011-11-181-30/+8
* | | Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/will/...Russell King2011-12-063-19/+17
|\ \ \ | |_|/ |/| |
| * | ARM: 7172/1: dma: Drop GFP_COMP for DMA memory allocationsSumit Bhattacharya2011-11-261-0/+9
| * | ARM: 7168/1: use cache type functions for arch_get_unmapped_areaRob Herring2011-11-261-17/+6
| * | ARM: 7166/1: Use PMD_SHIFT instead of PGDIR_SHIFT in dma-consistent.cCatalin Marinas2011-11-211-1/+1
| * | ARM: 7162/1: errata: tidy up Kconfig options for PL310 errata workaroundsWill Deacon2011-11-211-1/+1
| |/
* / ARM: restart: remove argument to setup_mm_for_reboot()Russell King2011-11-102-2/+2
|/
* Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-072-1/+1
|\
| * arm: Add export.h to ARM specific files as required.Paul Gortmaker2011-11-011-0/+1
| * arm: remove several unnecessary module.h include instancesPaul Gortmaker2011-11-011-1/+0
* | Merge branch 'next/soc' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds2011-11-021-2/+2
|\ \ | |/ |/|
| * Merge branch 'imx/imx6q' into next/socArnd Bergmann2011-11-021-1/+1
| |\
| | * arm/imx: merge i.MX3 and i.MX6Sascha Hauer2011-10-311-2/+2
| | * arm/imx6q: add device tree machine supportShawn Guo2011-10-311-1/+1
| | * Merge branch 'depends/rmk/devel-stable' into imx/imx6qArnd Bergmann2011-10-3110-146/+130
| | |\
| | * \ Merge branch 'depends/rmk/smp' into tmpArnd Bergmann2011-10-201-0/+1
| | |\ \
| * | \ \ Merge branch 'highbank/soc' into next/socArnd Bergmann2011-11-022-3/+215
| |\ \ \ \
| | * | | | ARM: add Highbank core platform supportRob Herring2011-10-311-1/+1
| | * | | | Merge branch 'dt/gic' into highbank/socArnd Bergmann2011-10-3111-146/+131
| | |\ \ \ \
| | | \ \ \ \
| | | \ \ \ \
| | *-. \ \ \ \ Merge branches 'depends/rmk/io', 'depends/rmk/l2x0' and 'depends/rmk/gpio' in...Arnd Bergmann2011-10-301-2/+214
| | |\ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | | |
| * | | | | | | Merge branch 'dt/gic' into next/dtArnd Bergmann2011-10-3111-146/+131
| |\ \ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | | |
| | * | | | | | Merge remote-tracking branch 'rmk/devel-stable' into HEADRob Herring2011-10-2411-146/+131
| | |\ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |
* | | | | | | | Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kern...Linus Torvalds2011-10-2810-146/+129
|\ \ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| * | | | | | | Merge branch 'ppi-irq-core-for-rmk' of git://github.com/mzyngier/arm-platform...Russell King2011-10-231-0/+1
| |\ \ \ \ \ \ \ | | | |_|_|_|/ / | | |/| | | | / | | |_|_|_|_|/ | |/| | | | |
| * | | | | | Merge branch 'for_3_2/for-rmk/arm_cpu_pm' of git://gitorious.org/omap-sw-deve...Russell King2011-09-261-0/+8
| |\ \ \ \ \ \
| | * | | | | | ARM: mm: Add strongly ordered descriptor support.Santosh Shilimkar2011-09-231-0/+8
| * | | | | | | Merge branch 'pm' into devel-stableRussell King2011-09-227-126/+88
| |\ \ \ \ \ \ \
| | * | | | | | | ARM: pm: no need to save/restore context ID registerRussell King2011-09-212-24/+22
| | * | | | | | | ARM: pm: only use preallocated page table during resumeRussell King2011-09-217-82/+80