summaryrefslogtreecommitdiff
path: root/arch/arm/mm
Commit message (Expand)AuthorAgeFilesLines
* ARM: enable irq in translation/section permission fault handlersYadi.hu2016-03-141-0/+6
* arm-enable-highmem-for-rt.patchThomas Gleixner2016-03-141-2/+39
* arm/highmem: flush tlb on unmapSebastian Andrzej Siewior2016-03-141-1/+1
* mm: pagefault_disabled()Peter Zijlstra2016-03-141-1/+1
* mm: Fixup all fault handlers to check current->pagefault_disableThomas Gleixner2016-03-141-1/+1
* ARM: 8427/1: dma-mapping: add support for offset parameter in dma_mmap()Marek Szyprowski2015-12-091-0/+2
* ARM: 8426/1: dma-mapping: add missing range check in dma_mmap()Marek Szyprowski2015-12-091-0/+5
* ARM: 8109/1: mm: Modify pte_write and pmd_write logic for LPAESteven Capper2015-02-051-2/+7
* ARM: DMA: ensure that old section mappings are flushed from the TLBRussell King2015-02-051-1/+10
* ARM: LPAE: use phys_addr_t in alloc_init_pud()Vitaly Andrianov2015-02-051-1/+2
* ARM: 8222/1: mvebu: enable strex backoff delayThomas Petazzoni2014-12-061-2/+0
* ARM: 8216/1: xscale: correct auxiliary register in suspend/resumeDmitry Eremin-Solenikov2014-12-061-2/+2
* arch: mm: pass userspace fault flag to generic fault handlerJohannes Weiner2014-11-211-3/+6
* arch: mm: do not invoke OOM killer on kernel fault OOMJohannes Weiner2014-11-211-7/+7
* ARM: 8198/1: make kuser helpers depend on MMUNathan Lynch2014-11-211-0/+1
* ARM: 8165/1: alignment: don't break misaligned NEON load/storeRobin Murphy2014-10-051-0/+3
* ARM: 8128/1: abort: don't clear the exclusive monitorsMark Rutland2014-10-052-12/+0
* ARM: 8115/1: LPAE: reduce damage caused by idmap to virtual memory layoutKonstantin Khlebnikov2014-08-071-0/+7
* ARM: 8037/1: mm: support big-endian page tablesJianguo Wu2014-06-301-5/+13
* ARM: 7840/1: LPAE: don't reject mapping /dev/mem above 4GBSergey Dyasly2014-05-131-4/+2
* ARM: 7728/1: mm: Use phys_addr_t properly for ioremap functionsLaura Abbott2014-05-062-8/+8
* ARM: 7954/1: mm: remove remaining domain support from ARMv6Will Deacon2014-05-064-22/+17
* ARM: 7953/1: mm: ensure TLB invalidation is complete before enabling MMUWill Deacon2014-03-062-2/+3
* ARM: dma-mapping: fix GFP_ATOMIC macro usageMarek Szyprowski2014-03-061-1/+1
* ARM: fix booting low-vectors machinesRussell King2013-12-112-2/+3
* ARM: 7876/1: clear Thumb-2 IT state on exception handlingMarc Zyngier2013-12-041-1/+6
* ARM: 7816/1: CONFIG_KUSER_HELPERS: fix help textNicolas Pitre2013-08-291-3/+6
* ARM: 7784/1: mm: ensure SMP alternates assemble to exactly 4 bytes with Thumb-2Will Deacon2013-08-113-7/+8
* ARM: make vectors page inaccessible from userspaceRussell King2013-08-111-0/+4
* ARM: allow kuser helpers to be removed from the vector pageRussell King2013-08-111-0/+34
* ARM: move vector stubsRussell King2013-08-111-1/+9
* ARM: mm: fix boot on SA1110 AssabetRussell King2013-07-211-1/+1
* ARM: 7769/1: Cortex-A15: fix erratum 798181 implementationMarc Zyngier2013-07-211-1/+28
* ARM: 7768/1: prevent risks of out-of-bound access in ASID allocatorMarc Zyngier2013-07-211-9/+8
* ARM: 7767/1: let the ASID allocator handle suspended animationMarc Zyngier2013-07-211-0/+9
* ARM: 7773/1: PJ4B: Add support for errata 4742Gregory CLEMENT2013-06-242-3/+36
* ARM: 7772/1: Fix missing flush_kernel_dcache_page() for noMMUSimon Baatz2013-06-241-0/+6
* ARM: 7760/1: cpu_fa526_do_idle: remove WFIJonas Jensen2013-06-241-1/+0
* ARM: 7755/1: handle user space mapped pages in flush_kernel_dcache_pageSimon Baatz2013-06-171-0/+33
* ARM: 7754/1: Fix the CPU ID and the mask associated to the PJ4BGregory CLEMENT2013-06-171-2/+2
* ARM: 7753/1: map_init_section flushes incorrect pmdPo-Yu Chuang2013-06-171-3/+5
* ARM: 7752/1: errata: LoUIS bit field in CLIDR register is incorrectJon Medhurst2013-06-171-0/+8
* Merge tag 'kvm-3.10-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-05-051-31/+1
|\
| * ARM: KVM: move to a KVM provided HYP idmapMarc Zyngier2013-04-281-31/+1
* | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2013-05-039-21/+52
|\ \
| | \
| | \
| | \
| | \
| | \
| | \
| *-----. \ Merge branches 'devel-stable', 'entry', 'fixes', 'mach-types', 'misc' and 'sm...Russell King2013-05-0223-219/+143
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| | | | * | ARM: 7695/1: mvebu: Enable pj4b on LPAE compilationsGregory CLEMENT2013-04-171-1/+2
| | | | * | ARM: 7693/1: mm: clean-up in order to reduce to call kmap_high_get()Joonsoo Kim2013-04-172-13/+17
| | | | * | ARM: 7691/1: mm: kill unused TLB_CAN_READ_FROM_L1_CACHE and use ALT_SMP insteadWill Deacon2013-04-034-6/+6
| * | | | | Merge branch 'mcpm' of git://git.linaro.org/people/nico/linux into devel-stableRussell King2013-04-254-14/+23
| |\ \ \ \ \ | | |/ / / /