summaryrefslogtreecommitdiffstats
path: root/arch/arm/mm (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-10-021-21/+62
|\
| * Merge branch 'for-arm-soc-next' of git://git.linaro.org/people/ljones/linux-3...Olof Johansson2012-09-234-8/+12
| |\
| * \ Merge tag 'omap-devel-dt-merged-for-v3.7' of git://git.kernel.org/pub/scm/lin...Olof Johansson2012-09-201-10/+104
| |\ \
| * \ \ Merge branch 'soc-core' of git://git.kernel.org/pub/scm/linux/kernel/git/horm...Olof Johansson2012-09-063-11/+9
| |\ \ \
| * | | | ARM: cache: add dt support for tauros2 cacheChao Xie2012-08-161-1/+34
| * | | | ARM: cache: add extra feature enable for tauros2Chao Xie2012-08-161-17/+27
| * | | | ARM: cache: add cputype.h for tauros2Chao Xie2012-08-161-3/+1
| * | | | ARM: cache: fix uninitialized ptr in tauros2_initChao Xie2012-08-161-1/+1
* | | | | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-10-022-11/+57
|\ \ \ \ \
| * \ \ \ \ Merge tag 'tegra-for-3.7-dmaengine' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson2012-09-213-6/+7
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | Merge tag 'cleanup-omap-tags-for-v3.7' of git://git.kernel.org/pub/scm/linux/...Olof Johansson2012-09-171-10/+104
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | Merge commit 'a849088aa1' from rmk/fixes into cleanup/io-pciArnd Bergmann2012-09-0410-355/+304
| |\ \ \ \ \
| * | | | | | ARM: Add fixed PCI i/o mappingRob Herring2012-07-252-11/+57
* | | | | | | Merge tag 'fixes-non-critical' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2012-10-021-1/+1
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'v3.7-samsung-fixes-1' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson2012-09-224-8/+12
| |\ \ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | | |
| * | | | | | | Merge branch 'ofdeviceiddata' of git://git.pengutronix.de/git/ukl/linux into ...Olof Johansson2012-09-131-1/+1
| |\ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | |
| | * | | | | | ARM: cache-l2x0: add a const qualifierUwe Kleine-König2012-09-111-1/+1
| | | |_|_|/ / | | |/| | | |
* | | | | | | ARM: dma-mapping: Fix potential memory leak in atomic_pool_init()Sachin Kamat2012-09-241-0/+2
| |_|/ / / / |/| | | | |
* | | | | | Merge branch 'fixes-for-3.6' of git://git.linaro.org/people/mszyprowski/linux...Linus Torvalds2012-09-151-1/+1
|\ \ \ \ \ \
| * | | | | | arm: mm: fix DMA pool affiliation checkThomas Petazzoni2012-09-101-1/+1
| |/ / / / /
* | | | | | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-09-133-7/+11
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | ARM: 7499/1: mm: Fix vmalloc overlap check for !HIGHMEMJonathan Austin2012-08-251-2/+2
| * | | | | ARM: 7502/1: contextidr: avoid using bfi instruction during notifierWill Deacon2012-08-251-3/+4
| | |_|/ / | |/| | |
| * | | | ARM: Fix ioremap() of address zeroRussell King2012-08-252-2/+5
| | |_|/ | |/| |
* | | | ARM: dma-mapping: IOMMU allocates pages from atomic_pool with GFP_ATOMICHiroshi Doyu2012-08-281-0/+36
* | | | ARM: dma-mapping: Introduce __atomic_get_pages() for __iommu_get_pages()Hiroshi Doyu2012-08-281-0/+12
* | | | ARM: dma-mapping: Refactor out to introduce __in_atomic_poolHiroshi Doyu2012-08-281-6/+20
* | | | ARM: dma-mapping: atomic_pool with struct page **pagesHiroshi Doyu2012-08-281-3/+14
* | | | ARM: DMA-Mapping: print warning when atomic coherent allocation failsMarek Szyprowski2012-08-281-0/+4
* | | | ARM: DMA-Mapping: add function for setting coherent pool size from platform codeMarek Szyprowski2012-08-281-1/+18
|/ / /
* | | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-08-192-5/+3
|\ \ \
| * | | ARM: 7489/1: errata: fix workaround for erratum #720789 on UP systemsWill Deacon2012-08-111-3/+3
| * | | ARM: 7487/1: mm: avoid setting nG bit for user mappings that aren't presentWill Deacon2012-08-111-2/+0
| |/ /
* | | ARM: dma-mapping: fix incorrect freeing of atomic allocationsAaro Koskinen2012-08-091-2/+2
* | | ARM: dma-mapping: fix atomic allocation alignmentAaro Koskinen2012-08-091-3/+3
* | | ARM: mm: fix MMU mapping of CMA regionsChris Brand2012-08-091-1/+1
|/ /
* | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-08-021-0/+12
|\ \
| * | ARM: 7478/1: errata: extend workaround for erratum #720789Will Deacon2012-07-311-0/+12
| |/
* | Merge branch 'for-linus-for-3.6-rc1' of git://git.linaro.org/people/mszyprows...Linus Torvalds2012-07-302-334/+230
|\ \
| * | ARM: dma-mapping: add support for DMA_ATTR_SKIP_CPU_SYNC attributeMarek Szyprowski2012-07-301-9/+11
| * | ARM: dma-mapping: add support for dma_get_sgtable()Marek Szyprowski2012-07-301-0/+31
| * | ARM: dma-mapping: add support for DMA_ATTR_NO_KERNEL_MAPPING attributeMarek Szyprowski2012-07-301-5/+13
| * | ARM: dma-mapping: fix error path for memory allocation failureMarek Szyprowski2012-07-301-1/+1
| * | ARM: dma-mapping: add more sanity checks in arm_dma_mmap()Marek Szyprowski2012-07-301-4/+10
| * | ARM: dma-mapping: remove custom consistent dma regionMarek Szyprowski2012-07-302-320/+169
| | |
| \ \
| \ \
| \ \
| \ \
| \ \
*-----. \ \ Merge branches 'audit', 'delay', 'fixes', 'misc' and 'sta2x11' into for-linusRussell King2012-07-287-10/+50
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | / | | |_|_|/ | |/| | |
| | | | * ARM: 7432/1: use the new linux/sizes.hAlessandro Rubini2012-06-284-4/+4
| | | |/ | | |/|
| | | * ARM: 7445/1: mm: update CONTEXTIDR register to contain PID of current processWill Deacon2012-07-093-0/+46
| | | * ARM: 7436/1: Do not map the vectors page as write-through on UP systemsCatalin Marinas2012-07-091-6/+0
| | |/
* | | Merge branch 'fixes-for-linus' of git://git.linaro.org/people/mszyprowski/lin...Linus Torvalds2012-07-171-2/+2
|\ \ \ | |/ / |/| |