summaryrefslogtreecommitdiffstats
path: root/arch/x86
AgeCommit message (Expand)Author
2014-08-28percpu: Resolve ambiguities in __get_cpu_var/cpumask_var_tChristoph Lameter
2014-08-27x86/iosf: Add debugfs supportDavid E. Box
2014-08-27x86/iosf: Add Kconfig prompt for IOSF_MBI selectionDavid E. Box
2014-08-27kprobes/x86: Free 'optinsn' cache when range check failsWang Nan
2014-08-27x86: irq: Fix bug in setting IOAPIC pin attributesJiang Liu
2014-08-26uv: Replace __get_cpu_varChristoph Lameter
2014-08-26x86: Replace __get_cpu_var usesChristoph Lameter
2014-08-26crypto: sha-mb - sha1_mb_alg_state can be staticFengguang Wu
2014-08-25bpf: x86: add missing 'shift by register' instructions to x64 eBPF JITAlexei Starovoitov
2014-08-25x86: Fix non-PC platform kernel crash on boot due to NULL dereferenceAndy Shevchenko
2014-08-25kvm: x86: fix tracing for 32-bitPaolo Bonzini
2014-08-25crypto: sha-mb - SHA1 multibuffer job manager and glue codeTim Chen
2014-08-25crypto: sha-mb - SHA1 multibuffer crypto computation (x8 AVX2)Tim Chen
2014-08-25crypto: sha-mb - SHA1 multibuffer submit and flush routines for AVX2Tim Chen
2014-08-25crypto: sha-mb - SHA1 multibuffer algorithm data structuresTim Chen
2014-08-24Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-08-24Merge branch 'linus' into perf/core, to fix conflictsIngo Molnar
2014-08-24Merge tag 'microcode_cleanups' of git://git.kernel.org/pub/scm/linux/kernel/g...Ingo Molnar
2014-08-22Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mflem...Ingo Molnar
2014-08-21KVM: trace kvm_ple_window grow/shrinkRadim Krčmář
2014-08-21KVM: VMX: dynamise PLE windowRadim Krčmář
2014-08-21KVM: VMX: make PLE window per-VCPURadim Krčmář
2014-08-21KVM: x86: introduce sched_in to kvm_x86_opsRadim Krčmář
2014-08-21KVM: add kvm_arch_sched_inRadim Krčmář
2014-08-21KVM: x86: Replace X86_FEATURE_NX offset with the definitionNadav Amit
2014-08-21x86: Remove obsolete comment in uapi/e820.hRoss Zwisler
2014-08-20x86/apic/uv: Remove unnecessary #ifdefAndreas Ruprecht
2014-08-20KVM: emulate: warn on invalid or uninitialized exception numbersPaolo Bonzini
2014-08-20KVM: emulate: do not return X86EMUL_PROPAGATE_FAULT explicitlyPaolo Bonzini
2014-08-20KVM: x86: Clarify PMU related features bit manipulationNadav Amit
2014-08-20KVM: vmx: fix ept reserved bits for 1-GByte pageWanpeng Li
2014-08-19KVM: x86: recalculate_apic_map after enabling apicNadav Amit
2014-08-19KVM: x86: Clear apic tsc-deadline after deadlineNadav Amit
2014-08-19KVM: x86: #GP when attempts to write reserved bits of Variable Range MTRRsWanpeng Li
2014-08-19KVM: x86: fix check legal type of Variable Range MTRRsWanpeng Li
2014-08-19arch/x86: Use RCU_INIT_POINTER(x, NULL) in kvm/vmx.cMonam Agarwal
2014-08-19KVM: x86: raise invalid TSS exceptions during a task switchPaolo Bonzini
2014-08-19Revert "KVM: x86: Increase the number of fixed MTRR regs to 10"Paolo Bonzini
2014-08-19KVM: x86: drop fpu_activate hookWanpeng Li
2014-08-19KVM: x86: do not check CS.DPL against RPL during task switchPaolo Bonzini
2014-08-19KVM: SVM: add rdmsr support for AMD event registersWei Huang
2014-08-19KVM: x86: Avoid emulating instructions on #UD mistakenlyNadav Amit
2014-08-17x86: Support compiling out human-friendly processor feature namesJosh Triplett
2014-08-17x86: Drop support for /proc files when !CONFIG_PROC_FSJosh Triplett
2014-08-17x86, boot: Don't compile early_serial_console.c when !CONFIG_EARLY_PRINTKJosh Triplett
2014-08-17x86, boot: Don't compile aslr.c when !CONFIG_RANDOMIZE_BASEJosh Triplett
2014-08-17x86, boot: Use the usual -y -n mechanism for objects in vmlinuxJosh Triplett
2014-08-16Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2014-08-15intel_idle: Disable Baytrail Core and Module C6 auto-demotionLen Brown
2014-08-15x86_32, entry: Clean up sysenter_badsys declarationStefan Bader