开源镜像站
帮助
动态
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
/
processor.h
Age
Commit message (
Expand
)
Author
2020-01-30
Merge tag 'mpx-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/da...
Linus Torvalds
2020-01-23
x86/mpx: remove MPX from arch/x86
Dave Hansen
2020-01-13
x86/cpu: Detect VMX features on Intel, Centaur and Zhaoxin CPUs
Sean Christopherson
2020-01-13
x86/vmx: Introduce VMX_FEATURES_*
Sean Christopherson
2019-12-14
x86/bugs: Move enum taa_mitigations to bugs.c
Borislav Petkov
2019-11-26
x86/doublefault/32: Move #DF stack and TSS to cpu_entry_area
Andy Lutomirski
2019-11-26
x86/traps: Disentangle the 32-bit and 64-bit doublefault code
Andy Lutomirski
2019-11-26
x86/iopl: Make 'struct tss_struct' constant size again
Ingo Molnar
2019-11-26
Merge branch 'x86-iopl-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2019-11-26
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2019-11-26
Merge branches 'x86-cpu-for-linus' and 'x86-fpu-for-linus' of git://git.kerne...
Linus Torvalds
2019-11-16
x86/ioperm: Extend IOPL config to control ioperm() as well
Thomas Gleixner
2019-11-16
x86/iopl: Remove legacy IOPL option
Thomas Gleixner
2019-11-16
x86/iopl: Restrict iopl() permission scope
Thomas Gleixner
2019-11-16
x86/ioperm: Add bitmap sequence number
Thomas Gleixner
2019-11-16
x86/ioperm: Move iobitmap data into a struct
Thomas Gleixner
2019-11-16
x86/tss: Move I/O bitmap data into a seperate struct
Thomas Gleixner
2019-11-16
x86/io: Speedup schedule out of I/O bitmap user
Thomas Gleixner
2019-11-15
x86/cpu: Align the x86_capability array to size of unsigned long
Fenghua Yu
2019-11-04
x86/mm: Report which part of kernel image is freed
Kees Cook
2019-10-28
x86/speculation/taa: Add mitigation for TSX Async Abort
Pawan Gupta
2019-07-10
x86/asm: Move native_write_cr0/4() out of line
Thomas Gleixner
2019-07-08
Merge branch 'x86-topology-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2019-06-22
x86/cpu: Create Zhaoxin processors architecture support file
Tony W Wang-oc
2019-05-23
x86/topology: Define topology_logical_die_id()
Len Brown
2019-05-23
x86/topology: Create topology_max_die_per_package()
Len Brown
2019-05-23
x86/topology: Add CPUID.1F multi-die/package support
Len Brown
2019-05-14
Merge branch 'x86-mds-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2019-04-17
x86/irq/64: Split the IRQ stack into its own pages
Andy Lutomirski
2019-04-17
x86/irq/64: Rename irq_stack_ptr to hardirq_stack_ptr
Thomas Gleixner
2019-04-17
x86/irq/32: Rename hard/softirq_stack to hard/softirq_stack_ptr
Thomas Gleixner
2019-04-17
x86/irq/32: Make irq stack a character array
Thomas Gleixner
2019-04-17
x86/irq/32: Define IRQ_STACK_SIZE
Thomas Gleixner
2019-04-17
x86/cpu: Remove orig_ist array
Thomas Gleixner
2019-03-06
x86/speculation/mds: Add mitigation mode VMWERV
Thomas Gleixner
2019-03-06
x86/speculation/mds: Add mitigation control for MDS
Thomas Gleixner
2019-01-29
x86/trap: Remove useless declaration
Pingfan Liu
2018-12-28
mm: make free_reserved_area() return "const char *"
Alexey Dobriyan
2018-10-31
treewide: remove current_text_addr
Nick Desaulniers
2018-10-23
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-10-23
Merge branch 'x86-paravirt-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2018-09-27
x86/cpu: Create Hygon Dhyana architecture support file
Pu Wen
2018-09-08
x86/entry/64: Use the TSS sp2 slot for SYSCALL/SYSRET scratch space
Andy Lutomirski
2018-09-03
x86/paravirt: Move the Xen-only pv_cpu_ops under the PARAVIRT_XXL umbrella
Juergen Gross
2018-08-27
x86/speculation/l1tf: Increase l1tf memory limit for Nehalem+
Andi Kleen
2018-08-24
x86/speculation/l1tf: Fix off-by-one error when warning that system has too m...
Vlastimil Babka
2018-08-20
x86/speculation/l1tf: Fix overflow in l1tf_pfn_limit() on 32bit
Vlastimil Babka
2018-08-14
Merge branch 'l1tf-final' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
2018-08-05
x86/mm/init: Add helper for freeing kernel image pages
Dave Hansen
2018-07-13
x86/bugs, kvm: Introduce boot-time control of L1TF mitigations
Jiri Kosina
[next]