summaryrefslogtreecommitdiff
path: root/arch/x86/include
AgeCommit message (Expand)Author
2016-12-12Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2016-12-12Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-12-12Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-12-12Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-12-12Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2016-12-12Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-12-11Merge branch 'linus' into sched/core, to pick up fixesIngo Molnar
2016-12-11x86/paravirt: Fix bool return type for PVOP_CALL()Peter Zijlstra
2016-12-11Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar
2016-12-06x86/uaccess, sched/preempt: Verify access_ok() contextPeter Zijlstra
2016-11-30sched/x86: Change CONFIG_SCHED_ITMT to CONFIG_SCHED_MC_PRIOTim Chen
2016-11-24x86/sysctl: Add sysctl for ITMT scheduling featureTim Chen
2016-11-24x86: Enable Intel Turbo Boost Max Technology 3.0Tim Chen
2016-11-24x86/topology: Define x86's arch_update_cpu_topologyTim Chen
2016-11-24x86/coredump: Always use user_regs_struct for compat_elf_gregset_tDmitry Safonov
2016-11-23x86/mce: Include the PPIN in MCE records when availableTony Luck
2016-11-22x86/paravirt: Optimize native pv_lock_ops.vcpu_is_preempted()Peter Zijlstra
2016-11-22x86/kvm: Support the vCPU preemption checkPan Xinhui
2016-11-22locking/core, x86/paravirt: Implement vcpu_is_preempted(cpu) for KVM and Xen ...Pan Xinhui
2016-11-22Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar
2016-11-22x86/mce/AMD: Add system physical address translation for AMD Fam17hYazen Ghannam
2016-11-21x86/dumpstack: Make stack name tags more comprehensibleJosh Poimboeuf
2016-11-17x86/vdso: Use RDPID in preference to LSL when availableAndy Lutomirski
2016-11-17Merge branch 'x86/cpufeature' into x86/asm, to pick up dependencyIngo Molnar
2016-11-17locking/core: Provide common cpu_relax_yield() definitionChristian Borntraeger
2016-11-17x86/cpufeatures: Enable new AVX512 cpu featuresGayatri Kammela
2016-11-16x86/amd_nb: Add SMN and Indirect Data Fabric access for AMD Fam17hYazen Ghannam
2016-11-16x86/amd_nb: Make amd_northbridges internal to amd_nb.cYazen Ghannam
2016-11-16x86/cpuid: Provide get_scattered_cpuid_leaf()He Chen
2016-11-16x86/cpuid: Cleanup cpuid_regs definitionsHe Chen
2016-11-16sched/x86: Do not clear PREEMPT_NEED_RESCHED on preempt count resetMartin Schwidefsky
2016-11-16x86/msr: Cleanup/streamline MSR helpersBorislav Petkov
2016-11-16locking/core, arch: Remove cpu_relax_lowlatency()Christian Borntraeger
2016-11-16locking/core: Introduce cpu_relax_yield()Christian Borntraeger
2016-11-13x86/efi: Retrieve and assign Apple device propertiesLukas Wunner
2016-11-13efi: Allow bitness-agnostic protocol callsLukas Wunner
2016-11-11Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar
2016-11-11x86/mce/AMD: Fix HWID_MCATYPE calculation by grouping argumentsYazen Ghannam
2016-11-09x86/apic: Prevent tracing on apic_msr_write_eoi()Wanpeng Li
2016-11-09x86/msr: Add wrmsr_notrace()Wanpeng Li
2016-11-08x86/RAS: Hide SMCA bank namesBorislav Petkov
2016-11-08x86/RAS: Rename smca_bank_names to smca_namesBorislav Petkov
2016-11-08x86/RAS: Simplify SMCA HWID descriptor structBorislav Petkov
2016-11-08x86/RAS: Simplify SMCA bank descriptor structBorislav Petkov
2016-11-07x86/platform/intel-mid: Retrofit pci_platform_pm_ops ->get_state hookLukas Wunner
2016-11-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2016-11-02KVM: x86: drop TSC offsetting kvm_x86_ops to fix KVM_GET/SET_CLOCKPaolo Bonzini
2016-11-01Merge branch 'linus' into x86/asm, to pick up fixesIngo Molnar
2016-10-28x86/prctl/uapi: Remove #ifdef for CHECKPOINT_RESTOREDmitry Safonov
2016-10-26x86/io: add interface to reserve io memtype for a resource range. (v1.1)Dave Airlie