Age | Commit message (Expand) | Author | Files | Lines |
2016-03-21 | x86/cpufeature, perf/x86: Add AMD Accumulated Power Mechanism feature flag | Huang Rui | 1 | -1/+1 |
2016-03-21 | perf/x86/mbm: Add Intel Memory B/W Monitoring enumeration and init | Vikas Shivappa | 1 | -0/+2 |
2016-03-18 | x86/irq: Cure live lock in fixup_irqs() | Thomas Gleixner | 1 | -0/+1 |
2016-03-18 | x86/apic: Fix suspicious RCU usage in smp_trace_call_function_interrupt() | Dave Jones | 1 | -1/+1 |
2016-03-17 | x86/iopl/64: Properly context-switch IOPL on Xen PV | Andy Lutomirski | 1 | -0/+2 |
2016-03-17 | Merge branch 'x86/cleanups' into x86/urgent | Ingo Molnar | 3 | -16/+2 |
2016-03-16 | x86/mm, x86/mce: Fix return type/value for memcpy_mcsafe() | Tony Luck | 1 | -2/+2 |
2016-03-15 | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -56/+2 |
2016-03-15 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2 | -1/+3 |
2016-03-15 | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -1/+1 |
2016-03-15 | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 3 | -2/+59 |
2016-03-15 | Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2 | -1/+26 |
2016-03-15 | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -1/+2 |
2016-03-15 | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 28 | -505/+543 |
2016-03-15 | Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 5 | -34/+130 |
2016-03-15 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 4 | -1/+15 |
2016-03-15 | Merge branch 'mm-readonly-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 3 | -14/+1 |
2016-03-15 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -8/+7 |
2016-03-12 | x86/cpufeature: Enable new AVX-512 features | Fenghua Yu | 1 | -0/+3 |
2016-03-10 | x86/entry: Call enter_from_user_mode() with IRQs off | Andy Lutomirski | 1 | -1/+4 |
2016-03-10 | x86/fpu: Revert ("x86/fpu: Disable AVX when eagerfpu is off") | Yu-cheng Yu | 1 | -5/+4 |
2016-03-10 | x86/entry: Remove TIF_SINGLESTEP entry work | Andy Lutomirski | 1 | -1/+1 |
2016-03-10 | x86/entry/32: Add and check a stack canary for the SYSENTER stack | Andy Lutomirski | 1 | -1/+2 |
2016-03-10 | x86/entry: Only allocate space for tss_struct::SYSENTER_stack if needed | Andy Lutomirski | 1 | -0/+2 |
2016-03-10 | x86/entry: Vastly simplify SYSENTER TF (single-step) handling | Andy Lutomirski | 1 | -2/+13 |
2016-03-08 | x86/mm, x86/mce: Add memcpy_mcsafe() | Tony Luck | 1 | -0/+13 |
2016-03-08 | Merge branch 'linus' into x86/fpu, to pick up fixes | Ingo Molnar | 5 | -4/+32 |
2016-03-08 | x86/entry/32: Introduce and use X86_BUG_ESPFIX instead of paravirt_enabled | Andy Lutomirski | 1 | -0/+8 |
2016-03-08 | x86/apic: Deinline __default_send_IPI_*, save ~200 bytes | Denys Vlasenko | 1 | -56/+2 |
2016-03-08 | perf/x86/intel: Add definition for PT PMI bit | Stephane Eranian | 1 | -0/+1 |
2016-03-08 | x86/mce/AMD: Document some functionality | Aravind Gopalakrishnan | 1 | -9/+17 |
2016-03-08 | x86/mce: Clarify comments regarding deferred error | Aravind Gopalakrishnan | 1 | -1/+1 |
2016-03-08 | x86/mce/AMD: Fix logic to obtain block address | Aravind Gopalakrishnan | 1 | -0/+4 |
2016-03-08 | x86/mce/AMD, EDAC: Enable error decoding of Scalable MCA errors | Aravind Gopalakrishnan | 1 | -0/+59 |
2016-03-08 | x86/mce: Move MCx_CONFIG MSR definitions | Aravind Gopalakrishnan | 2 | -4/+4 |
2016-03-08 | Merge branch 'linus' into ras/core, to pick up fixes | Ingo Molnar | 4 | -3/+31 |
2016-03-08 | x86/microcode/intel: Get rid of DWSIZE | Borislav Petkov | 1 | -1/+0 |
2016-03-07 | Merge tag 'v4.5-rc7' into x86/asm, to pick up SMAP fix | Ingo Molnar | 4 | -3/+31 |
2016-03-04 | x86/tsc: Always Running Timer (ART) correlated clocksource | Christopher S. Hall | 2 | -1/+3 |
2016-02-29 | Merge tag 'v4.5-rc6' into locking/core, to pick up fixes | Ingo Molnar | 5 | -4/+32 |
2016-02-29 | x86/topology: Create logical package id | Thomas Gleixner | 2 | -0/+13 |
2016-02-29 | Merge tag 'v4.5-rc6' into perf/core, to pick up fixes | Ingo Molnar | 4 | -3/+31 |
2016-02-27 | Merge tag 'pci-v4.5-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -0/+2 |
2016-02-27 | Revert "PCI, x86: Implement pcibios_alloc_irq() and pcibios_free_irq()" | Bjorn Helgaas | 1 | -0/+2 |
2016-02-25 | arch/x86/irq: Purge useless handler declarations from hw_irq.h | Nicolai Stange | 1 | -14/+0 |
2016-02-24 | x86: Fix misspellings in comments | Adam Buchbinder | 2 | -2/+2 |
2016-02-24 | x86: fix SMAP in 32-bit environments | Linus Torvalds | 1 | -0/+26 |
2016-02-23 | x86/platform/intel/quark: Drop IMR lock bit support | Bryan O'Donoghue | 1 | -1/+1 |
2016-02-23 | Merge tag 'for-linus-4.5-rc5-tag' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -2/+2 |
2016-02-22 | x86/mm: Always enable CONFIG_DEBUG_RODATA and remove the Kconfig option | Kees Cook | 3 | -13/+1 |