aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mm (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-11-21ARM: 7166/1: Use PMD_SHIFT instead of PGDIR_SHIFT in dma-consistent.cCatalin Marinas1-1/+1
2011-11-21ARM: 7162/1: errata: tidy up Kconfig options for PL310 errata workaroundsWill Deacon1-1/+1
2011-11-18ARM: move initialization of the high_memory variable earlierNicolas Pitre3-2/+3
2011-11-18ARM: sort the meminfo array earlierNicolas Pitre1-30/+8
2011-11-10ARM: restart: remove argument to setup_mm_for_reboot()Russell King2-2/+2
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linuxLinus Torvalds2-1/+1
2011-11-01Merge branch 'next/soc' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds1-2/+2
2011-11-02Merge branch 'imx/imx6q' into next/socArnd Bergmann1-1/+1
2011-11-02Merge branch 'highbank/soc' into next/socArnd Bergmann2-3/+215
2011-10-31arm: Add export.h to ARM specific files as required.Paul Gortmaker1-0/+1
2011-10-31arm: remove several unnecessary module.h include instancesPaul Gortmaker1-1/+0
2011-10-31arm/imx: merge i.MX3 and i.MX6Sascha Hauer1-2/+2
2011-10-31arm/imx6q: add device tree machine supportShawn Guo1-1/+1
2011-10-31Merge branch 'depends/rmk/devel-stable' into imx/imx6qArnd Bergmann10-146/+130
2011-10-31ARM: add Highbank core platform supportRob Herring1-1/+1
2011-10-31Merge branch 'dt/gic' into highbank/socArnd Bergmann11-146/+131
2011-10-31Merge branch 'dt/gic' into next/dtArnd Bergmann11-146/+131
2011-10-30Merge branches 'depends/rmk/io', 'depends/rmk/l2x0' and 'depends/rmk/gpio' into highbank/socArnd Bergmann1-2/+214
2011-10-28Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-armLinus Torvalds10-146/+129
2011-10-26Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds5-41/+41
2011-10-25Merge branch 'misc' into for-linusRussell King1-0/+21
2011-10-25Merge branches 'arnd-randcfg-fixes', 'debug', 'io' (early part), 'l2x0', 'p2v', 'pgt' (early part) and 'smp' into for-linusRussell King7-26/+241
2011-10-24Merge remote-tracking branch 'rmk/devel-stable' into HEADRob Herring11-146/+131
2011-10-23Merge branch 'ppi-irq-core-for-rmk' of git://github.com/mzyngier/arm-platforms into devel-stableRussell King1-0/+1
2011-10-22ARM: 7129/1: Add __arm_ioremap_exec for mapping external memory as MT_MEMORYTony Lindgren1-0/+21
2011-10-20Merge branch 'depends/rmk/smp' into tmpArnd Bergmann1-0/+1
2011-10-17ARM: 7114/1: cache-l2x0: add resume entry for l2 in secure modeBarry Song1-10/+119
2011-10-17ARM: 7090/1: CACHE-L2X0: filter start address can be 0 and is often 0Barry Song1-1/+1
2011-10-17ARM: 7089/1: L2X0: add explicit cpu_relax() for busy wait loopBarry Song1-1/+1
2011-10-17ARM: 7009/1: l2x0: Add OF based initializationRob Herring1-0/+103
2011-10-17ARM: 7115/4: move __exception and friends to asm/exception.hJamie Iles1-0/+1
2011-10-06ARM: 7076/1: LPAE: Add (pte|pmd)val_t type definitions as u32Catalin Marinas2-4/+4
2011-10-01ARM: pm: let platforms select cpu_suspend supportArnd Bergmann1-1/+1
2011-10-01ARM: allow building alignment.c without PROC_FSArnd Bergmann1-10/+10
2011-10-01ARM: 7113/1: mm: Align bank start to MAX_ORDER_NR_PAGESLinus Walleij1-0/+7
2011-09-26ARM: dma-mapping: free allocated page if unable to mapRussell King1-0/+2
2011-09-26Merge branch 'for_3_2/for-rmk/arm_cpu_pm' of git://gitorious.org/omap-sw-develoment/linux-omap-dev into devel-stableRussell King1-0/+8
2011-09-23ARM: mm: Add strongly ordered descriptor support.Santosh Shilimkar1-0/+8
2011-09-22Merge branch 'pm' into devel-stableRussell King7-126/+88
2011-09-21Merge branch 'kprobes-test' of git://git.yxit.co.uk/linux into devel-stableRussell King3-2/+23
2011-09-20ARM: pm: no need to save/restore context ID registerRussell King2-24/+22
2011-09-20ARM: pm: only use preallocated page table during resumeRussell King7-82/+80
2011-09-20ARM: pm: preallocate a page table for suspend/resumeRussell King7-34/+0
2011-09-17ARM: 7091/1: errata: D-cache line maintenance operation by MVA may not succeedWill Deacon1-0/+20
2011-09-16Merge branch 'for-rmk' of git://linux-arm.org/linux-2.6-wd into devel-stableRussell King6-11/+31
2011-09-13locking, ARM: Annotate low level hw locks as rawThomas Gleixner5-41/+41
2011-09-10ARM: 7088/1: entry: fix wrong parameter name used in do_thumb_abortJanusz Krzysztofik1-1/+1
2011-09-07ARM: 7080/1: l2x0: make sure I&D are not locked down on initLinus Walleij1-0/+21
2011-09-04ARM: 7067/1: mm: keep significant bits in pfn_validMark Rutland1-1/+1
2011-08-28ARM: pm: avoid writing the auxillary control register for ARMv7Russell King1-1/+3