index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
s390
/
include
/
asm
/
tlb.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
s390/tlb: make cleared_pXs flags consistent with generic code
Alexander Gordeev
2021-01-19
1
-3
/
+2
*
mm: remove unneeded includes of <asm/pgalloc.h>
Mike Rapoport
2020-08-07
1
-1
/
+0
*
s390/tlb: Convert to generic mmu_gather
Martin Schwidefsky
2019-04-03
1
-89
/
+39
*
asm-generic/tlb, arch: Provide CONFIG_HAVE_MMU_GATHER_PAGE_SIZE
Peter Zijlstra
2019-04-03
1
-3
/
+1
*
s390/mm: fix mis-accounting of pgtable_bytes
Martin Schwidefsky
2018-11-02
1
-3
/
+3
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2017-09-05
1
-3
/
+3
|
\
|
*
s390/mm: use new mm defines instead of magic values
Heiko Carstens
2017-07-26
1
-3
/
+3
*
|
mm: fix MADV_[FREE|DONTNEED] TLB flush miss problem
Minchan Kim
2017-08-10
1
-1
/
+6
*
|
mm: refactor TLB gathering API
Minchan Kim
2017-08-10
1
-6
/
+6
|
/
*
s390/mm: implement 5 level pages tables
Martin Schwidefsky
2017-06-12
1
-0
/
+15
*
mm: remove the page size change check in tlb_remove_page
Aneesh Kumar K.V
2016-12-12
1
-6
/
+0
*
mm: add tlb_remove_check_page_size_change to track page size change
Aneesh Kumar K.V
2016-12-12
1
-0
/
+6
*
mm/hugetlb: add tlb_remove_hugetlb_entry for handling hugetlb pages
Aneesh Kumar K.V
2016-12-12
1
-0
/
+2
*
mm/mmu_gather: track page size with mmu gather and force flush if page size c...
Aneesh Kumar K.V
2016-07-26
1
-0
/
+13
*
mm: change the interface for __tlb_remove_page()
Aneesh Kumar K.V
2016-07-26
1
-2
/
+7
*
s390: remove 31 bit support
Heiko Carstens
2015-03-25
1
-4
/
+0
*
s390/mm: fix memory leak of ptlock in pmd_free_tlb
Martin Schwidefsky
2014-12-08
1
-0
/
+1
*
KVM: s390/mm: use radix trees for guest to host mappings
Martin Schwidefsky
2014-08-26
1
-1
/
+1
*
mm: split 'tlb_flush_mmu()' into tlb flushing and memory freeing parts
Linus Torvalds
2014-04-25
1
-1
/
+12
*
s390/mm,tlb: safeguard against speculative TLB creation
Martin Schwidefsky
2014-04-03
1
-11
/
+3
*
s390/mm: introduce ptep_flush_lazy helper
Martin Schwidefsky
2013-08-22
1
-1
/
+2
*
s390: Fix broken build
Guenter Roeck
2013-08-16
1
-1
/
+1
*
Fix TLB gather virtual address range invalidation corner cases
Linus Torvalds
2013-08-16
1
-2
/
+6
*
thp, s390: architecture backend for thp on s390
Gerald Schaefer
2012-10-09
1
-0
/
+1
*
s390/headers: replace __s390x__ with CONFIG_64BIT where possible
Heiko Carstens
2012-05-24
1
-2
/
+2
*
[S390] fix tlb flushing for page table pages
Martin Schwidefsky
2012-04-11
1
-21
/
+1
*
[S390] use generic RCU page-table freeing code
Martin Schwidefsky
2011-06-06
1
-52
/
+42
*
s390: mmu_gather rework
Peter Zijlstra
2011-05-25
1
-25
/
+37
*
[S390] tlb: fix build error caused by THP
Heiko Carstens
2011-01-31
1
-0
/
+1
*
[S390] lockless get_user_pages_fast()
Martin Schwidefsky
2010-10-25
1
-6
/
+7
*
[S390] fix tlb flushing vs. concurrent /proc accesses
Martin Schwidefsky
2010-08-24
1
-2
/
+1
*
mm: Pass virtual address to [__]p{te,ud,md}_free_tlb()
Benjamin Herrenschmidt
2009-07-27
1
-3
/
+6
*
[S390] move include/asm-s390 to arch/s390/include/asm
Martin Schwidefsky
2008-08-01
1
-0
/
+156