summaryrefslogtreecommitdiff
path: root/arch/x86/include
AgeCommit message (Expand)AuthorFilesLines
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-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-2/+0
2016-05-17Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds5-554/+2144
2016-05-17Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds8-36/+126
2016-05-17Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds28-157/+177
2016-05-17Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-96/+5
2016-05-17Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds3-1/+26
2016-05-17Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-20/+17
2016-05-16Merge branch 'locking-rwsem-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-16/+26
2016-05-16Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-30/+22
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-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...Ingo 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
2016-05-04x86/platform/UV: Build GAM reference tablesMike Travis1-2/+16
2016-05-04x86/platform/UV: Support UV4 socket address changesMike Travis1-2/+9
2016-05-04x86/platform/UV: Add obtaining GAM Range Table from UV BIOSMike Travis1-2/+57
2016-05-04x86/platform/UV: Fold blade info into per node hub info structsMike Travis1-39/+32
2016-05-04x86/platform/UV: Allocate common per node hub info structs on local nodeMike Travis1-4/+32
2016-05-04x86/platform/UV: Move blade local processor ID to the per cpu info structMike Travis1-2/+8
2016-05-04x86/platform/UV: Move scir info to the per cpu info structMike Travis1-7/+10
2016-05-04x86/platform/UV: Create per cpu info structs to replace per hub info structsMike Travis1-4/+15
2016-05-04x86/platform/UV: Clean up redunduncies after merge of UV4 MMR definitionsMike Travis1-9/+0
2016-05-04x86/platform/UV: Add UV4 Specific MMR definitionsMike Travis1-422/+1769
2016-05-04x86/platform/UV: Prep for UV4 MMR updatesMike Travis1-0/+5
2016-05-04x86/platform/UV: Add UV Architecture DefinesMike Travis1-5/+31
2016-05-04x86/platform/UV: Add Initial UV4 definitionsMike Travis2-24/+62
2016-05-04Merge tag 'v4.6-rc6' into x86/platform, to refresh the treeIngo Molnar8-20/+18