summaryrefslogtreecommitdiffstats
path: root/arch/arm/mm
Commit message (Expand)AuthorAgeFilesLines
...
| | | | | * | ARM: Allow arm_memblock_steal() to remove memory from any RAM regionRussell King2012-08-131-1/+1
| | |_|_|/ / | |/| | | |
| | | * | | ARM: 7541/1: Add ARM ERRATA 775420 workaroundSimon Horman2012-09-281-0/+3
| | * | | | ARM: 7507/1: cache-l2x0.c: save the final aux ctrl value for resumingYilu Mao2012-09-151-2/+6
| | | |/ / | | |/| |
* | | | | Merge branch 'for-v3.7' of git://git.linaro.org/people/mszyprowski/linux-dma-...Linus Torvalds2012-10-022-68/+207
|\ \ \ \ \
| * \ \ \ \ Merge branch 'next-cleanup' into for-v3.7Marek Szyprowski2012-10-021-5/+6
| |\ \ \ \ \
| | * | | | | ARM: dma-mapping: Refrain noisy console messageHiroshi Doyu2012-10-021-1/+1
| | * | | | | ARM: dma-mapping: Small logical clean upHiroshi Doyu2012-10-021-4/+5
| | | |_|/ / | | |/| | |
| * | | | | ARM: dma-mapping: Remove unsed var at arm_coherent_iommu_unmap_pageHiroshi Doyu2012-10-021-1/+0
| * | | | | ARM: kill off arch_is_coherentRob Herring2012-10-021-14/+3
| * | | | | ARM: add coherent iommu dma opsRob Herring2012-10-021-40/+143
| * | | | | ARM: add coherent dma opsRob Herring2012-10-021-12/+59
| |/ / / /
* | | | | Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-10-011-21/+62
|\ \ \ \ \
| * \ \ \ \ Merge branch 'for-arm-soc-next' of git://git.linaro.org/people/ljones/linux-3...Olof Johansson2012-09-224-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-053-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-012-11/+57
|\ \ \ \ \ \
| * \ \ \ \ \ Merge tag 'tegra-for-3.7-dmaengine' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson2012-09-203-6/+7
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| * | | | | | Merge tag 'cleanup-omap-tags-for-v3.7' of git://git.kernel.org/pub/scm/linux/...Olof Johansson2012-09-161-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-011-1/+1
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | |
| * | | | | | | Merge branch 'v3.7-samsung-fixes-1' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson2012-09-214-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-141-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-182-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-011-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
|\ \
OpenPOWER on IntegriCloud