index
:
kernel/linux.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
/
asm
/
special_insns.h
Age
Commit message (
Expand
)
Author
Files
Lines
2021-03-15
x86: Remove dynamic NOP selection
Peter Zijlstra
1
-2
/
+2
2021-01-08
x86/asm: Add a missing __iomem annotation in enqcmds()
Dave Jiang
1
-1
/
+1
2021-01-08
x86/asm: Annotate movdir64b()'s dst argument with __iomem
Dave Jiang
1
-2
/
+2
2020-10-13
Merge tag 'x86_asm_for_v5.10' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-13
/
+15
2020-10-12
Merge tag 'x86_pasid_for_5.10' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+64
2020-10-07
x86/asm: Add an enqcmds() wrapper for the ENQCMDS instruction
Dave Jiang
1
-0
/
+42
2020-10-07
x86/asm: Carve out a generic movdir64b() helper for general usage
Dave Jiang
1
-0
/
+22
2020-10-01
x86/asm: Replace __force_order with a memory clobber
Arvind Sankar
1
-13
/
+15
2020-08-17
x86/cpu: Use SERIALIZE in sync_core() when available
Ricardo Neri
1
-0
/
+6
2020-07-27
x86/cpu: Refactor sync_core() for readability
Ricardo Neri
1
-1
/
+0
2020-06-11
x86/entry: __always_inline CR2 for noinstr
Peter Zijlstra
1
-4
/
+4
2020-06-11
x86/entry: Disable interrupts for native_load_gs_index() in C code
Thomas Gleixner
1
-2
/
+12
2019-07-22
x86/paravirt: Drop {read,write}_cr8() hooks
Andrew Cooper
1
-24
/
+0
2019-07-10
x86/asm: Move native_write_cr0/4() out of line
Thomas Gleixner
1
-39
/
+2
2019-06-22
x86/asm: Pin sensitive CR0 bits
Kees Cook
1
-1
/
+14
2019-06-22
x86/asm: Pin sensitive CR4 bits
Kees Cook
1
-1
/
+21
2019-04-11
x86/fpu: Only write PKRU if it is different from current
Sebastian Andrzej Siewior
1
-0
/
+7
2019-04-11
x86/pkeys: Provide *pkru() helpers
Sebastian Andrzej Siewior
1
-3
/
+9
2018-09-03
x86/paravirt: Move the Xen-only pv_mmu_ops under the PARAVIRT_XXL umbrella
Juergen Gross
1
-8
/
+3
2018-09-03
x86/paravirt: Move the Xen-only pv_cpu_ops under the PARAVIRT_XXL umbrella
Juergen Gross
1
-2
/
+7
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-09-13
x86/paravirt: Remove no longer used paravirt functions
Juergen Gross
1
-5
/
+5
2017-06-13
x86/mm: Split read_cr3() into read_cr3_pa() and __read_cr3()
Andy Lutomirski
1
-3
/
+7
2016-11-01
x86/fpu: Remove clts()
Andy Lutomirski
1
-11
/
+0
2016-11-01
x86/fpu: Remove stts()
Andy Lutomirski
1
-2
/
+0
2016-09-30
x86/asm: Get rid of __read_cr4_safe()
Andy Lutomirski
1
-15
/
+7
2016-07-23
x86/insn: remove pcommit
Dan Williams
1
-46
/
+0
2016-03-22
x86: pkey: introduce write_pkru() for KVM
Xiao Guangrong
1
-0
/
+16
2016-02-18
x86/mm/pkeys: Add functions to fetch PKRU
Dave Hansen
1
-0
/
+22
2015-05-11
x86/mm: Add kerneldoc comments for pcommit_sfence()
Ross Zwisler
1
-0
/
+38
2015-04-03
x86/asm: Add support for the CLWB instruction
Ross Zwisler
1
-0
/
+14
2015-03-04
Merge tag 'v4.0-rc2' into x86/asm, to refresh the tree
Ingo Molnar
1
-3
/
+3
2015-02-20
x86/asm: Add support for the pcommit instruction
Ross Zwisler
1
-0
/
+10
2015-02-04
x86: Store a per-cpu shadow copy of CR4
Andy Lutomirski
1
-3
/
+3
2014-02-27
x86: Add support for the clflushopt instruction
Ross Zwisler
1
-0
/
+8
2013-08-07
x86, asmlinkage: Make several variables used from assembler/linker script vis...
Andi Kleen
1
-1
/
+1
2013-05-31
x86: __force_order doesn't need to be an actual variable
Jan Beulich
1
-1
/
+1
2012-03-28
Disintegrate asm/system.h for X86
David Howells
1
-0
/
+199