Age | Commit message (Expand) | Author |
2016-07-15 | x86/mm: Remove kernel_unmap_pages_in_pgd() and efi_cleanup_page_tables() | Andy Lutomirski |
2016-07-15 | Merge branch 'x86/asm' into x86/mm, to resolve conflicts | Ingo Molnar |
2016-07-13 | x86/mm: Ignore A/D bits in pte/pmd/pud_none() | Dave Hansen |
2016-07-13 | x86/mm: Move swap offset/type up in PTE to work around erratum | Dave Hansen |
2016-07-09 | Merge branch 'linus' into x86/asm, to pick up fixes before merging new changes | Ingo Molnar |
2016-07-08 | Merge tag 'v4.7-rc6' into x86/mm, to merge fixes before applying new changes | Ingo Molnar |
2016-06-27 | pvclock: Cleanup to remove function pvclock_get_nsec_offset | Minfei Huang |
2016-06-27 | pvclock: Add CPU barriers to get correct version value | Minfei Huang |
2016-06-24 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2016-06-24 | tree wide: get rid of __GFP_REPEAT for order-0 allocations part I | Michal Hocko |
2016-06-24 | x86: fix up a few misc stack pointer vs thread_info confusions | Linus Torvalds |
2016-06-23 | x86: avoid avoid passing around 'thread_info' in stack dumping code | Linus Torvalds |
2016-06-16 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2016-06-16 | kvm: svm: Fix implicit declaration for __default_cpu_present_to_apicid() | Suravee Suthikulpanit |
2016-06-14 | x86/signals: Add missing signal_compat code for x86 features | Dave Hansen |
2016-06-11 | Merge branch 'linus' into x86/asm, to pick up fixes | Ingo Molnar |
2016-06-08 | x86, asm: Use CC_SET()/CC_OUT() and static_cpu_has() in archrandom.h | H. Peter Anvin |
2016-06-08 | x86, asm: Use CC_SET()/CC_OUT() in <asm/rwsem.h> | H. Peter Anvin |
2016-06-08 | x86, asm: Use CC_SET()/CC_OUT() in <asm/percpu.h> | H. Peter Anvin |
2016-06-08 | x86, asm: Use CC_SET()/CC_OUT() in <asm/bitops.h> | H. Peter Anvin |
2016-06-08 | x86, asm: change GEN_*_RMWcc() to use CC_SET()/CC_OUT() | H. Peter Anvin |
2016-06-08 | x86, asm: define CC_SET() and CC_OUT() macros | H. Peter Anvin |
2016-06-08 | x86, asm: change the GEN_*_RMWcc() macros to not quote the condition | H. Peter Anvin |
2016-06-08 | x86, asm: use bool for bitops and other assembly outputs | H. Peter Anvin |
2016-06-08 | x86, bitops: remove use of "sbb" to return CF | H. Peter Anvin |
2016-06-08 | x86/hweight: Get rid of the special calling convention | Borislav Petkov |
2016-06-08 | x86/cpu/intel: Introduce macros for Intel family numbers | Dave Hansen |
2016-06-06 | x86/msr: Use the proper trace point conditional for writes | Dr. David Alan Gilbert |
2016-05-27 | Merge tag 'platform-drivers-x86-v4.7-1' of git://git.infradead.org/users/dvha... | Linus Torvalds |
2016-05-27 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2016-05-27 | platform/x86: Add PMC Driver for Intel Core SoC | Rajneesh Bhardwaj |
2016-05-25 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2016-05-24 | KVM: SVM: Add more SVM_EXIT_REASONS | Jan Kiszka |
2016-05-22 | x86: remove more uaccess_32.h complexity | Linus Torvalds |
2016-05-22 | x86: remove pointless uaccess_32.h complexity | Linus Torvalds |
2016-05-20 | x86/kasan: instrument user memory access API | Andrey Ryabinin |
2016-05-20 | Merge branch 'linus' into x86/urgent, to refresh the tree | Ingo Molnar |
2016-05-20 | x86/mm/mpx: Work around MPX erratum SKD046 | Dave Hansen |
2016-05-19 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2016-05-19 | arch: fix has_transparent_hugepage() | Hugh Dickins |
2016-05-19 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2016-05-18 | KVM: x86: make hwapic_isr_update and hwapic_irr_update look the same | Paolo Bonzini |
2016-05-18 | KVM: x86: Introducing kvm_x86_ops.apicv_post_state_restore | Suravee Suthikulpanit |
2016-05-18 | svm: Add VMEXIT handlers for AVIC | Suravee Suthikulpanit |
2016-05-18 | KVM: x86: Detect and Initialize AVIC support | Suravee Suthikulpanit |
2016-05-18 | svm: Introduce new AVIC VMCB registers | Suravee Suthikulpanit |
2016-05-18 | KVM: x86: Introducing kvm_x86_ops VCPU blocking/unblocking hooks | Suravee Suthikulpanit |
2016-05-18 | KVM: x86: Introducing kvm_x86_ops VM init/destroy hooks | Suravee Suthikulpanit |
2016-05-17 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2016-05-16 | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |