summaryrefslogtreecommitdiff
path: root/arch/x86/include
AgeCommit message (Expand)AuthorFilesLines
2016-03-21x86/cpufeature, perf/x86: Add AMD Accumulated Power Mechanism feature flagHuang Rui1-1/+1
2016-03-21perf/x86/mbm: Add Intel Memory B/W Monitoring enumeration and initVikas Shivappa1-0/+2
2016-03-18x86/irq: Cure live lock in fixup_irqs()Thomas Gleixner1-0/+1
2016-03-18x86/apic: Fix suspicious RCU usage in smp_trace_call_function_interrupt()Dave Jones1-1/+1
2016-03-17x86/iopl/64: Properly context-switch IOPL on Xen PVAndy Lutomirski1-0/+2
2016-03-17Merge branch 'x86/cleanups' into x86/urgentIngo Molnar3-16/+2
2016-03-16x86/mm, x86/mce: Fix return type/value for memcpy_mcsafe()Tony Luck1-2/+2
2016-03-15Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-56/+2
2016-03-15Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-1/+3
2016-03-15Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-1/+1
2016-03-15Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3-2/+59
2016-03-15Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2-1/+26
2016-03-15Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+2
2016-03-15Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds28-505/+543
2016-03-15Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds5-34/+130
2016-03-15Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds4-1/+15
2016-03-15Merge branch 'mm-readonly-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-14/+1
2016-03-15Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-8/+7
2016-03-12x86/cpufeature: Enable new AVX-512 featuresFenghua Yu1-0/+3
2016-03-10x86/entry: Call enter_from_user_mode() with IRQs offAndy Lutomirski1-1/+4
2016-03-10x86/fpu: Revert ("x86/fpu: Disable AVX when eagerfpu is off")Yu-cheng Yu1-5/+4
2016-03-10x86/entry: Remove TIF_SINGLESTEP entry workAndy Lutomirski1-1/+1
2016-03-10x86/entry/32: Add and check a stack canary for the SYSENTER stackAndy Lutomirski1-1/+2
2016-03-10x86/entry: Only allocate space for tss_struct::SYSENTER_stack if neededAndy Lutomirski1-0/+2
2016-03-10x86/entry: Vastly simplify SYSENTER TF (single-step) handlingAndy Lutomirski1-2/+13
2016-03-08x86/mm, x86/mce: Add memcpy_mcsafe()Tony Luck1-0/+13
2016-03-08Merge branch 'linus' into x86/fpu, to pick up fixesIngo Molnar5-4/+32
2016-03-08x86/entry/32: Introduce and use X86_BUG_ESPFIX instead of paravirt_enabledAndy Lutomirski1-0/+8
2016-03-08x86/apic: Deinline __default_send_IPI_*, save ~200 bytesDenys Vlasenko1-56/+2
2016-03-08perf/x86/intel: Add definition for PT PMI bitStephane Eranian1-0/+1
2016-03-08x86/mce/AMD: Document some functionalityAravind Gopalakrishnan1-9/+17
2016-03-08x86/mce: Clarify comments regarding deferred errorAravind Gopalakrishnan1-1/+1
2016-03-08x86/mce/AMD: Fix logic to obtain block addressAravind Gopalakrishnan1-0/+4
2016-03-08x86/mce/AMD, EDAC: Enable error decoding of Scalable MCA errorsAravind Gopalakrishnan1-0/+59
2016-03-08x86/mce: Move MCx_CONFIG MSR definitionsAravind Gopalakrishnan2-4/+4
2016-03-08Merge branch 'linus' into ras/core, to pick up fixesIngo Molnar4-3/+31
2016-03-08x86/microcode/intel: Get rid of DWSIZEBorislav Petkov1-1/+0
2016-03-07Merge tag 'v4.5-rc7' into x86/asm, to pick up SMAP fixIngo Molnar4-3/+31
2016-03-04x86/tsc: Always Running Timer (ART) correlated clocksourceChristopher S. Hall2-1/+3
2016-02-29Merge tag 'v4.5-rc6' into locking/core, to pick up fixesIngo Molnar5-4/+32
2016-02-29x86/topology: Create logical package idThomas Gleixner2-0/+13
2016-02-29Merge tag 'v4.5-rc6' into perf/core, to pick up fixesIngo Molnar4-3/+31
2016-02-27Merge tag 'pci-v4.5-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+2
2016-02-27Revert "PCI, x86: Implement pcibios_alloc_irq() and pcibios_free_irq()"Bjorn Helgaas1-0/+2
2016-02-25arch/x86/irq: Purge useless handler declarations from hw_irq.hNicolai Stange1-14/+0
2016-02-24x86: Fix misspellings in commentsAdam Buchbinder2-2/+2
2016-02-24x86: fix SMAP in 32-bit environmentsLinus Torvalds1-0/+26
2016-02-23x86/platform/intel/quark: Drop IMR lock bit supportBryan O'Donoghue1-1/+1
2016-02-23Merge tag 'for-linus-4.5-rc5-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-2/+2
2016-02-22x86/mm: Always enable CONFIG_DEBUG_RODATA and remove the Kconfig optionKees Cook3-13/+1