Age | Commit message (Expand) | Author |
2014-09-02 | x86, fpu: Shift "fpu_counter = 0" from copy_thread() to arch_dup_task_struct() | Oleg Nesterov |
2014-09-02 | x86, fpu: copy_process: Sanitize fpu->last_cpu initialization | Oleg Nesterov |
2014-09-02 | x86, fpu: copy_process: Avoid fpu_alloc/copy if !used_math() | Oleg Nesterov |
2014-09-02 | x86, fpu: Change __thread_fpu_begin() to use use_eager_fpu() | Oleg Nesterov |
2014-09-02 | x86, fpu: __restore_xstate_sig()->math_state_restore() needs preempt_disable() | Oleg Nesterov |
2014-09-02 | x86, fpu: shift drop_init_fpu() from save_xstate_sig() to handle_signal() | Oleg Nesterov |
2014-09-01 | x86 / PM: Set IRQCHIP_SKIP_SET_WAKE for IOAPIC IRQ chip objects | Rafael J. Wysocki |
2014-09-01 | x86: Remove set_pmd_pfn | Matthew Wilcox |
2014-09-01 | x86, irq: Fix build error caused by 9eabc99a635a77cbf09 | Jiang Liu |
2014-08-29 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2014-08-29 | kexec: purgatory: add clean-up for purgatory directory | Michael Welling |
2014-08-29 | x86/purgatory: use approprate -m64/-32 build flag for arch/x86/purgatory | Vivek Goyal |
2014-08-29 | kexec: create a new config option CONFIG_KEXEC_FILE for new syscall | Vivek Goyal |
2014-08-29 | x86,mm: fix pte_special versus pte_numa | Hugh Dickins |
2014-08-29 | KVM: x86: use guest maxphyaddr to check MTRR values | Paolo Bonzini |
2014-08-29 | KVM: remove garbage arg to *hardware_{en,dis}able | Radim Krčmář |
2014-08-29 | KVM: forward declare structs in kvm_types.h | Paolo Bonzini |
2014-08-29 | KVM: x86: remove Aligned bit from movntps/movntpd | Paolo Bonzini |
2014-08-29 | KVM: x86 emulator: emulate MOVNTDQ | Alex Williamson |
2014-08-29 | KVM: vmx: VMXOFF emulation in vm86 should cause #UD | Nadav Amit |
2014-08-29 | KVM: x86: fix some sparse warnings | Paolo Bonzini |
2014-08-29 | KVM: nVMX: nested TPR shadow/threshold emulation | Wanpeng Li |
2014-08-29 | KVM: nVMX: introduce nested_get_vmcs12_pages | Wanpeng Li |
2014-08-29 | x86, irq, PCI: Keep IRQ assignment for runtime power management | Jiang Liu |
2014-08-28 | percpu: Resolve ambiguities in __get_cpu_var/cpumask_var_t | Christoph Lameter |
2014-08-27 | x86/iosf: Add debugfs support | David E. Box |
2014-08-27 | x86/iosf: Add Kconfig prompt for IOSF_MBI selection | David E. Box |
2014-08-27 | kprobes/x86: Free 'optinsn' cache when range check fails | Wang Nan |
2014-08-27 | x86: irq: Fix bug in setting IOAPIC pin attributes | Jiang Liu |
2014-08-26 | uv: Replace __get_cpu_var | Christoph Lameter |
2014-08-26 | x86: Replace __get_cpu_var uses | Christoph Lameter |
2014-08-26 | crypto: sha-mb - sha1_mb_alg_state can be static | Fengguang Wu |
2014-08-25 | bpf: x86: add missing 'shift by register' instructions to x64 eBPF JIT | Alexei Starovoitov |
2014-08-25 | x86: Fix non-PC platform kernel crash on boot due to NULL dereference | Andy Shevchenko |
2014-08-25 | kvm: x86: fix tracing for 32-bit | Paolo Bonzini |
2014-08-25 | crypto: sha-mb - SHA1 multibuffer job manager and glue code | Tim Chen |
2014-08-25 | crypto: sha-mb - SHA1 multibuffer crypto computation (x8 AVX2) | Tim Chen |
2014-08-25 | crypto: sha-mb - SHA1 multibuffer submit and flush routines for AVX2 | Tim Chen |
2014-08-25 | crypto: sha-mb - SHA1 multibuffer algorithm data structures | Tim Chen |
2014-08-24 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2014-08-24 | Merge branch 'linus' into perf/core, to fix conflicts | Ingo Molnar |
2014-08-24 | Merge tag 'microcode_cleanups' of git://git.kernel.org/pub/scm/linux/kernel/g... | Ingo Molnar |
2014-08-22 | Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mflem... | Ingo Molnar |
2014-08-21 | KVM: trace kvm_ple_window grow/shrink | Radim Krčmář |
2014-08-21 | KVM: VMX: dynamise PLE window | Radim Krčmář |
2014-08-21 | KVM: VMX: make PLE window per-VCPU | Radim Krčmář |
2014-08-21 | KVM: x86: introduce sched_in to kvm_x86_ops | Radim Krčmář |
2014-08-21 | KVM: add kvm_arch_sched_in | Radim Krčmář |
2014-08-21 | KVM: x86: Replace X86_FEATURE_NX offset with the definition | Nadav Amit |
2014-08-21 | x86: Remove obsolete comment in uapi/e820.h | Ross Zwisler |