summaryrefslogtreecommitdiff
path: root/arch/arm/mm
AgeCommit message (Expand)AuthorFilesLines
2015-12-16Merge tag 'realview-base-armsoc-1-tag' of git://git.kernel.org/pub/scm/linux/...Arnd Bergmann1-2/+0
2015-12-15Revert "scatterlist: use sg_phys()"Dan Williams1-1/+1
2015-12-15ARM: 8471/1: need to save/restore arm register(r11) when it is corruptedAnson Huang1-2/+2
2015-12-15ARM: no longer force unbuffered DMA for realviewArnd Bergmann1-2/+0
2015-12-13ARM: only consider memblocks with NOMAP cleared for linear mappingArd Biesheuvel2-1/+7
2015-12-13ARM: implement create_mapping_late() for EFI useArd Biesheuvel1-0/+20
2015-12-13ARM: add support for non-global kernel mappingsArd Biesheuvel1-15/+20
2015-12-13ARM: factor out allocation routine from __create_mapping()Ard Biesheuvel1-11/+23
2015-12-13ARM: split off core mapping logic from create_mappingArd Biesheuvel1-25/+31
2015-12-13ARM: add support for generic early_ioremap/early_memremapArd Biesheuvel2-1/+10
2015-12-04ARM: 8464/1: Update all mm structures with section adjustmentsLaura Abbott1-30/+62
2015-12-03ARM: 8462/1: cache-uniphier: use common API to find the next level cacheMasahiro Yamada1-12/+1
2015-12-03ARM: 8465/1: mm: keep reserved ASIDs in sync with mm after multiple rolloversWill Deacon1-12/+26
2015-12-01ARM: mohawk: allow building with MMU disabledArnd Bergmann1-0/+2
2015-12-01ARM: make xscale iwmmxt code multiplatform awareArnd Bergmann2-2/+2
2015-11-27ARM: l2c: tauros2: use descriptive definitions for register bitsRussell King1-5/+10
2015-11-27ARM: l2c: tauros2: fix OF-enabled non-DT bootRussell King1-9/+8
2015-11-16ARM: 8451/1: v7-M: Set an early stack for __v7m_setupEzequiel Garcia1-9/+5
2015-11-16ARM: 8448/1: add some L220 DT settingsLinus Walleij1-0/+20
2015-11-11Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds3-0/+566
2015-11-10kmap_atomic_to_page() has no users, remove itNicolas Pitre1-10/+0
2015-11-07mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep...Mel Gorman1-3/+3
2015-11-06uaccess: reimplement probe_kernel_address() using probe_kernel_read()Andrew Morton1-1/+1
2015-10-29Merge branches 'fixes' and 'misc' into for-nextRussell King5-12/+34
2015-10-27ARM: uniphier: add outer cache supportMasahiro Yamada3-0/+566
2015-10-19ARM: 8447/1: catch pending imprecise abort on unmaskLucas Stach3-1/+25
2015-10-03ARM: 8427/1: dma-mapping: add support for offset parameter in dma_mmap()Marek Szyprowski1-0/+2
2015-10-03ARM: 8426/1: dma-mapping: add missing range check in dma_mmap()Marek Szyprowski1-0/+5
2015-10-03ARM: remove user cmpxchg syscallRussell King1-12/+0
2015-09-24ARM: alignment: fix alignment handling for uaccess changesRussell King1-5/+25
2015-09-22ARM: 8422/1: enable imprecise aborts during early kernel startupLucas Stach1-0/+3
2015-09-20Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds1-1/+3
2015-09-17ARM: 8437/1: dma-mapping: fix build warning with new DMA_ERROR_CODE definitionAndre Przywara1-1/+3
2015-09-11Merge branch 'uaccess' into fixesRussell King9-15/+33
2015-09-10dma-mapping: consolidate dma_{alloc,free}_{attrs,coherent}Christoph Hellwig1-12/+0
2015-09-04Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds16-39/+187
2015-09-03Merge branches 'cleanup', 'fixes', 'misc', 'omap-barrier' and 'uaccess' into ...Russell King19-68/+253
2015-09-02Merge branch 'for-4.3/sg' of git://git.kernel.dk/linux-blockLinus Torvalds1-1/+1
2015-08-26ARM: entry: provide uaccess assembly macro hooksRussell King7-3/+11
2015-08-25ARM: mm: improve do_ldrd_abort macroRussell King4-11/+11
2015-08-21ARM: domains: keep vectors in separate domainRussell King2-2/+12
2015-08-18ARM: 8416/1: Feroceon: use of_iomap() to map register baseMasahiro Yamada1-5/+1
2015-08-18ARM: 8415/1: early fixmap support for earlyconStefan Agner2-10/+84
2015-08-17scatterlist: use sg_phys()Dan Williams1-1/+1
2015-08-04ARM: 8398/1: arm DMA: Fix allocation from CMA for coherent DMALorenzo Nava1-9/+12
2015-08-02ARM: reduce visibility of dmac_* functionsRussell King2-0/+33
2015-07-25ARM: add soc memory barrier extensionRussell King1-0/+4
2015-07-25ARM: move heavy barrier support out of lineRussell King2-0/+15
2015-07-17ARM: invalidate L1 before enabling coherencyRussell King1-5/+9
2015-07-17ARM: 8404/1: dma-mapping: fix off-by-one error in bitmap size checkMarek Szyprowski1-1/+1