Age | Commit message (Expand) | Author |
2016-09-30 | x86/entry/64: Fix context tracking state warning when load_gs_index fails | Wanpeng Li |
2016-09-30 | x86/boot: Initialize FPU and X86_FEATURE_ALWAYS even if we don't have CPUID | Andy Lutomirski |
2016-09-30 | xen: Remove event channel notification through Xen PCI platform device | KarimAllah Ahmed |
2016-09-30 | x86/asm: Get rid of __read_cr4_safe() | Andy Lutomirski |
2016-09-30 | Merge branch 'x86/urgent' into x86/asm | Thomas Gleixner |
2016-09-30 | x86/vdso: Fix building on big endian host | Segher Boessenkool |
2016-09-30 | x86/boot: Fix another __read_cr4() case on 486 | Andy Lutomirski |
2016-09-30 | xen/x86: Convert to hotplug state machine | Boris Ostrovsky |
2016-09-30 | x86/xen: add missing \n at end of printk warning message | Colin Ian King |
2016-09-30 | x86/cmpxchg, locking/atomics: Remove superfluous definitions | Nikolay Borisov |
2016-09-30 | x86, locking/spinlocks: Remove ticket (spin)lock implementation | Peter Zijlstra |
2016-09-30 | Merge branch 'linus' into locking/core, to pick up fixes | Ingo Molnar |
2016-09-30 | sched/core, x86/topology: Fix NUMA in package topology bug | Tim Chen |
2016-09-29 | x86/init: Fix cr4_init_shadow() on CR4-less machines | Andy Lutomirski |
2016-09-29 | x86/entry: spell EBX register correctly in documentation | Nicolas Iooss |
2016-09-28 | Merge tag 'v4.8-rc8' into drm-next | Dave Airlie |
2016-09-27 | x86: separate extable.h, switch sections.h to it | Al Viro |
2016-09-27 | remove stray include of asm/uaccess.h from cacheflush.h | Al Viro |
2016-09-27 | exceptions: detritus removal | Al Viro |
2016-09-26 | x86/apic: Fix silent & fatal merge conflict in __generic_processor_info() | Thomas Gleixner |
2016-09-26 | Merge branch 'x86/urgent' into x86/apic | Thomas Gleixner |
2016-09-26 | x86/RAS/mce_amd_inj: Remove debugfs dir recursively on exit | Borislav Petkov |
2016-09-26 | x86/RAS/mce_amd_inj: Fix signed wrap around when decrementing index 'i' | Colin Ian King |
2016-09-26 | Merge tag 'v4.8-rc8' into ras/core, to pick up fixes | Ingo Molnar |
2016-09-24 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2016-09-24 | x86/platform/mellanox: Fix return value check in mlxplat_init() | Wei Yongjun |
2016-09-24 | x86/alternatives: Add stack frame dependency to alternative_call_2() | Josh Poimboeuf |
2016-09-23 | x86/PCI: VMD: Request userspace control of PCIe hotplug indicators | Keith Busch |
2016-09-23 | Merge branch 'perf/urgent' into perf/core, to pick up fixes | Ingo Molnar |
2016-09-23 | KVM: nVMX: Fix the NMI IDT-vectoring handling | Wanpeng Li |
2016-09-23 | KVM: VMX: Enable MSR-BASED TPR shadow even if APICv is inactive | Wanpeng Li |
2016-09-23 | KVM: nVMX: Fix reload apic access page warning | Wanpeng Li |
2016-09-23 | config: move x86 kvm_guest.config to a common location | Rob Herring |
2016-09-22 | x86/platform/mellanox: Introduce support for Mellanox systems platform | Vadim Pasternak |
2016-09-22 | percpu: eliminate two sparse warnings | Lance Richardson |
2016-09-22 | Merge branch 'locking/urgent' into locking/core, to pick up fixes | Ingo Molnar |
2016-09-22 | perf/x86/intel/bts: Make it an exclusive PMU | Alexander Shishkin |
2016-09-22 | x86/boot: Fix kdump, cleanup aborted E820_PRAM max_pfn manipulation | Dan Williams |
2016-09-22 | x86/platform/uv/BAU: Add UV4-specific functions | Andrew Banman |
2016-09-22 | x86/platform/uv/BAU: Fix payload queue setup on UV4 hardware | Andrew Banman |
2016-09-22 | x86/platform/uv/BAU: Disable software timeout on UV4 hardware | Andrew Banman |
2016-09-22 | x86/platform/uv/BAU: Populate ->uvhub_version with UV4 version information | Andrew Banman |
2016-09-22 | x86/platform/uv/BAU: Use generic function pointers | Andrew Banman |
2016-09-22 | x86/platform/uv/BAU: Add generic function pointers | Andrew Banman |
2016-09-22 | x86/platform/uv/BAU: Convert uv_physnodeaddr() use to uv_gpa_to_offset() | Andrew Banman |
2016-09-22 | x86/platform/uv/BAU: Clean up pq_init() | Andrew Banman |
2016-09-22 | x86/platform/uv/BAU: Clean up and update printks | Andrew Banman |
2016-09-22 | x86/platform/uv/BAU: Clean up vertical alignment | Andrew Banman |
2016-09-22 | Merge branch 'linus' into x86/platform, to pick up fixes | Ingo Molnar |
2016-09-21 | x86/acpi: Set persistent cpuid <-> nodeid mapping when booting | Gu Zheng |