index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.19.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
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-08-04
Merge tag 'x86-fsgsbase-2020-08-04' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2020-07-27
x86/cpu: Relocate sync_core() to sync_core.h
Ricardo Neri
2020-06-25
x86/entry: Increase entry_stack size to a full page
Peter Zijlstra
2020-06-18
x86/process/64: Make save_fsgs_for_kvm() ready for FSGSBASE
Thomas Gleixner
2020-06-18
x86/fsgsbase/64: Enable FSGSBASE instructions in helper functions
Chang S. Bae
2020-06-11
x86/entry: __always_inline CR2 for noinstr
Peter Zijlstra
2020-06-01
Merge tag 'objtool-core-2020-06-01' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2020-05-06
x86/resctrl: Support CPUID enumeration of MBM counter width
Reinette Chatre
2020-04-22
objtool: Better handle IRET
Peter Zijlstra
2020-03-31
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2020-03-26
kill uaccess_try()
Al Viro
2020-03-21
x86/vdso: Enable x86 to use common headers
Vincenzo Frascino
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
[next]