aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/include/asm/tlb.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-11-02s390/mm: fix mis-accounting of pgtable_bytesMartin Schwidefsky1-3/+3
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-09-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds1-3/+3
2017-08-10mm: fix MADV_[FREE|DONTNEED] TLB flush miss problemMinchan Kim1-1/+6
2017-08-10mm: refactor TLB gathering APIMinchan Kim1-6/+6
2017-07-26s390/mm: use new mm defines instead of magic valuesHeiko Carstens1-3/+3
2017-06-12s390/mm: implement 5 level pages tablesMartin Schwidefsky1-0/+15
2016-12-12mm: remove the page size change check in tlb_remove_pageAneesh Kumar K.V1-6/+0
2016-12-12mm: add tlb_remove_check_page_size_change to track page size changeAneesh Kumar K.V1-0/+6
2016-12-12mm/hugetlb: add tlb_remove_hugetlb_entry for handling hugetlb pagesAneesh Kumar K.V1-0/+2
2016-07-26mm/mmu_gather: track page size with mmu gather and force flush if page size changeAneesh Kumar K.V1-0/+13
2016-07-26mm: change the interface for __tlb_remove_page()Aneesh Kumar K.V1-2/+7
2015-03-25s390: remove 31 bit supportHeiko Carstens1-4/+0
2014-12-08s390/mm: fix memory leak of ptlock in pmd_free_tlbMartin Schwidefsky1-0/+1
2014-08-26KVM: s390/mm: use radix trees for guest to host mappingsMartin Schwidefsky1-1/+1
2014-04-25mm: split 'tlb_flush_mmu()' into tlb flushing and memory freeing partsLinus Torvalds1-1/+12
2014-04-03s390/mm,tlb: safeguard against speculative TLB creationMartin Schwidefsky1-11/+3
2013-08-22s390/mm: introduce ptep_flush_lazy helperMartin Schwidefsky1-1/+2
2013-08-16s390: Fix broken buildGuenter Roeck1-1/+1
2013-08-16Fix TLB gather virtual address range invalidation corner casesLinus Torvalds1-2/+6
2012-10-09thp, s390: architecture backend for thp on s390Gerald Schaefer1-0/+1
2012-05-24s390/headers: replace __s390x__ with CONFIG_64BIT where possibleHeiko Carstens1-2/+2
2012-04-11[S390] fix tlb flushing for page table pagesMartin Schwidefsky1-21/+1
2011-06-06[S390] use generic RCU page-table freeing codeMartin Schwidefsky1-52/+42
2011-05-25s390: mmu_gather reworkPeter Zijlstra1-25/+37
2011-01-31[S390] tlb: fix build error caused by THPHeiko Carstens1-0/+1
2010-10-25[S390] lockless get_user_pages_fast()Martin Schwidefsky1-6/+7
2010-08-24[S390] fix tlb flushing vs. concurrent /proc accessesMartin Schwidefsky1-2/+1
2009-07-27mm: Pass virtual address to [__]p{te,ud,md}_free_tlb()Benjamin Herrenschmidt1-3/+6
2008-08-01[S390] move include/asm-s390 to arch/s390/include/asmMartin Schwidefsky1-0/+156