aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mm
Commit message (Expand)AuthorAge
* readahead: fault retry breaks mmap file read random detectionShaohua Li2012-10-09
* mm: replace vma prio_tree with an interval treeMichel Lespinasse2012-10-09
* Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-10-07
|\
| *-------. Merge branches 'atags', 'cache-l2x0', 'clkdev', 'fixes', 'integrator', 'misc'...Russell King2012-10-04
| |\ \ \ \ \
| | | | | * | ARM: ensure vm_struct has its phys_addr member filled inRussell King2012-09-28
| | | | | * | ARM: Fix build warning in arch/arm/mm/alignment.cRussell King2012-09-15
| | | | | * | ARM: Allow arm_memblock_steal() to remove memory from any RAM regionRussell King2012-08-12
| | |_|_|/ / | |/| | | |
| | | * | | ARM: 7541/1: Add ARM ERRATA 775420 workaroundSimon Horman2012-09-28
| | * | | | ARM: 7507/1: cache-l2x0.c: save the final aux ctrl value for resumingYilu Mao2012-09-15
| | | |/ / | | |/| |
* | | | | Merge branch 'for-v3.7' of git://git.linaro.org/people/mszyprowski/linux-dma-...Linus Torvalds2012-10-02
|\ \ \ \ \
| * \ \ \ \ Merge branch 'next-cleanup' into for-v3.7Marek Szyprowski2012-10-02
| |\ \ \ \ \
| | * | | | | ARM: dma-mapping: Refrain noisy console messageHiroshi Doyu2012-10-02
| | * | | | | ARM: dma-mapping: Small logical clean upHiroshi Doyu2012-10-02
| | | |_|/ / | | |/| | |
| * | | | | ARM: dma-mapping: Remove unsed var at arm_coherent_iommu_unmap_pageHiroshi Doyu2012-10-02
| * | | | | ARM: kill off arch_is_coherentRob Herring2012-10-02
| * | | | | ARM: add coherent iommu dma opsRob Herring2012-10-02
| * | | | | ARM: add coherent dma opsRob Herring2012-10-02
| |/ / / /
* | | | | Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-10-01
|\ \ \ \ \
| * \ \ \ \ Merge branch 'for-arm-soc-next' of git://git.linaro.org/people/ljones/linux-3...Olof Johansson2012-09-23
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | Merge tag 'omap-devel-dt-merged-for-v3.7' of git://git.kernel.org/pub/scm/lin...Olof Johansson2012-09-20
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | Merge branch 'soc-core' of git://git.kernel.org/pub/scm/linux/kernel/git/horm...Olof Johansson2012-09-05
| |\ \ \ \ \
| * | | | | | ARM: cache: add dt support for tauros2 cacheChao Xie2012-08-16
| * | | | | | ARM: cache: add extra feature enable for tauros2Chao Xie2012-08-16
| * | | | | | ARM: cache: add cputype.h for tauros2Chao Xie2012-08-16
| * | | | | | ARM: cache: fix uninitialized ptr in tauros2_initChao Xie2012-08-16
| | |_|_|_|/ | |/| | | |
* | | | | | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-10-01
|\ \ \ \ \ \
| * \ \ \ \ \ Merge tag 'tegra-for-3.7-dmaengine' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson2012-09-20
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| * | | | | | Merge tag 'cleanup-omap-tags-for-v3.7' of git://git.kernel.org/pub/scm/linux/...Olof Johansson2012-09-16
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| * | | | | | Merge commit 'a849088aa1' from rmk/fixes into cleanup/io-pciArnd Bergmann2012-09-04
| |\ \ \ \ \ \
| * | | | | | | ARM: Add fixed PCI i/o mappingRob Herring2012-07-25
* | | | | | | | Merge tag 'fixes-non-critical' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2012-10-01
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | |
| * | | | | | | Merge branch 'v3.7-samsung-fixes-1' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson2012-09-22
| |\ \ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | | |
| * | | | | | | Merge branch 'ofdeviceiddata' of git://git.pengutronix.de/git/ukl/linux into ...Olof Johansson2012-09-13
| |\ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | |
| | * | | | | | ARM: cache-l2x0: add a const qualifierUwe Kleine-König2012-09-11
| | | |_|_|/ / | | |/| | | |
* | | | | | | ARM: dma-mapping: Fix potential memory leak in atomic_pool_init()Sachin Kamat2012-09-24
| |_|/ / / / |/| | | | |
* | | | | | Merge branch 'fixes-for-3.6' of git://git.linaro.org/people/mszyprowski/linux...Linus Torvalds2012-09-14
|\ \ \ \ \ \
| * | | | | | arm: mm: fix DMA pool affiliation checkThomas Petazzoni2012-09-10
| |/ / / / /
* | | | | | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-09-12
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | ARM: 7499/1: mm: Fix vmalloc overlap check for !HIGHMEMJonathan Austin2012-08-25
| * | | | | ARM: 7502/1: contextidr: avoid using bfi instruction during notifierWill Deacon2012-08-25
| | |_|/ / | |/| | |
| * | | | ARM: Fix ioremap() of address zeroRussell King2012-08-25
| | |_|/ | |/| |
* | | | ARM: dma-mapping: IOMMU allocates pages from atomic_pool with GFP_ATOMICHiroshi Doyu2012-08-28
* | | | ARM: dma-mapping: Introduce __atomic_get_pages() for __iommu_get_pages()Hiroshi Doyu2012-08-28
* | | | ARM: dma-mapping: Refactor out to introduce __in_atomic_poolHiroshi Doyu2012-08-28
* | | | ARM: dma-mapping: atomic_pool with struct page **pagesHiroshi Doyu2012-08-28
* | | | ARM: DMA-Mapping: print warning when atomic coherent allocation failsMarek Szyprowski2012-08-28
* | | | ARM: DMA-Mapping: add function for setting coherent pool size from platform codeMarek Szyprowski2012-08-28
|/ / /
* | | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-08-18
|\ \ \
| * | | ARM: 7489/1: errata: fix workaround for erratum #720789 on UP systemsWill Deacon2012-08-11
| * | | ARM: 7487/1: mm: avoid setting nG bit for user mappings that aren't presentWill Deacon2012-08-11
| |/ /