aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mm
AgeCommit message (Expand)Author
2012-01-06Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/pub/linux/arm/kernel/g...Linus Torvalds
2012-01-06Merge branch 'core-memblock-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2012-01-05Merge branch 'devel-stable' into for-linusRussell King
2012-01-05Merge branches 'fixes' and 'misc' into for-linusRussell King
2011-12-23ARM: 7197/1: errata: Remove SMP dependency for erratum 751472Dave Martin
2011-12-20Merge branch 'memblock-kill-early_node_map' of git://git.kernel.org/pub/scm/l...Ingo Molnar
2011-12-19Merge branch 'arm/common-kconfig-refactor+for-rmk' of git://git.linaro.org/pe...Russell King
2011-12-19ARM: l2x0/pl310: Refactor Kconfig to be more maintainableDave Martin
2011-12-11ARM: 7202/1: Add Cortex-A7 proc infoPawel Moll
2011-12-08memblock: s/memblock_analyze()/memblock_allow_resize()/ and update usersTejun Heo
2011-12-08memblock: Kill memblock_init()Tejun Heo
2011-12-08memblock: Fix include breakages caused by 24aa07882bTejun Heo
2011-12-08Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/cmari...Russell King
2011-12-08ARM: LPAE: Add the Kconfig entriesCatalin Marinas
2011-12-08ARM: LPAE: mark memory banks with start > ULONG_MAX as highmemWill Deacon
2011-12-08ARM: LPAE: Add identity mapping support for the 3-level page table formatCatalin Marinas
2011-12-08ARM: LPAE: Add context switching supportCatalin Marinas
2011-12-08ARM: LPAE: Add fault handling supportCatalin Marinas
2011-12-08ARM: LPAE: MMU setup for the 3-level page table formatCatalin Marinas
2011-12-08ARM: LPAE: Page table maintenance for the 3-level formatCatalin Marinas
2011-12-08ARM: LPAE: Factor out classic-MMU specific code into proc-v7-2level.SCatalin Marinas
2011-12-08ARM: LPAE: Move the FSR definitions to separate filesCatalin Marinas
2011-12-08ARM: pgtable: Fix compiler warning in ioremap.c introduced by nopudCatalin Marinas
2011-12-06Merge branch 'kexec/idmap' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Russell King
2011-12-06ARM: SMP: use idmap_pgd for mapping MMU enable during secondary bootingWill Deacon
2011-12-06ARM: idmap: use idmap_pgd when setting up mm for rebootWill Deacon
2011-12-06ARM: proc-*.S: place cpu_reset functions into .idmap.text sectionWill Deacon
2011-12-06ARM: idmap: populate identity map pgd at init time using .init.textWill Deacon
2011-12-06ARM: 7178/1: fault.c: Port OOM changes into do_page_faultKautuk Consul
2011-12-06ARM: 7169/1: topdown mmap supportRob Herring
2011-12-05Merge branch 'vmalloc' of git://git.linaro.org/people/nico/linux into devel-s...Russell King
2011-12-05Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/will/...Russell King
2011-11-26ARM: add generic ioremap optimization by reusing static mappingsNicolas Pitre
2011-11-26ARM: simplify __iounmap() when dealing with section based mappingNicolas Pitre
2011-11-26ARM: move iotable mappings within the vmalloc regionNicolas Pitre
2011-11-26ARM: 7172/1: dma: Drop GFP_COMP for DMA memory allocationsSumit Bhattacharya
2011-11-26ARM: 7168/1: use cache type functions for arch_get_unmapped_areaRob Herring
2011-11-21ARM: 7166/1: Use PMD_SHIFT instead of PGDIR_SHIFT in dma-consistent.cCatalin Marinas
2011-11-21ARM: 7162/1: errata: tidy up Kconfig options for PL310 errata workaroundsWill Deacon
2011-11-18ARM: move initialization of the high_memory variable earlierNicolas Pitre
2011-11-18ARM: sort the meminfo array earlierNicolas Pitre
2011-11-10ARM: restart: remove argument to setup_mm_for_reboot()Russell King
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-11-01Merge branch 'next/soc' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds
2011-11-02Merge branch 'imx/imx6q' into next/socArnd Bergmann
2011-11-02Merge branch 'highbank/soc' into next/socArnd Bergmann
2011-10-31arm: Add export.h to ARM specific files as required.Paul Gortmaker
2011-10-31arm: remove several unnecessary module.h include instancesPaul Gortmaker
2011-10-31arm/imx: merge i.MX3 and i.MX6Sascha Hauer
2011-10-31arm/imx6q: add device tree machine supportShawn Guo