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
/
s390
/
include
/
asm
/
tlb.h
Age
Commit message (
Expand
)
Author
2019-04-03
s390/tlb: Convert to generic mmu_gather
Martin Schwidefsky
2019-04-03
asm-generic/tlb, arch: Provide CONFIG_HAVE_MMU_GATHER_PAGE_SIZE
Peter Zijlstra
2018-11-02
s390/mm: fix mis-accounting of pgtable_bytes
Martin Schwidefsky
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-09-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2017-08-10
mm: fix MADV_[FREE|DONTNEED] TLB flush miss problem
Minchan Kim
2017-08-10
mm: refactor TLB gathering API
Minchan Kim
2017-07-26
s390/mm: use new mm defines instead of magic values
Heiko Carstens
2017-06-12
s390/mm: implement 5 level pages tables
Martin Schwidefsky
2016-12-12
mm: remove the page size change check in tlb_remove_page
Aneesh Kumar K.V
2016-12-12
mm: add tlb_remove_check_page_size_change to track page size change
Aneesh Kumar K.V
2016-12-12
mm/hugetlb: add tlb_remove_hugetlb_entry for handling hugetlb pages
Aneesh Kumar K.V
2016-07-26
mm/mmu_gather: track page size with mmu gather and force flush if page size c...
Aneesh Kumar K.V
2016-07-26
mm: change the interface for __tlb_remove_page()
Aneesh Kumar K.V
2015-03-25
s390: remove 31 bit support
Heiko Carstens
2014-12-08
s390/mm: fix memory leak of ptlock in pmd_free_tlb
Martin Schwidefsky
2014-08-26
KVM: s390/mm: use radix trees for guest to host mappings
Martin Schwidefsky
2014-04-25
mm: split 'tlb_flush_mmu()' into tlb flushing and memory freeing parts
Linus Torvalds
2014-04-03
s390/mm,tlb: safeguard against speculative TLB creation
Martin Schwidefsky
2013-08-22
s390/mm: introduce ptep_flush_lazy helper
Martin Schwidefsky
2013-08-16
s390: Fix broken build
Guenter Roeck
2013-08-16
Fix TLB gather virtual address range invalidation corner cases
Linus Torvalds
2012-10-09
thp, s390: architecture backend for thp on s390
Gerald Schaefer
2012-05-24
s390/headers: replace __s390x__ with CONFIG_64BIT where possible
Heiko Carstens
2012-04-11
[S390] fix tlb flushing for page table pages
Martin Schwidefsky
2011-06-06
[S390] use generic RCU page-table freeing code
Martin Schwidefsky
2011-05-25
s390: mmu_gather rework
Peter Zijlstra
2011-01-31
[S390] tlb: fix build error caused by THP
Heiko Carstens
2010-10-25
[S390] lockless get_user_pages_fast()
Martin Schwidefsky
2010-08-24
[S390] fix tlb flushing vs. concurrent /proc accesses
Martin Schwidefsky
2009-07-27
mm: Pass virtual address to [__]p{te,ud,md}_free_tlb()
Benjamin Herrenschmidt
2008-08-01
[S390] move include/asm-s390 to arch/s390/include/asm
Martin Schwidefsky