aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mm
AgeCommit message (Expand)Author
2011-02-22Merge commit 'd8d3f25' (misc branch) into linaro-2.6.38Nicolas Pitre
2011-02-22Merge commit '3ba6e69' (v6v7 branch) into linaro-2.6.38Nicolas Pitre
2011-02-19ARM: 6743/1: errata: interrupted ICALLUIS may prevent completion of broadcast...Will Deacon
2011-02-19ARM: 6741/1: errata: pl310 cache sync operation may be faultySrinidhi Kasagar
2011-02-14ARM: move L1_CACHE_SHIFT_6 to mm/KconfigRussell King
2011-02-10ARM: make SWP emulation explicit on !CPU_USE_DOMAINSRussell King
2011-02-09ARM: Avoid building unsafe kernels on OMAP2 and MX3Russell King
2011-02-07ARM: 6639/1: allow highmem on SMP platforms without h/w TLB ops broadcastNicolas Pitre
2011-02-07ARM: DMA: top-down allocation in DMA coherent regionRussell King
2011-02-02ARM: v6k: DMA_CACHE_RWFO isn't appropriate for non-v6k CPUsRussell King
2011-02-02ARM: v6k: allow swp emulation again when ARMv7 is enabledRussell King
2011-02-02ARM: v6k: do not disable CPU_32v6K based on platform selectionRussell King
2011-02-02ARM: v6k: use CPU domain feature if we include support for arch < ARMv6KRussell King
2011-02-02ARM: v6k: select clear exclusive code seqences according to V6 variantsRussell King
2011-02-02ARM: v6k: Dove platforms use V6K architecture CPUsRussell King
2011-02-02ARM: v6k: introduce CPU_V6K optionRussell King
2011-01-31ARM: initrd: disable initrd if passed address overlaps reserved regionRussell King
2011-01-15Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2011-01-14Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-01-14ARM: 6623/1: Thumb-2: Fix out-of-range offset for Thumb-2 in proc-v7.SDave Martin
2011-01-13thp: pte alloc trans splittingAndrea Arcangeli
2011-01-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds
2011-01-12ARM: 6622/1: fix dma_unmap_sg() documentationLinus Walleij
2011-01-06ARM: Do not enable SWP emulation if CPU_V6 && CPU_V7Catalin Marinas
2011-01-07Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...Paul Mundt
2011-01-06Merge branch 'devel-stable' into develRussell King
2011-01-06Merge branch 'pgt' (early part) into develRussell King
2011-01-06Merge branch 'misc' into develRussell King
2011-01-06Merge branch 'smp' into miscRussell King
2011-01-06ARM: DMA: add support for DMA debuggingRussell King
2011-01-03ARM: DMA: Replace page_to_dma()/dma_to_page() with pfn_to_dma()/dma_to_pfn()Russell King
2010-12-24Revert "ARM: relax ioremap prohibition (309caa9) for -final and -stable"Russell King
2010-12-22Merge branch 'master' into for-nextJiri Kosina
2010-12-22ARM: pgtable: provide RDONLY page table bit rather than WRITE bitRussell King
2010-12-22ARM: pgtable: invert L_PTE_EXEC to L_PTE_XNRussell King
2010-12-22ARM: pgtable: remove FIRST_USER_PGD_NRRussell King
2010-12-22ARM: pgtable: use conventional page table code for identity mappingsRussell King
2010-12-22ARM: pgtable: collect up identity mapping functionsRussell King
2010-12-22ARM: pgtable: switch order of Linux vs hardware page tablesRussell King
2010-12-21Merge branch 'rmobile/urgent' into rmobile-latestPaul Mundt
2010-12-19ARM: fix cache-feroceon-l2 after stack based kmap_atomic()Nicolas Pitre
2010-12-19ARM: fix cache-xsc3l2 after stack based kmap_atomic()Nicolas Pitre
2010-12-19ARM: get rid of kmap_high_l1_vipt()Nicolas Pitre
2010-12-18ARM: mmp: select CPU_PJ4Haojian Zhuang
2010-12-18ARM: pxa: support pxa95xHaojian Zhuang
2010-12-14ARM: 6535/1: V6 MPCore v6_dma_inv_range and v6_dma_flush_range RWFO fixValentine Barshak
2010-12-12ARM: 6528/1: Use CTR for the I-cache line size on ARMv7Catalin Marinas
2010-12-12ARM: 6527/1: Use CTR instead of CCSIDR for the D-cache line size on ARMv7Catalin Marinas
2010-11-30ARM: 6501/1: Thumb-2: Correct data alignment for CONFIG_THUMB2_KERNEL in mm/p...Dave Martin
2010-11-26ARM: pgtable: introduce pteval_t to represent a pte valueRussell King