index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
/
asm
/
tlbflush.h
Age
Commit message (
Expand
)
Author
2025-04-01
Merge tag 'mm-stable-2025-03-30-16-52' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-03-19
x86/mm: Only do broadcast flush from reclaim if pages were unmapped
Rik van Riel
2025-03-19
x86/mm: Enable broadcast TLB invalidation for multi-threaded processes
Rik van Riel
2025-03-19
x86/mm: Add global ASID process exit helpers
Rik van Riel
2025-03-19
x86/mm: Handle global ASID context switch and TLB flush
Rik van Riel
2025-03-19
x86/mm: Add global ASID allocation helper functions
Rik van Riel
2025-03-19
x86/mm: Add INVLPGB feature and Kconfig entry
Rik van Riel
2025-03-16
mm: support tlbbatch flush for a range of PTEs
Barry Song
2025-02-03
x86/mm: Fix flush_tlb_range() when used for zapping normal PMDs
Jann Horn
2024-12-06
x86/mm/tlb: Only trim the mm_cpumask once a second
Rik van Riel
2024-07-02
x86/mm: Fix LAM inconsistency during context switch
Yosry Ahmed
2023-08-31
Merge tag 'x86_shstk_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-08-18
mmu_notifiers: rename invalidate_range notifier
Alistair Popple
2023-08-18
mmu_notifiers: call invalidate_range() when invalidating TLBs
Alistair Popple
2023-08-18
mm/tlbbatch: introduce arch_flush_tlb_batched_pending()
Yicong Yang
2023-08-18
mm/tlbbatch: rename and extend some functions
Barry Song
2023-08-18
mm/tlbbatch: introduce arch_tlbbatch_should_defer()
Anshuman Khandual
2023-07-11
x86/mm: Introduce _PAGE_SAVED_DIRTY
Rick Edgecombe
2023-06-16
x86/mm: Remove unused current_untag_mask()
Borislav Petkov (AMD)
2023-03-16
x86/uaccess: Provide untagged_addr() and remove tags before address check
Kirill A. Shutemov
2023-03-16
x86/mm: Handle LAM on context switch
Kirill A. Shutemov
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
[next]