index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
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