| Commit message (Expand) | Author | Age | Files | Lines |
* | xtensa: tlb: include <asm/tlb.h> for missing prototype | Randy Dunlap | 2023-09-20 | 1 | -0/+1 |
* | xtensa: fault: include <asm/traps.h> | Randy Dunlap | 2023-09-20 | 1 | -0/+1 |
* | xtensa: implement the new page table range API | Matthew Wilcox (Oracle) | 2023-08-24 | 1 | -36/+47 |
* | xtensa: mm: convert to GENERIC_IOREMAP | Baoquan He | 2023-08-18 | 1 | -44/+14 |
* | Merge branch 'expand-stack' | Linus Torvalds | 2023-06-28 | 1 | -11/+3 |
|\ |
|
| * | mm/fault: convert remaining simple cases to lock_mm_and_find_vma() | Linus Torvalds | 2023-06-24 | 1 | -11/+3 |
* | | Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2023-06-28 | 1 | -1/+4 |
|\ \ |
|
| * | | xtensa: add pte_unmap() to balance pte_offset_map() | Hugh Dickins | 2023-06-19 | 1 | -1/+4 |
| |/ |
|
* | | xtensa: move early_trap_init from kasan_early_init to init_arch | Max Filippov | 2023-06-13 | 1 | -2/+0 |
* | | xtensa: add asm-prototypes.h | Max Filippov | 2023-06-12 | 1 | -0/+5 |
|/ |
|
* | xtensa: drop unused members of struct thread_struct | Max Filippov | 2023-01-06 | 1 | -4/+0 |
* | xtensa/mm: enable ARCH_HAS_VM_GET_PAGE_PROT | Anshuman Khandual | 2022-07-17 | 1 | -0/+22 |
* | mm: avoid unnecessary page fault retires on shared memory types | Peter Xu | 2022-06-16 | 1 | -0/+4 |
* | xtensa: noMMU: allow handling protection faults | Max Filippov | 2022-05-01 | 2 | -1/+6 |
* | xtensa: extract vmalloc_fault code into a function | Max Filippov | 2022-05-01 | 1 | -53/+54 |
* | xtensa: move asid_cache from fault.c to mmu.c | Max Filippov | 2022-05-01 | 2 | -1/+2 |
* | xtensa: define update_mmu_tlb function | Max Filippov | 2022-03-22 | 1 | -0/+6 |
* | mm: remove redundant check about FAULT_FLAG_ALLOW_RETRY bit | Qi Zheng | 2022-01-15 | 1 | -9/+8 |
* | Merge branch 'exit-cleanups-for-v5.16' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2021-11-10 | 1 | -2/+1 |
|\ |
|
| * | exit: Remove calls of do_exit after noreturn versions of die | Eric W. Biederman | 2021-10-20 | 1 | -2/+1 |
* | | xtensa: use CONFIG_USE_OF instead of CONFIG_OF | Randy Dunlap | 2021-09-27 | 1 | -1/+1 |
|/ |
|
* | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2021-04-30 | 1 | -1/+0 |
|\ |
|
| * | mm: move mem_init_print_info() into mm_init() | Kefeng Wang | 2021-04-30 | 1 | -1/+0 |
* | | xtensa: simplify coherent_kvaddr logic | Max Filippov | 2021-04-04 | 2 | -38/+7 |
|/ |
|
* | xtensa: fix uaccess-related livelock in do_page_fault | Max Filippov | 2021-03-29 | 1 | -1/+4 |
* | Merge tag 'core-mm-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2020-12-14 | 3 | -50/+19 |
|\ |
|
| * | xtensa/mm/highmem: Make generic kmap_atomic() work correctly | Thomas Gleixner | 2020-11-16 | 3 | -10/+15 |
| * | xtensa/mm/highmem: Switch to generic kmap atomic | Thomas Gleixner | 2020-11-06 | 1 | -41/+5 |
* | | xtensa: disable preemption around cache alias management calls | Max Filippov | 2020-11-16 | 1 | -0/+14 |
* | | ARM, xtensa: highmem: avoid clobbering non-page aligned memory reservations | Ard Biesheuvel | 2020-11-04 | 1 | -2/+2 |
|/ |
|
* | Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds | 2020-10-15 | 1 | -1/+1 |
|\ |
|
| * | dma-mapping: merge <linux/dma-contiguous.h> into <linux/dma-map-ops.h> | Christoph Hellwig | 2020-10-06 | 1 | -1/+1 |
* | | arm, xtensa: simplify initialization of high memory pages | Mike Rapoport | 2020-10-13 | 1 | -45/+10 |
|/ |
|
* | mm/xtensa: use general page fault accounting | Peter Xu | 2020-08-12 | 1 | -11/+4 |
* | mm: do page fault accounting in handle_mm_fault | Peter Xu | 2020-08-12 | 1 | -1/+1 |
* | mm: remove unneeded includes of <asm/pgalloc.h> | Mike Rapoport | 2020-08-07 | 2 | -2/+0 |
* | mmap locking API: convert mmap_sem API comments | Michel Lespinasse | 2020-06-09 | 1 | -1/+1 |
* | mmap locking API: use coccinelle to convert mmap_sem rwsem call sites | Michel Lespinasse | 2020-06-09 | 1 | -5/+5 |
* | mm: pgtable: add shortcuts for accessing kernel PMD and PTE | Mike Rapoport | 2020-06-09 | 3 | -13/+4 |
* | mm: reorder includes after introduction of linux/pgtable.h | Mike Rapoport | 2020-06-09 | 3 | -3/+3 |
* | mm: introduce include/linux/pgtable.h | Mike Rapoport | 2020-06-09 | 3 | -3/+3 |
* | arch/kmap: define kmap_atomic_prot() for all arch's | Ira Weiny | 2020-06-04 | 1 | -3/+3 |
* | arch/kmap: don't hard code kmap_prot values | Ira Weiny | 2020-06-04 | 1 | -1/+1 |
* | arch/kunmap_atomic: consolidate duplicate code | Ira Weiny | 2020-06-04 | 1 | -5/+2 |
* | arch/kmap_atomic: consolidate duplicate code | Ira Weiny | 2020-06-04 | 1 | -7/+2 |
* | arch/xtensa: move kmap build bug out of the way | Ira Weiny | 2020-06-04 | 1 | -0/+4 |
* | xtensa: simplify detection of memory zone boundaries | Mike Rapoport | 2020-06-03 | 1 | -4/+4 |
* | mm: allow VM_FAULT_RETRY for multiple times | Peter Xu | 2020-04-02 | 1 | -1/+0 |
* | mm: introduce FAULT_FLAG_DEFAULT | Peter Xu | 2020-04-02 | 1 | -1/+1 |
* | mm: introduce fault_signal_pending() | Peter Xu | 2020-04-02 | 1 | -1/+1 |