index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
/
asm
/
processor.h
Age
Commit message (
Expand
)
Author
2021-11-01
Merge tag 'x86_cpu_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-11-01
Merge tag 'x86-fpu-2021-11-01' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-10-21
x86/CPU: Add support for Vortex CPUs
Marcos Del Sol Vives
2021-10-21
x86/process: Move arch_thread_struct_whitelist() out of line
Thomas Gleixner
2021-10-20
x86/fpu: Provide struct fpstate
Thomas Gleixner
2021-10-15
sched: Add wrapper for get_wchan() to keep task blocked
Kees Cook
2021-08-30
Merge tag 'x86-cpu-2021-08-30' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-08-26
x86/cpu: Add get_llc_id() helper function
Kim Phillips
2021-07-28
x86/smp: Add a per-cpu view of SMT state
Balbir Singh
2021-07-07
Merge tag 'x86-fpu-2021-07-07' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-06-23
x86/fpu: Add PKRU storage outside of task XSAVE buffer
Dave Hansen
2021-05-18
x86/cpu: Init AP exception handling from cpu_init_secondary()
Borislav Petkov
2021-05-13
x86, sched: Fix the AMD CPPC maximum performance value on certain AMD Ryzen g...
Huang Rui
2021-04-27
Merge tag 'x86_core_for_v5.13' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-04-02
Merge tag 'v5.12-rc5' into WIP.x86/core, to pick up recent NOP related changes
Ingo Molnar
2021-03-28
x86/process/64: Move cpu_current_top_of_stack out of TSS
Lai Jiangshan
2021-03-21
Merge branch 'linus' into x86/cleanups, to resolve conflict
Ingo Molnar
2021-03-18
x86: Fix various typos in comments
Ingo Molnar
2021-03-16
x86: Move TS_COMPAT back to asm/thread_info.h
Oleg Nesterov
2021-03-08
x86/stackprotector/32: Make the canary into a regular percpu variable
Andy Lutomirski
2021-02-10
x86/irq/64: Adjust the per CPU irq stack pointer by 8
Thomas Gleixner
2021-02-10
x86/irq: Sanitize irq stack tracking
Thomas Gleixner
2020-11-19
x86/CPU/AMD: Remove amd_get_nb_id()
Yazen Ghannam
2020-10-22
Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2020-10-14
Merge tag 'x86_seves_for_v5.10' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-09-09
x86/smpboot: Load TSS and getcpu GDT entry before loading IDT
Joerg Roedel
2020-09-08
x86: remove address space overrides using set_fs()
Christoph Hellwig
2020-09-08
x86: move PAGE_OFFSET, TASK_SIZE & friends to page_{32,64}_types.h
Christoph Hellwig
2020-09-04
x86/debug: Change thread.debugreg6 to thread.virtual_dr6
Peter Zijlstra
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
[next]