aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/include
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | | | | | x86/dmi: Switch dmi_remap() from ioremap() [uncached] to ioremap_cache()Andy Lutomirski2016-02-09
| * | | | | | | | | | | | | | | x86/mm: If INVPCID is available, use it to flush global mappingsAndy Lutomirski2016-02-09
| * | | | | | | | | | | | | | | x86/mm: Add INVPCID helpersAndy Lutomirski2016-02-09
| * | | | | | | | | | | | | | | Merge branch 'x86/urgent' into x86/mm, to pick up dependent fixIngo Molnar2016-02-08
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / / / / / / / | | |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | | | x86/mm: Make kmap_prot into a #defineAndy Lutomirski2016-01-20
* | | | | | | | | | | | | | | | Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2016-03-15
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | x86/microcode/intel: Get rid of DWSIZEBorislav Petkov2016-03-08
| * | | | | | | | | | | | | | | | x86/microcode: Untangle from BLK_DEV_INITRDBorislav Petkov2016-02-09
| | |_|_|_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2016-03-15
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'linus' into x86/fpu, to pick up fixesIngo Molnar2016-03-08
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / / / / / / / / | | |/| | | | | | | | | | | / / / | | |_|_|_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | x86/fpu: Fix math emulation in eager fpu modeAndy Lutomirski2016-02-09
| | |/ / / / / / / / / / / / / | |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2016-03-15
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | x86/cpufeature: Enable new AVX-512 featuresFenghua Yu2016-03-12
| * | | | | | | | | | | | | | | x86/entry: Call enter_from_user_mode() with IRQs offAndy Lutomirski2016-03-10
| * | | | | | | | | | | | | | | x86/entry: Remove TIF_SINGLESTEP entry workAndy Lutomirski2016-03-10
| * | | | | | | | | | | | | | | x86/entry/32: Add and check a stack canary for the SYSENTER stackAndy Lutomirski2016-03-10
| * | | | | | | | | | | | | | | x86/entry: Only allocate space for tss_struct::SYSENTER_stack if neededAndy Lutomirski2016-03-10
| * | | | | | | | | | | | | | | x86/entry: Vastly simplify SYSENTER TF (single-step) handlingAndy Lutomirski2016-03-10
| * | | | | | | | | | | | | | | 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/msr: Document msr-index.h rule for additionBorislav Petkov2016-02-17
| * | | | | | | | | | | | | | x86/signal/64: Re-add support for SS in the 64-bit signal contextAndy Lutomirski2016-02-17
| * | | | | | | | | | | | | | x86/signal/64: Fix SS if needed when delivering a 64-bit signalAndy Lutomirski2016-02-17
| * | | | | | | | | | | | | | x86/signal/64: Add a comment about sigcontext->fs and gsAndy Lutomirski2016-02-17
| | |_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | |
| * | | | | | | | | | | | | x86/cpufeature: Speed up cpu_feature_enabled()Borislav Petkov2016-02-16
| * | | | | | | | | | | | | x86/asm/bitops: Force inlining of test_and_set_bit and friendsDenys Vlasenko2016-02-09
| * | | | | | | | | | | | | x86/alternatives: Discard dynamic check after initBrian Gerst2016-01-30
| * | | | | | | | | | | | | x86/cpufeature: Get rid of the non-asm goto variantBorislav Petkov2016-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 'x86/cpu' into x86/asm, to avoid conflictIngo Molnar2016-01-30
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | x86/cpufeature: Add AMD AVIC bitBorislav Petkov2016-01-19
| | | |_|_|/ / / / / / / / / | | |/| | | | | | | | | | |
| * | | | | | | | | | | | | Merge tag 'v4.5-rc1' into x86/asm, to refresh the branch before merging new c...Ingo Molnar2016-01-29
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / / / / / | | |/| | | | | | | | | | |
| * | | | | | | | | | | | | x86/asm: Add C versions of frame pointer macrosJosh Poimboeuf2016-01-19
| * | | | | | | | | | | | | x86/asm: Clean up frame pointer macrosJosh Poimboeuf2016-01-19
| * | | | | | | | | | | | | x86/vdso: Disallow vvar access to vclock IO for never-used vclocksAndy Lutomirski2016-01-12
| * | | | | | | | | | | | | x86/vdso: Use .fault for the vDSO text mappingAndy Lutomirski2016-01-12
| * | | | | | | | | | | | | x86/vdso: Track each mm's loaded vDSO image as well as its baseAndy Lutomirski2016-01-12
* | | | | | | | | | | | | | Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-03-14
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | x86/mm, x86/mce: Add memcpy_mcsafe()Tony Luck2016-03-08
| * | | | | | | | | | | | | | x86/mce/AMD: Document some functionalityAravind Gopalakrishnan2016-03-08
| * | | | | | | | | | | | | | x86/mce: Clarify comments regarding deferred errorAravind 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
| * | | | | | | | | | | | | | x86/mce: Move MCx_CONFIG MSR definitionsAravind Gopalakrishnan2016-03-08
| * | | | | | | | | | | | | | Merge branch 'linus' into ras/core, to pick up fixesIngo Molnar2016-03-08
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / / / / / / | | |/| | | | | | | | | / / / | | |_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | |
| * | | | | | | | | | | | | x86/mm: Expand the exception table logic to allow new handling optionsTony Luck2016-02-18
| * | | | | | | | | | | | | Merge tag 'v4.5-rc4' into ras/core, to pick up fixesIngo Molnar2016-02-18
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / / / / / | | |/| | | | | | | | | | |