| Commit message (Expand) | Author | Age |
... | |
| * | | | | | | | | | | | | | | | x86/dmi: Switch dmi_remap() from ioremap() [uncached] to ioremap_cache() | Andy Lutomirski | 2016-02-09 |
| * | | | | | | | | | | | | | | | x86/mm: If INVPCID is available, use it to flush global mappings | Andy Lutomirski | 2016-02-09 |
| * | | | | | | | | | | | | | | | x86/mm: Add INVPCID helpers | Andy Lutomirski | 2016-02-09 |
| * | | | | | | | | | | | | | | | Merge branch 'x86/urgent' into x86/mm, to pick up dependent fix | Ingo Molnar | 2016-02-08 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | |_|_|_|_|_|/ / / / / / / /
| | |/| | | | | | | | | | | | | |
|
| * | | | | | | | | | | | | | | | x86/mm: Make kmap_prot into a #define | Andy Lutomirski | 2016-01-20 |
* | | | | | | | | | | | | | | | | Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2016-03-15 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | | | x86/microcode/intel: Get rid of DWSIZE | Borislav Petkov | 2016-03-08 |
| * | | | | | | | | | | | | | | | | x86/microcode: Untangle from BLK_DEV_INITRD | Borislav Petkov | 2016-02-09 |
| | |_|_|_|_|/ / / / / / / / / /
| |/| | | | | | | | | | | | | | |
|
* | | | | | | | | | | | | | | | | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2016-03-15 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'linus' into x86/fpu, to pick up fixes | Ingo Molnar | 2016-03-08 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | |_|_|_|_|/ / / / / / / / / /
| | |/| | | | | | | | | | | / / /
| | |_|_|_|_|_|_|_|_|_|_|_|/ / /
| |/| | | | | | | | | | | | | | |
|
| * | | | | | | | | | | | | | | | x86/fpu: Fix math emulation in eager fpu mode | Andy Lutomirski | 2016-02-09 |
| | |/ / / / / / / / / / / / /
| |/| | | | | | | | | | | | | |
|
* | | | | | | | | | | | | | | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2016-03-15 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | | x86/cpufeature: Enable new AVX-512 features | Fenghua Yu | 2016-03-12 |
| * | | | | | | | | | | | | | | | x86/entry: Call enter_from_user_mode() with IRQs off | Andy Lutomirski | 2016-03-10 |
| * | | | | | | | | | | | | | | | x86/entry: Remove TIF_SINGLESTEP entry work | Andy Lutomirski | 2016-03-10 |
| * | | | | | | | | | | | | | | | x86/entry/32: Add and check a stack canary for the SYSENTER stack | Andy Lutomirski | 2016-03-10 |
| * | | | | | | | | | | | | | | | x86/entry: Only allocate space for tss_struct::SYSENTER_stack if needed | Andy Lutomirski | 2016-03-10 |
| * | | | | | | | | | | | | | | | x86/entry: Vastly simplify SYSENTER TF (single-step) handling | Andy Lutomirski | 2016-03-10 |
| * | | | | | | | | | | | | | | | x86/entry/32: Introduce and use X86_BUG_ESPFIX instead of paravirt_enabled | Andy Lutomirski | 2016-03-08 |
| * | | | | | | | | | | | | | | | Merge tag 'v4.5-rc7' into x86/asm, to pick up SMAP fix | Ingo Molnar | 2016-03-07 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | |/ / / / / / / / / / / / /
| | |/| | | | | | | | / / / / /
| | |_|_|_|_|_|_|_|_|/ / / / /
| |/| | | | | | | | | | | | | |
|
| * | | | | | | | | | | | | | | x86/cpufeature: Create a new synthetic cpu capability for machine check recovery | Tony Luck | 2016-02-18 |
| * | | | | | | | | | | | | | | Merge branch 'x86/urgent' into x86/asm, to pick up fixes | Ingo Molnar | 2016-02-18 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | |_|_|/ / / / / / / / / /
| | |/| | | | | | | | | | | | |
|
| * | | | | | | | | | | | | | | x86/msr: Document msr-index.h rule for addition | Borislav Petkov | 2016-02-17 |
| * | | | | | | | | | | | | | | x86/signal/64: Re-add support for SS in the 64-bit signal context | Andy Lutomirski | 2016-02-17 |
| * | | | | | | | | | | | | | | x86/signal/64: Fix SS if needed when delivering a 64-bit signal | Andy Lutomirski | 2016-02-17 |
| * | | | | | | | | | | | | | | x86/signal/64: Add a comment about sigcontext->fs and gs | Andy Lutomirski | 2016-02-17 |
| | |_|_|_|_|_|_|_|_|_|_|/ /
| |/| | | | | | | | | | | | |
|
| * | | | | | | | | | | | | | x86/cpufeature: Speed up cpu_feature_enabled() | Borislav Petkov | 2016-02-16 |
| * | | | | | | | | | | | | | x86/asm/bitops: Force inlining of test_and_set_bit and friends | Denys Vlasenko | 2016-02-09 |
| * | | | | | | | | | | | | | x86/alternatives: Discard dynamic check after init | Brian Gerst | 2016-01-30 |
| * | | | | | | | | | | | | | x86/cpufeature: Get rid of the non-asm goto variant | Borislav Petkov | 2016-01-30 |
| * | | | | | | | | | | | | | x86/cpufeature: Replace the old static_cpu_has() with safe variant | Borislav Petkov | 2016-01-30 |
| * | | | | | | | | | | | | | x86/cpufeature: Carve out X86_FEATURE_* | Borislav Petkov | 2016-01-30 |
| * | | | | | | | | | | | | | Merge branch 'x86/cpu' into x86/asm, to avoid conflict | Ingo Molnar | 2016-01-30 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | | | x86/cpufeature: Add AMD AVIC bit | Borislav Petkov | 2016-01-19 |
| | | |_|_|/ / / / / / / / /
| | |/| | | | | | | | | | | |
|
| * | | | | | | | | | | | | | Merge tag 'v4.5-rc1' into x86/asm, to refresh the branch before merging new c... | Ingo Molnar | 2016-01-29 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | | |_|_|_|_|/ / / / / / /
| | |/| | | | | | | | | | | |
|
| * | | | | | | | | | | | | | x86/asm: Add C versions of frame pointer macros | Josh Poimboeuf | 2016-01-19 |
| * | | | | | | | | | | | | | x86/asm: Clean up frame pointer macros | Josh Poimboeuf | 2016-01-19 |
| * | | | | | | | | | | | | | x86/vdso: Disallow vvar access to vclock IO for never-used vclocks | Andy Lutomirski | 2016-01-12 |
| * | | | | | | | | | | | | | x86/vdso: Use .fault for the vDSO text mapping | Andy Lutomirski | 2016-01-12 |
| * | | | | | | | | | | | | | x86/vdso: Track each mm's loaded vDSO image as well as its base | Andy Lutomirski | 2016-01-12 |
* | | | | | | | | | | | | | | Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2016-03-14 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | x86/mm, x86/mce: Add memcpy_mcsafe() | Tony Luck | 2016-03-08 |
| * | | | | | | | | | | | | | | x86/mce/AMD: Document some functionality | Aravind Gopalakrishnan | 2016-03-08 |
| * | | | | | | | | | | | | | | x86/mce: Clarify comments regarding deferred error | Aravind Gopalakrishnan | 2016-03-08 |
| * | | | | | | | | | | | | | | x86/mce/AMD: Fix logic to obtain block address | Aravind Gopalakrishnan | 2016-03-08 |
| * | | | | | | | | | | | | | | x86/mce/AMD, EDAC: Enable error decoding of Scalable MCA errors | Aravind Gopalakrishnan | 2016-03-08 |
| * | | | | | | | | | | | | | | x86/mce: Move MCx_CONFIG MSR definitions | Aravind Gopalakrishnan | 2016-03-08 |
| * | | | | | | | | | | | | | | Merge branch 'linus' into ras/core, to pick up fixes | Ingo Molnar | 2016-03-08 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | |_|_|_|/ / / / / / / / /
| | |/| | | | | | | | | / / /
| | |_|_|_|_|_|_|_|_|_|/ / /
| |/| | | | | | | | | | | | |
|
| * | | | | | | | | | | | | | x86/mm: Expand the exception table logic to allow new handling options | Tony Luck | 2016-02-18 |
| * | | | | | | | | | | | | | Merge tag 'v4.5-rc4' into ras/core, to pick up fixes | Ingo Molnar | 2016-02-18 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | | |_|_|_|/ / / / / / / /
| | |/| | | | | | | | | | | |
|