summaryrefslogtreecommitdiff
path: root/arch/x86/include
AgeCommit message (Expand)Author
2016-06-08x86/cpu/intel: Introduce macros for Intel family numbersDave Hansen
2016-06-06x86/msr: Use the proper trace point conditional for writesDr. David Alan Gilbert
2016-05-27Merge tag 'platform-drivers-x86-v4.7-1' of git://git.infradead.org/users/dvha...Linus Torvalds
2016-05-27Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2016-05-27platform/x86: Add PMC Driver for Intel Core SoCRajneesh Bhardwaj
2016-05-26Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-05-24KVM: SVM: Add more SVM_EXIT_REASONSJan Kiszka
2016-05-23x86: remove more uaccess_32.h complexityLinus Torvalds
2016-05-22x86: remove pointless uaccess_32.h complexityLinus Torvalds
2016-05-21x86/kasan: instrument user memory access APIAndrey Ryabinin
2016-05-20Merge branch 'linus' into x86/urgent, to refresh the treeIngo Molnar
2016-05-20x86/mm/mpx: Work around MPX erratum SKD046Dave Hansen
2016-05-20Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-05-20arch: fix has_transparent_hugepage()Hugh Dickins
2016-05-19Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2016-05-18KVM: x86: make hwapic_isr_update and hwapic_irr_update look the samePaolo Bonzini
2016-05-18KVM: x86: Introducing kvm_x86_ops.apicv_post_state_restoreSuravee Suthikulpanit
2016-05-18svm: Add VMEXIT handlers for AVICSuravee Suthikulpanit
2016-05-18KVM: x86: Detect and Initialize AVIC supportSuravee Suthikulpanit
2016-05-18svm: Introduce new AVIC VMCB registersSuravee Suthikulpanit
2016-05-18KVM: x86: Introducing kvm_x86_ops VCPU blocking/unblocking hooksSuravee Suthikulpanit
2016-05-18KVM: x86: Introducing kvm_x86_ops VM init/destroy hooksSuravee Suthikulpanit
2016-05-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2016-05-16Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2016-05-16Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-05-16Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2016-05-16Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-05-16Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-05-16Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2016-05-16Merge branch 'locking-rwsem-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2016-05-16Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-05-16x86/cpufeature, x86/mm/pkeys: Fix broken compile-time disabling of pkeysDave Hansen
2016-05-13KVM: halt_polling: provide a way to qualify wakeups during pollChristian Borntraeger
2016-05-12Merge branch 'sched/urgent' into sched/core to pick up fixesIngo Molnar
2016-05-12x86/cpu: Add detection of AMD RAS CapabilitiesYazen Ghannam
2016-05-12x86/mce/AMD: Log Deferred Errors using SMCA MCA_DE{STAT,ADDR} registersYazen Ghannam
2016-05-11x86/extable: ensure entries are swapped completely when sortingMathias Krause
2016-05-09x86/kvm: Do not use BIT() in user-exported headerBorislav Petkov
2016-05-07x86/KASLR: Build identity mappings on demandKees Cook
2016-05-07x86/boot: Split out kernel_ident_mapping_init()Yinghai Lu
2016-05-07x86/boot: Clean up indenting for asm/boot.hKees Cook
2016-05-07Merge branch 'linus' into efi/core, to pick up fixesIngo Molnar
2016-05-05intel_telemetry: Constify telemetry_core_ops structuresJulia Lawall
2016-05-05perf/x86/intel/pt: Add IP filtering register/CPUID bitsAlexander Shishkin
2016-05-05perf/x86/intel/pt: Move PT specific MSR bit definitions to a private headerAlexander Shishkin
2016-05-05Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar
2016-05-05Merge branch 'sched/urgent' into sched/core, to pick up fixes before applying...Ingo Molnar
2016-05-05x86/entry/32: Remove asmlinkage_protect()Brian Gerst
2016-05-05x86/entry, sched/x86: Don't save/restore EFLAGS on task switchBrian Gerst
2016-05-05Merge tag 'v4.6-rc6' into x86/asm, to refresh the treeIngo Molnar