summaryrefslogtreecommitdiffstats
path: root/arch/x86/include
Commit message (Expand)AuthorAgeFilesLines
* x86: intel-family.h: Add GEMINI_LAKE SOCLen Brown2017-03-011-0/+1
* x86 msr_index.h: Define MSR_MISC_FEATURE_CONTROLLen Brown2017-03-011-0/+1
* x86 msr-index.h: Define Atom specific core ratio MSR locationsLen Brown2017-03-011-0/+6
* tools/power turbostat: Baytrail c-state supportLen Brown2017-03-011-0/+2
* x86: msr-index.h: Remove unused MSR_NHM_SNB_PKG_CST_CFG_CTLLen Brown2017-03-011-1/+0
* x86: msr-index.h: Define MSR_PKG_CST_CONFIG_CONTROLLen Brown2017-03-011-0/+1
* x86/CPU/AMD: Bring back Compute Unit IDBorislav Petkov2017-02-051-0/+1
* x86/microcode: Do not access the initrd after it has been freedBorislav Petkov2017-01-301-0/+1
* x86/unwind: Include __schedule() in stack tracesJosh Poimboeuf2017-01-122-5/+10
* x86/unwind: Disable KASAN checks for non-current tasksJosh Poimboeuf2017-01-121-1/+4
* x86/microcode/intel: Add a helper which gives the microcode revisionBorislav Petkov2017-01-091-0/+15
* x86/CPU: Add native CPUID variants returning a single datumBorislav Petkov2017-01-091-0/+18
* x86/cpu: Fix typo in the comment for AnniedaleAndy Shevchenko2017-01-051-1/+1
* mm: optimize PageWaiters bit use for unlock_page()Linus Torvalds2016-12-291-0/+13
* clocksource: Use a plain u64 instead of cycle_tThomas Gleixner2016-12-254-8/+7
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-243-3/+3
* Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-12-233-28/+80
|\
| * x86/asm: Rewrite sync_core() to use IRET-to-selfAndy Lutomirski2016-12-191-22/+58
| * x86/asm/32: Make sync_core() handle missing CPUID on all 32-bit kernelsAndy Lutomirski2016-12-191-1/+1
| * x86/unwind: Dump stack data on warningsJosh Poimboeuf2016-12-191-1/+1
| * x86/init: Fix a couple of comment typosDmitry Torokhov2016-12-191-3/+3
| * x86/init: Remove i8042_detect() from platform opsDmitry Torokhov2016-12-191-2/+0
| * x86/init: Add i8042 state to the platform dataDmitry Torokhov2016-12-191-0/+18
* | Merge branch 'x86-cache-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2016-12-223-0/+255
|\ \
| * | x86/intel_rdt: Call intel_rdt_sched_in() with preemption disabledFenghua Yu2016-12-021-0/+2
| * | Merge branch 'x86/cpufeature' into x86/cacheThomas Gleixner2016-11-163-3/+20
| |\ \
| * | | x86/intel_rdt: Add a missing #includeBorislav Petkov2016-11-071-0/+1
| * | | x86/intel_rdt: Add scheduler hookFenghua Yu2016-10-301-0/+42
| * | | x86/intel_rdt: Add schemata fileTony Luck2016-10-301-0/+6
| * | | x86/intel_rdt: Add cpus fileTony Luck2016-10-301-0/+5
| * | | x86/intel_rdt: Add mkdir to resctrl file systemFenghua Yu2016-10-301-0/+9
| * | | x86/intel_rdt: Add "info" files to resctrl file systemFenghua Yu2016-10-301-0/+24
| * | | x86/intel_rdt: Add basic resctrl filesystem supportFenghua Yu2016-10-301-0/+26
| * | | x86/intel_rdt: Build structures for each resource based on cache topologyTony Luck2016-10-301-0/+35
| * | | x86/cqm: Share PQR_ASSOC related data between CQM and CATFenghua Yu2016-10-261-0/+21
| * | | x86/intel_rdt: Pick up L3/L2 RDT parameters from CPUIDFenghua Yu2016-10-261-0/+68
| * | | x86/intel_rdt: Add Haswell feature discoveryFenghua Yu2016-10-262-0/+12
| * | | x86/cpufeature: Add RDT CPUID feature bitsFenghua Yu2016-10-261-0/+4
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-12-191-0/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | KVM: hyperv: fix locking of struct kvm_hv fieldsPaolo Bonzini2016-12-161-0/+1
* | | | Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-12-182-0/+10
|\ \ \ \
| * | | | x86/tsc: Force TSC_ADJUST register to value >= zeroThomas Gleixner2016-12-151-2/+2
| * | | | x86/tsc: Validate TSC_ADJUST after resumeThomas Gleixner2016-12-151-2/+2
| * | | | x86/tsc: Fix broken CONFIG_X86_TSC=n buildThomas Gleixner2016-11-301-4/+5
| * | | | x86/tsc: Sync test only for the first cpu in a packageThomas Gleixner2016-11-291-2/+2
| * | | | x86/tsc: Verify TSC_ADJUST from idleThomas Gleixner2016-11-291-0/+2
| * | | | x86/tsc: Store and check TSC ADJUST MSRThomas Gleixner2016-11-291-0/+6
| * | | | x86/tsc: Add X86_FEATURE_TSC_KNOWN_FREQ flagBin Gao2016-11-181-0/+1
* | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-12-184-14/+17
|\ \ \ \ \
| * | | | | x86/floppy: Use designated initializersKees Cook2016-12-181-10/+10