aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mm
Commit message (Expand)AuthorAge
* 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
| |/ /
* | | ARM: dma-mapping: fix incorrect freeing of atomic allocationsAaro Koskinen2012-08-09
* | | ARM: dma-mapping: fix atomic allocation alignmentAaro Koskinen2012-08-09
* | | ARM: mm: fix MMU mapping of CMA regionsChris Brand2012-08-09
|/ /
* | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-08-01
|\ \
| * | ARM: 7478/1: errata: extend workaround for erratum #720789Will Deacon2012-07-31
| |/
* | Merge branch 'for-linus-for-3.6-rc1' of git://git.linaro.org/people/mszyprows...Linus Torvalds2012-07-30
|\ \
| * | ARM: dma-mapping: add support for DMA_ATTR_SKIP_CPU_SYNC attributeMarek Szyprowski2012-07-30
| * | ARM: dma-mapping: add support for dma_get_sgtable()Marek Szyprowski2012-07-30
| * | ARM: dma-mapping: add support for DMA_ATTR_NO_KERNEL_MAPPING attributeMarek Szyprowski2012-07-30
| * | ARM: dma-mapping: fix error path for memory allocation failureMarek Szyprowski2012-07-30
| * | ARM: dma-mapping: add more sanity checks in arm_dma_mmap()Marek Szyprowski2012-07-30
| * | ARM: dma-mapping: remove custom consistent dma regionMarek Szyprowski2012-07-30
| | |
| \ \
| \ \
| \ \
| \ \
| \ \
*-----. \ \ Merge branches 'audit', 'delay', 'fixes', 'misc' and 'sta2x11' into for-linusRussell King2012-07-27
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | / | | |_|_|/ | |/| | |
| | | | * ARM: 7432/1: use the new linux/sizes.hAlessandro Rubini2012-06-28
| | | |/ | | |/|
| | | * ARM: 7445/1: mm: update CONTEXTIDR register to contain PID of current processWill Deacon2012-07-09
| | | * ARM: 7436/1: Do not map the vectors page as write-through on UP systemsCatalin Marinas2012-07-09
| | |/
* | | Merge branch 'fixes-for-linus' of git://git.linaro.org/people/mszyprowski/lin...Linus Torvalds2012-07-17
|\ \ \ | |/ / |/| |