summaryrefslogtreecommitdiffstats
path: root/arch/arm/mm
Commit message (Expand)AuthorAgeFilesLines
* mm/special: create generic fallbacks for pte_special() and pte_mkspecial()Anshuman Khandual2020-04-101-0/+14
* mm/vma: introduce VM_ACCESS_FLAGSAnshuman Khandual2020-04-101-1/+1
* Merge tag 'dma-mapping-5.7' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2020-04-041-58/+18
|\
| * ARM/dma-mapping: merge __dma_supported into arm_dma_supportedChristoph Hellwig2020-03-201-24/+17
| * ARM/dma-mapping: take the bus limit into account in __dma_allocChristoph Hellwig2020-03-201-1/+1
| * ARM/dma-mapping: remove get_coherent_dma_maskChristoph Hellwig2020-03-201-37/+4
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2020-04-021-26/+0
|\ \
| * | arm: Remove HYP/Stage-2 page-table supportMarc Zyngier2020-03-241-26/+0
| |/
* | mm: allow VM_FAULT_RETRY for multiple timesPeter Xu2020-04-021-3/+0
* | mm: introduce FAULT_FLAG_DEFAULTPeter Xu2020-04-021-1/+1
* | mm: introduce fault_signal_pending()Peter Xu2020-04-021-1/+1
|/
* Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2020-02-041-1/+1
|\
| * ARM: 8949/1: mm: mark free_memmap as __initOlof Johansson2020-01-251-1/+1
* | ARM: dma-api: fix max_pfn off-by-one error in __dma_supported()Chen-Yu Tsai2020-02-041-1/+1
* | proc: convert everything to "struct proc_ops"Alexey Dobriyan2020-02-041-7/+7
* | Merge tag 'v5.5-rc3' into sched/core, to pick up fixesIngo Molnar2019-12-252-2/+2
|\|
| * Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds2019-12-051-1/+1
| |\
| | * ARM: mmp: don't select CACHE_TAUROS2 on all ARCH_MMPLubomir Rintel2019-10-171-1/+1
| * | lib/genalloc.c: rename addr_in_gen_pool to gen_pool_has_addrHuang Shijie2019-12-041-1/+1
* | | sched/rt, ARM: Use CONFIG_PREEMPTIONThomas Gleixner2019-12-082-4/+4
|/ /
* | Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2019-11-3029-47/+60
|\ \
| * | ARM: 8937/1: spectre-v2: remove Brahma-B53 from hardeningDoug Berger2019-11-161-0/+3
| * | ARM: 8933/1: replace Sun/Solaris style flag on section directiveNick Desaulniers2019-11-1524-25/+25
| * | ARM: 8930/1: Add support for generic vDSOVincenzo Frascino2019-11-151-0/+3
| * | ARM: 8929/1: use APSR_nzcv instead of r15 as mrc operandStefan Agner2019-11-152-4/+4
| * | ARM: 8923/1: mm: include <asm/vga.h> for vga_baseBen Dooks (Codethink)2019-10-311-0/+2
| * | ARM: 8917/1: mm: include <asm/set_memory.h>Ben Dooks (Codethink)2019-10-271-0/+1
| * | ARM: 8916/1: mm: make set_section_perms() staticBen Dooks (Codethink)2019-10-271-2/+2
| * | ARM: 8909/1: make unexported items staticBen Dooks2019-10-271-15/+19
| * | ARM: 8907/1: arch: reuse addr variable in pfn_validClemens Gruber2019-10-271-1/+1
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Linus Torvalds2019-11-282-11/+5
|\ \ \
| * | | dma-mapping: drop the dev argument to arch_sync_dma_for_*Christoph Hellwig2019-11-201-4/+4
| * | | dma-direct: provide mmap and get_sgtable method overridesChristoph Hellwig2019-11-111-6/+0
| * | | dma-mapping: fix handling of dma-ranges for reserved memory (again)Vladimir Murzin2019-10-301-1/+1
| |/ /
* | | Merge tag 'ioremap-5.5' of git://git.infradead.org/users/hch/ioremapLinus Torvalds2019-11-283-9/+1
|\ \ \
| * | | arm: remove ioremap_cachedChristoph Hellwig2019-11-113-9/+1
| |/ /
* | | Merge branch 'kvm-tsx-ctrl' into HEADPaolo Bonzini2019-11-212-25/+51
|\| |
| * | Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2019-10-232-25/+51
| |\ \ | | |/ | |/|
| | * Merge branch 'misc' into fixesRussell King2019-10-225-60/+37
| | |\
| | * | ARM: 8926/1: v7m: remove register save to stack before svcafzal mohammed2019-10-211-1/+0
| | * | ARM: 8914/1: NOMMU: Fix exc_ret for XIPVladimir Murzin2019-10-101-3/+2
| | * | ARM: mm: alignment: use "u32" for 32-bit instructionsRussell King2019-10-091-14/+14
| | * | ARM: mm: fix alignment handler faults under memory pressureRussell King2019-10-091-8/+36
* | | | arm/arm64: Make use of the SMCCC 1.1 wrapperSteven Price2019-10-211-8/+5
* | | | arm: spectre-v2: use arm_smccc_1_1_get_conduit()Mark Rutland2019-10-141-7/+3
|/ / /
* | | mm: treewide: clarify pgtable_page_{ctor,dtor}() namingMark Rutland2019-09-261-1/+1
* | | arm: use generic mmap top-down layout and brk randomizationAlexandre Ghiti2019-09-241-62/+0
* | | arm: use STACK_TOP when computing mmap base addressAlexandre Ghiti2019-09-241-2/+2
* | | arm: properly account for stack randomization and stack guard gapAlexandre Ghiti2019-09-241-2/+12
* | | mm: introduce compound_nr()Matthew Wilcox (Oracle)2019-09-241-2/+2