summaryrefslogtreecommitdiff
path: root/arch/x86/kernel/cpu
AgeCommit message (Expand)Author
2017-05-12Tigran has movedAndrew Morton
2017-05-12Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-05-12Merge tag 'for-linus-4.12b-rc0c-tag' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-05-11x86/amd: don't set X86_BUG_SYSRET_SS_ATTRS when running under XenJuergen Gross
2017-05-08x86: use set_memory.h headerLaura Abbott
2017-05-05Merge branch 'linus' into x86/urgent, to pick up dependent commitsIngo Molnar
2017-05-04Merge tag 'char-misc-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-05-02x86/cpu: remove hypervisor specific set_cpu_featuresJuergen Gross
2017-05-02vmware: set cpu capabilities during platform initializationJuergen Gross
2017-05-02x86/xen: add CONFIG_XEN_PV to KconfigVitaly Kuznetsov
2017-05-02x86/xen: separate PV and HVM hypervisorsVitaly Kuznetsov
2017-05-01Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2017-05-01Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2017-05-01Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2017-05-01Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2017-05-01Merge branch 'x86-process-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-05-01Merge branch 'x86/microcode' into x86/urgent, to pick up cleanupIngo Molnar
2017-04-20x86/intel_rdt: Return error for incorrect resource names in schemataVikas Shivappa
2017-04-20x86/intel_rdt: Trim whitespace while parsing schemata inputVikas Shivappa
2017-04-20x86/intel_rdt: Fix padding when resource is enabled via mountVikas Shivappa
2017-04-19x86/mce: Check MCi_STATUS[MISCV] for usable addr on Intel onlyBorislav Petkov
2017-04-18x86/mce: Make the MCE notifier a blocking oneVishal Verma
2017-04-18x86/mce: Update notifier priority checkBorislav Petkov
2017-04-14x86/intel_rdt/mba: Add schemata file support for MBAVikas Shivappa
2017-04-14x86/intel_rdt: Make schemata file parsers resource specificVikas Shivappa
2017-04-14x86/intel_rdt/mba: Add info directory files for Memory Bandwidth AllocationVikas Shivappa
2017-04-14x86/intel_rdt: Make information files resource specificVikas Shivappa
2017-04-14x86/intel_rdt/mba: Add primary support for Memory Bandwidth Allocation (MBA)Vikas Shivappa
2017-04-14x86/intel_rdt/mba: Memory bandwith allocation feature detectVikas Shivappa
2017-04-14x86/intel_rdt: Add resource specific msr update functionThomas Gleixner
2017-04-14x86/intel_rdt: Move CBM specific data into a structThomas Gleixner
2017-04-14x86/intel_rdt: Cleanup namespace to support multiple resource typesVikas Shivappa
2017-04-14x86/intel_rdt: Organize code properlyThomas Gleixner
2017-04-14x86/intel_rdt: Init padding only if a device existsThomas Gleixner
2017-04-14x86/mce: Enable PPIN for Knights Landing/MillPiotr Luc
2017-04-11Merge branch 'x86/urgent' into x86/cpu, to resolve conflictIngo Molnar
2017-04-11x86/intel_rdt: Fix locking in rdtgroup_schemata_write()Jiri Olsa
2017-04-11Merge branch 'x86/boot' into x86/mm, to avoid conflictIngo Molnar
2017-04-11Merge branch 'WIP.x86/boot' into x86/boot, to pick up ready branchIngo Molnar
2017-04-10x86/intel_rdt: Add cpus_list rdtgroup fileJiri Olsa
2017-04-08Drivers: hv: Issue explicit EOI when autoeoi is not enabledK. Y. Srinivasan
2017-04-05x86/intel_rdt: Update schemata read to show data in tabular formatVikas Shivappa
2017-04-05x86/intel_rdt: Implement "update" mode when writing schemata fileTony Luck
2017-04-03Merge branch 'ras-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-04-03Merge tag 'v4.11-rc5' into x86/mm, to refresh the branchIngo Molnar
2017-03-31x86/mce/AMD: Give a name to MCA bank 3 when accessed with legacy MSRsYazen Ghannam
2017-03-30Merge branch 'x86/cpu' into x86/mm, before applying dependent patchIngo Molnar
2017-03-28x86/mce: Do not register notifiers with invalid prioBorislav Petkov
2017-03-28x86/mce: Factor out and deprecate the /dev/mcelog driverTony Luck
2017-03-28RAS: Add a Corrected Errors CollectorBorislav Petkov