Age | Commit message (Expand) | Author |
2016-03-18 | x86/irq: Cure live lock in fixup_irqs() | Thomas Gleixner |
2016-03-18 | x86/apic: Fix suspicious RCU usage in smp_trace_call_function_interrupt() | Dave Jones |
2016-03-17 | x86/iopl/64: Properly context-switch IOPL on Xen PV | Andy Lutomirski |
2016-03-17 | Merge branch 'x86/cleanups' into x86/urgent | Ingo Molnar |
2016-03-16 | x86/mm, x86/mce: Fix return type/value for memcpy_mcsafe() | Tony Luck |
2016-03-15 | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2016-03-15 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2016-03-15 | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2016-03-15 | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2016-03-15 | Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2016-03-15 | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2016-03-15 | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2016-03-14 | Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2016-03-14 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2016-03-14 | Merge branch 'mm-readonly-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2016-03-14 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2016-03-12 | x86/cpufeature: Enable new AVX-512 features | Fenghua Yu |
2016-03-10 | x86/entry: Call enter_from_user_mode() with IRQs off | Andy Lutomirski |
2016-03-10 | x86/fpu: Revert ("x86/fpu: Disable AVX when eagerfpu is off") | Yu-cheng Yu |
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-08 | x86/mm, x86/mce: Add memcpy_mcsafe() | Tony Luck |
2016-03-08 | Merge branch 'linus' into x86/fpu, to pick up fixes | Ingo Molnar |
2016-03-08 | x86/entry/32: Introduce and use X86_BUG_ESPFIX instead of paravirt_enabled | Andy Lutomirski |
2016-03-08 | x86/apic: Deinline __default_send_IPI_*, save ~200 bytes | Denys Vlasenko |
2016-03-08 | perf/x86/intel: Add definition for PT PMI bit | Stephane Eranian |
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/microcode/intel: Get rid of DWSIZE | Borislav Petkov |
2016-03-07 | Merge tag 'v4.5-rc7' into x86/asm, to pick up SMAP fix | Ingo Molnar |
2016-03-03 | x86/tsc: Always Running Timer (ART) correlated clocksource | Christopher S. Hall |
2016-02-29 | Merge tag 'v4.5-rc6' into locking/core, to pick up fixes | Ingo Molnar |
2016-02-29 | x86/topology: Create logical package id | Thomas Gleixner |
2016-02-29 | Merge tag 'v4.5-rc6' into perf/core, to pick up fixes | Ingo Molnar |
2016-02-27 | Merge tag 'pci-v4.5-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2016-02-27 | Revert "PCI, x86: Implement pcibios_alloc_irq() and pcibios_free_irq()" | Bjorn Helgaas |
2016-02-25 | arch/x86/irq: Purge useless handler declarations from hw_irq.h | Nicolai Stange |
2016-02-24 | x86: Fix misspellings in comments | Adam Buchbinder |
2016-02-23 | x86: fix SMAP in 32-bit environments | Linus Torvalds |
2016-02-23 | x86/platform/intel/quark: Drop IMR lock bit support | Bryan O'Donoghue |
2016-02-22 | Merge tag 'for-linus-4.5-rc5-tag' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2016-02-22 | x86/mm: Always enable CONFIG_DEBUG_RODATA and remove the Kconfig option | Kees Cook |
2016-02-22 | asm-generic: Consolidate mark_rodata_ro() | Kees Cook |
2016-02-18 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |