summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu
Commit message (Expand)AuthorAgeFilesLines
...
* | | x86/resctrl: Fix default monitoring groups reportingBabu Moger2021-08-121-14/+13
|/ /
* / Revert "x86/hyperv: fix logical processor creation"Wei Liu2021-07-211-1/+1
|/
* Merge tag 'x86-fpu-2021-07-07' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-07-071-20/+17
|\
| * x86/cpu: Write the default PKRU value when enabling PKEThomas Gleixner2021-06-231-0/+2
| * x86/cpu: Sanitize X86_FEATURE_OSPKEThomas Gleixner2021-06-231-13/+11
| * x86/fpu: Get rid of fpu__get_supported_xfeatures_mask()Thomas Gleixner2021-06-231-3/+2
| * x86/pkeys: Revert a5eff7259790 ("x86/pkeys: Add PKRU value to init_fpstate")Thomas Gleixner2021-06-231-5/+0
| * Merge x86/urgent into x86/fpuBorislav Petkov2021-06-232-2/+3
| |\
| * | x86/signal: Introduce helpers to get the maximum signal frame sizeChang S. Bae2021-05-191-0/+3
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-07-021-0/+1
|\ \ \
| * | | kernel.h: split out panic and oops helpersAndy Shevchenko2021-07-011-0/+1
* | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-06-292-4/+13
|\| | |
| * | | mm,hwpoison: send SIGBUS with error virutal addressNaoya Horiguchi2021-06-291-2/+11
| * | | x86/sgx: use vma_lookup() in sgx_encl_find()Liam Howlett2021-06-291-2/+2
| | |/ | |/|
* | | Merge tag 'hyperv-next-signed-20210629' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2021-06-291-1/+1
|\ \ \
| * | | x86/hyperv: fix logical processor creationPraveen Kumar2021-06-021-1/+1
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2021-06-281-3/+7
|\ \ \ \
| * \ \ \ Merge branch 'topic/ppc-kvm' of https://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini2021-06-233-5/+21
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | hyperv: Detect Nested virtualization support for SVMVineeth Pillai2021-06-171-3/+7
| | |/ / | |/| |
* | | | Merge tag 'x86-splitlock-2021-06-28' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2021-06-281-2/+40
|\ \ \ \
| * | | | x86/bus_lock: Set rate limit for bus lockFenghua Yu2021-05-181-2/+40
| | |/ / | |/| |
* | | | Merge tag 'x86-cleanups-2021-06-28' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2021-06-281-1/+1
|\ \ \ \
| * | | | x86/sgx: Correct kernel-doc's arg name in sgx_encl_release()ChenXiaoSong2021-06-111-1/+1
| |/ / /
* | | | Merge tag 'x86-cache-2021-06-28' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2021-06-282-9/+22
|\ \ \ \
| * | | | x86/resctrl: Fix kernel-doc in internal.hFabio M. De Francesco2021-06-241-7/+14
| * | | | x86/resctrl: Fix kernel-doc in pseudo_lock.cFabio M. De Francesco2021-06-241-2/+8
| | |_|/ | |/| |
* | | | Merge tag 'x86-asm-2021-06-28' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-06-281-3/+9
|\ \ \ \
| * | | | x86/syscall: Maximize MSR_SYSCALL_MASKH. Peter Anvin (Intel)2021-05-121-3/+9
| | |_|/ | |/| |
* | | | Merge tag 'x86-apic-2021-06-28' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2021-06-281-13/+15
|\ \ \ \
| * | | | x86/cpu: Init AP exception handling from cpu_init_secondary()Borislav Petkov2021-05-181-13/+15
| | |_|/ | |/| |
* | | | Merge tag 'x86_cpu_for_v5.14_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2021-06-285-3/+48
|\ \ \ \
| * | | | x86/tsx: Clear CPUID bits when TSX always force abortsPawan Gupta2021-06-153-3/+40
| * | | | perf/x86/rapl: Use CPUID bit on AMD and Hygon partsAndrew Cooper2021-06-012-0/+8
| | |/ / | |/| |
* | | | Merge tag 'ras_core_for_v5.14_rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2021-06-282-22/+36
|\ \ \ \ | |_|_|/ |/| | |
| * | | x86/mce: Include a MCi_MISC value in faked mce logsTony Luck2021-05-281-1/+2
| * | | x86/MCE/AMD, EDAC/mce_amd: Add new SMCA bank typesMuralidhara M K2021-05-271-21/+34
| | |/ | |/|
* | | Merge tag 'x86_urgent_for_v5.13_rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2021-06-201-0/+1
|\ \ \
| * | | x86/sgx: Add missing xa_destroy() when virtual EPC is destroyedKai Huang2021-06-151-0/+1
| |/ /
* / / x86/nmi_watchdog: Fix old-style NMI watchdog regression on old Intel CPUsCodyYao-oc2021-06-101-2/+2
|/ /
* | Merge tag 'x86_urgent_for_v5.13_rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2021-05-163-5/+5
|\ \
| * | x86/msr: Rename MSR_K8_SYSCFG to MSR_AMD64_SYSCFGBrijesh Singh2021-05-103-5/+5
| |/
* / x86, sched: Fix the AMD CPPC maximum performance value on certain AMD Ryzen g...Huang Rui2021-05-131-0/+16
|/
* x86/cpu: Remove write_tsc() and write_rdtscp_aux() wrappersSean Christopherson2021-05-051-1/+1
* x86/cpu: Initialize MSR_TSC_AUX if RDTSCP *or* RDPID is supportedSean Christopherson2021-05-051-1/+1
* x86/resctrl: Fix init const confusionAndi Kleen2021-05-051-1/+1
* Revert "mremap: don't allow MREMAP_DONTUNMAP on special_mappings and aio"Brian Geffon2021-04-301-1/+1
* Merge tag 'perf-core-2021-04-28' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2021-04-281-0/+16
|\
| * x86/cpu: Add helper function to get the type of the current hybrid CPURicardo Neri2021-04-191-0/+16
* | Merge tag 'x86_core_for_v5.13' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-04-275-18/+9
|\ \
| * \ Merge branch 'x86/cpu' into WIP.x86/core, to merge the NOP changes & resolve ...Ingo Molnar2021-04-023-7/+3
| |\ \