summaryrefslogtreecommitdiff
path: root/arch/x86/include
AgeCommit message (Expand)Author
2016-03-15Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-03-15Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-03-15Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2016-03-15Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2016-03-15Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2016-03-15Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2016-03-15Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2016-03-15Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-03-15Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2016-03-14Merge branch 'mm-readonly-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-03-14Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2016-03-12x86/cpufeature: Enable new AVX-512 featuresFenghua Yu
2016-03-10x86/entry: Call enter_from_user_mode() with IRQs offAndy Lutomirski
2016-03-10x86/fpu: Revert ("x86/fpu: Disable AVX when eagerfpu is off")Yu-cheng Yu
2016-03-10x86/entry: Remove TIF_SINGLESTEP entry workAndy Lutomirski
2016-03-10x86/entry/32: Add and check a stack canary for the SYSENTER stackAndy Lutomirski
2016-03-10x86/entry: Only allocate space for tss_struct::SYSENTER_stack if neededAndy Lutomirski
2016-03-10x86/entry: Vastly simplify SYSENTER TF (single-step) handlingAndy Lutomirski
2016-03-08x86/mm, x86/mce: Add memcpy_mcsafe()Tony Luck
2016-03-08Merge branch 'linus' into x86/fpu, to pick up fixesIngo Molnar
2016-03-08x86/entry/32: Introduce and use X86_BUG_ESPFIX instead of paravirt_enabledAndy Lutomirski
2016-03-08x86/apic: Deinline __default_send_IPI_*, save ~200 bytesDenys Vlasenko
2016-03-08perf/x86/intel: Add definition for PT PMI bitStephane Eranian
2016-03-08x86/mce/AMD: Document some functionalityAravind Gopalakrishnan
2016-03-08x86/mce: Clarify comments regarding deferred errorAravind Gopalakrishnan
2016-03-08x86/mce/AMD: Fix logic to obtain block addressAravind Gopalakrishnan
2016-03-08x86/mce/AMD, EDAC: Enable error decoding of Scalable MCA errorsAravind Gopalakrishnan
2016-03-08x86/mce: Move MCx_CONFIG MSR definitionsAravind Gopalakrishnan
2016-03-08Merge branch 'linus' into ras/core, to pick up fixesIngo Molnar
2016-03-08x86/microcode/intel: Get rid of DWSIZEBorislav Petkov
2016-03-07Merge tag 'v4.5-rc7' into x86/asm, to pick up SMAP fixIngo Molnar
2016-03-03x86/tsc: Always Running Timer (ART) correlated clocksourceChristopher S. Hall
2016-02-29Merge tag 'v4.5-rc6' into locking/core, to pick up fixesIngo Molnar
2016-02-29x86/topology: Create logical package idThomas Gleixner
2016-02-29Merge tag 'v4.5-rc6' into perf/core, to pick up fixesIngo Molnar
2016-02-27Merge tag 'pci-v4.5-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-02-27Revert "PCI, x86: Implement pcibios_alloc_irq() and pcibios_free_irq()"Bjorn Helgaas
2016-02-24x86: fix SMAP in 32-bit environmentsLinus Torvalds
2016-02-23x86/platform/intel/quark: Drop IMR lock bit supportBryan O'Donoghue
2016-02-22Merge tag 'for-linus-4.5-rc5-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-02-22x86/mm: Always enable CONFIG_DEBUG_RODATA and remove the Kconfig optionKees Cook
2016-02-22asm-generic: Consolidate mark_rodata_ro()Kees Cook
2016-02-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2016-02-18x86/cpufeature: Create a new synthetic cpu capability for machine check recoveryTony Luck
2016-02-18Merge branch 'x86/urgent' into x86/asm, to pick up fixesIngo Molnar
2016-02-18x86/mm: Expand the exception table logic to allow new handling optionsTony Luck
2016-02-18Merge tag 'v4.5-rc4' into ras/core, to pick up fixesIngo Molnar
2016-02-17Merge branch 'perf/urgent' into perf/core, to queue up dependent patchIngo Molnar
2016-02-17x86/msr: Document msr-index.h rule for additionBorislav Petkov
2016-02-17x86/signal/64: Re-add support for SS in the 64-bit signal contextAndy Lutomirski