Age | Commit message (Expand) | Author |
2016-12-12 | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2016-12-12 | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2016-12-12 | Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2016-12-12 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2016-12-12 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2016-12-12 | Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2016-12-11 | Merge branch 'linus' into sched/core, to pick up fixes | Ingo Molnar |
2016-12-11 | x86/paravirt: Fix bool return type for PVOP_CALL() | Peter Zijlstra |
2016-12-11 | Merge branch 'linus' into locking/core, to pick up fixes | Ingo Molnar |
2016-12-06 | x86/uaccess, sched/preempt: Verify access_ok() context | Peter Zijlstra |
2016-11-30 | sched/x86: Change CONFIG_SCHED_ITMT to CONFIG_SCHED_MC_PRIO | Tim Chen |
2016-11-24 | x86/sysctl: Add sysctl for ITMT scheduling feature | Tim Chen |
2016-11-24 | x86: Enable Intel Turbo Boost Max Technology 3.0 | Tim Chen |
2016-11-24 | x86/topology: Define x86's arch_update_cpu_topology | Tim Chen |
2016-11-24 | x86/coredump: Always use user_regs_struct for compat_elf_gregset_t | Dmitry Safonov |
2016-11-23 | x86/mce: Include the PPIN in MCE records when available | Tony Luck |
2016-11-22 | x86/paravirt: Optimize native pv_lock_ops.vcpu_is_preempted() | Peter Zijlstra |
2016-11-22 | x86/kvm: Support the vCPU preemption check | Pan Xinhui |
2016-11-22 | locking/core, x86/paravirt: Implement vcpu_is_preempted(cpu) for KVM and Xen ... | Pan Xinhui |
2016-11-22 | Merge branch 'linus' into locking/core, to pick up fixes | Ingo Molnar |
2016-11-22 | x86/mce/AMD: Add system physical address translation for AMD Fam17h | Yazen Ghannam |
2016-11-21 | x86/dumpstack: Make stack name tags more comprehensible | Josh Poimboeuf |
2016-11-17 | x86/vdso: Use RDPID in preference to LSL when available | Andy Lutomirski |
2016-11-17 | Merge branch 'x86/cpufeature' into x86/asm, to pick up dependency | Ingo Molnar |
2016-11-17 | locking/core: Provide common cpu_relax_yield() definition | Christian Borntraeger |
2016-11-17 | x86/cpufeatures: Enable new AVX512 cpu features | Gayatri Kammela |
2016-11-16 | x86/amd_nb: Add SMN and Indirect Data Fabric access for AMD Fam17h | Yazen Ghannam |
2016-11-16 | x86/amd_nb: Make amd_northbridges internal to amd_nb.c | Yazen Ghannam |
2016-11-16 | x86/cpuid: Provide get_scattered_cpuid_leaf() | He Chen |
2016-11-16 | x86/cpuid: Cleanup cpuid_regs definitions | He Chen |
2016-11-16 | sched/x86: Do not clear PREEMPT_NEED_RESCHED on preempt count reset | Martin Schwidefsky |
2016-11-16 | x86/msr: Cleanup/streamline MSR helpers | Borislav Petkov |
2016-11-16 | locking/core, arch: Remove cpu_relax_lowlatency() | Christian Borntraeger |
2016-11-16 | locking/core: Introduce cpu_relax_yield() | Christian Borntraeger |
2016-11-13 | x86/efi: Retrieve and assign Apple device properties | Lukas Wunner |
2016-11-13 | efi: Allow bitness-agnostic protocol calls | Lukas Wunner |
2016-11-11 | Merge branch 'linus' into locking/core, to pick up fixes | Ingo Molnar |
2016-11-11 | x86/mce/AMD: Fix HWID_MCATYPE calculation by grouping arguments | Yazen Ghannam |
2016-11-09 | x86/apic: Prevent tracing on apic_msr_write_eoi() | Wanpeng Li |
2016-11-09 | x86/msr: Add wrmsr_notrace() | Wanpeng Li |
2016-11-08 | x86/RAS: Hide SMCA bank names | Borislav Petkov |
2016-11-08 | x86/RAS: Rename smca_bank_names to smca_names | Borislav Petkov |
2016-11-08 | x86/RAS: Simplify SMCA HWID descriptor struct | Borislav Petkov |
2016-11-08 | x86/RAS: Simplify SMCA bank descriptor struct | Borislav Petkov |
2016-11-07 | x86/platform/intel-mid: Retrofit pci_platform_pm_ops ->get_state hook | Lukas Wunner |
2016-11-04 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2016-11-02 | KVM: x86: drop TSC offsetting kvm_x86_ops to fix KVM_GET/SET_CLOCK | Paolo Bonzini |
2016-11-01 | Merge branch 'linus' into x86/asm, to pick up fixes | Ingo Molnar |
2016-10-28 | x86/prctl/uapi: Remove #ifdef for CHECKPOINT_RESTORE | Dmitry Safonov |
2016-10-26 | x86/io: add interface to reserve io memtype for a resource range. (v1.1) | Dave Airlie |