summaryrefslogtreecommitdiffstats
path: root/arch/x86
AgeCommit message (Expand)AuthorFilesLines
2014-08-05KVM: nVMX: Fix nested vmexit ack intr before load vmcs01Wanpeng Li1-2/+2
2014-08-05KVM: Give IRQFD its own separate enabling Kconfig optionPaul Mackerras1-0/+1
2014-08-05Merge tag 'signed-kvm-ppc-next' of git://github.com/agraf/linux-2.6 into kvmPaolo Bonzini1-1/+1
2014-08-04Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds8-291/+193
2014-08-04Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-39/+49
2014-08-04Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds4-5/+69
2014-08-04Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds5-41/+486
2014-08-04Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds8-99/+70
2014-08-04Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds15-484/+476
2014-08-04Merge branch 'x86-cpufeature-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds11-398/+433
2014-08-04Merge branches 'x86-build-for-linus', 'x86-cleanups-for-linus' and 'x86-debug...Linus Torvalds10-75/+47
2014-08-04x86/efi: Fix 3DNow optimization build failure in EFI stubMatt Fleming1-1/+1
2014-08-04Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds4-31/+102
2014-08-04Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds4-3/+6
2014-08-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds15-398/+680
2014-08-04Merge tag 'trace-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds7-25/+9
2014-08-04Merge branch 'for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...Linus Torvalds1-2/+1
2014-08-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds6-145/+2040
2014-08-04Merge tag 'pci-v3.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds4-9/+30
2014-08-04Merge remote-tracking branches 'asoc/topic/intel', 'asoc/topic/kirkwood', 'as...Mark Brown1-0/+78
2014-08-02x86/pmc_atom: Silence shift wrapping warnings in pmc_sleep_tmr_show()Dan Carpenter1-5/+5
2014-08-02net: filter: split 'struct sk_filter' into socket and bpf partsAlexei Starovoitov1-6/+6
2014-08-02net: filter: rename sk_convert_filter() -> bpf_convert_filter()Alexei Starovoitov1-1/+1
2014-08-01Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-21/+11
2014-08-01x86/apic/vsmp: Make is_vsmp_box() staticH. Peter Anvin1-2/+2
2014-07-31xen/setup: Remove Identity Map Debug MessageMatt Rushton1-3/+2
2014-07-31x86/mm: Set TLB flush tunable to sane value (33)Dave Hansen1-2/+11
2014-07-31x86/mm: New tunable for single vs full TLB flushDave Hansen1-0/+46
2014-07-31x86/mm: Add tracepoints for TLB flushesDave Hansen3-2/+22
2014-07-31x86/mm: Unify remote INVLPG codeDave Hansen1-2/+2
2014-07-31x86/mm: Fix missed global TLB flush statDave Hansen1-8/+7
2014-07-31x86/mm: Rip out complicated, out-of-date, buggy TLB flushingDave Hansen5-121/+13
2014-07-31x86/mm: Clean up the TLB flushing codeDave Hansen1-12/+11
2014-07-31x86, apic: Remove enable_apic_mode callbackDavid Rientjes10-12/+0
2014-07-31x86, apic: Remove setup_portio_remap callbackDavid Rientjes10-14/+0
2014-07-31x86, apic: Remove multi_timer_check callbackDavid Rientjes10-26/+0
2014-07-31x86, apic: Replace noop_check_apicid_usedDavid Rientjes1-6/+1
2014-07-31x86, apic: Remove check_apicid_present callbackDavid Rientjes9-25/+0
2014-07-31x86, apic: Remove mps_oem_check callbackDavid Rientjes11-45/+1
2014-07-31x86, apic: Remove smp_callin_clear_local_apic callbackDavid Rientjes10-14/+0
2014-07-31x86, apic: Replace trampoline physical addresses with defaultsDavid Rientjes10-33/+8
2014-07-31x86, apic: Remove x86_32_numa_cpu_node callbackDavid Rientjes2-19/+0
2014-07-31x86/kvm: Resolve shadow warnings in macro expansionMark D Rustad1-2/+2
2014-07-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller11-89/+216
2014-07-30Merge tag 'please-pull-apei' into x86/rasH. Peter Anvin28-151/+471
2014-07-30Merge tag 'stable/for-linus-3.16-rc7-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds1-57/+91
2014-07-30KVM: vmx: remove duplicate vmx_mpx_supported() prototypeChris J Arges1-1/+0
2014-07-30x86/xen: safely map and unmap grant frames when in atomic contextDavid Vrabel1-57/+91
2014-07-28x86_64/entry/xen: Do not invoke espfix64 on XenAndy Lutomirski3-21/+11
2014-07-28KVM: Rename and add argument to check_extensionAlexander Graf1-1/+1