aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/include/asm/tlb.h
AgeCommit message (Expand)Author
2021-12-08hugetlbfs: flush TLBs correctly after huge_pmd_unshareNadav Amit
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