Age | Commit message (Expand) | Author |
2016-06-16 | locking/atomic, arch/x86: Implement atomic{,64}_fetch_{add,sub,and,or,xor}() | Peter Zijlstra |
2016-06-14 | Merge branch 'linus' into locking/core, to pick up fixes before merging new c... | Ingo Molnar |
2016-06-08 | locking/mutex: Optimize mutex_trylock() fast-path | Peter Zijlstra |
2016-06-08 | locking/rwsem: Remove rwsem_atomic_add() and rwsem_atomic_update() | Jason Low |
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 |
2016-05-16 | Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2016-05-16 | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2016-05-16 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2016-05-16 | Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2016-05-16 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2016-05-16 | Merge branch 'locking-rwsem-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2016-05-16 | Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2016-05-16 | x86/cpufeature, x86/mm/pkeys: Fix broken compile-time disabling of pkeys | Dave Hansen |
2016-05-13 | KVM: halt_polling: provide a way to qualify wakeups during poll | Christian Borntraeger |
2016-05-12 | Merge branch 'sched/urgent' into sched/core to pick up fixes | Ingo Molnar |
2016-05-12 | x86/cpu: Add detection of AMD RAS Capabilities | Yazen Ghannam |
2016-05-12 | x86/mce/AMD: Log Deferred Errors using SMCA MCA_DE{STAT,ADDR} registers | Yazen Ghannam |
2016-05-11 | x86/extable: ensure entries are swapped completely when sorting | Mathias Krause |
2016-05-09 | x86/kvm: Do not use BIT() in user-exported header | Borislav Petkov |
2016-05-07 | x86/KASLR: Build identity mappings on demand | Kees Cook |
2016-05-07 | x86/boot: Split out kernel_ident_mapping_init() | Yinghai Lu |
2016-05-07 | x86/boot: Clean up indenting for asm/boot.h | Kees Cook |
2016-05-07 | Merge branch 'linus' into efi/core, to pick up fixes | Ingo Molnar |
2016-05-05 | intel_telemetry: Constify telemetry_core_ops structures | Julia Lawall |
2016-05-05 | perf/x86/intel/pt: Add IP filtering register/CPUID bits | Alexander Shishkin |
2016-05-05 | perf/x86/intel/pt: Move PT specific MSR bit definitions to a private header | Alexander Shishkin |
2016-05-05 | Merge branch 'perf/urgent' into perf/core, to pick up fixes | Ingo Molnar |