开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
/
asm
/
tlbflush.h
Age
Commit message (
Expand
)
Author
2022-08-01
Merge tag 'x86_mm_for_v6.0_rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-07-19
x86/mm/tlb: Ignore f->new_tlb_gen when zero
Nadav Amit
2022-05-13
mm/mprotect: do not flush when not required architecturally
Nadav Amit
2021-12-06
x86/mm/64: Flush global TLB on boot and AP bringup
Joerg Roedel
2021-07-28
x86/mm: Refactor cond_ibpb() to support other use cases
Balbir Singh
2021-03-06
x86/mm/tlb: Privatize cpu_tlbstate
Nadav Amit
2021-03-06
x86/mm/tlb: Flush remote and local TLBs concurrently
Nadav Amit
2021-03-06
x86/mm/tlb: Unify flush_tlb_func_local() and flush_tlb_func_remote()
Nadav Amit
2020-04-26
x86/tlb: Restrict access to tlbstate
Thomas Gleixner
2020-04-26
x86/tlb: Move PCID helpers where they are used
Thomas Gleixner
2020-04-26
x86/tlb: Uninline nmi_uaccess_okay()
Thomas Gleixner
2020-04-26
x86/tlb: Move cr4_set_bits_and_update_boot() to the usage site
Thomas Gleixner
2020-04-26
x86/tlb: Move paravirt_tlb_remove_table() to the usage site
Thomas Gleixner
2020-04-26
x86/tlb: Move __flush_tlb_all() out of line
Thomas Gleixner
2020-04-26
x86/tlb: Move flush_tlb_others() out of line
Thomas Gleixner
2020-04-26
x86/tlb: Move __flush_tlb_one_kernel() out of line
Thomas Gleixner
2020-04-26
x86/tlb: Move __flush_tlb_one_user() out of line
Thomas Gleixner
2020-04-26
x86/tlb: Move __flush_tlb_global() out of line
Thomas Gleixner
2020-04-26
x86/tlb: Move __flush_tlb() out of line
Thomas Gleixner
2020-04-24
x86/cpu: Uninline CR4 accessors
Thomas Gleixner
2019-07-24
x86/mm: Avoid redundant interrupt disable in load_mm_cr4()
Jan Kiszka
2019-05-06
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2019-04-30
mm/tlb: Provide default nmi_uaccess_okay()
Nadav Amit
2019-03-29
x86/mm/tlb: Define LOADED_MM_SWITCHING with pointer-sized number
Jann Horn
2018-11-28
x86/speculation: Prepare for conditional IBPB in switch_mm()
Thomas Gleixner
2018-10-29
x86/mm/pat: Disable preemption around __flush_tlb_all()
Sebastian Andrzej Siewior
2018-10-09
x86/mm/tlb: Add freed_tables element to flush_tlb_info
Rik van Riel
2018-10-09
x86/mm/tlb: Add freed_tables argument to flush_tlb_mm_range
Rik van Riel
2018-10-09
x86/mm/tlb: Always use lazy TLB mode
Rik van Riel
2018-10-09
x86/mm: Page size aware flush_tlb_mm_range()
Peter Zijlstra
2018-08-31
x86/nmi: Fix NMI uaccess race against CR3 switching
Andy Lutomirski
2018-08-23
x86/mm: Only use tlb_remove_table() for paravirt
Peter Zijlstra
2018-08-22
x86/mm/tlb: Revert the recent lazy TLB patches
Peter Zijlstra
2018-07-17
x86/mm/tlb: Always use lazy TLB mode
Rik van Riel
2018-07-17
x86/mm/tlb: Leave lazy TLB mode at page table free time
Rik van Riel
2018-04-05
x86/mm: Fix bogus warning during EFI bootup, use boot_cpu_has() instead of th...
Sai Praneeth
2018-02-15
x86/mm: Rename flush_tlb_single() and flush_tlb_one() to __flush_tlb_one_[use...
Andy Lutomirski
2018-01-30
x86/speculation: Use Indirect Branch Prediction Barrier in context switch
Tim Chen
2018-01-14
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-01-14
x86/pti: Fix !PCID and sanitize defines
Thomas Gleixner
2017-12-31
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2017-12-31
x86/mm: Remove preempt_disable/enable() from __native_flush_tlb()
Thomas Gleixner
2017-12-29
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2017-12-23
x86/mm: Clarify the whole ASID/kernel PCID/user PCID naming
Peter Zijlstra
2017-12-23
x86/mm: Use INVPCID for __native_flush_tlb_single()
Dave Hansen
2017-12-23
x86/mm: Use/Fix PCID to optimize user/kernel switches
Peter Zijlstra
2017-12-23
x86/mm: Allow flushing for future ASID switches
Dave Hansen
2017-12-23
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2017-12-22
x86/mm: Create asm/invpcid.h
Peter Zijlstra
2017-12-22
x86/mm: Put MMU to hardware ASID translation in one place
Dave Hansen
[next]