aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-05-27Merge tag 'platform-drivers-x86-v4.7-1' of git://git.infradead.org/users/dvhart/linux-platform-drivers-x86Linus Torvalds2-1/+28
2016-05-27Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-3/+41
2016-05-27platform/x86: Add PMC Driver for Intel Core SoCRajneesh Bhardwaj1-0/+27
2016-05-25Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds3-9/+17
2016-05-24KVM: SVM: Add more SVM_EXIT_REASONSJan Kiszka1-3/+41
2016-05-22x86: remove more uaccess_32.h complexityLinus Torvalds1-26/+0
2016-05-22x86: remove pointless uaccess_32.h complexityLinus Torvalds1-36/+0
2016-05-20x86/kasan: instrument user memory access APIAndrey Ryabinin2-0/+12
2016-05-20Merge branch 'linus' into x86/urgent, to refresh the treeIngo Molnar43-910/+2543
2016-05-20x86/mm/mpx: Work around MPX erratum SKD046Dave Hansen1-0/+8
2016-05-19Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-0/+1
2016-05-19arch: fix has_transparent_hugepage()Hugh Dickins1-0/+1
2016-05-19Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds4-10/+49
2016-05-18KVM: x86: make hwapic_isr_update and hwapic_irr_update look the samePaolo Bonzini1-1/+1
2016-05-18KVM: x86: Introducing kvm_x86_ops.apicv_post_state_restoreSuravee Suthikulpanit1-0/+1
2016-05-18svm: Add VMEXIT handlers for AVICSuravee Suthikulpanit2-1/+9
2016-05-18KVM: x86: Detect and Initialize AVIC supportSuravee Suthikulpanit2-0/+7
2016-05-18svm: Introduce new AVIC VMCB registersSuravee Suthikulpanit1-2/+7
2016-05-18KVM: x86: Introducing kvm_x86_ops VCPU blocking/unblocking hooksSuravee Suthikulpanit1-2/+16
2016-05-18KVM: x86: Introducing kvm_x86_ops VM init/destroy hooksSuravee Suthikulpanit1-0/+3
2016-05-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/livepatchingLinus Torvalds1-2/+0
2016-05-16Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds5-554/+2144
2016-05-16Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds8-36/+126
2016-05-16Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds28-157/+177
2016-05-16Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-96/+5
2016-05-16Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds3-1/+26
2016-05-16Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-20/+17
2016-05-16Merge branch 'locking-rwsem-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-16/+26
2016-05-16Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-30/+22
2016-05-16x86/cpufeature, x86/mm/pkeys: Fix broken compile-time disabling of pkeysDave Hansen2-9/+9
2016-05-13KVM: halt_polling: provide a way to qualify wakeups during pollChristian Borntraeger1-0/+2
2016-05-12Merge branch 'sched/urgent' into sched/core to pick up fixesIngo Molnar1-0/+4
2016-05-12x86/cpu: Add detection of AMD RAS CapabilitiesYazen Ghannam2-1/+7
2016-05-12x86/mce/AMD: Log Deferred Errors using SMCA MCA_DE{STAT,ADDR} registersYazen Ghannam1-0/+4
2016-05-11x86/extable: ensure entries are swapped completely when sortingMathias Krause1-0/+8
2016-05-09x86/kvm: Do not use BIT() in user-exported headerBorislav Petkov1-3/+3
2016-05-07x86/KASLR: Build identity mappings on demandKees Cook1-0/+19
2016-05-07x86/boot: Split out kernel_ident_mapping_init()Yinghai Lu1-0/+5
2016-05-07x86/boot: Clean up indenting for asm/boot.hKees Cook1-11/+9
2016-05-07Merge branch 'linus' into efi/core, to pick up fixesIngo Molnar1-0/+4
2016-05-05intel_telemetry: Constify telemetry_core_ops structuresJulia Lawall1-1/+1
2016-05-05perf/x86/intel/pt: Add IP filtering register/CPUID bitsAlexander Shishkin1-0/+9
2016-05-05perf/x86/intel/pt: Move PT specific MSR bit definitions to a private headerAlexander Shishkin1-20/+0
2016-05-05Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar1-0/+1
2016-05-05Merge branch 'sched/urgent' into sched/core, to pick up fixes before applying new changesIngo Molnar1-0/+1
2016-05-05x86/entry/32: Remove asmlinkage_protect()Brian Gerst1-34/+0
2016-05-05x86/entry, sched/x86: Don't save/restore EFLAGS on task switchBrian Gerst1-3/+1
2016-05-05Merge tag 'v4.6-rc6' into x86/asm, to refresh the treeIngo Molnar1-0/+4
2016-05-04x86/platform/UV: Remove Obsolete GRU MMR address translationDimitri Sivanich1-10/+0
2016-05-04x86/platform/UV: Update physical address conversions for UV4Mike Travis1-17/+114