summaryrefslogtreecommitdiffstats
path: root/arch/x86
AgeCommit message (Expand)Author
2014-09-02x86, fpu: Shift "fpu_counter = 0" from copy_thread() to arch_dup_task_struct()Oleg Nesterov
2014-09-02x86, fpu: copy_process: Sanitize fpu->last_cpu initializationOleg Nesterov
2014-09-02x86, fpu: copy_process: Avoid fpu_alloc/copy if !used_math()Oleg Nesterov
2014-09-02x86, fpu: Change __thread_fpu_begin() to use use_eager_fpu()Oleg Nesterov
2014-09-02x86, fpu: __restore_xstate_sig()->math_state_restore() needs preempt_disable()Oleg Nesterov
2014-09-02x86, fpu: shift drop_init_fpu() from save_xstate_sig() to handle_signal()Oleg Nesterov
2014-09-01x86 / PM: Set IRQCHIP_SKIP_SET_WAKE for IOAPIC IRQ chip objectsRafael J. Wysocki
2014-09-01x86: Remove set_pmd_pfnMatthew Wilcox
2014-09-01x86, irq: Fix build error caused by 9eabc99a635a77cbf09Jiang Liu
2014-08-29Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-08-29kexec: purgatory: add clean-up for purgatory directoryMichael Welling
2014-08-29x86/purgatory: use approprate -m64/-32 build flag for arch/x86/purgatoryVivek Goyal
2014-08-29kexec: create a new config option CONFIG_KEXEC_FILE for new syscallVivek Goyal
2014-08-29x86,mm: fix pte_special versus pte_numaHugh Dickins
2014-08-29KVM: x86: use guest maxphyaddr to check MTRR valuesPaolo Bonzini
2014-08-29KVM: remove garbage arg to *hardware_{en,dis}ableRadim Krčmář
2014-08-29KVM: forward declare structs in kvm_types.hPaolo Bonzini
2014-08-29KVM: x86: remove Aligned bit from movntps/movntpdPaolo Bonzini
2014-08-29KVM: x86 emulator: emulate MOVNTDQAlex Williamson
2014-08-29KVM: vmx: VMXOFF emulation in vm86 should cause #UDNadav Amit
2014-08-29KVM: x86: fix some sparse warningsPaolo Bonzini
2014-08-29KVM: nVMX: nested TPR shadow/threshold emulationWanpeng Li
2014-08-29KVM: nVMX: introduce nested_get_vmcs12_pagesWanpeng Li
2014-08-29x86, irq, PCI: Keep IRQ assignment for runtime power managementJiang Liu
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