summaryrefslogtreecommitdiff
path: root/arch/x86/include
AgeCommit message (Expand)Author
2016-07-15x86/mm: Remove kernel_unmap_pages_in_pgd() and efi_cleanup_page_tables()Andy Lutomirski
2016-07-15Merge branch 'x86/asm' into x86/mm, to resolve conflictsIngo Molnar
2016-07-13x86/mm: Ignore A/D bits in pte/pmd/pud_none()Dave Hansen
2016-07-13x86/mm: Move swap offset/type up in PTE to work around erratumDave Hansen
2016-07-09Merge branch 'linus' into x86/asm, to pick up fixes before merging new changesIngo Molnar
2016-07-08Merge tag 'v4.7-rc6' into x86/mm, to merge fixes before applying new changesIngo Molnar
2016-06-27pvclock: Cleanup to remove function pvclock_get_nsec_offsetMinfei Huang
2016-06-27pvclock: Add CPU barriers to get correct version valueMinfei Huang
2016-06-24Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-06-24tree wide: get rid of __GFP_REPEAT for order-0 allocations part IMichal Hocko
2016-06-24x86: fix up a few misc stack pointer vs thread_info confusionsLinus Torvalds
2016-06-23x86: avoid avoid passing around 'thread_info' in stack dumping codeLinus Torvalds
2016-06-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2016-06-16kvm: svm: Fix implicit declaration for __default_cpu_present_to_apicid()Suravee Suthikulpanit
2016-06-14x86/signals: Add missing signal_compat code for x86 featuresDave Hansen
2016-06-11Merge branch 'linus' into x86/asm, to pick up fixesIngo Molnar
2016-06-08x86, asm: Use CC_SET()/CC_OUT() and static_cpu_has() in archrandom.hH. Peter Anvin
2016-06-08x86, asm: Use CC_SET()/CC_OUT() in <asm/rwsem.h>H. Peter Anvin
2016-06-08x86, asm: Use CC_SET()/CC_OUT() in <asm/percpu.h>H. Peter Anvin
2016-06-08x86, asm: Use CC_SET()/CC_OUT() in <asm/bitops.h>H. Peter Anvin
2016-06-08x86, asm: change GEN_*_RMWcc() to use CC_SET()/CC_OUT()H. Peter Anvin
2016-06-08x86, asm: define CC_SET() and CC_OUT() macrosH. Peter Anvin
2016-06-08x86, asm: change the GEN_*_RMWcc() macros to not quote the conditionH. Peter Anvin
2016-06-08x86, asm: use bool for bitops and other assembly outputsH. Peter Anvin
2016-06-08x86, bitops: remove use of "sbb" to return CFH. Peter Anvin
2016-06-08x86/hweight: Get rid of the special calling conventionBorislav Petkov
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-25Merge 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-22x86: remove more uaccess_32.h complexityLinus Torvalds
2016-05-22x86: remove pointless uaccess_32.h complexityLinus Torvalds
2016-05-20x86/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-19Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-05-19arch: 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-17Merge 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