summaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'v4.7-rc6' into x86/mm, to merge fixes before applying new changesIngo Molnar2016-07-0857-1034/+2719
|\
| * pvclock: Cleanup to remove function pvclock_get_nsec_offsetMinfei Huang2016-06-271-16/+7
| * pvclock: Add CPU barriers to get correct version valueMinfei Huang2016-06-271-0/+2
| * Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-06-241-2/+2
| |\
| | * tree wide: get rid of __GFP_REPEAT for order-0 allocations part IMichal Hocko2016-06-241-2/+2
| * | x86: fix up a few misc stack pointer vs thread_info confusionsLinus Torvalds2016-06-241-6/+5
| |/
| * x86: avoid avoid passing around 'thread_info' in stack dumping codeLinus Torvalds2016-06-231-3/+3
| * Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-06-161-0/+11
| |\
| | * kvm: svm: Fix implicit declaration for __default_cpu_present_to_apicid()Suravee Suthikulpanit2016-06-161-0/+11
| * | x86/cpu/intel: Introduce macros for Intel family numbersDave Hansen2016-06-081-0/+68
| * | x86/msr: Use the proper trace point conditional for writesDr. David Alan Gilbert2016-06-061-2/+2
| |/
| * Merge tag 'platform-drivers-x86-v4.7-1' of git://git.infradead.org/users/dvha...Linus Torvalds2016-05-272-1/+28
| |\
| | * platform/x86: Add PMC Driver for Intel Core SoCRajneesh Bhardwaj2016-05-271-0/+27
| | * intel_telemetry: Constify telemetry_core_ops structuresJulia Lawall2016-05-051-1/+1
| * | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-05-253-9/+17
| |\ \
| | * \ Merge branch 'linus' into x86/urgent, to refresh the treeIngo Molnar2016-05-2042-909/+2503
| | |\ \
| | * | | x86/mm/mpx: Work around MPX erratum SKD046Dave Hansen2016-05-201-0/+8
| | * | | x86/cpufeature, x86/mm/pkeys: Fix broken compile-time disabling of pkeysDave Hansen2016-05-162-9/+9
| * | | | x86: remove more uaccess_32.h complexityLinus Torvalds2016-05-221-26/+0
| * | | | x86: remove pointless uaccess_32.h complexityLinus Torvalds2016-05-221-36/+0
| * | | | x86/kasan: instrument user memory access APIAndrey Ryabinin2016-05-202-0/+12
| * | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-05-191-0/+1
| |\ \ \ \
| | * | | | arch: fix has_transparent_hugepage()Hugh Dickins2016-05-191-0/+1
| * | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-05-192-6/+38
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | KVM: x86: make hwapic_isr_update and hwapic_irr_update look the samePaolo Bonzini2016-05-181-1/+1
| | * | | | KVM: x86: Introducing kvm_x86_ops.apicv_post_state_restoreSuravee Suthikulpanit2016-05-181-0/+1
| | * | | | svm: Add VMEXIT handlers for AVICSuravee Suthikulpanit2016-05-181-0/+1
| | * | | | KVM: x86: Detect and Initialize AVIC supportSuravee Suthikulpanit2016-05-182-0/+7
| | * | | | svm: Introduce new AVIC VMCB registersSuravee Suthikulpanit2016-05-181-2/+7
| | * | | | KVM: x86: Introducing kvm_x86_ops VCPU blocking/unblocking hooksSuravee Suthikulpanit2016-05-181-2/+16
| | * | | | KVM: x86: Introducing kvm_x86_ops VM init/destroy hooksSuravee Suthikulpanit2016-05-181-0/+3
| | * | | | KVM: halt_polling: provide a way to qualify wakeups during pollChristian Borntraeger2016-05-131-0/+2
| | * | | | KVM: x86: optimize steal time calculationLiang Chen2016-04-201-1/+0
| * | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2016-05-171-2/+0
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | * | | | livepatch: reuse module loader code to write relocationsJessica Yu2016-04-011-2/+0
| * | | | | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2016-05-165-554/+2144
| |\ \ \ \ \
| | * | | | | x86/platform/UV: Remove Obsolete GRU MMR address translationDimitri Sivanich2016-05-041-10/+0
| | * | | | | x86/platform/UV: Update physical address conversions for UV4Mike Travis2016-05-041-17/+114
| | * | | | | x86/platform/UV: Build GAM reference tablesMike Travis2016-05-041-2/+16
| | * | | | | x86/platform/UV: Support UV4 socket address changesMike Travis2016-05-041-2/+9
| | * | | | | x86/platform/UV: Add obtaining GAM Range Table from UV BIOSMike Travis2016-05-041-2/+57
| | * | | | | x86/platform/UV: Fold blade info into per node hub info structsMike Travis2016-05-041-39/+32
| | * | | | | x86/platform/UV: Allocate common per node hub info structs on local nodeMike Travis2016-05-041-4/+32
| | * | | | | x86/platform/UV: Move blade local processor ID to the per cpu info structMike Travis2016-05-041-2/+8
| | * | | | | x86/platform/UV: Move scir info to the per cpu info structMike Travis2016-05-041-7/+10
| | * | | | | x86/platform/UV: Create per cpu info structs to replace per hub info structsMike Travis2016-05-041-4/+15
| | * | | | | x86/platform/UV: Clean up redunduncies after merge of UV4 MMR definitionsMike Travis2016-05-041-9/+0
| | * | | | | x86/platform/UV: Add UV4 Specific MMR definitionsMike Travis2016-05-041-422/+1769
| | * | | | | x86/platform/UV: Prep for UV4 MMR updatesMike Travis2016-05-041-0/+5
| | * | | | | x86/platform/UV: Add UV Architecture DefinesMike Travis2016-05-041-5/+31