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
/
include
/
asm-generic
/
tlb.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
mm/vma: replace all remaining open encodings with is_vm_hugetlb_page()
Anshuman Khandual
2020-04-07
1
-1
/
+2
*
asm-generic/tlb: provide MMU_GATHER_TABLE_FREE
Peter Zijlstra
2020-02-04
1
-35
/
+37
*
asm-generic/tlb: rename HAVE_MMU_GATHER_NO_GATHER
Peter Zijlstra
2020-02-04
1
-2
/
+12
*
asm-generic/tlb: rename HAVE_MMU_GATHER_PAGE_SIZE
Peter Zijlstra
2020-02-04
1
-3
/
+6
*
asm-generic/tlb: rename HAVE_RCU_TABLE_FREE
Peter Zijlstra
2020-02-04
1
-5
/
+5
*
asm-gemeric/tlb: remove stray function declarations
Peter Zijlstra
2020-02-04
1
-4
/
+0
*
asm-generic/tlb: avoid potential double flush
Peter Zijlstra
2020-02-04
1
-1
/
+6
*
mm/mmu_gather: invalidate TLB correctly on batch allocation failure and flush
Peter Zijlstra
2020-02-04
1
-7
/
+15
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2019-12-01
1
-4
/
+0
|
\
|
*
asm-generic/tlb: stub out p4d_free_tlb() if nop4d ...
Vineet Gupta
2019-12-01
1
-2
/
+0
|
*
asm-generic/tlb: stub out pud_free_tlb() if nopud ...
Vineet Gupta
2019-12-01
1
-2
/
+0
*
|
powerpc/mm/book3s64/radix: Flush the full mm even when need_flush_all is set
Aneesh Kumar K.V
2019-11-05
1
-1
/
+1
|
/
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-30
1
-5
/
+1
*
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2019-05-06
1
-0
/
+9
|
\
|
*
mm/tlb: Provide default nmi_uaccess_okay()
Nadav Amit
2019-04-30
1
-0
/
+9
*
|
ia64/tlb: Eradicate tlb_migrate_finish() callback
Peter Zijlstra
2019-04-03
1
-4
/
+0
*
|
asm-generic/tlb: Remove tlb_table_flush()
Peter Zijlstra
2019-04-03
1
-1
/
+0
*
|
asm-generic/tlb: Remove tlb_flush_mmu_free()
Peter Zijlstra
2019-04-03
1
-7
/
+3
*
|
asm-generic/tlb: Remove CONFIG_HAVE_GENERIC_MMU_GATHER
Peter Zijlstra
2019-04-03
1
-1
/
+0
*
|
asm-generic/tlb: Introduce CONFIG_HAVE_MMU_GATHER_NO_GATHER=y
Martin Schwidefsky
2019-04-03
1
-2
/
+7
*
|
asm-generic/tlb, arch: Invert CONFIG_HAVE_RCU_TABLE_INVALIDATE
Peter Zijlstra
2019-04-03
1
-4
/
+5
*
|
asm-generic/tlb, ia64: Conditionally provide tlb_migrate_finish()
Peter Zijlstra
2019-04-03
1
-0
/
+2
*
|
asm-generic/tlb: Provide generic tlb_flush() based on flush_tlb_mm()
Peter Zijlstra
2019-04-03
1
-1
/
+40
*
|
asm-generic/tlb, arch: Provide generic tlb_flush() based on flush_tlb_range()
Peter Zijlstra
2019-04-03
1
-12
/
+83
*
|
asm-generic/tlb, arch: Provide generic VIPT cache flush
Peter Zijlstra
2019-04-03
1
-8
/
+11
*
|
asm-generic/tlb, arch: Provide CONFIG_HAVE_MMU_GATHER_PAGE_SIZE
Peter Zijlstra
2019-04-03
1
-13
/
+19
*
|
asm-generic/tlb: Provide a comment
Peter Zijlstra
2019-04-03
1
-3
/
+116
|
/
*
mm/memory: Move mmu_gather and TLB invalidation code into its own file
Peter Zijlstra
2018-09-07
1
-0
/
+1
*
asm-generic/tlb: Track which levels of the page tables have been cleared
Will Deacon
2018-09-04
1
-8
/
+50
*
asm-generic/tlb: Track freeing of page-table directories in struct mmu_gather
Peter Zijlstra
2018-09-04
1
-8
/
+23
*
asm-generic/tlb: Guard with #ifdef CONFIG_MMU
Will Deacon
2018-09-04
1
-0
/
+4
*
mm: mmu_notifier fix for tlb_end_vma
Nicholas Piggin
2018-08-23
1
-4
/
+13
*
x86/mm/tlb: Revert the recent lazy TLB patches
Peter Zijlstra
2018-08-22
1
-10
/
+0
*
x86/mm/tlb: Leave lazy TLB mode at page table free time
Rik van Riel
2018-07-17
1
-0
/
+10
*
mm: allow arch to supply p??_free_tlb functions
Nicholas Piggin
2018-07-14
1
-0
/
+8
*
mm: fix MADV_[FREE|DONTNEED] TLB flush miss problem
Minchan Kim
2017-08-10
1
-1
/
+1
*
mm: refactor TLB gathering API
Minchan Kim
2017-08-10
1
-3
/
+4
*
asm-generic: introduce <asm-generic/pgtable-nop4d.h>
Kirill A. Shutemov
2017-03-09
1
-3
/
+11
*
mm, x86: add support for PUD-sized transparent hugepages
Matthew Wilcox
2017-02-24
1
-0
/
+14
*
mm: remove the page size change check in tlb_remove_page
Aneesh Kumar K.V
2016-12-12
1
-26
/
+2
*
mm: add tlb_remove_check_page_size_change to track page size change
Aneesh Kumar K.V
2016-12-12
1
-0
/
+16
*
mm/hugetlb: add tlb_remove_hugetlb_entry for handling hugetlb pages
Aneesh Kumar K.V
2016-12-12
1
-0
/
+6
*
mm: update mmu_gather range correctly
Aneesh Kumar K.V
2016-12-12
1
-12
/
+31
*
mm/mmu_gather: track page size with mmu gather and force flush if page size c...
Aneesh Kumar K.V
2016-07-26
1
-6
/
+21
*
mm: change the interface for __tlb_remove_page()
Aneesh Kumar K.V
2016-07-26
1
-11
/
+33
*
treewide: Remove old email address
Peter Zijlstra
2015-11-23
1
-1
/
+1
*
mm: mmu_gather: use tlb->end != 0 only for TLB invalidation
Will Deacon
2015-01-13
1
-2
/
+6
*
mmu_gather: move minimal range calculations into generic code
Will Deacon
2014-11-17
1
-10
/
+47
*
Fix TLB gather virtual address range invalidation corner cases
Linus Torvalds
2013-08-16
1
-1
/
+1
*
arch, mm: Remove tlb_fast_mode()
Peter Zijlstra
2013-06-06
1
-16
/
+1
[next]