index
:
linux.git
master
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
/
kernel
/
cpu
/
common.c
Age
Commit message (
Expand
)
Author
2021-07-07
Merge tag 'x86-fpu-2021-07-07' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-06-28
Merge tag 'x86-asm-2021-06-28' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-06-23
x86/cpu: Write the default PKRU value when enabling PKE
Thomas Gleixner
2021-06-23
x86/cpu: Sanitize X86_FEATURE_OSPKE
Thomas Gleixner
2021-06-23
x86/fpu: Get rid of fpu__get_supported_xfeatures_mask()
Thomas Gleixner
2021-06-23
x86/pkeys: Revert a5eff7259790 ("x86/pkeys: Add PKRU value to init_fpstate")
Thomas Gleixner
2021-05-19
x86/signal: Introduce helpers to get the maximum signal frame size
Chang S. Bae
2021-05-18
x86/cpu: Init AP exception handling from cpu_init_secondary()
Borislav Petkov
2021-05-12
x86/syscall: Maximize MSR_SYSCALL_MASK
H. Peter Anvin (Intel)
2021-05-05
x86/cpu: Remove write_tsc() and write_rdtscp_aux() wrappers
Sean Christopherson
2021-05-05
x86/cpu: Initialize MSR_TSC_AUX if RDTSCP *or* RDPID is supported
Sean Christopherson
2021-04-27
Merge tag 'x86_core_for_v5.13' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-04-26
Merge tag 'x86-splitlock-2021-04-26' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2021-03-28
x86/traps: Handle #DB for bus lock
Fenghua Yu
2021-03-28
x86/process/64: Move cpu_current_top_of_stack out of TSS
Lai Jiangshan
2021-03-18
x86: Fix various typos in comments
Ingo Molnar
2021-03-08
x86/stackprotector/32: Make the canary into a regular percpu variable
Andy Lutomirski
2021-02-24
Merge tag 'x86-entry-2021-02-24' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
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
2021-01-28
x86/cpufeatures: Assign dedicated feature word for CPUID_0x8000001F[EAX]
Sean Christopherson
2020-10-14
Merge tag 'x86_seves_for_v5.10' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-10-13
Merge tag 'x86_asm_for_v5.10' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-10-12
Merge tag 'x86-paravirt-2020-10-12' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2020-10-01
x86/asm: Replace __force_order with a memory clobber
Arvind Sankar
2020-09-22
x86/fpu: Handle FPU-related and clearcpuid command line arguments earlier
Mike Hommey
2020-09-09
x86/smpboot: Load TSS and getcpu GDT entry before loading IDT
Joerg Roedel
2020-09-09
x86/sev-es: Allocate and map an IST stack for #VC handler
Joerg Roedel
2020-08-15
x86/paravirt: Remove 32-bit support from CONFIG_PARAVIRT_XXL
Juergen Gross
2020-08-10
Merge tag 'locking-urgent-2020-08-10' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2020-08-06
locking/seqlock, headers: Untangle the spaghetti monster
Peter Zijlstra
2020-08-04
Merge tag 'x86-fsgsbase-2020-08-04' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2020-06-18
x86/elf: Enumerate kernel FSGSBASE capability in AT_HWCAP2
Andi Kleen
2020-06-18
x86/cpu: Enable FSGSBASE on 64bit by default and add a chicken bit
Andy Lutomirski
2020-06-18
x86/cpu: Add 'unsafe_fsgsbase' to enable CR4.FSGSBASE
Andy Lutomirski
2020-06-18
x86/cpu: Use pinning mask for CR4 bits needing to be 0
Kees Cook
2020-06-11
x86/entry: Remove debug IDT frobbing
Peter Zijlstra
2020-06-11
x86/nmi: Protect NMI entry against instrumentation
Thomas Gleixner
2020-06-09
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-06-09
mm: reorder includes after introduction of linux/pgtable.h
Mike Rapoport
2020-06-09
mm: introduce include/linux/pgtable.h
Mike Rapoport
2020-06-09
Merge branch 'x86/srbds' of git://git.kernel.org/pub/scm/linux/kernel/git/tip...
Linus Torvalds
2020-06-05
Merge tag 'x86-mm-2020-06-05' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-05-06
x86/resctrl: Query LLC monitoring properties once during boot
Reinette Chatre
2020-05-06
x86/resctrl: Remove unnecessary RMID checks
Reinette Chatre
2020-05-06
x86/cpu: Move resctrl CPUID code to resctrl/
Reinette Chatre
2020-04-26
x86/cpu: Export native_write_cr4() only when CONFIG_LKTDM=m
Thomas Gleixner
2020-04-24
x86/cpu: Uninline CR4 accessors
Thomas Gleixner
2020-04-20
x86/speculation: Add Special Register Buffer Data Sampling (SRBDS) mitigation
Mark Gross
2020-04-20
x86/cpu: Add 'table' argument to cpu_matches()
Mark Gross
[next]