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.18.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
/
powerpc
/
mm
Age
Commit message (
Expand
)
Author
2025-01-25
mm/memblock: add memblock_alloc_or_panic interface
Guo Weikang
2025-01-25
mm: pgtable: introduce pagetable_dtor()
Qi Zheng
2024-11-23
Merge tag 'powerpc-6.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2024-11-07
asm-generic: introduce text-patching.h
Mike Rapoport (Microsoft)
2024-11-06
mm: drop hugetlb_get_unmapped_area{_*} functions
Oscar Salvador
2024-11-06
arch/powerpc: teach book3s64 arch_get_unmapped_area{_topdown} to handle huget...
Oscar Salvador
2024-11-05
powerpc: assert_pte_locked() use pte_offset_map_ro_nolock()
Qi Zheng
2024-10-23
book3s64/hash: Early detect debug_pagealloc size requirement
Ritesh Harjani (IBM)
2024-10-23
book3s64/hash: Disable kfence if not early init
Ritesh Harjani (IBM)
2024-10-23
book3s64/radix: Refactoring common kfence related functions
Ritesh Harjani (IBM)
2024-10-23
book3s64/hash: Add kfence functionality
Ritesh Harjani (IBM)
2024-10-23
book3s64/hash: Disable debug_pagealloc if it requires more memory
Ritesh Harjani (IBM)
2024-10-23
book3s64/hash: Make kernel_map_linear_page() generic
Ritesh Harjani (IBM)
2024-10-23
book3s64/hash: Refactor hash__kernel_map_pages() function
Ritesh Harjani (IBM)
2024-10-23
book3s64/hash: Add hash_debug_pagealloc_alloc_slots() function
Ritesh Harjani (IBM)
2024-10-23
book3s64/hash: Add hash_debug_pagealloc_add_slot() function
Ritesh Harjani (IBM)
2024-10-23
book3s64/hash: Refactor kernel linear map related calls
Ritesh Harjani (IBM)
2024-10-23
book3s64/hash: Remove kfence support temporarily
Ritesh Harjani (IBM)
2024-10-23
powerpc/mm/fault: Fix kfence page fault reporting
Ritesh Harjani (IBM)
2024-09-21
Merge tag 'mm-stable-2024-09-20-02-31' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-09-19
Merge tag 'dma-mapping-6.12-2024-09-19' of git://git.infradead.org/users/hch/...
Linus Torvalds
2024-09-19
Merge tag 'powerpc-6.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2024-09-09
mm: pass vm_flags to generic_get_unmapped_area()
Mark Brown
2024-09-09
mm: make arch_get_unmapped_area() take vm_flags by default
Mark Brown
2024-09-05
powerpc/64s: Make mmu_hash_ops __ro_after_init
Michael Ellerman
2024-09-03
mm: remove PageActive
Matthew Wilcox (Oracle)
2024-09-03
arch, mm: pull out allocation of NODE_DATA to generic code
Mike Rapoport (Microsoft)
2024-09-03
arch, mm: move definition of node_data to generic code
Mike Rapoport (Microsoft)
2024-09-01
mm/powerpc: add missing pud helpers
Peter Xu
2024-09-01
powerpc/8xx: document and enforce that split PT locks are not used
David Hildenbrand
2024-08-30
powerpc/603: Copy kernel PGD entries into all PGDIRs and preallocate execmem ...
Christophe Leroy
2024-08-30
powerpc/32s: Reduce default size of module/execmem area
Christophe Leroy
2024-08-30
powerpc/8xx: Preallocate execmem page tables
Christophe Leroy
2024-08-30
powerpc/8xx: Reduce default size of module/execmem area
Christophe Leroy
2024-08-30
Revert "powerpc/8xx: Always pin kernel text TLB"
Christophe Leroy
2024-08-30
powerpc/8xx: Fix initial memory mapping
Christophe Leroy
2024-08-22
powerpc/64e: Define mmu_pte_psize static
Christophe Leroy
2024-08-22
dma-mapping: replace zone_dma_bits by zone_dma_limit
Catalin Marinas
2024-08-12
powerpc/mm: Fix boot warning with hugepages and CONFIG_DEBUG_VIRTUAL
Christophe Leroy
2024-08-12
powerpc/mm: Fix size of allocated PGDIR
Christophe Leroy
2024-07-21
Merge tag 'mm-stable-2024-07-21-14-50' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-07-12
powerpc/mm: remove hugepd leftovers
Christophe Leroy
2024-07-12
powerpc/64s: use contiguous PMD/PUD instead of HUGEPD
Christophe Leroy
2024-07-12
powerpc/e500: use contiguous PMD instead of hugepd
Christophe Leroy
2024-07-12
powerpc/e500: remove enc and ind fields from struct mmu_psize_def
Christophe Leroy
2024-07-12
powerpc/8xx: rework support for 8M pages using contiguous PTE entries
Christophe Leroy
2024-07-12
powerpc/8xx: fix size given to set_huge_pte_at()
Christophe Leroy
2024-07-12
powerpc/mm: allow hugepages without hugepd
Christophe Leroy
2024-07-12
powerpc/mm: fix __find_linux_pte() on 32 bits with PMD leaf entries
Christophe Leroy
2024-07-12
powerpc/64e: drop unused TLB miss handlers
Michael Ellerman
[next]