summaryrefslogtreecommitdiffstats
path: root/arch/x86/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'x86-topology-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2019-07-083-1/+21
|\
| * topology: Create core_cpus and die_cpus sysfs attributesLen Brown2019-05-232-0/+2
| * x86/topology: Define topology_logical_die_id()Len Brown2019-05-232-0/+6
| * x86/topology: Define topology_die_id()Len Brown2019-05-231-0/+1
| * x86/topology: Create topology_max_die_per_package()Len Brown2019-05-232-1/+10
| * x86/topology: Add CPUID.1F multi-die/package supportLen Brown2019-05-231-1/+3
* | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2019-07-083-1/+13
|\ \
| * | x86/acrn: Use HYPERVISOR_CALLBACK_VECTOR for ACRN guest upcall vectorZhao Yakui2019-06-111-0/+11
| * | x86: Add support for Linux guests on an ACRN hypervisorZhao Yakui2019-06-111-0/+1
| * | x86/Kconfig: Add new X86_HV_CALLBACK_VECTOR config symbolZhao Yakui2019-06-111-1/+1
* | | Merge branch 'x86-paravirt-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2019-07-081-14/+7
|\ \ \
| * | | x86/paravirt: Rename paravirt_patch_site::instrtype to paravirt_patch_site::typeIngo Molnar2019-04-291-2/+2
| * | | x86/paravirt: Standardize 'insn_buff' variable namesIngo Molnar2019-04-291-8/+5
| * | | x86/paravirt: Replace the paravirt patch asm magicThomas Gleixner2019-04-251-4/+0
* | | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2019-07-086-37/+87
|\ \ \ \
| * | | | x86/stackframe/32: Allow int3_emulate_push()Peter Zijlstra2019-06-251-2/+0
| * | | | x86/stackframe/32: Provide consistent pt_regsPeter Zijlstra2019-06-253-33/+3
| * | | | x86/stackframe: Move ENCODE_FRAME_POINTER to asm/frame.hPeter Zijlstra2019-06-251-0/+49
| * | | | Merge tag 'v5.2-rc6' into x86/asm, to refresh the branchIngo Molnar2019-06-255-26/+26
| |\ \ \ \
| * | | | | x86/asm: Pin sensitive CR0 bitsKees Cook2019-06-221-1/+14
| * | | | | x86/asm: Pin sensitive CR4 bitsKees Cook2019-06-221-1/+21
* | | | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2019-07-089-178/+206
|\ \ \ \ \ \
| * | | | | | x86/percpu: Optimize raw_cpu_xchg()Peter Zijlstra2019-06-171-4/+16
| * | | | | | x86/percpu, x86/irq: Relax {set,get}_irq_regs()Peter Zijlstra2019-06-171-2/+2
| * | | | | | x86/percpu: Relax smp_processor_id()Peter Zijlstra2019-06-171-1/+2
| * | | | | | x86/percpu: Differentiate this_cpu_{}() and __this_cpu_{}()Peter Zijlstra2019-06-171-112/+112
| * | | | | | x86/atomic: Fix smp_mb__{before,after}_atomic()Peter Zijlstra2019-06-173-10/+10
| * | | | | | x86/jump_label: Batch jump label updatesDaniel Bristot de Oliveira2019-06-171-0/+2
| * | | | | | x86/alternative: Batch of patch operationsDaniel Bristot de Oliveira2019-06-171-0/+15
| * | | | | | Merge tag 'v5.2-rc5' into locking/core, to pick up fixesIngo Molnar2019-06-1713-87/+17
| |\ \ \ \ \ \ | | |/ / / / /
| * | | | | | locking/atomic, x86: Use s64 for atomic64Mark Rutland2019-06-032-53/+51
* | | | | | | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2019-07-081-2/+2
|\ \ \ \ \ \ \
| * | | | | | | x86/speculation/mds: Eliminate leaks by trace_hardirqs_on()Zhenzhong Duan2019-06-261-2/+2
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-07-081-4/+3
|\ \ \ \ \ \ \
| * | | | | | | x86/hpet: Move clockevents into channelsThomas Gleixner2019-06-281-3/+3
| * | | | | | | x86/hpet: Remove the unused hpet_msi_read() functionThomas Gleixner2019-06-281-1/+0
| |/ / / / / /
* | | | | | | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2019-07-085-9/+30
|\ \ \ \ \ \ \
| * | | | | | | x86/fsgsbase: Revert FSGSBASE supportThomas Gleixner2019-07-033-54/+9
| * | | | | | | x86/umwait: Initialize umwait control valuesFenghua Yu2019-06-241-0/+9
| * | | | | | | x86/cpufeatures: Enumerate user wait instructionsFenghua Yu2019-06-241-0/+1
| * | | | | | | x86/cpu: Create Zhaoxin processors architecture support fileTony W Wang-oc2019-06-221-1/+2
| * | | | | | | x86/cpu: Split Tremont based Atoms from the restAndy Shevchenko2019-06-221-0/+1
| * | | | | | | x86/elf: Enumerate kernel FSGSBASE capability in AT_HWCAP2Andi Kleen2019-06-221-0/+3
| * | | | | | | x86/entry/64: Introduce the FIND_PERCPU_BASE macroChang S. Bae2019-06-221-0/+15
| * | | | | | | x86/fsgsbase/64: Enable FSGSBASE instructions in helper functionsChang S. Bae2019-06-221-15/+12
| * | | | | | | x86/fsgsbase/64: Add intrinsics for FSGSBASE instructionsAndi Kleen2019-06-221-0/+30
| * | | | | | | x86/cpufeatures: Enumerate the new AVX512 BFLOAT16 instructionsFenghua Yu2019-06-202-1/+4
| * | | | | | | x86/cpufeatures: Combine word 11 and 12 into a new scattered features wordFenghua Yu2019-06-202-9/+12
| * | | | | | | x86/cpufeatures: Add FDP_EXCPTN_ONLY and ZERO_FCS_FDSAaron Lewis2019-06-141-0/+2
| * | | | | | | x86/cpu: Add Ice Lake NNPI to Intel familyRajneesh Bhardwaj2019-06-131-0/+1
| | |_|_|_|/ / | |/| | | | |
OpenPOWER on IntegriCloud