| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2016-07-25 | 1 | -0/+9 |
|\ |
|
| * | Merge branch 'perf/urgent' into perf/core, to pick up fixes before merging ne... | Ingo Molnar | 2016-07-07 | 1 | -16/+9 |
| |\ |
|
| * \ | Merge tag 'v4.7-rc5' into perf/core, to pick up fixes | Ingo Molnar | 2016-06-27 | 4 | -11/+21 |
| |\ \ |
|
| * \ \ | Merge branch 'x86/urgent' into perf/core, to pick up dependency | Ingo Molnar | 2016-06-08 | 2 | -2/+70 |
| |\ \ \ |
|
| * \ \ \ | Merge branch 'linus' into perf/core, to refresh the branch | Ingo Molnar | 2016-06-08 | 14 | -85/+146 |
| |\ \ \ \ |
|
| * | | | | | x86/topology: Add topology_max_smt_threads() | Andi Kleen | 2016-06-03 | 1 | -0/+9 |
* | | | | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2016-07-25 | 6 | -31/+90 |
|\ \ \ \ \ \ |
|
| * | | | | | | locking/atomic: Remove linux/atomic.h:atomic_fetch_or() | Peter Zijlstra | 2016-06-16 | 1 | -2/+0 |
| * | | | | | | locking/atomic, arch/x86: Implement atomic{,64}_fetch_{add,sub,and,or,xor}() | Peter Zijlstra | 2016-06-16 | 3 | -9/+88 |
| * | | | | | | Merge branch 'linus' into locking/core, to pick up fixes before merging new c... | Ingo Molnar | 2016-06-14 | 2 | -2/+70 |
| |\ \ \ \ \ \
| | | |_|/ / /
| | |/| | | | |
|
| * | | | | | | locking/mutex: Optimize mutex_trylock() fast-path | Peter Zijlstra | 2016-06-08 | 2 | -4/+4 |
| * | | | | | | locking/rwsem: Remove rwsem_atomic_add() and rwsem_atomic_update() | Jason Low | 2016-06-08 | 1 | -18/+0 |
| | |_|/ / /
| |/| | | | |
|
* | | | | | | Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2016-07-25 | 1 | -5/+4 |
|\ \ \ \ \ \ |
|
| * | | | | | | efi: Convert efi_call_virt() to efi_call_virt_pointer() | Alex Thorlton | 2016-06-27 | 1 | -5/+4 |
| | |_|_|/ /
| |/| | | | |
|
* | | | | | | x86/cpu: Fix duplicated X86_BUG(9) macro | Dave Hansen | 2016-07-09 | 1 | -4/+2 |
| |_|_|_|/
|/| | | | |
|
* | | | | | pvclock: Cleanup to remove function pvclock_get_nsec_offset | Minfei Huang | 2016-06-27 | 1 | -16/+7 |
* | | | | | pvclock: Add CPU barriers to get correct version value | Minfei Huang | 2016-06-27 | 1 | -0/+2 |
|/ / / / |
|
* | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2016-06-24 | 1 | -2/+2 |
|\ \ \ \ |
|
| * | | | | tree wide: get rid of __GFP_REPEAT for order-0 allocations part I | Michal Hocko | 2016-06-24 | 1 | -2/+2 |
* | | | | | x86: fix up a few misc stack pointer vs thread_info confusions | Linus Torvalds | 2016-06-24 | 1 | -6/+5 |
|/ / / / |
|
* | | | | x86: avoid avoid passing around 'thread_info' in stack dumping code | Linus Torvalds | 2016-06-23 | 1 | -3/+3 |
* | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2016-06-16 | 1 | -0/+11 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | kvm: svm: Fix implicit declaration for __default_cpu_present_to_apicid() | Suravee Suthikulpanit | 2016-06-16 | 1 | -0/+11 |
| |/ / |
|
* | | | x86/cpu/intel: Introduce macros for Intel family numbers | Dave Hansen | 2016-06-08 | 1 | -0/+68 |
* | | | x86/msr: Use the proper trace point conditional for writes | Dr. David Alan Gilbert | 2016-06-06 | 1 | -2/+2 |
|/ / |
|
* | | Merge tag 'platform-drivers-x86-v4.7-1' of git://git.infradead.org/users/dvha... | Linus Torvalds | 2016-05-27 | 2 | -1/+28 |
|\ \ |
|
| * | | platform/x86: Add PMC Driver for Intel Core SoC | Rajneesh Bhardwaj | 2016-05-27 | 1 | -0/+27 |
| * | | intel_telemetry: Constify telemetry_core_ops structures | Julia Lawall | 2016-05-05 | 1 | -1/+1 |
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2016-05-27 | 1 | -3/+41 |
|\ \ \ |
|
| * | | | KVM: SVM: Add more SVM_EXIT_REASONS | Jan Kiszka | 2016-05-24 | 1 | -3/+41 |
* | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2016-05-25 | 3 | -9/+17 |
|\ \ \ \ |
|
| * \ \ \ | Merge branch 'linus' into x86/urgent, to refresh the tree | Ingo Molnar | 2016-05-20 | 43 | -910/+2543 |
| |\ \ \ \
| | | |_|/
| | |/| | |
|
| * | | | | x86/mm/mpx: Work around MPX erratum SKD046 | Dave Hansen | 2016-05-20 | 1 | -0/+8 |
| * | | | | x86/cpufeature, x86/mm/pkeys: Fix broken compile-time disabling of pkeys | Dave Hansen | 2016-05-16 | 2 | -9/+9 |
* | | | | | x86: remove more uaccess_32.h complexity | Linus Torvalds | 2016-05-22 | 1 | -26/+0 |
* | | | | | x86: remove pointless uaccess_32.h complexity | Linus Torvalds | 2016-05-22 | 1 | -36/+0 |
* | | | | | x86/kasan: instrument user memory access API | Andrey Ryabinin | 2016-05-20 | 2 | -0/+12 |
* | | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2016-05-19 | 1 | -0/+1 |
|\ \ \ \ \ |
|
| * | | | | | arch: fix has_transparent_hugepage() | Hugh Dickins | 2016-05-19 | 1 | -0/+1 |
* | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2016-05-19 | 4 | -10/+49 |
|\ \ \ \ \ \
| |/ / / / /
|/| | | / /
| | |_|/ /
| |/| | | |
|
| * | | | | KVM: x86: make hwapic_isr_update and hwapic_irr_update look the same | Paolo Bonzini | 2016-05-18 | 1 | -1/+1 |
| * | | | | KVM: x86: Introducing kvm_x86_ops.apicv_post_state_restore | Suravee Suthikulpanit | 2016-05-18 | 1 | -0/+1 |
| * | | | | svm: Add VMEXIT handlers for AVIC | Suravee Suthikulpanit | 2016-05-18 | 2 | -1/+9 |
| * | | | | KVM: x86: Detect and Initialize AVIC support | Suravee Suthikulpanit | 2016-05-18 | 2 | -0/+7 |
| * | | | | svm: Introduce new AVIC VMCB registers | Suravee Suthikulpanit | 2016-05-18 | 1 | -2/+7 |
| * | | | | KVM: x86: Introducing kvm_x86_ops VCPU blocking/unblocking hooks | Suravee Suthikulpanit | 2016-05-18 | 1 | -2/+16 |
| * | | | | KVM: x86: Introducing kvm_x86_ops VM init/destroy hooks | Suravee Suthikulpanit | 2016-05-18 | 1 | -0/+3 |
| * | | | | KVM: halt_polling: provide a way to qualify wakeups during poll | Christian Borntraeger | 2016-05-13 | 1 | -0/+2 |
| * | | | | x86/kvm: Do not use BIT() in user-exported header | Borislav Petkov | 2016-05-09 | 1 | -3/+3 |
| * | | | | KVM: x86: optimize steal time calculation | Liang Chen | 2016-04-20 | 1 | -1/+0 |