aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu
Commit message (Expand)AuthorAge
...
* | | | | | | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2016-03-15
|\ \ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | |
| * | | | | | | x86/mm: Add a 'noinvpcid' boot option to turn off INVPCIDAndy Lutomirski2016-02-09
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2016-03-15
|\ \ \ \ \ \ \
| * | | | | | | x86/microcode/intel: Drop orig_sum from ext signature checksumBorislav Petkov2016-03-08
| * | | | | | | x86/microcode/intel: Improve microcode sanity-checking error messagesBorislav Petkov2016-03-08
| * | | | | | | x86/microcode/intel: Merge two consecutive if-statementsBorislav Petkov2016-03-08
| * | | | | | | x86/microcode/intel: Get rid of DWSIZEBorislav Petkov2016-03-08
| * | | | | | | x86/microcode/intel: Change checksum variables to u32Chris Bainbridge2016-03-08
| * | | | | | | x86/microcode: Use kmemdup() rather than duplicating its implementationAndrzej Hajda2016-02-17
| * | | | | | | x86/microcode: Remove unnecessary paravirt_enabled checkBoris Ostrovsky2016-02-17
| * | | | | | | x86/microcode/AMD: Issue microcode updated message laterBorislav Petkov2016-02-09
| * | | | | | | x86/microcode/intel: Cleanup get_matching_model_microcode()Borislav Petkov2016-02-09
| * | | | | | | x86/microcode/intel: Remove unused arg of get_matching_model_microcode()Borislav Petkov2016-02-09
| * | | | | | | x86/microcode/intel: Rename mc_saved_in_initrdBorislav Petkov2016-02-09
| * | | | | | | x86/microcode/intel: Use *wrmsrl variantsBorislav Petkov2016-02-09
| * | | | | | | x86/microcode/intel: Cleanup apply_microcode_intel()Borislav Petkov2016-02-09
| * | | | | | | x86/microcode/intel: Move the BUG_ON up and turn it into WARN_ONBorislav Petkov2016-02-09
| * | | | | | | x86/microcode/intel: Rename mc_intel variable to mcBorislav Petkov2016-02-09
| * | | | | | | x86/microcode/intel: Rename mc_saved_count to num_savedBorislav Petkov2016-02-09
| * | | | | | | x86/microcode/intel: Rename local variables of type struct mc_saved_dataBorislav Petkov2016-02-09
| * | | | | | | x86/microcode/AMD: Drop redundant printk prefixBorislav Petkov2016-02-09
| * | | | | | | x86/microcode: Issue update message only onceBorislav Petkov2016-02-09
| * | | | | | | x86/microcode: Remove an unneeded NULL checkDan Carpenter2016-02-09
| * | | | | | | x86/microcode: Remove redundant __setup() param parsingBorislav Petkov2016-02-09
| * | | | | | | x86/microcode/intel: Make early loader look for builtin microcode tooBorislav Petkov2016-02-09
| * | | | | | | x86/microcode: Untangle from BLK_DEV_INITRDBorislav Petkov2016-02-09
| |/ / / / / /
* | | | | | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2016-03-15
|\ \ \ \ \ \ \
| * | | | | | | x86/entry/32: Introduce and use X86_BUG_ESPFIX instead of paravirt_enabledAndy Lutomirski2016-03-08
| * | | | | | | Merge tag 'v4.5-rc7' into x86/asm, to pick up SMAP fixIngo Molnar2016-03-07
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| / / / / | | |_|/ / / / | |/| | | | |
| * | | | | | x86/cpufeature: Create a new synthetic cpu capability for machine check recoveryTony Luck2016-02-18
| * | | | | | Merge branch 'x86/urgent' into x86/asm, to pick up fixesIngo Molnar2016-02-18
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | / / | | |_|_|/ / | |/| | | |
| * | | | | x86/alternatives: Discard dynamic check after initBrian Gerst2016-01-30
| * | | | | x86/cpufeature: Replace the old static_cpu_has() with safe variantBorislav Petkov2016-01-30
| * | | | | x86/cpufeature: Carve out X86_FEATURE_*Borislav Petkov2016-01-30
* | | | | | Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-03-14
|\ \ \ \ \ \
| * | | | | | x86/mce/AMD: Document some functionalityAravind Gopalakrishnan2016-03-08
| * | | | | | x86/mce/AMD: Fix logic to obtain block addressAravind Gopalakrishnan2016-03-08
| * | | | | | x86/mce/AMD, EDAC: Enable error decoding of Scalable MCA errorsAravind Gopalakrishnan2016-03-08
| * | | | | | Merge branch 'linus' into ras/core, to pick up fixesIngo Molnar2016-03-08
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | / / | | |_|_|/ / | |/| | | |
| | * | | | perf/x86/amd/uncore: Plug reference leakThomas Gleixner2016-02-17
| | | |/ / | | |/| |
| * | | | x86/mce: Check for faults tagged in EXTABLE_CLASS_FAULT exception table entriesTony Luck2016-02-18
| * | | | x86/mce/AMD: Set MCAX Enable bitAravind Gopalakrishnan2016-02-01
| * | | | x86/mce/AMD: Carve out threshold block preparationBorislav Petkov2016-02-01
| * | | | x86/mce/AMD: Fix LVT offset configuration for thresholdingAravind Gopalakrishnan2016-02-01
| * | | | x86/mce/AMD: Reduce number of blocks scanned per bankAravind Gopalakrishnan2016-02-01
| * | | | x86/mce/AMD: Do not perform shared bank check for future processorsAravind Gopalakrishnan2016-02-01
| * | | | x86/mce: Fix order of AMD MCE init function callAravind Gopalakrishnan2016-02-01
| |/ / /
* | | | x86/topology: Create logical package idThomas Gleixner2016-02-29
* | | | perf/x86: Move perf_event.h to its new homeBorislav Petkov2016-02-17
* | | | perf/x86: Move perf_event_msr.c .............. => x86/events/msr.cBorislav Petkov2016-02-17