aboutsummaryrefslogtreecommitdiffstats
path: root/arch/xtensa/mm (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-07-17xtensa/mm: enable ARCH_HAS_VM_GET_PAGE_PROTAnshuman Khandual1-0/+22
2022-06-16mm: avoid unnecessary page fault retires on shared memory typesPeter Xu1-0/+4
2022-05-01xtensa: noMMU: allow handling protection faultsMax Filippov2-1/+6
2022-05-01xtensa: extract vmalloc_fault code into a functionMax Filippov1-53/+54
2022-05-01xtensa: move asid_cache from fault.c to mmu.cMax Filippov2-1/+2
2022-03-22xtensa: define update_mmu_tlb functionMax Filippov1-0/+6
2022-01-15mm: remove redundant check about FAULT_FLAG_ALLOW_RETRY bitQi Zheng1-9/+8
2021-11-10Merge branch 'exit-cleanups-for-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespaceLinus Torvalds1-2/+1
2021-10-20exit: Remove calls of do_exit after noreturn versions of dieEric W. Biederman1-2/+1
2021-09-27xtensa: use CONFIG_USE_OF instead of CONFIG_OFRandy Dunlap1-1/+1
2021-04-30Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-1/+0
2021-04-30mm: move mem_init_print_info() into mm_init()Kefeng Wang1-1/+0
2021-04-04xtensa: simplify coherent_kvaddr logicMax Filippov2-38/+7
2021-03-29xtensa: fix uaccess-related livelock in do_page_faultMax Filippov1-1/+4
2020-12-14Merge tag 'core-mm-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds3-50/+19
2020-11-16xtensa/mm/highmem: Make generic kmap_atomic() work correctlyThomas Gleixner3-10/+15
2020-11-16xtensa: disable preemption around cache alias management callsMax Filippov1-0/+14
2020-11-06xtensa/mm/highmem: Switch to generic kmap atomicThomas Gleixner1-41/+5
2020-11-04ARM, xtensa: highmem: avoid clobbering non-page aligned memory reservationsArd Biesheuvel1-2/+2
2020-10-15Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds1-1/+1
2020-10-13arm, xtensa: simplify initialization of high memory pagesMike Rapoport1-45/+10
2020-10-06dma-mapping: merge <linux/dma-contiguous.h> into <linux/dma-map-ops.h>Christoph Hellwig1-1/+1
2020-08-12mm/xtensa: use general page fault accountingPeter Xu1-11/+4
2020-08-12mm: do page fault accounting in handle_mm_faultPeter Xu1-1/+1
2020-08-07mm: remove unneeded includes of <asm/pgalloc.h>Mike Rapoport2-2/+0
2020-06-09mmap locking API: convert mmap_sem API commentsMichel Lespinasse1-1/+1
2020-06-09mmap locking API: use coccinelle to convert mmap_sem rwsem call sitesMichel Lespinasse1-5/+5
2020-06-09mm: pgtable: add shortcuts for accessing kernel PMD and PTEMike Rapoport3-13/+4
2020-06-09mm: reorder includes after introduction of linux/pgtable.hMike Rapoport3-3/+3
2020-06-09mm: introduce include/linux/pgtable.hMike Rapoport3-3/+3
2020-06-04arch/kmap: define kmap_atomic_prot() for all arch'sIra Weiny1-3/+3
2020-06-04arch/kmap: don't hard code kmap_prot valuesIra Weiny1-1/+1
2020-06-04arch/kunmap_atomic: consolidate duplicate codeIra Weiny1-5/+2
2020-06-04arch/kmap_atomic: consolidate duplicate codeIra Weiny1-7/+2
2020-06-04arch/xtensa: move kmap build bug out of the wayIra Weiny1-0/+4
2020-06-03xtensa: simplify detection of memory zone boundariesMike Rapoport1-4/+4
2020-04-02mm: allow VM_FAULT_RETRY for multiple timesPeter Xu1-1/+0
2020-04-02mm: introduce FAULT_FLAG_DEFAULTPeter Xu1-1/+1
2020-04-02mm: introduce fault_signal_pending()Peter Xu1-1/+1
2019-11-26xtensa: use MEMBLOCK_ALLOC_ANYWHERE for KASAN shadow mapMax Filippov1-1/+3
2019-11-26xtensa: fix TLB sanity checkerMax Filippov1-2/+2
2019-11-26xtensa: get rid of __ARCH_USE_5LEVEL_HACKMike Rapoport4-6/+19
2019-11-26xtensa: mm: fix PMD folding implementationMike Rapoport4-6/+19
2019-10-20xtensa: use correct symbol for the end of .rodataMax Filippov1-2/+2
2019-08-26xtensa: remove free_initrd_memMike Rapoport1-10/+0
2019-07-16Merge tag 'xtensa-20190715' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds2-43/+40
2019-07-08Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespaceLinus Torvalds1-2/+2
2019-07-08xtensa: abstract 'entry' and 'retw' in assembly codeMax Filippov1-39/+39
2019-07-05xtensa: One function call less in bootmem_init()Markus Elfring1-4/+1
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-4/+1