Age | Commit message (Expand) | Author |
2014-11-01 | x86_64, entry: Fix out of bounds read on sysenter | Andy Lutomirski |
2014-10-31 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2014-10-31 | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2014-10-31 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2014-10-29 | perf/x86/intel: Revert incomplete and undocumented Broadwell client support | Ingo Molnar |
2014-10-29 | x86, pageattr: Prevent overflow in slow_virt_to_phys() for X86_PAE | Dexuan Cui |
2014-10-29 | ACPI, irq, x86: Return IRQ instead of GSI in mp_register_gsi() | Jiang Liu |
2014-10-29 | x86, intel-mid: Create IRQs for APB timers and RTC timers | Jiang Liu |
2014-10-29 | x86: Don't enable F00F workaround on Intel Quark processors | Dave Jones |
2014-10-28 | x86/irq: Fix XT-PIC-XT-PIC in /proc/interrupts | Maciej W. Rozycki |
2014-10-28 | perf/x86: Fix compile warnings for intel_uncore | Peter Zijlstra |
2014-10-28 | perf: Fix bogus kernel printk | Peter Zijlstra (Intel) |
2014-10-28 | sched: stop the unbound recursion in preempt_schedule_context() | Oleg Nesterov |
2014-10-28 | x86, cma: Reserve DMA contiguous area after initmem_init() | Weijie Yang |
2014-10-24 | i386/audit: stop scribbling on the stack frame | Eric Paris |
2014-10-24 | Merge tag 'v3.18-rc1' into x86/urgent | H. Peter Anvin |
2014-10-24 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2014-10-24 | Merge tag 'stable/for-linus-3.18-b-rc1-tag' of git://git.kernel.org/pub/scm/l... | Linus Torvalds |
2014-10-24 | KVM: x86: Wrong assertion on paging_tmpl.h | Nadav Amit |
2014-10-24 | KVM: x86: PREFETCH and HINT_NOP should have SrcMem flag | Nadav Amit |
2014-10-24 | KVM: x86: Emulator does not decode clflush well | Nadav Amit |
2014-10-24 | KVM: emulate: avoid accessing NULL ctxt->memopp | Paolo Bonzini |
2014-10-24 | KVM: x86: Decoding guest instructions which cross page boundary may fail | Nadav Amit |
2014-10-24 | kvm: x86: don't kill guest on unknown exit reason | Michael S. Tsirkin |
2014-10-24 | kvm: vmx: handle invvpid vm exit gracefully | Petr Matousek |
2014-10-24 | KVM: x86: Handle errors when RIP is set during far jumps | Nadav Amit |
2014-10-24 | KVM: x86: Emulator fixes for eip canonical checks on near branches | Nadav Amit |
2014-10-24 | KVM: x86: Fix wrong masking on relative jump/call | Nadav Amit |
2014-10-24 | KVM: x86: Improve thread safety in pit | Andy Honig |
2014-10-24 | KVM: x86: Prevent host from panicking on shared MSR writes. | Andy Honig |
2014-10-24 | KVM: x86: Check non-canonical addresses upon WRMSR | Nadav Amit |
2014-10-23 | Merge tag 'remove-weak-declarations' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2014-10-23 | Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2014-10-23 | x86/xen: panic on bad Xen-provided memory map | Martin Kelly |
2014-10-23 | x86/xen: Fix incorrect per_cpu accessor in xen_clocksource_read() | Boris Ostrovsky |
2014-10-23 | x86/xen: avoid race in p2m handling | Juergen Gross |
2014-10-23 | x86/xen: delay construction of mfn_list_list | Juergen Gross |
2014-10-23 | x86/xen: avoid writing to freed memory after race in p2m handling | Juergen Gross |
2014-10-22 | x86, intel-mid: Remove "weak" from function declarations | Bjorn Helgaas |
2014-10-22 | x86, apic: Handle a bad TSC more gracefully | Andy Lutomirski |
2014-10-20 | x86: ACPI: Do not translate GSI number if IOAPIC is disabled | Jiang Liu |
2014-10-19 | Merge git://git.infradead.org/users/eparis/audit | Linus Torvalds |
2014-10-19 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2014-10-19 | x86/smpboot: Move data structure to its primary usage scope | Ingo Molnar |
2014-10-18 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds |
2014-10-18 | x86,kvm,vmx: Preserve CR4 across VM entry | Andy Lutomirski |
2014-10-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2014-10-17 | kprobes/x86: Remove stale ARCH_SUPPORTS_KPROBES_ON_FTRACE define | Anton Blanchard |
2014-10-15 | Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2014-10-14 | x86: bpf_jit: fix two bugs in eBPF JIT compiler | Alexei Starovoitov |