aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/include/asm/tlb.h
AgeCommit message (Expand)Author
2023-11-05s390/mm: make pte_free_tlb() similar to pXd_free_tlb()Alexander Gordeev
2023-11-05s390/mm: use full 4KB page for 2KB PTEAlexander Gordeev
2023-11-05s390/mm: add missing conversion to use ptdescsAlexander Gordeev
2023-08-21s390: convert various pgalloc functions to use ptdescsVishal Moola (Oracle)
2022-11-30mm: delay page_remove_rmap() until after the TLB has been flushedLinus Torvalds
2022-11-30mm: mmu_gather: prepare to gather encoded page pointers with flagsLinus Torvalds
2022-07-21mmu_gather: Remove per arch tlb_{start,end}_vma()Peter Zijlstra
2021-01-19s390/tlb: make cleared_pXs flags consistent with generic codeAlexander Gordeev
2020-08-07mm: remove unneeded includes of <asm/pgalloc.h>Mike Rapoport
2019-04-03s390/tlb: Convert to generic mmu_gatherMartin Schwidefsky
2019-04-03asm-generic/tlb, arch: Provide CONFIG_HAVE_MMU_GATHER_PAGE_SIZEPeter Zijlstra
2018-11-02s390/mm: fix mis-accounting of pgtable_bytesMartin Schwidefsky
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-09-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2017-08-10mm: fix MADV_[FREE|DONTNEED] TLB flush miss problemMinchan Kim
2017-08-10mm: refactor TLB gathering APIMinchan Kim
2017-07-26s390/mm: use new mm defines instead of magic valuesHeiko Carstens
2017-06-12s390/mm: implement 5 level pages tablesMartin Schwidefsky
2016-12-12mm: remove the page size change check in tlb_remove_pageAneesh Kumar K.V
2016-12-12mm: add tlb_remove_check_page_size_change to track page size changeAneesh Kumar K.V
2016-12-12mm/hugetlb: add tlb_remove_hugetlb_entry for handling hugetlb pagesAneesh Kumar K.V
2016-07-26mm/mmu_gather: track page size with mmu gather and force flush if page size c...Aneesh Kumar K.V
2016-07-26mm: change the interface for __tlb_remove_page()Aneesh Kumar K.V
2015-03-25s390: remove 31 bit supportHeiko Carstens
2014-12-08s390/mm: fix memory leak of ptlock in pmd_free_tlbMartin Schwidefsky
2014-08-26KVM: s390/mm: use radix trees for guest to host mappingsMartin Schwidefsky
2014-04-25mm: split 'tlb_flush_mmu()' into tlb flushing and memory freeing partsLinus Torvalds
2014-04-03s390/mm,tlb: safeguard against speculative TLB creationMartin Schwidefsky
2013-08-22s390/mm: introduce ptep_flush_lazy helperMartin Schwidefsky
2013-08-16s390: Fix broken buildGuenter Roeck
2013-08-16Fix TLB gather virtual address range invalidation corner casesLinus Torvalds
2012-10-09thp, s390: architecture backend for thp on s390Gerald Schaefer
2012-05-24s390/headers: replace __s390x__ with CONFIG_64BIT where possibleHeiko Carstens
2012-04-11[S390] fix tlb flushing for page table pagesMartin Schwidefsky
2011-06-06[S390] use generic RCU page-table freeing codeMartin Schwidefsky
2011-05-25s390: mmu_gather reworkPeter Zijlstra
2011-01-31[S390] tlb: fix build error caused by THPHeiko Carstens
2010-10-25[S390] lockless get_user_pages_fast()Martin Schwidefsky
2010-08-24[S390] fix tlb flushing vs. concurrent /proc accessesMartin Schwidefsky
2009-07-27mm: Pass virtual address to [__]p{te,ud,md}_free_tlb()Benjamin Herrenschmidt
2008-08-01[S390] move include/asm-s390 to arch/s390/include/asmMartin Schwidefsky