Age | Commit message (Expand) | Author |
2014-09-09 | perf/x86/intel: Mark initialization code as such | Mathias Krause |
2014-09-09 | Merge tag 'v3.17-rc4' into perf/core, to pick up fixes | Ingo Molnar |
2014-09-09 | percpu: Resolve ambiguities in __get_cpu_var/cpumask_var_t -fix | Mel Gorman |
2014-09-08 | x86_64, entry: Use split-phase syscall_trace_enter for 64-bit syscalls | Andy Lutomirski |
2014-09-08 | x86_64, entry: Treat regs->ax the same in fastpath and slowpath syscalls | Andy Lutomirski |
2014-09-08 | x86: Split syscall_trace_enter into two phases | Andy Lutomirski |
2014-09-08 | x86, entry: Only call user_exit if TIF_NOHZ | Andy Lutomirski |
2014-09-08 | x86, x32, audit: Fix x32's AUDIT_ARCH wrt audit | Andy Lutomirski |
2014-09-08 | x86/efi: Fixup GOT in all boot code paths | Matt Fleming |
2014-09-08 | x86/efi: Only load initrd above 4g on second try | Yinghai Lu |
2014-09-08 | x86-64, ptdump: Mark espfix area only if existent | Mathias Krause |
2014-09-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2014-09-08 | percpu_counter: add @gfp to percpu_counter_init() | Tejun Heo |
2014-09-06 | x86/tty/serial/8250: Clean up the asm/serial.h include file a bit | Ingo Molnar |
2014-09-06 | x86/tty/serial/8250: Resolve missing-field-initializers warnings | Mark Rustad |
2014-09-05 | net: bpf: make eBPF interpreter images read-only | Daniel Borkmann |
2014-09-05 | KVM: x86: propagate exception from permission checks on the nested page fault | Paolo Bonzini |
2014-09-05 | KVM: x86: skip writeback on injection of nested exception | Paolo Bonzini |
2014-09-03 | seccomp,x86,arm,mips,s390: Remove nr parameter from secure_computing | Andy Lutomirski |
2014-09-03 | KVM: nSVM: propagate the NPF EXITINFO to the guest | Paolo Bonzini |
2014-09-03 | KVM: x86: reserve bit 8 of non-leaf PDPEs and PML4Es in 64-bit mode on AMD | Paolo Bonzini |
2014-09-03 | KVM: mmio: cleanup kvm_set_mmio_spte_mask | Tiejun Chen |
2014-09-03 | kvm: x86: fix stale mmio cache bug | David Matlack |
2014-09-03 | kvm: fix potentially corrupt mmio cache | David Matlack |
2014-09-03 | KVM: do not bias the generation number in kvm_current_mmio_generation | Paolo Bonzini |
2014-09-02 | x86: copy_thread: Don't nullify ->ptrace_bps twice | Oleg Nesterov |
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 |