| Commit message (Expand) | Author | Age | Files | Lines |
* | x86/tsx: Disable TSX development mode at boot | Pawan Gupta | 2022-04-11 | 1 | -0/+2 |
* | Merge branch 'x86/cpu' into x86/core, to resolve conflicts | Ingo Molnar | 2022-03-15 | 1 | -0/+79 |
|\ |
|
| * | x86/cpu: Read/save PPIN MSR during initialization | Tony Luck | 2022-02-01 | 1 | -0/+4 |
| * | x86/cpu: X86_FEATURE_INTEL_PPIN finally has a CPUID bit | Tony Luck | 2022-02-01 | 1 | -0/+1 |
| * | x86/cpu: Merge Intel and AMD ppin_init() functions | Tony Luck | 2022-02-01 | 1 | -0/+74 |
* | | x86/ibt: Disable IBT around firmware | Peter Zijlstra | 2022-03-15 | 1 | -0/+28 |
* | | x86/ibt,kexec: Disable CET on kexec | Peter Zijlstra | 2022-03-15 | 1 | -0/+6 |
* | | x86/ibt: Add IBT feature, MSR and #CP handling | Peter Zijlstra | 2022-03-15 | 1 | -1/+24 |
|/ |
|
* | Merge tag 'x86_cpu_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2022-01-10 | 1 | -2/+13 |
|\ |
|
| * | x86/cpu: Don't write CSTAR MSR on Intel CPUs | Andi Kleen | 2021-11-25 | 1 | -2/+13 |
* | | x86/mm: Prevent early boot triple-faults with instrumentation | Borislav Petkov | 2021-12-22 | 1 | -1/+1 |
|/ |
|
* | Merge tag 'x86_cpu_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2021-11-01 | 1 | -7/+39 |
|\ |
|
| * | x86/cpu: Fix migration safety with X86_BUG_NULL_SEL | Jane Malalane | 2021-10-21 | 1 | -7/+37 |
| * | x86/CPU: Add support for Vortex CPUs | Marcos Del Sol Vives | 2021-10-21 | 1 | -0/+2 |
* | | Merge tag 'x86-fpu-2021-11-01' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2021-11-01 | 1 | -1/+1 |
|\ \ |
|
| * | | x86/fpu: Replace the includes of fpu/internal.h | Thomas Gleixner | 2021-10-20 | 1 | -1/+1 |
* | | | Merge tag 'sched-core-2021-11-01' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2021-11-01 | 1 | -0/+3 |
|\ \ \
| |/ /
|/| | |
|
| * | | sched: Add cluster scheduler level for x86 | Tim Chen | 2021-10-15 | 1 | -0/+3 |
| |/ |
|
* / | x86/entry: Clear X86_FEATURE_SMAP when CONFIG_X86_SMAP=n | Vegard Nossum | 2021-10-06 | 1 | -0/+1 |
|/ |
|
* | x86/cpu: Add get_llc_id() helper function | Kim Phillips | 2021-08-26 | 1 | -0/+6 |
* | Merge tag 'x86-fpu-2021-07-07' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2021-07-07 | 1 | -20/+17 |
|\ |
|
| * | x86/cpu: Write the default PKRU value when enabling PKE | Thomas Gleixner | 2021-06-23 | 1 | -0/+2 |
| * | x86/cpu: Sanitize X86_FEATURE_OSPKE | Thomas Gleixner | 2021-06-23 | 1 | -13/+11 |
| * | x86/fpu: Get rid of fpu__get_supported_xfeatures_mask() | Thomas Gleixner | 2021-06-23 | 1 | -3/+2 |
| * | x86/pkeys: Revert a5eff7259790 ("x86/pkeys: Add PKRU value to init_fpstate") | Thomas Gleixner | 2021-06-23 | 1 | -5/+0 |
| * | x86/signal: Introduce helpers to get the maximum signal frame size | Chang S. Bae | 2021-05-19 | 1 | -0/+3 |
* | | Merge tag 'x86-asm-2021-06-28' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2021-06-28 | 1 | -3/+9 |
|\ \ |
|
| * | | x86/syscall: Maximize MSR_SYSCALL_MASK | H. Peter Anvin (Intel) | 2021-05-12 | 1 | -3/+9 |
| |/ |
|
* / | x86/cpu: Init AP exception handling from cpu_init_secondary() | Borislav Petkov | 2021-05-18 | 1 | -13/+15 |
|/ |
|
* | x86/cpu: Remove write_tsc() and write_rdtscp_aux() wrappers | Sean Christopherson | 2021-05-05 | 1 | -1/+1 |
* | x86/cpu: Initialize MSR_TSC_AUX if RDTSCP *or* RDPID is supported | Sean Christopherson | 2021-05-05 | 1 | -1/+1 |
* | Merge tag 'x86_core_for_v5.13' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2021-04-27 | 1 | -3/+2 |
|\ |
|
| * | x86/stackprotector/32: Make the canary into a regular percpu variable | Andy Lutomirski | 2021-03-08 | 1 | -3/+2 |
* | | Merge tag 'x86-splitlock-2021-04-26' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2021-04-26 | 1 | -1/+1 |
|\ \ |
|
| * | | x86/traps: Handle #DB for bus lock | Fenghua Yu | 2021-03-28 | 1 | -1/+1 |
| |/ |
|
* | | x86/process/64: Move cpu_current_top_of_stack out of TSS | Lai Jiangshan | 2021-03-28 | 1 | -0/+2 |
* | | x86: Fix various typos in comments | Ingo Molnar | 2021-03-18 | 1 | -2/+2 |
|/ |
|
* | Merge tag 'x86-entry-2021-02-24' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2021-02-24 | 1 | -2/+2 |
|\ |
|
| * | x86/irq/64: Adjust the per CPU irq stack pointer by 8 | Thomas Gleixner | 2021-02-10 | 1 | -1/+1 |
| * | x86/irq: Sanitize irq stack tracking | Thomas Gleixner | 2021-02-10 | 1 | -1/+1 |
* | | x86/cpufeatures: Assign dedicated feature word for CPUID_0x8000001F[EAX] | Sean Christopherson | 2021-01-28 | 1 | -0/+3 |
|/ |
|
* | Merge tag 'x86_seves_for_v5.10' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2020-10-14 | 1 | -0/+25 |
|\ |
|
| * | x86/smpboot: Load TSS and getcpu GDT entry before loading IDT | Joerg Roedel | 2020-09-09 | 1 | -0/+23 |
| * | x86/sev-es: Allocate and map an IST stack for #VC handler | Joerg Roedel | 2020-09-09 | 1 | -0/+2 |
* | | Merge tag 'x86_asm_for_v5.10' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2020-10-13 | 1 | -2/+2 |
|\ \ |
|
| * | | x86/asm: Replace __force_order with a memory clobber | Arvind Sankar | 2020-10-01 | 1 | -2/+2 |
| |/ |
|
* | | Merge tag 'x86-paravirt-2020-10-12' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2020-10-12 | 1 | -8/+0 |
|\ \ |
|
| * | | x86/paravirt: Remove 32-bit support from CONFIG_PARAVIRT_XXL | Juergen Gross | 2020-08-15 | 1 | -8/+0 |
| |/ |
|
* / | x86/fpu: Handle FPU-related and clearcpuid command line arguments earlier | Mike Hommey | 2020-09-22 | 1 | -0/+55 |
|/ |
|
* | Merge tag 'locking-urgent-2020-08-10' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2020-08-10 | 1 | -0/+1 |
|\ |
|