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
/
powerpc
/
mm
Age
Commit message (
Expand
)
Author
10 days
powerpc/mem: Move CMA reservations to arch_mm_preinit
Ritesh Harjani (IBM)
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-02-12
Merge tag 'mm-stable-2026-02-11-19-22' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2026-01-26
powerpc/mm: support page table check
Rohan McLure
2026-01-26
powerpc/mm: use set_pte_at_unchecked() for internal usages
Rohan McLure
2026-01-26
mm, arch: consolidate hugetlb CMA reservation
Mike Rapoport (Microsoft)
2026-01-26
arch, mm: consolidate initialization of SPARSE memory model
Mike Rapoport (Microsoft)
2026-01-26
arch, mm: consolidate initialization of nodes, zones and memory map
Mike Rapoport (Microsoft)
2026-01-26
powerpc: introduce arch_zone_limits_init()
Mike Rapoport (Microsoft)
2026-01-20
mm: add basic tests for lazy_mmu
Kevin Brodsky
2026-01-20
powerpc/mm: replace batch->active with is_lazy_mmu_mode_active()
Kevin Brodsky
2026-01-20
mm: introduce generic lazy_mmu helpers
Kevin Brodsky
2026-01-07
powerpc/32: Automatically adapt TASK_SIZE based on constraints
Christophe Leroy
2026-01-07
powerpc/32s: Fix segments setup when TASK_SIZE is not a multiple of 256M
Christophe Leroy
2025-11-18
powerpc/64s/slb: Add no_slb_preload early cmdline param
Ritesh Harjani (IBM)
2025-11-18
powerpc/64s/slb: Make preload_add return type as void
Ritesh Harjani (IBM)
2025-11-18
powerpc/ptdump: Dump PXX level info for kernel_page_tables
Ritesh Harjani (IBM)
2025-11-18
powerpc/64s/pgtable: Enable directMap counters in meminfo for Hash
Ritesh Harjani (IBM)
2025-11-18
powerpc/64s/hash: Update directMap page counters for Hash
Ritesh Harjani (IBM)
2025-11-18
powerpc/64s/hash: Hash hpt_order should be only available with Hash MMU
Ritesh Harjani (IBM)
2025-11-18
powerpc/64s/hash: Improve hash mmu printk messages
Ritesh Harjani (IBM)
2025-11-18
powerpc/64s/hash: Fix phys_addr_t printf format in htab_initialize()
Ritesh Harjani (IBM)
2025-11-18
powerpc/64s/ptdump: Fix kernel_hash_pagetable dump for ISA v3.00 HPTE format
Ritesh Harjani (IBM)
2025-11-18
powerpc/64s/hash: Restrict stress_hpt_struct memblock region to within RMA limit
Ritesh Harjani (IBM)
2025-11-18
powerpc/64s/slb: Fix SLB multihit issue during SLB preload
Donet Tom
2025-11-18
powerpc, mm: Fix mprotect on book3s 32-bit
Dave Vasilevsky
2025-10-02
Merge tag 'mm-stable-2025-10-01-19-00' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-09-21
powerpc: stop calling page_address() in free_pages()
Vishal Moola (Oracle)
2025-09-21
kasan: introduce ARCH_DEFER_KASAN and unify static key across modes
Sabyrzhan Tasbolatov
2025-09-16
powerpc/32: Remove PAGE_KERNEL_TEXT to fix startup failure
Christophe Leroy
2025-09-13
mm: introduce memdesc_flags_t
Matthew Wilcox (Oracle)
2025-09-13
powerpc/ptdump: rename "struct pgtable_level" to "struct ptdump_pg_level"
David Hildenbrand
2025-09-06
powerpc/8xx: Remove offset in SPRN_M_TWB
Christophe Leroy
2025-08-03
Merge tag 'mm-nonmm-stable-2025-08-03-12-47' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2025-07-31
Merge tag 'mm-stable-2025-07-30-15-25' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-07-29
Merge tag 'powerpc-6.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2025-07-21
powerpc/mm/book3s64: Move kfence and debug_pagealloc related calls to __init ...
Ritesh Harjani (IBM)
2025-07-19
Add a new optional ",cma" suffix to the crashkernel= command line option
Jiri Bohac
2025-07-09
powerpc: remove checks for devmap pages and PMDs/PUDs
Alistair Popple
2025-07-09
mm: change vm_get_page_prot() to accept vm_flags_t argument
Lorenzo Stoakes
2025-06-23
book3s64/radix : Optimize vmemmap start alignment
Donet Tom
2025-06-23
book3s64/radix : Handle error conditions properly in radix_vmemmap_populate
Donet Tom
2025-05-31
Merge tag 'mm-stable-2025-05-31-14-50' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-05-26
Merge tag 'powerpc-6.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2025-05-15
powerpc/mm/fault: Use str_write_read() helper function
Thorsten Blum
2025-05-12
powerpc/8xx: Reduce alignment constraint for kernel memory
Christophe Leroy
2025-05-11
powerpc: mm: call ctor/dtor for kernel PTEs
Kevin Brodsky
2025-05-11
mm: pass mm down to pagetable_{pte,pmd}_ctor
Kevin Brodsky
[next]