aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mm
AgeCommit message (Expand)Author
2016-01-22tree wide: use kvfree() than conditional kfree()/vfree()Tetsuo Handa
2016-01-20Merge tag 'armsoc-multiplatform' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2016-01-15mm: differentiate page_mapped() from page_mapcount() for compound pagesKirill A. Shutemov
2016-01-15arm, thp: remove infrastructure for handling splitting PMDsKirill A. Shutemov
2016-01-14arm: mm: support ARCH_MMAP_RND_BITSDaniel Cashman
2016-01-12Merge branch 'devel-stable' into for-linusRussell King
2016-01-05Merge branches 'misc' and 'misc-rc6' into for-linusRussell King
2016-01-04ARM: 8494/1: mm: Enable PXN when running non-LPAE kernel on LPAE processorJungseung Lee
2015-12-22ARM: 8482/1: l2x0: make it possible to disable outer sync from DTLinus Walleij
2015-12-18Merge tag 'realview-multiplatform-tag' of git://git.kernel.org/pub/scm/linux/...Arnd Bergmann
2015-12-18ARM: no longer make CPU targets visible separatelyArnd Bergmann
2015-12-17Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2015-12-17ARM: 8453/2: proc-v7.S: don't locate temporary stack space in .text sectionNicolas Pitre
2015-12-16Merge tag 'realview-base-armsoc-1-tag' of git://git.kernel.org/pub/scm/linux/...Arnd Bergmann
2015-12-15Revert "scatterlist: use sg_phys()"Dan Williams
2015-12-15ARM: 8471/1: need to save/restore arm register(r11) when it is corruptedAnson Huang
2015-12-15ARM: no longer force unbuffered DMA for realviewArnd Bergmann
2015-12-13ARM: only consider memblocks with NOMAP cleared for linear mappingArd Biesheuvel
2015-12-13ARM: implement create_mapping_late() for EFI useArd Biesheuvel
2015-12-13ARM: add support for non-global kernel mappingsArd Biesheuvel
2015-12-13ARM: factor out allocation routine from __create_mapping()Ard Biesheuvel
2015-12-13ARM: split off core mapping logic from create_mappingArd Biesheuvel
2015-12-13ARM: add support for generic early_ioremap/early_memremapArd Biesheuvel
2015-12-04ARM: 8464/1: Update all mm structures with section adjustmentsLaura Abbott
2015-12-03ARM: 8462/1: cache-uniphier: use common API to find the next level cacheMasahiro Yamada
2015-12-02ARM: 8465/1: mm: keep reserved ASIDs in sync with mm after multiple rolloversWill Deacon
2015-12-01ARM: mohawk: allow building with MMU disabledArnd Bergmann
2015-12-01ARM: make xscale iwmmxt code multiplatform awareArnd Bergmann
2015-11-16ARM: 8451/1: v7-M: Set an early stack for __v7m_setupEzequiel Garcia
2015-11-16ARM: 8448/1: add some L220 DT settingsLinus Walleij
2015-11-10Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds
2015-11-09kmap_atomic_to_page() has no users, remove itNicolas Pitre
2015-11-06mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep...Mel Gorman
2015-11-05uaccess: reimplement probe_kernel_address() using probe_kernel_read()Andrew Morton
2015-10-29Merge branches 'fixes' and 'misc' into for-nextRussell King
2015-10-27ARM: uniphier: add outer cache supportMasahiro Yamada
2015-10-19ARM: 8447/1: catch pending imprecise abort on unmaskLucas Stach
2015-10-03ARM: 8427/1: dma-mapping: add support for offset parameter in dma_mmap()Marek Szyprowski
2015-10-03ARM: 8426/1: dma-mapping: add missing range check in dma_mmap()Marek Szyprowski
2015-10-03ARM: remove user cmpxchg syscallRussell King
2015-09-24ARM: alignment: fix alignment handling for uaccess changesRussell King
2015-09-22ARM: 8422/1: enable imprecise aborts during early kernel startupLucas Stach
2015-09-19Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds
2015-09-16ARM: 8437/1: dma-mapping: fix build warning with new DMA_ERROR_CODE definitionAndre Przywara
2015-09-11Merge branch 'uaccess' into fixesRussell King
2015-09-10dma-mapping: consolidate dma_{alloc,free}_{attrs,coherent}Christoph Hellwig
2015-09-03Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds
2015-09-03Merge branches 'cleanup', 'fixes', 'misc', 'omap-barrier' and 'uaccess' into ...Russell King
2015-09-02Merge branch 'for-4.3/sg' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-08-26ARM: entry: provide uaccess assembly macro hooksRussell King