aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mm
AgeCommit message (Expand)Author
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
2011-10-31Merge branch 'depends/rmk/devel-stable' into imx/imx6qArnd Bergmann
2011-10-31ARM: add Highbank core platform supportRob Herring
2011-10-31Merge branch 'dt/gic' into highbank/socArnd Bergmann
2011-10-31Merge branch 'dt/gic' into next/dtArnd Bergmann
2011-10-30Merge branches 'depends/rmk/io', 'depends/rmk/l2x0' and 'depends/rmk/gpio' in...Arnd Bergmann
2011-10-28Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kern...Linus Torvalds
2011-10-26Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2011-10-25Merge branch 'misc' into for-linusRussell King
2011-10-25Merge branches 'arnd-randcfg-fixes', 'debug', 'io' (early part), 'l2x0', 'p2v...Russell King
2011-10-24Merge remote-tracking branch 'rmk/devel-stable' into HEADRob Herring
2011-10-23Merge branch 'ppi-irq-core-for-rmk' of git://github.com/mzyngier/arm-platform...Russell King
2011-10-22ARM: 7129/1: Add __arm_ioremap_exec for mapping external memory as MT_MEMORYTony Lindgren
2011-10-20Merge branch 'depends/rmk/smp' into tmpArnd Bergmann
2011-10-17ARM: 7114/1: cache-l2x0: add resume entry for l2 in secure modeBarry Song
2011-10-17ARM: 7090/1: CACHE-L2X0: filter start address can be 0 and is often 0Barry Song
2011-10-17ARM: 7089/1: L2X0: add explicit cpu_relax() for busy wait loopBarry Song
2011-10-17ARM: 7009/1: l2x0: Add OF based initializationRob Herring
2011-10-17ARM: 7115/4: move __exception and friends to asm/exception.hJamie Iles
2011-10-06ARM: 7076/1: LPAE: Add (pte|pmd)val_t type definitions as u32Catalin Marinas
2011-10-01ARM: pm: let platforms select cpu_suspend supportArnd Bergmann
2011-10-01ARM: allow building alignment.c without PROC_FSArnd Bergmann
2011-10-01ARM: 7113/1: mm: Align bank start to MAX_ORDER_NR_PAGESLinus Walleij
2011-09-26ARM: dma-mapping: free allocated page if unable to mapRussell King
2011-09-26Merge branch 'for_3_2/for-rmk/arm_cpu_pm' of git://gitorious.org/omap-sw-deve...Russell King
2011-09-23ARM: mm: Add strongly ordered descriptor support.Santosh Shilimkar
2011-09-22Merge branch 'pm' into devel-stableRussell King
2011-09-21Merge branch 'kprobes-test' of git://git.yxit.co.uk/linux into devel-stableRussell King
2011-09-20ARM: pm: no need to save/restore context ID registerRussell King
2011-09-20ARM: pm: only use preallocated page table during resumeRussell King
2011-09-20ARM: pm: preallocate a page table for suspend/resumeRussell King