summaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-01-192-8/+63
|\
| * perf/x86/amd/ibs: Fix waking up from S3 for AMD family 10hRobert Richter2014-01-161-8/+45
| * x86, mm, perf: Allow recursive faults from interruptsPeter Zijlstra2014-01-161-0/+18
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-01-181-4/+10
|\ \
| * | bpf: do not use reciprocal divideEric Dumazet2014-01-161-4/+10
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2014-01-181-1/+1
|\ \ \ | |_|/ |/| |
| * | kvm: x86: fix apic_base enable checkAndrew Jones2014-01-151-1/+1
| |/
* | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-01-161-4/+4
|\ \
| * | seqlock: Use raw_ prefix instead of _no_lockdepJohn Stultz2014-01-121-4/+4
| |/
* | x86, fpu, amd: Clear exceptions in AMD FXSAVE workaroundLinus Torvalds2014-01-121-6/+7
* | ftrace/x86: Load ftrace_ops in parameter not the variable holding itSteven Rostedt2014-01-092-3/+3
|/
* Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2014-01-022-6/+5Star
|\
| * KVM: nVMX: Unconditionally uninit the MMU on nested vmexitJan Kiszka2014-01-021-2/+1Star
| * KVM: x86: Fix APIC map calculation after re-enablingJan Kiszka2013-12-301-4/+4
* | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-12-291-1/+2
|\ \ | |/ |/|
| * x86 idle: Repair large-server 50-watt idle-power regressionLen Brown2013-12-191-1/+2
* | mm: fix TLB flush race between migration, and change_protection_rangeRik van Riel2013-12-191-2/+9
* | mm: numa: serialise parallel get_user_page against THP migrationMel Gorman2013-12-191-0/+13
* | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2013-12-172-0/+12
|\ \
| * | math64: Add mul_u64_u32_shr()Peter Zijlstra2013-12-111-0/+1
| * | sched: Remove PREEMPT_NEED_RESCHED from generic codePeter Zijlstra2013-12-111-0/+11
* | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-12-171-3/+12
|\ \ \ | |_|/ |/| |
| * | perf/x86: Fix constraint table end marker bugMaria Dimakopoulou2013-12-051-3/+12
* | | Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2013-12-156-17/+13Star
|\ \ \
| * | | x86, efi: Don't use (U)EFI time services on 32 bitMatthew Garrett2013-12-111-7/+0Star
| * | | x86/UV: Fix NULL pointer dereference in uv_flush_tlb_others() if the 'nobau' ...cpw2013-12-101-2/+3
| * | | x86, build: Pass in additional -mno-mmx, -mno-sse optionsH. Peter Anvin2013-12-104-8/+10
| | |/ | |/|
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-12-133-55/+24Star
|\ \ \ | |/ / |/| |
| * | KVM: x86: fix guest-initiated crash with x2apic (CVE-2013-6376)Gleb Natapov2013-12-121-1/+4
| * | KVM: x86: Convert vapic synchronization to _cached functions (CVE-2013-6368)Andy Honig2013-12-123-53/+18Star
| * | KVM: x86: Fix potential divide by 0 in lapic (CVE-2013-6367)Andy Honig2013-12-121-1/+2
* | | Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2013-12-058-15/+32
|\ \ \ | |_|/ |/| |
| * | x86/apic, doc: Justification for disabling IO APIC before Local APICFenghua Yu2013-12-051-0/+11
| * | x86, bitops: Correct the assembly constraints to testing bitopsH. Peter Anvin2013-12-045-13/+13
| * | x86-64, build: Always pass in -mno-sseH. Peter Anvin2013-12-041-1/+7
| * | x86/efi: Fix earlyprintk off-by-one bugMatt Fleming2013-11-281-1/+1
| |/
* | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-12-021-0/+11
|\ \
| * | ftrace, perf: Avoid infinite event generation loopPeter Zijlstra2013-11-191-0/+11
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2013-11-2414-192/+24Star
|\ \ \ | |_|/ |/| |
| * | crypto: sha256_ssse3 - also test for BMI2Oliver Neukum2013-10-071-1/+1
| * | crypto: move x86 to the generic version of ablk_helperArd Biesheuvel2013-09-2313-190/+20Star
| * | crypto: x86 - restore avx2_supported checkJussi Kivilinna2013-09-131-0/+2
| * | crypto: sha256_ssse3 - use correct module alias for sha224Jussi Kivilinna2013-09-131-1/+1
* | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2013-11-221-2/+2
|\ \ \
| * \ \ Merge tag 'drm-intel-fixes-2013-11-20' of git://people.freedesktop.org/~danve...Dave Airlie2013-11-211-2/+2
| |\ \ \
| | * | | x86/early quirk: use gen6 stolen detection for VLVJesse Barnes2013-11-141-2/+2
* | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-11-221-1/+1
|\ \ \ \ \
| * | | | | kvm: mmu: delay mmu audit activationSasha Levin2013-11-201-1/+1
* | | | | | x86, mm: do not leak page->ptl for pmd page tablesKirill A. Shutemov2013-11-221-1/+3
| |/ / / / |/| | | |
* | | | | Wrong page freed on preallocate_pmds() failure exitAl Viro2013-11-201-1/+1