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
/
x86
/
mm
/
tlb.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
x86/membarrier: Get rid of a dubious optimization
Andy Lutomirski
2020-12-09
1
-2
/
+8
*
x86/platform/uv: Remove UV BAU TLB Shootdown Handler
Mike Travis
2020-10-07
1
-24
/
+0
*
cpuidle: Make CPUIDLE_FLAG_TLB_FLUSHED generic
Peter Zijlstra
2020-08-26
1
-11
/
+2
*
Merge tag 'x86-mm-2020-06-05' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-06-05
1
-6
/
+378
|
\
|
*
x86/tlb: Move PCID helpers where they are used
Thomas Gleixner
2020-04-26
1
-0
/
+120
|
*
x86/tlb: Uninline nmi_uaccess_okay()
Thomas Gleixner
2020-04-26
1
-0
/
+32
|
*
x86/tlb: Move __flush_tlb_all() out of line
Thomas Gleixner
2020-04-26
1
-7
/
+22
|
*
x86/tlb: Move flush_tlb_others() out of line
Thomas Gleixner
2020-04-26
1
-2
/
+9
|
*
x86/tlb: Move __flush_tlb_one_kernel() out of line
Thomas Gleixner
2020-04-26
1
-1
/
+33
|
*
x86/tlb: Move __flush_tlb_one_user() out of line
Thomas Gleixner
2020-04-26
1
-1
/
+55
|
*
x86/tlb: Move __flush_tlb_global() out of line
Thomas Gleixner
2020-04-26
1
-0
/
+41
|
*
x86/tlb: Move __flush_tlb() out of line
Thomas Gleixner
2020-04-26
1
-1
/
+32
|
*
x86/cr4: Sanitize CR4.PCE update
Thomas Gleixner
2020-04-24
1
-1
/
+21
|
*
x86/tlb: Uninline __get_current_cr3_fast()
Thomas Gleixner
2020-04-24
1
-0
/
+20
*
|
x86/mm: remove vmalloc faulting
Joerg Roedel
2020-06-02
1
-37
/
+0
|
/
*
smp: Remove allocation mask from on_each_cpu_cond.*()
Sebastian Andrzej Siewior
2020-01-24
1
-1
/
+1
*
x86/mm: Avoid redundant interrupt disable in load_mm_cr4()
Jan Kiszka
2019-07-24
1
-1
/
+1
*
Merge tag 'v5.2-rc4' into mauro
Jonathan Corbet
2019-06-14
1
-0
/
+1
|
\
|
*
treewide: Add SPDX license identifier for missed files
Thomas Gleixner
2019-05-21
1
-0
/
+1
*
|
docs: fix broken documentation links
Mauro Carvalho Chehab
2019-06-08
1
-1
/
+1
|
/
*
x86/mm/tlb: Remove 'struct flush_tlb_info' from the stack
Nadav Amit
2019-04-26
1
-34
/
+82
*
x86/mm/tlb: Revert "x86/mm: Align TLB invalidation info"
Peter Zijlstra
2019-04-16
1
-1
/
+1
*
x86/mm/tlb: Remove unused cpu variable
Shaokun Zhang
2019-01-29
1
-3
/
+0
*
x86/mm/cpa: Optimize cpa_flush_array() TLB invalidation
Peter Zijlstra
2018-12-17
1
-1
/
+3
*
x86/speculation: Prepare for conditional IBPB in switch_mm()
Thomas Gleixner
2018-11-28
1
-29
/
+86
*
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-10-23
1
-11
/
+20
|
\
|
*
x86/speculation: Apply IBPB more strictly to avoid cross-process data leak
Jiri Kosina
2018-09-26
1
-11
/
+20
*
|
x86/mm/tlb: Make lazy TLB mode lazier
Rik van Riel
2018-10-09
1
-9
/
+58
*
|
x86/mm/tlb: Add freed_tables element to flush_tlb_info
Rik van Riel
2018-10-09
1
-0
/
+1
*
|
x86/mm/tlb: Add freed_tables argument to flush_tlb_mm_range
Rik van Riel
2018-10-09
1
-1
/
+2
*
|
x86/mm/tlb: Restructure switch_mm_irqs_off()
Rik van Riel
2018-10-09
1
-33
/
+33
*
|
x86/mm/tlb: Always use lazy TLB mode
Rik van Riel
2018-10-09
1
-14
/
+1
*
|
x86/mm: Page size aware flush_tlb_mm_range()
Peter Zijlstra
2018-10-09
1
-9
/
+8
|
/
*
x86/nmi: Fix NMI uaccess race against CR3 switching
Andy Lutomirski
2018-08-31
1
-0
/
+7
*
x86/mm/tlb: Revert the recent lazy TLB patches
Peter Zijlstra
2018-08-22
1
-152
/
+53
*
x86/mm/tlb: Make clear_asid_other() static
zhong jiang
2018-07-24
1
-1
/
+1
*
x86/mm/tlb: Skip atomic operations for 'init_mm' in switch_mm_irqs_off()
Rik van Riel
2018-07-17
1
-5
/
+12
*
x86/mm/tlb: Always use lazy TLB mode
Rik van Riel
2018-07-17
1
-14
/
+1
*
x86/mm/tlb: Only send page table free TLB flush to lazy TLB CPUs
Rik van Riel
2018-07-17
1
-4
/
+39
*
x86/mm/tlb: Make lazy TLB mode lazier
Rik van Riel
2018-07-17
1
-9
/
+59
*
x86/mm/tlb: Restructure switch_mm_irqs_off()
Rik van Riel
2018-07-17
1
-30
/
+30
*
x86/mm/tlb: Leave lazy TLB mode at page table free time
Rik van Riel
2018-07-17
1
-0
/
+27
*
x86/mm: Stop pretending pgtable_l5_enabled is a variable
Kirill A. Shutemov
2018-05-19
1
-1
/
+1
*
Merge tag 'v4.16-rc3' into x86/mm, to pick up fixes
Ingo Molnar
2018-02-26
1
-3
/
+3
|
\
|
*
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-02-14
1
-3
/
+3
|
|
\
|
|
*
x86/mm: Rename flush_tlb_single() and flush_tlb_one() to __flush_tlb_one_[use...
Andy Lutomirski
2018-02-15
1
-3
/
+3
*
|
|
x86/mm: Replace compile-time checks for 5-level paging with runtime-time checks
Kirill A. Shutemov
2018-02-16
1
-1
/
+1
*
|
|
x86/mm: Align TLB invalidation info
Nadav Amit
2018-02-13
1
-1
/
+1
|
/
/
*
|
Merge branch 'linus' into sched/urgent, to resolve conflicts
Ingo Molnar
2018-02-06
1
-1
/
+32
|
\
|
|
*
x86/speculation: Use Indirect Branch Prediction Barrier in context switch
Tim Chen
2018-01-30
1
-1
/
+32
[next]