summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2017-05-025-185/+477
|\
| * x86/intel_rdt: Return error for incorrect resource names in schemataVikas Shivappa2017-04-201-13/+15
| * x86/intel_rdt: Trim whitespace while parsing schemata inputVikas Shivappa2017-04-201-1/+2
| * x86/intel_rdt: Fix padding when resource is enabled via mountVikas Shivappa2017-04-201-1/+1
| * x86/intel_rdt/mba: Add schemata file support for MBAVikas Shivappa2017-04-142-0/+45
| * x86/intel_rdt: Make schemata file parsers resource specificVikas Shivappa2017-04-142-14/+25
| * x86/intel_rdt/mba: Add info directory files for Memory Bandwidth AllocationVikas Shivappa2017-04-142-2/+61
| * x86/intel_rdt: Make information files resource specificVikas Shivappa2017-04-142-4/+15
| * x86/intel_rdt/mba: Add primary support for Memory Bandwidth Allocation (MBA)Vikas Shivappa2017-04-141-2/+87
| * x86/intel_rdt/mba: Memory bandwith allocation feature detectVikas Shivappa2017-04-142-0/+5
| * x86/intel_rdt: Add resource specific msr update functionThomas Gleixner2017-04-141-24/+51
| * x86/intel_rdt: Move CBM specific data into a structThomas Gleixner2017-04-143-45/+54
| * x86/intel_rdt: Cleanup namespace to support multiple resource typesVikas Shivappa2017-04-143-32/+32
| * x86/intel_rdt: Organize code properlyThomas Gleixner2017-04-141-47/+45Star
| * x86/intel_rdt: Init padding only if a device existsThomas Gleixner2017-04-141-2/+2
| * Merge branch 'x86/urgent' into x86/cpu, to resolve conflictIngo Molnar2017-04-113-3/+8
| |\
| * | x86/intel_rdt: Add cpus_list rdtgroup fileJiri Olsa2017-04-101-4/+25
| * | x86/intel_rdt: Update schemata read to show data in tabular formatVikas Shivappa2017-04-052-2/+33
| * | x86/intel_rdt: Implement "update" mode when writing schemata fileTony Luck2017-04-052-45/+33Star
| * | x86/cpu: Drop wp_works_ok member of struct cpuinfo_x86Mathias Krause2017-03-111-3/+2Star
* | | Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-05-023-5/+5
|\ \ \
| * \ \ Merge branch 'WIP.x86/boot' into x86/boot, to pick up ready branchIngo Molnar2017-04-113-5/+5
| |\ \ \
| | * \ \ Merge branch 'linus' into WIP.x86/boot, to fix up conflicts and to pick up up...Ingo Molnar2017-03-0118-526/+417Star
| | |\ \ \
| | * | | | x86/boot/e820: Prefix the E820_* type names with "E820_TYPE_"Ingo Molnar2017-01-281-1/+1
| | * | | | x86/boot/e820: Create coherent API function names for E820 range operationsIngo Molnar2017-01-281-1/+1
| | * | | | x86/boot/e820: Rename update_e820() to e820__update_table()Ingo Molnar2017-01-281-1/+1
| | * | | | x86/boot/e820: Move asm/e820.h to asm/e820/api.hIngo Molnar2017-01-283-3/+3
* | | | | | Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-05-025-425/+546
|\ \ \ \ \ \
| * | | | | | x86/mce: Check MCi_STATUS[MISCV] for usable addr on Intel onlyBorislav Petkov2017-04-191-1/+6
| * | | | | | x86/mce: Update notifier priority checkBorislav Petkov2017-04-181-1/+1
| * | | | | | x86/mce: Enable PPIN for Knights Landing/MillPiotr Luc2017-04-141-0/+3
| * | | | | | x86/mce: Do not register notifiers with invalid prioBorislav Petkov2017-03-281-2/+3
| * | | | | | x86/mce: Factor out and deprecate the /dev/mcelog driverTony Luck2017-03-284-363/+416
| * | | | | | RAS: Add a Corrected Errors CollectorBorislav Petkov2017-03-281-76/+115
| * | | | | | x86/mce: Rename mce_log to mce_log_bufferBorislav Petkov2017-03-281-15/+15
| * | | | | | x86/mce: Rename mce_log()'s argumentBorislav Petkov2017-03-281-4/+4
| * | | | | | Merge branch 'ras/urgent' into ras/core, to pick up fixIngo Molnar2017-03-282-2/+7
| |\ \ \ \ \ \
| * | | | | | | x86/mce: Init some CPU features earlyYazen Ghannam2017-03-181-12/+18
| * | | | | | | x86/mce: Handle broadcasted MCE gracefully with kexecXunlei Pang2017-03-131-2/+16
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge branch 'x86-process-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-05-021-8/+32
|\ \ \ \ \ \ \
| * | | | | | | x86/arch_prctl: Add ARCH_[GET|SET]_CPUIDKyle Huey2017-03-201-8/+10
| * | | | | | | x86/cpufeature: Detect CPUID faulting supportKyle Huey2017-03-201-1/+23
| * | | | | | | x86/msr: Rename MISC_FEATURE_ENABLES to MISC_FEATURES_ENABLESKyle Huey2017-03-201-4/+4
| |/ / / / / /
* | | | | | / x86/mce: Make the MCE notifier a blocking oneVishal Verma2017-04-183-16/+5Star
| |_|_|_|_|/ |/| | | | |
* | | | | | x86/intel_rdt: Fix locking in rdtgroup_schemata_write()Jiri Olsa2017-04-111-1/+1
* | | | | | Merge branch 'ras-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-04-031-1/+6
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | x86/mce: Don't print MCEs when mcelog is activeAndi Kleen2017-03-281-1/+6
* | | | | | x86/mce/AMD: Give a name to MCA bank 3 when accessed with legacy MSRsYazen Ghannam2017-03-311-1/+1
|/ / / / /
* / / / / x86/intel_rdt: Put group node in rdtgroup_kn_unlockJiri Olsa2017-03-141-1/+1
|/ / / /
* | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-03-072-2/+0Star
|\ \ \ \