aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mm
AgeCommit message (Expand)Author
2012-11-29ARM: dma-mapping: add support for DMA_ATTR_FORCE_CONTIGUOUS attributeMarek Szyprowski
2012-11-26Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2012-11-26ARM: 7582/2: rename kvm_seq to vmalloc_seq so to avoid confusion with KVMNicolas Pitre
2012-11-21arm: dma mapping: Export a dma ops function arm_dma_set_maskGregory CLEMENT
2012-11-21arm: mm: Add support for PJ4B cpu and init routinesGregory CLEMENT
2012-11-21Merge tag 'highbank-debugll-cleanup' of git://sources.calxeda.com/kernel/linu...Olof Johansson
2012-11-19Merge branch 'asid-allocation' of git://git.kernel.org/pub/scm/linux/kernel/g...Russell King
2012-11-19Merge branch 'for-rmk/prot-none' of git://git.kernel.org/pub/scm/linux/kernel...Russell King
2012-11-16Merge 3.7-rc6 into char-misc-nextGreg Kroah-Hartman
2012-11-13ARM: 7573/1: idmap: use flush_cache_louis() and flush TLBs only when necessaryNicolas Pitre
2012-11-12ARM: 7572/1: proc-v6.S: fix commentNicolas Pitre
2012-11-09ARM: mm: introduce present, faulting entries for PAGE_NONEWill Deacon
2012-11-09ARM: mm: introduce L_PTE_VALID for page table entriesWill Deacon
2012-11-09ARM: mm: don't use the access flag permissions mechanism for classic MMUWill Deacon
2012-11-09ARM: mm: use pteval_t to represent page protection valuesWill Deacon
2012-11-07Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2012-11-06ARM: 7547/4: cache-l2x0: add support for Aurora L2 cache ctrlGregory CLEMENT
2012-11-05ARM: implement debug_ll_io_init()Rob Herring
2012-11-05ARM: mm: use bitmap operations when allocating new ASIDsWill Deacon
2012-11-05ARM: mm: avoid taking ASID spinlock on fastpathWill Deacon
2012-11-05ARM: mm: remove IPI broadcasting on ASID rolloverWill Deacon
2012-11-04ARM: 7569/1: mm: uninitialized warning correctionsviresh kumar
2012-10-29Merge 3.7-rc3 into char-misc-nextGreg Kroah-Hartman
2012-10-25Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2012-10-24/dev/mem: use phys_addr_t for physical addressesCyril Chemparathy
2012-10-24ARM: mm: Remove unused arm_vmregion priv fieldLaurent Pinchart
2012-10-24ARM: dma-mapping: fix build warning in __dma_alloc()Jingoo Han
2012-10-22Merge tag 'fixes-for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Russell King
2012-10-18ARM: 7553/1: proc-v7: Ensure correct instruction set after cpu_resetDave Martin
2012-10-18ARM: 7545/1: cache-l2x0: make outer_cache_fns a field of l2x0_of_dataGregory CLEMENT
2012-10-13ARM: config: sort select statements alphanumericallyRussell King
2012-10-12Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2012-10-11Merge branch 'fixes' into for-linusRussell King
2012-10-09ARM: Fix another build warning in arch/arm/mm/alignment.cArnd Bergmann
2012-10-09readahead: fault retry breaks mmap file read random detectionShaohua Li
2012-10-09mm: replace vma prio_tree with an interval treeMichel Lespinasse
2012-10-07Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2012-10-04Merge branches 'atags', 'cache-l2x0', 'clkdev', 'fixes', 'integrator', 'misc'...Russell King
2012-10-02Merge branch 'for-v3.7' of git://git.linaro.org/people/mszyprowski/linux-dma-...Linus Torvalds
2012-10-02Merge branch 'next-cleanup' into for-v3.7Marek Szyprowski
2012-10-02ARM: dma-mapping: Remove unsed var at arm_coherent_iommu_unmap_pageHiroshi Doyu
2012-10-02ARM: kill off arch_is_coherentRob Herring
2012-10-02ARM: add coherent iommu dma opsRob Herring
2012-10-02ARM: add coherent dma opsRob Herring
2012-10-02ARM: dma-mapping: Refrain noisy console messageHiroshi Doyu
2012-10-02ARM: dma-mapping: Small logical clean upHiroshi Doyu
2012-10-01Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-10-01Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-10-01Merge tag 'fixes-non-critical' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2012-09-30Merge branch 'hyp-boot-mode-rmk' of git://git.kernel.org/pub/scm/linux/kernel...Russell King