aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-05-08x86: use set_memory.h headerLaura Abbott2-2/+2
2017-05-04Merge tag 'char-misc-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds1-0/+3
2017-05-02x86/cpu: remove hypervisor specific set_cpu_featuresJuergen Gross2-9/+0
2017-05-02vmware: set cpu capabilities during platform initializationJuergen Gross1-19/+20
2017-05-02x86/xen: add CONFIG_XEN_PV to KconfigVitaly Kuznetsov1-1/+3
2017-05-02x86/xen: separate PV and HVM hypervisorsVitaly Kuznetsov1-1/+2
2017-05-01Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-6/+53
2017-05-01Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds5-185/+477
2017-05-01Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds3-5/+5
2017-05-01Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds5-425/+546
2017-05-01Merge branch 'x86-process-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-8/+32
2017-04-20x86/intel_rdt: Return error for incorrect resource names in schemataVikas Shivappa1-13/+15
2017-04-20x86/intel_rdt: Trim whitespace while parsing schemata inputVikas Shivappa1-1/+2
2017-04-20x86/intel_rdt: Fix padding when resource is enabled via mountVikas Shivappa1-1/+1
2017-04-19x86/mce: Check MCi_STATUS[MISCV] for usable addr on Intel onlyBorislav Petkov1-1/+6
2017-04-18x86/mce: Make the MCE notifier a blocking oneVishal Verma3-16/+5
2017-04-18x86/mce: Update notifier priority checkBorislav Petkov1-1/+1
2017-04-14x86/intel_rdt/mba: Add schemata file support for MBAVikas Shivappa2-0/+45
2017-04-14x86/intel_rdt: Make schemata file parsers resource specificVikas Shivappa2-14/+25
2017-04-14x86/intel_rdt/mba: Add info directory files for Memory Bandwidth AllocationVikas Shivappa2-2/+61
2017-04-14x86/intel_rdt: Make information files resource specificVikas Shivappa2-4/+15
2017-04-14x86/intel_rdt/mba: Add primary support for Memory Bandwidth Allocation (MBA)Vikas Shivappa1-2/+87
2017-04-14x86/intel_rdt/mba: Memory bandwith allocation feature detectVikas Shivappa2-0/+5
2017-04-14x86/intel_rdt: Add resource specific msr update functionThomas Gleixner1-24/+51
2017-04-14x86/intel_rdt: Move CBM specific data into a structThomas Gleixner3-45/+54
2017-04-14x86/intel_rdt: Cleanup namespace to support multiple resource typesVikas Shivappa3-32/+32
2017-04-14x86/intel_rdt: Organize code properlyThomas Gleixner1-47/+45
2017-04-14x86/intel_rdt: Init padding only if a device existsThomas Gleixner1-2/+2
2017-04-14x86/mce: Enable PPIN for Knights Landing/MillPiotr Luc1-0/+3
2017-04-11Merge branch 'x86/urgent' into x86/cpu, to resolve conflictIngo Molnar3-3/+8
2017-04-11x86/intel_rdt: Fix locking in rdtgroup_schemata_write()Jiri Olsa1-1/+1
2017-04-11Merge branch 'x86/boot' into x86/mm, to avoid conflictIngo Molnar3-5/+5
2017-04-11Merge branch 'WIP.x86/boot' into x86/boot, to pick up ready branchIngo Molnar3-5/+5
2017-04-10x86/intel_rdt: Add cpus_list rdtgroup fileJiri Olsa1-4/+25
2017-04-08Drivers: hv: Issue explicit EOI when autoeoi is not enabledK. Y. Srinivasan1-0/+3
2017-04-05x86/intel_rdt: Update schemata read to show data in tabular formatVikas Shivappa2-2/+33
2017-04-05x86/intel_rdt: Implement "update" mode when writing schemata fileTony Luck2-45/+33
2017-04-03Merge branch 'ras-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+6
2017-04-03Merge tag 'v4.11-rc5' into x86/mm, to refresh the branchIngo Molnar2-2/+2
2017-03-31x86/mce/AMD: Give a name to MCA bank 3 when accessed with legacy MSRsYazen Ghannam1-1/+1
2017-03-30Merge branch 'x86/cpu' into x86/mm, before applying dependent patchIngo Molnar1-3/+2
2017-03-28x86/mce: Do not register notifiers with invalid prioBorislav Petkov1-2/+3
2017-03-28x86/mce: Factor out and deprecate the /dev/mcelog driverTony Luck4-363/+416
2017-03-28RAS: Add a Corrected Errors CollectorBorislav Petkov1-76/+115
2017-03-28x86/mce: Rename mce_log to mce_log_bufferBorislav Petkov1-15/+15
2017-03-28x86/mce: Rename mce_log()'s argumentBorislav Petkov1-4/+4
2017-03-28Merge branch 'ras/urgent' into ras/core, to pick up fixIngo Molnar2-2/+7
2017-03-28x86/mce: Don't print MCEs when mcelog is activeAndi Kleen1-1/+6
2017-03-23Merge branch 'x86/process' into x86/mm, to create new base for further patchesIngo Molnar1-8/+32
2017-03-23x86/xen/gdt: Use X86_FEATURE_XENPV instead of globals for the GDT fixupAndy Lutomirski1-11/+17