aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mm
Commit message (Expand)AuthorAge
* Revert "ARM: 7304/1: ioremap: fix boundary check when reusing static mapping"Russell King2012-02-02
* ARM: 7304/1: ioremap: fix boundary check when reusing static mappingPawel Moll2012-01-27
* ARM: 7296/1: proc-v7.S: remove HARVARD_CACHE preprocessor guardsWill Deacon2012-01-23
* ARM: 7295/1: cortex-a7: move proc_info out of !CONFIG_ARM_LPAE blockWill Deacon2012-01-23
* ARM: 7291/1: cache: assume 64-byte L1 cachelines for ARMv7 CPUsWill Deacon2012-01-23
* ARM: fix a section mismatch warning with our use of memblockRussell King2012-01-19
* ARM: Add arm_memblock_steal() to allocate memory away from the kernelRussell King2012-01-13
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2012-01-10
|\
| * arm: switch to GENERIC_PCI_IOMAPMichael S. Tsirkin2011-11-28
* | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/pub/linux/arm/kernel/g...Linus Torvalds2012-01-06
|\ \
| * \ Merge branch 'devel-stable' into for-linusRussell King2012-01-05
| |\ \
| | * \ Merge branch 'arm/common-kconfig-refactor+for-rmk' of git://git.linaro.org/pe...Russell King2011-12-19
| | |\ \
| | | * | ARM: l2x0/pl310: Refactor Kconfig to be more maintainableDave Martin2011-12-19
| | | |/
| | * | Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/cmari...Russell King2011-12-08
| | |\ \
| | | * | ARM: LPAE: Add the Kconfig entriesCatalin Marinas2011-12-08
| | | * | ARM: LPAE: mark memory banks with start > ULONG_MAX as highmemWill Deacon2011-12-08
| | | * | ARM: LPAE: Add identity mapping support for the 3-level page table formatCatalin Marinas2011-12-08
| | | * | ARM: LPAE: Add context switching supportCatalin Marinas2011-12-08
| | | * | ARM: LPAE: Add fault handling supportCatalin Marinas2011-12-08
| | | * | ARM: LPAE: MMU setup for the 3-level page table formatCatalin Marinas2011-12-08
| | | * | ARM: LPAE: Page table maintenance for the 3-level formatCatalin Marinas2011-12-08
| | | * | ARM: LPAE: Factor out classic-MMU specific code into proc-v7-2level.SCatalin Marinas2011-12-08
| | | * | ARM: LPAE: Move the FSR definitions to separate filesCatalin Marinas2011-12-08
| | | * | ARM: pgtable: Fix compiler warning in ioremap.c introduced by nopudCatalin Marinas2011-12-08
| | * | | Merge branch 'kexec/idmap' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Russell King2011-12-06
| | |\| |
| | | * | ARM: SMP: use idmap_pgd for mapping MMU enable during secondary bootingWill Deacon2011-12-06
| | | * | ARM: idmap: use idmap_pgd when setting up mm for rebootWill Deacon2011-12-06
| | | * | ARM: proc-*.S: place cpu_reset functions into .idmap.text sectionWill Deacon2011-12-06
| | | * | ARM: idmap: populate identity map pgd at init time using .init.textWill Deacon2011-12-06
| | * | | Merge branch 'vmalloc' of git://git.linaro.org/people/nico/linux into devel-s...Russell King2011-12-05
| | |\ \ \
| | | * | | ARM: add generic ioremap optimization by reusing static mappingsNicolas Pitre2011-11-26
| | | * | | ARM: simplify __iounmap() when dealing with section based mappingNicolas Pitre2011-11-26
| | | * | | ARM: move iotable mappings within the vmalloc regionNicolas Pitre2011-11-26
| | | * | | ARM: move initialization of the high_memory variable earlierNicolas Pitre2011-11-18
| | | * | | ARM: sort the meminfo array earlierNicolas Pitre2011-11-18
| | | | |/ | | | |/|
| | * | | Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/will/...Russell King2011-12-05
| | |\ \ \ | | | |_|/ | | |/| |
| | * | | ARM: restart: remove argument to setup_mm_for_reboot()Russell King2011-11-10
| | | |/ | | |/|
| * | | Merge branches 'fixes' and 'misc' into for-linusRussell King2012-01-05
| |\ \ \
| | * | | ARM: 7202/1: Add Cortex-A7 proc infoPawel Moll2011-12-11
| | * | | ARM: 7178/1: fault.c: Port OOM changes into do_page_faultKautuk Consul2011-12-06
| | * | | ARM: 7169/1: topdown mmap supportRob Herring2011-12-06
| | | |/ | | |/|
* | | | Merge branch 'core-memblock-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2012-01-06
|\ \ \ \ | |/ / / |/| | |
| * | | Merge branch 'memblock-kill-early_node_map' of git://git.kernel.org/pub/scm/l...Ingo Molnar2011-12-20
| |\ \ \ | | |/ / | |/| |
| | * | memblock: s/memblock_analyze()/memblock_allow_resize()/ and update usersTejun Heo2011-12-08
| | * | memblock: Kill memblock_init()Tejun Heo2011-12-08
| | * | memblock: Fix include breakages caused by 24aa07882bTejun Heo2011-12-08
| | |/
* | / ARM: 7197/1: errata: Remove SMP dependency for erratum 751472Dave Martin2011-12-23
|/ /
* | ARM: 7172/1: dma: Drop GFP_COMP for DMA memory allocationsSumit Bhattacharya2011-11-26
* | ARM: 7168/1: use cache type functions for arch_get_unmapped_areaRob Herring2011-11-26
* | ARM: 7166/1: Use PMD_SHIFT instead of PGDIR_SHIFT in dma-consistent.cCatalin Marinas2011-11-21