| Commit message (Expand) | Author | Age | ||
|---|---|---|---|---|
| ... | ||||
| | * | | | | | | | | | | | | | | | | | | KVM: x86: check DR6/7 high-bits are clear only on long-mode | Nadav Amit | 2014-06-19 | |
| | * | | | | | | | | | | | | | | | | | | KVM: nVMX: Fix returned value of MSR_IA32_VMX_VMCS_ENUM | Jan Kiszka | 2014-06-19 | |
| | * | | | | | | | | | | | | | | | | | | KVM: nVMX: Allow to disable VM_{ENTRY_LOAD,EXIT_SAVE}_DEBUG_CONTROLS | Jan Kiszka | 2014-06-19 | |
| | * | | | | | | | | | | | | | | | | | | KVM: nVMX: Fix returned value of MSR_IA32_VMX_PROCBASED_CTLS | Jan Kiszka | 2014-06-19 | |
| | * | | | | | | | | | | | | | | | | | | KVM: nVMX: Allow to disable CR3 access interception | Jan Kiszka | 2014-06-19 | |
| | * | | | | | | | | | | | | | | | | | | KVM: nVMX: Advertise support for MSR_IA32_VMX_TRUE_*_CTLS | Jan Kiszka | 2014-06-19 | |
| | * | | | | | | | | | | | | | | | | | | KVM: x86: Fix constant value of VM_{EXIT_SAVE,ENTRY_LOAD}_DEBUG_CONTROLS | Jan Kiszka | 2014-06-19 | |
| | * | | | | | | | | | | | | | | | | | | KVM: x86: NOP emulation clears (incorrectly) the high 32-bits of RAX | Nadav Amit | 2014-06-19 | |
| | * | | | | | | | | | | | | | | | | | | KVM: x86: emulation of dword cmov on long-mode should clear [63:32] | Nadav Amit | 2014-06-19 | |
| | * | | | | | | | | | | | | | | | | | | KVM: x86: Inter-privilege level ret emulation is not implemeneted | Nadav Amit | 2014-06-19 | |
| | * | | | | | | | | | | | | | | | | | | KVM: x86: Wrong emulation on 'xadd X, X' | Nadav Amit | 2014-06-19 | |
| | * | | | | | | | | | | | | | | | | | | KVM: x86: bit-ops emulation ignores offset on 64-bit | Nadav Amit | 2014-06-19 | |
| | * | | | | | | | | | | | | | | | | | | arch/x86/kvm/vmx.c: use PAGE_ALIGNED instead of IS_ALIGNED(PAGE_SIZE | Fabian Frederick | 2014-06-19 | |
| | * | | | | | | | | | | | | | | | | | | KVM: emulate: fix harmless typo in MMX decoding | Paolo Bonzini | 2014-06-19 | |
| | * | | | | | | | | | | | | | | | | | | KVM: emulate: simplify BitOp handling | Paolo Bonzini | 2014-06-19 | |
| | * | | | | | | | | | | | | | | | | | | KVM: emulate: POP SS triggers a MOV SS shadow too | Paolo Bonzini | 2014-06-18 | |
| | * | | | | | | | | | | | | | | | | | | KVM: x86: smsw emulation is incorrect in 64-bit mode | Nadav Amit | 2014-06-18 | |
| | * | | | | | | | | | | | | | | | | | | KVM: x86: Return error on cmpxchg16b emulation | Nadav Amit | 2014-06-18 | |
| | * | | | | | | | | | | | | | | | | | | KVM: x86: rdpmc emulation checks the counter incorrectly | Nadav Amit | 2014-06-18 | |
| | * | | | | | | | | | | | | | | | | | | KVM: x86: movnti minimum op size of 32-bit is not kept | Nadav Amit | 2014-06-18 | |
| | * | | | | | | | | | | | | | | | | | | KVM: x86: cmpxchg emulation should compare in reverse order | Nadav Amit | 2014-06-18 | |
| | * | | | | | | | | | | | | | | | | | | KVM: x86: sgdt and sidt are not privilaged | Nadav Amit | 2014-06-18 | |
| | * | | | | | | | | | | | | | | | | | | KVM: x86: Loading segments on 64-bit mode may be wrong | Nadav Amit | 2014-06-18 | |
| | * | | | | | | | | | | | | | | | | | | KVM: x86: Emulator ignores LDTR/TR extended base on LLDT/LTR | Nadav Amit | 2014-06-18 | |
| | * | | | | | | | | | | | | | | | | | | KVM: x86: Mark VEX-prefix instructions emulation as unimplemented | Nadav Amit | 2014-06-18 | |
| | | |/ / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | | | Merge tag 'trace-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/roste... | Linus Torvalds | 2014-08-04 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | | | | | ftrace: x86: Remove check of obsolete variable function_trace_stop | Steven Rostedt (Red Hat) | 2014-07-18 | |
| | * | | | | | | | | | | | | | | | | | | ftrace/x86: Add call to ftrace_graph_is_dead() in function graph code | Steven Rostedt (Red Hat) | 2014-07-17 | |
| | * | | | | | | | | | | | | | | | | | | x86, power, suspend: Annotate restore_processor_state() with notrace | Steven Rostedt (Red Hat) | 2014-07-17 | |
| | * | | | | | | | | | | | | | | | | | | ftrace/x86: Have function graph tracer use its own trampoline | Steven Rostedt (Red Hat) | 2014-07-17 | |
| | * | | | | | | | | | | | | | | | | | | tracing: Add trace_seq_buffer_ptr() helper function | Steven Rostedt (Red Hat) | 2014-07-01 | |
| | * | | | | | | | | | | | | | | | | | | ftrace: Optimize function graph to be called directly | Steven Rostedt (Red Hat) | 2014-07-01 | |
| * | | | | | | | | | | | | | | | | | | | Merge branch 'for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p... | Linus Torvalds | 2014-08-04 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | | | | | | percpu: invoke __verify_pcpu_ptr() from the generic part of accessors and ope... | Tejun Heo | 2014-06-17 | |
| | * | | | | | | | | | | | | | | | | | | | percpu: introduce arch_raw_cpu_ptr() | Tejun Heo | 2014-06-17 | |
| | | |/ / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 2014-08-04 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | | | | | | crypto: des3_ede-x86_64 - fix parse warning | Jussi Kivilinna | 2014-06-25 | |
| | * | | | | | | | | | | | | | | | | | | | crypto: aes - AES CTR x86_64 "by8" AVX optimization | chandramouli narayanan | 2014-06-20 | |
| | * | | | | | | | | | | | | | | | | | | | crypto: des_3des - add x86-64 assembly implementation | Jussi Kivilinna | 2014-06-20 | |
| | * | | | | | | | | | | | | | | | | | | | crypto: crc32c-pclmul - Shrink K_table to 32-bit words | George Spelvin | 2014-06-20 | |
| | |/ / / / / / / / / / / / / / / / / / | ||||
| * | | | | | | | | | | | | | | | | | | | Merge tag 'pci-v3.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2014-08-04 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | | | | | | | x86: don't exclude low BIOS area when allocating address space for non-PCI cards | Christoph Schulz | 2014-07-16 | |
| | * | | | | | | | | | | | | | | | | | | x86, ia64: Move EFI_FB vga_default_device() initialization to pci_vga_fixup() | Bruno Prémont | 2014-07-10 | |
| | |/ / / / / / / / / / / / / / / / / | ||||
| * | | | | | | | | | | | | | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2014-08-01 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | | | | | | x86_64/entry/xen: Do not invoke espfix64 on Xen | Andy Lutomirski | 2014-07-28 | |
| | | |_|_|_|_|/ / / / / / / / / / / | |/| | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | | Merge tag 'stable/for-linus-3.16-rc7-tag' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds | 2014-07-30 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | | | | | x86/xen: safely map and unmap grant frames when in atomic context | David Vrabel | 2014-07-30 | |
| * | | | | | | | | | | | | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2014-07-27 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | | | | kprobes/x86: Don't try to resolve kprobe faults from userspace | Andy Lutomirski | 2014-07-16 | |
| | * | | | | | | | | | | | | | | | | | perf/x86/intel: Avoid spamming kernel log for BTS buffer failure | David Rientjes | 2014-07-16 | |
