| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2014-01-19 | 2 | -8/+63 |
|\ |
|
| * | perf/x86/amd/ibs: Fix waking up from S3 for AMD family 10h | Robert Richter | 2014-01-16 | 1 | -8/+45 |
| * | x86, mm, perf: Allow recursive faults from interrupts | Peter Zijlstra | 2014-01-16 | 1 | -0/+18 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2014-01-17 | 1 | -4/+10 |
|\ \ |
|
| * | | bpf: do not use reciprocal divide | Eric Dumazet | 2014-01-15 | 1 | -4/+10 |
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2014-01-17 | 1 | -1/+1 |
|\ \ \
| |_|/
|/| | |
|
| * | | kvm: x86: fix apic_base enable check | Andrew Jones | 2014-01-15 | 1 | -1/+1 |
| |/ |
|
* | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2014-01-16 | 1 | -4/+4 |
|\ \ |
|
| * | | seqlock: Use raw_ prefix instead of _no_lockdep | John Stultz | 2014-01-12 | 1 | -4/+4 |
| |/ |
|
* | | x86, fpu, amd: Clear exceptions in AMD FXSAVE workaround | Linus Torvalds | 2014-01-11 | 1 | -6/+7 |
* | | ftrace/x86: Load ftrace_ops in parameter not the variable holding it | Steven Rostedt | 2014-01-09 | 2 | -3/+3 |
|/ |
|
* | Merge git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2014-01-02 | 2 | -6/+5 |
|\ |
|
| * | KVM: nVMX: Unconditionally uninit the MMU on nested vmexit | Jan Kiszka | 2014-01-02 | 1 | -2/+1 |
| * | KVM: x86: Fix APIC map calculation after re-enabling | Jan Kiszka | 2013-12-30 | 1 | -4/+4 |
* | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2013-12-29 | 1 | -1/+2 |
|\ \
| |/
|/| |
|
| * | x86 idle: Repair large-server 50-watt idle-power regression | Len Brown | 2013-12-19 | 1 | -1/+2 |
* | | mm: fix TLB flush race between migration, and change_protection_range | Rik van Riel | 2013-12-18 | 1 | -2/+9 |
* | | mm: numa: serialise parallel get_user_page against THP migration | Mel Gorman | 2013-12-18 | 1 | -0/+13 |
* | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2013-12-17 | 2 | -0/+12 |
|\ \ |
|
| * | | math64: Add mul_u64_u32_shr() | Peter Zijlstra | 2013-12-11 | 1 | -0/+1 |
| * | | sched: Remove PREEMPT_NEED_RESCHED from generic code | Peter Zijlstra | 2013-12-11 | 1 | -0/+11 |
* | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2013-12-17 | 1 | -3/+12 |
|\ \ \
| |_|/
|/| | |
|
| * | | perf/x86: Fix constraint table end marker bug | Maria Dimakopoulou | 2013-12-05 | 1 | -3/+12 |
* | | | Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds | 2013-12-15 | 6 | -17/+13 |
|\ \ \ |
|
| * | | | x86, efi: Don't use (U)EFI time services on 32 bit | Matthew Garrett | 2013-12-10 | 1 | -7/+0 |
| * | | | x86/UV: Fix NULL pointer dereference in uv_flush_tlb_others() if the 'nobau' ... | cpw | 2013-12-10 | 1 | -2/+3 |
| * | | | x86, build: Pass in additional -mno-mmx, -mno-sse options | H. Peter Anvin | 2013-12-09 | 4 | -8/+10 |
| | |/
| |/| |
|
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2013-12-12 | 3 | -55/+24 |
|\ \ \
| |/ /
|/| | |
|
| * | | KVM: x86: fix guest-initiated crash with x2apic (CVE-2013-6376) | Gleb Natapov | 2013-12-12 | 1 | -1/+4 |
| * | | KVM: x86: Convert vapic synchronization to _cached functions (CVE-2013-6368) | Andy Honig | 2013-12-12 | 3 | -53/+18 |
| * | | KVM: x86: Fix potential divide by 0 in lapic (CVE-2013-6367) | Andy Honig | 2013-12-12 | 1 | -1/+2 |
* | | | Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds | 2013-12-04 | 8 | -15/+32 |
|\ \ \
| |_|/
|/| | |
|
| * | | x86/apic, doc: Justification for disabling IO APIC before Local APIC | Fenghua Yu | 2013-12-04 | 1 | -0/+11 |
| * | | x86, bitops: Correct the assembly constraints to testing bitops | H. Peter Anvin | 2013-12-04 | 5 | -13/+13 |
| * | | x86-64, build: Always pass in -mno-sse | H. Peter Anvin | 2013-12-03 | 1 | -1/+7 |
| * | | x86/efi: Fix earlyprintk off-by-one bug | Matt Fleming | 2013-11-28 | 1 | -1/+1 |
| |/ |
|
* | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2013-12-02 | 1 | -0/+11 |
|\ \ |
|
| * | | ftrace, perf: Avoid infinite event generation loop | Peter Zijlstra | 2013-11-19 | 1 | -0/+11 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 2013-11-23 | 14 | -192/+24 |
|\ \ \
| |_|/
|/| | |
|
| * | | crypto: sha256_ssse3 - also test for BMI2 | Oliver Neukum | 2013-10-07 | 1 | -1/+1 |
| * | | crypto: move x86 to the generic version of ablk_helper | Ard Biesheuvel | 2013-09-24 | 13 | -190/+20 |
| * | | crypto: x86 - restore avx2_supported check | Jussi Kivilinna | 2013-09-13 | 1 | -0/+2 |
| * | | crypto: sha256_ssse3 - use correct module alias for sha224 | Jussi Kivilinna | 2013-09-13 | 1 | -1/+1 |
* | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 2013-11-22 | 1 | -2/+2 |
|\ \ \ |
|
| * \ \ | Merge tag 'drm-intel-fixes-2013-11-20' of git://people.freedesktop.org/~danve... | Dave Airlie | 2013-11-21 | 1 | -2/+2 |
| |\ \ \ |
|
| | * | | | x86/early quirk: use gen6 stolen detection for VLV | Jesse Barnes | 2013-11-14 | 1 | -2/+2 |
* | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2013-11-22 | 1 | -1/+1 |
|\ \ \ \ \ |
|
| * | | | | | kvm: mmu: delay mmu audit activation | Sasha Levin | 2013-11-20 | 1 | -1/+1 |
* | | | | | | x86, mm: do not leak page->ptl for pmd page tables | Kirill A. Shutemov | 2013-11-21 | 1 | -1/+3 |
| |/ / / /
|/| | | | |
|
* | | | | | Wrong page freed on preallocate_pmds() failure exit | Al Viro | 2013-11-20 | 1 | -1/+1 |