index
:
linux-toradex.git
colibri
colibri_vf
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.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
/
pgtable-hash64.c
Age
Commit message (
Expand
)
Author
2019-05-03
powerpc/mm: Move book3s64 specifics in subdirectory mm/book3s64
Christophe Leroy
2019-05-02
powerpc/mm: change #include "mmu_decl.h" to <mm/mmu_decl.h>
Christophe Leroy
2019-04-28
powerpc/mm: fix spelling mistake "Outisde" -> "Outside"
Colin Ian King
2019-04-21
powerpc/mm: Validate address values against different region limits
Aneesh Kumar K.V
2018-10-14
powerpc: handover page flags with a pgprot_t parameter
Christophe Leroy
2018-05-15
powerpc/mm: Use pmd_lockptr instead of opencoding it
Aneesh Kumar K.V
2018-03-31
powerpc/mm/hash64: Increase the VA range
Aneesh Kumar K.V
2018-03-31
powerpc/mm: Add support for handling > 512TB address in SLB miss
Aneesh Kumar K.V
2018-01-31
mm/thp: remove pmd_huge_split_prepare()
Aneesh Kumar K.V
2017-08-23
powerpc/mm: Use mm_is_thread_local() instread of open-coding
Benjamin Herrenschmidt
2017-08-17
powerpc/mm: Don't send IPI to all cpus on THP updates
Aneesh Kumar K.V
2017-07-18
powerpc/mm: Mark __init memory no-execute when STRICT_KERNEL_RWX=y
Michael Ellerman
2017-07-18
powerpc/mm/hash: Refactor hash__mark_rodata_ro()
Michael Ellerman
2017-07-04
powerpc/mm/hash: Implement mark_rodata_ro() for hash
Balbir Singh
2017-07-02
powerpc/mm: Add devmap support for ppc64
Oliver O'Halloran
2017-06-28
powerpc/mm: Add comments to the vmemmap layout
Anshuman Khandual
2017-03-02
sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...
Ingo Molnar
2016-05-11
powerpc/mm/thp: Abstraction for THP functions
Aneesh Kumar K.V
2016-05-11
powerpc/mm: THP is only available on hash64 as of now
Aneesh Kumar K.V
2016-05-01
powerpc/mm: Abstraction for vmemmap and map_kernel_page()
Aneesh Kumar K.V
2016-05-01
powerpc/mm: Make page table size a variable
Aneesh Kumar K.V
2016-05-01
powerpc/mm: Move hash and no hash code to separate files
Aneesh Kumar K.V