summaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2014-01-022-6/+5
|\
| * KVM: nVMX: Unconditionally uninit the MMU on nested vmexitJan Kiszka2014-01-021-2/+1
| * 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-181-2/+9
* | mm: numa: serialise parallel get_user_page against THP migrationMel Gorman2013-12-181-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/+13
|\ \ \
| * | | x86, efi: Don't use (U)EFI time services on 32 bitMatthew Garrett2013-12-101-7/+0
| * | | 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-094-8/+10
| | |/ | |/|
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-12-123-55/+24
|\ \ \ | |/ / |/| |
| * | 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/+18
| * | 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-048-15/+32
|\ \ \ | |_|/ |/| |
| * | x86/apic, doc: Justification for disabling IO APIC before Local APICFenghua Yu2013-12-041-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-031-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-2314-192/+24
|\ \ \ | |_|/ |/| |
| * | crypto: sha256_ssse3 - also test for BMI2Oliver Neukum2013-10-071-1/+1
| * | crypto: move x86 to the generic version of ablk_helperArd Biesheuvel2013-09-2413-190/+20
| * | 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-211-1/+3
| |/ / / / |/| | | |
* | | | | Wrong page freed on preallocate_pmds() failure exitAl Viro2013-11-201-1/+1
* | | | | Merge tag 'pm+acpi-2-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2013-11-203-3/+5
|\ \ \ \ \
| * \ \ \ \ Merge branch 'pm-tools'Rafael J. Wysocki2013-11-191-0/+2
| |\ \ \ \ \
| | * | | | | tools / power turbostat: Support SilvermontLen Brown2013-11-121-0/+2
| * | | | | | ACPI / driver core: Store an ACPI device pointer in struct acpi_dev_nodeRafael J. Wysocki2013-11-142-3/+3
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/umlLinus Torvalds2013-11-196-73/+18
|\ \ \ \ \ \ \
| * | | | | | | um/vdso: add .gitignore for a couple of targetsRamkumar Ramachandra2013-11-171-0/+2
| * | | | | | | arch/um: make it work with defconfig and x86_64Ramkumar Ramachandra2013-11-171-0/+5
| * | | | | | | um: Rewrite show_stack()Richard Weinberger2013-11-174-73/+11
| | |/ / / / / | |/| | | | |
* | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-11-191-0/+1
|\ \ \ \ \ \ \
| * | | | | | | x86: Export 'boot_cpu_physical_apicid' to modulesDavid Rientjes2013-11-151-0/+1
* | | | | | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-11-191-2/+0
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | |
OpenPOWER on IntegriCloud