index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
/
asm
/
tlbflush.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'x86_shstk_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-08-31
1
-1
/
+2
|
\
|
*
x86/mm: Introduce _PAGE_SAVED_DIRTY
Rick Edgecombe
2023-07-11
1
-1
/
+2
*
|
mmu_notifiers: rename invalidate_range notifier
Alistair Popple
2023-08-18
1
-1
/
+1
*
|
mmu_notifiers: call invalidate_range() when invalidating TLBs
Alistair Popple
2023-08-18
1
-0
/
+2
*
|
mm/tlbbatch: introduce arch_flush_tlb_batched_pending()
Yicong Yang
2023-08-18
1
-0
/
+5
*
|
mm/tlbbatch: rename and extend some functions
Barry Song
2023-08-18
1
-2
/
+3
*
|
mm/tlbbatch: introduce arch_tlbbatch_should_defer()
Anshuman Khandual
2023-08-18
1
-0
/
+12
|
/
*
x86/mm: Remove unused current_untag_mask()
Borislav Petkov (AMD)
2023-06-16
1
-9
/
+2
*
x86/uaccess: Provide untagged_addr() and remove tags before address check
Kirill A. Shutemov
2023-03-16
1
-0
/
+10
*
x86/mm: Handle LAM on context switch
Kirill A. Shutemov
2023-03-16
1
-1
/
+37
*
Merge tag 'x86_mm_for_v6.0_rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-08-01
1
-0
/
+1
|
\
|
*
x86/mm/tlb: Ignore f->new_tlb_gen when zero
Nadav Amit
2022-07-19
1
-0
/
+1
*
|
mm/mprotect: do not flush when not required architecturally
Nadav Amit
2022-05-13
1
-0
/
+97
|
/
*
x86/mm/64: Flush global TLB on boot and AP bringup
Joerg Roedel
2021-12-06
1
-0
/
+5
*
x86/mm: Refactor cond_ibpb() to support other use cases
Balbir Singh
2021-07-28
1
-1
/
+1
*
x86/mm/tlb: Privatize cpu_tlbstate
Nadav Amit
2021-03-06
1
-18
/
+21
*
x86/mm/tlb: Flush remote and local TLBs concurrently
Nadav Amit
2021-03-06
1
-2
/
+2
*
x86/mm/tlb: Unify flush_tlb_func_local() and flush_tlb_func_remote()
Nadav Amit
2021-03-06
1
-2
/
+3
*
x86/tlb: Restrict access to tlbstate
Thomas Gleixner
2020-04-26
1
-47
/
+49
*
x86/tlb: Move PCID helpers where they are used
Thomas Gleixner
2020-04-26
1
-127
/
+6
*
x86/tlb: Uninline nmi_uaccess_okay()
Thomas Gleixner
2020-04-26
1
-32
/
+1
*
x86/tlb: Move cr4_set_bits_and_update_boot() to the usage site
Thomas Gleixner
2020-04-26
1
-14
/
+0
*
x86/tlb: Move paravirt_tlb_remove_table() to the usage site
Thomas Gleixner
2020-04-26
1
-5
/
+0
*
x86/tlb: Move __flush_tlb_all() out of line
Thomas Gleixner
2020-04-26
1
-22
/
+1
*
x86/tlb: Move flush_tlb_others() out of line
Thomas Gleixner
2020-04-26
1
-6
/
+4
*
x86/tlb: Move __flush_tlb_one_kernel() out of line
Thomas Gleixner
2020-04-26
1
-40
/
+1
*
x86/tlb: Move __flush_tlb_one_user() out of line
Thomas Gleixner
2020-04-26
1
-51
/
+2
*
x86/tlb: Move __flush_tlb_global() out of line
Thomas Gleixner
2020-04-26
1
-36
/
+2
*
x86/tlb: Move __flush_tlb() out of line
Thomas Gleixner
2020-04-26
1
-24
/
+5
*
x86/cpu: Uninline CR4 accessors
Thomas Gleixner
2020-04-24
1
-31
/
+5
*
x86/mm: Avoid redundant interrupt disable in load_mm_cr4()
Jan Kiszka
2019-07-24
1
-7
/
+23
*
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2019-05-06
1
-0
/
+2
|
\
|
*
mm/tlb: Provide default nmi_uaccess_okay()
Nadav Amit
2019-04-30
1
-0
/
+2
*
|
x86/mm/tlb: Define LOADED_MM_SWITCHING with pointer-sized number
Jann Horn
2019-03-29
1
-1
/
+1
|
/
*
x86/speculation: Prepare for conditional IBPB in switch_mm()
Thomas Gleixner
2018-11-28
1
-2
/
+6
*
x86/mm/pat: Disable preemption around __flush_tlb_all()
Sebastian Andrzej Siewior
2018-10-29
1
-0
/
+6
*
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
-4
/
+6
*
x86/mm/tlb: Always use lazy TLB mode
Rik van Riel
2018-10-09
1
-16
/
+0
*
x86/mm: Page size aware flush_tlb_mm_range()
Peter Zijlstra
2018-10-09
1
-4
/
+8
*
x86/nmi: Fix NMI uaccess race against CR3 switching
Andy Lutomirski
2018-08-31
1
-0
/
+40
*
x86/mm: Only use tlb_remove_table() for paravirt
Peter Zijlstra
2018-08-23
1
-0
/
+3
*
x86/mm/tlb: Revert the recent lazy TLB patches
Peter Zijlstra
2018-08-22
1
-5
/
+16
*
x86/mm/tlb: Always use lazy TLB mode
Rik van Riel
2018-07-17
1
-16
/
+0
*
x86/mm/tlb: Leave lazy TLB mode at page table free time
Rik van Riel
2018-07-17
1
-0
/
+5
*
x86/mm: Fix bogus warning during EFI bootup, use boot_cpu_has() instead of th...
Sai Praneeth
2018-04-05
1
-1
/
+6
*
x86/mm: Rename flush_tlb_single() and flush_tlb_one() to __flush_tlb_one_[use...
Andy Lutomirski
2018-02-15
1
-7
/
+20
*
x86/speculation: Use Indirect Branch Prediction Barrier in context switch
Tim Chen
2018-01-30
1
-0
/
+2
*
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-01-14
1
-3
/
+3
|
\
|
*
x86/pti: Fix !PCID and sanitize defines
Thomas Gleixner
2018-01-14
1
-3
/
+3
[next]