index
:
linux-toradex.git
colibri
colibri_vf
master
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
xtensa
/
mm
Age
Commit message (
Expand
)
Author
2025-09-21
kasan: call kasan_init_generic in kasan_init
Sabyrzhan Tasbolatov
2025-09-13
mm: introduce memdesc_flags_t
Matthew Wilcox (Oracle)
2025-03-17
arch, mm: make releasing of memory to page allocator more explicit
Mike Rapoport (Microsoft)
2025-03-17
arch, mm: streamline HIGHMEM freeing
Mike Rapoport (Microsoft)
2025-03-17
arch, mm: set high_memory in free_area_init()
Mike Rapoport (Microsoft)
2025-03-17
arch, mm: set max_mapnr when allocating memory map for FLATMEM
Mike Rapoport (Microsoft)
2025-03-17
xtensa: split out printing of virtual memory layout to a function
Mike Rapoport (Microsoft)
2025-03-16
mm/ioremap: pass pgprot_t to ioremap_prot() instead of unsigned long
Ryan Roberts
2025-01-25
mm/memblock: add memblock_alloc_or_panic interface
Guo Weikang
2024-07-03
mm: implement update_mmu_tlb() using update_mmu_tlb_range()
Bang Li
2024-07-03
mm: add update_mmu_tlb_range()
Bang Li
2024-05-05
xtensa/mm: convert check_tlb_entry() to sanity check folios
David Hildenbrand
2024-04-25
xtensa: remove uses of PG_arch_1 on individual pages
Matthew Wilcox (Oracle)
2023-09-20
xtensa: tlb: include <asm/tlb.h> for missing prototype
Randy Dunlap
2023-09-20
xtensa: fault: include <asm/traps.h>
Randy Dunlap
2023-08-24
xtensa: implement the new page table range API
Matthew Wilcox (Oracle)
2023-08-18
xtensa: mm: convert to GENERIC_IOREMAP
Baoquan He
2023-06-28
Merge branch 'expand-stack'
Linus Torvalds
2023-06-28
Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-06-24
mm/fault: convert remaining simple cases to lock_mm_and_find_vma()
Linus Torvalds
2023-06-19
xtensa: add pte_unmap() to balance pte_offset_map()
Hugh Dickins
2023-06-13
xtensa: move early_trap_init from kasan_early_init to init_arch
Max Filippov
2023-06-12
xtensa: add asm-prototypes.h
Max Filippov
2023-01-06
xtensa: drop unused members of struct thread_struct
Max Filippov
2022-07-17
xtensa/mm: enable ARCH_HAS_VM_GET_PAGE_PROT
Anshuman Khandual
2022-06-16
mm: avoid unnecessary page fault retires on shared memory types
Peter Xu
2022-05-01
xtensa: noMMU: allow handling protection faults
Max Filippov
2022-05-01
xtensa: extract vmalloc_fault code into a function
Max Filippov
2022-05-01
xtensa: move asid_cache from fault.c to mmu.c
Max Filippov
2022-03-22
xtensa: define update_mmu_tlb function
Max Filippov
2022-01-15
mm: remove redundant check about FAULT_FLAG_ALLOW_RETRY bit
Qi Zheng
2021-11-10
Merge branch 'exit-cleanups-for-v5.16' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2021-10-20
exit: Remove calls of do_exit after noreturn versions of die
Eric W. Biederman
2021-09-27
xtensa: use CONFIG_USE_OF instead of CONFIG_OF
Randy Dunlap
2021-04-30
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-04-30
mm: move mem_init_print_info() into mm_init()
Kefeng Wang
2021-04-04
xtensa: simplify coherent_kvaddr logic
Max Filippov
2021-03-29
xtensa: fix uaccess-related livelock in do_page_fault
Max Filippov
2020-12-14
Merge tag 'core-mm-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2020-11-16
xtensa/mm/highmem: Make generic kmap_atomic() work correctly
Thomas Gleixner
2020-11-16
xtensa: disable preemption around cache alias management calls
Max Filippov
2020-11-06
xtensa/mm/highmem: Switch to generic kmap atomic
Thomas Gleixner
2020-11-04
ARM, xtensa: highmem: avoid clobbering non-page aligned memory reservations
Ard Biesheuvel
2020-10-15
Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2020-10-13
arm, xtensa: simplify initialization of high memory pages
Mike Rapoport
2020-10-06
dma-mapping: merge <linux/dma-contiguous.h> into <linux/dma-map-ops.h>
Christoph Hellwig
2020-08-12
mm/xtensa: use general page fault accounting
Peter Xu
2020-08-12
mm: do page fault accounting in handle_mm_fault
Peter Xu
2020-08-07
mm: remove unneeded includes of <asm/pgalloc.h>
Mike Rapoport
2020-06-09
mmap locking API: convert mmap_sem API comments
Michel Lespinasse
[next]