Age | Commit message (Expand) | Author |
2017-07-12 | KVM: SVM: Add Virtual VMLOAD VMSAVE feature definition | Janakarajan Natarajan |
2017-05-01 | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2017-04-14 | x86/intel_rdt/mba: Memory bandwith allocation feature detect | Vikas Shivappa |
2017-03-20 | x86/cpufeature: Detect CPUID faulting support | Kyle Huey |
2017-03-09 | x86/cpufeature: Add 5-level paging detection | Kirill A. Shutemov |
2017-02-20 | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2017-02-16 | x86/cpufeature: Move RING3MWAIT feature to avoid conflicts | Thomas Gleixner |
2017-02-04 | x86/cpufeature: Add RING3MWAIT to CPU features | Grzegorz Andrejczuk |
2017-01-25 | x86/cpu: Add X86_FEATURE_CPUID | Borislav Petkov |
2017-01-16 | x86/cpufeature: Add AVX512_VPOPCNTDQ feature | Piotr Luc |
2016-12-22 | Merge branch 'x86-cache-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2016-12-18 | Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2016-12-12 | Merge branch 'x86-idle-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2016-12-12 | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2016-12-12 | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2016-12-09 | x86/bugs: Separate AMD E400 erratum and C1E bug | Thomas Gleixner |
2016-11-23 | x86/mce: Include the PPIN in MCE records when available | Tony Luck |
2016-11-18 | x86/tsc: Add X86_FEATURE_TSC_KNOWN_FREQ flag | Bin Gao |
2016-11-17 | x86/vdso: Use RDPID in preference to LSL when available | Andy Lutomirski |
2016-11-17 | x86/cpufeatures: Enable new AVX512 cpu features | Gayatri Kammela |
2016-11-01 | Merge branch 'core/urgent' into x86/fpu, to merge fixes | Ingo Molnar |
2016-10-26 | x86/cpufeature: Add RDT CPUID feature bits | Fenghua Yu |
2016-10-19 | x86/cpufeature: Add AVX512_4VNNIW and AVX512_4FMAPS features | Piotr Luc |
2016-10-18 | x86/fpu: Finish excising 'eagerfpu' | Andy Lutomirski |
2016-10-07 | x86/fpu: Hard-disable lazy FPU mode | Andy Lutomirski |
2016-09-05 | x86/mce: Drop X86_FEATURE_MCE_RECOVERY and the related model string test | Tony Luck |
2016-07-30 | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2016-07-28 | Merge tag 'libnvdimm-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2016-07-23 | x86/insn: remove pcommit | Dan Williams |
2016-07-20 | x86/cpu: Add workaround for MONITOR instruction erratum on Goldmont based CPUs | Peter Zijlstra |
2016-07-09 | x86/cpu: Fix duplicated X86_BUG(9) macro | Dave Hansen |
2016-05-16 | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2016-05-16 | Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2016-05-12 | x86/cpu: Add detection of AMD RAS Capabilities | Yazen Ghannam |
2016-04-13 | x86/cpu: Add Erratum 88 detection on AMD | Borislav Petkov |
2016-04-13 | x86/cpu: Probe the behavior of nulling out a segment at boot time | Andy Lutomirski |
2016-04-13 | Merge tag 'v4.6-rc3' into perf/core, to refresh the tree | Ingo Molnar |
2016-03-31 | perf/x86/msr: Add AMD IRPERF (Instructions Retired) performance counter | Huang Rui |
2016-03-31 | perf/x86/msr: Add AMD PTSC (Performance Time-Stamp Counter) support | Huang Rui |
2016-03-24 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2016-03-21 | x86/cpufeature, perf/x86: Add AMD Accumulated Power Mechanism feature flag | Huang Rui |
2016-03-21 | perf/x86/mbm: Add Intel Memory B/W Monitoring enumeration and init | Vikas Shivappa |
2016-03-20 | Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2016-03-15 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2016-03-12 | x86/cpufeature: Enable new AVX-512 features | Fenghua Yu |
2016-03-11 | x86/mm/pkeys: Fix mismerge of protection keys CPUID bits | Dave Hansen |
2016-03-08 | x86/entry/32: Introduce and use X86_BUG_ESPFIX instead of paravirt_enabled | Andy Lutomirski |
2016-02-18 | x86/cpufeature: Create a new synthetic cpu capability for machine check recovery | Tony Luck |
2016-02-16 | x86/cpufeature, x86/mm/pkeys: Add protection keys related CPUID definitions | Dave Hansen |
2016-01-30 | x86/cpufeature: Carve out X86_FEATURE_* | Borislav Petkov |