Age | Commit message (Expand) | Author |
2014-11-20 | x86, syscall: Fix _TIF_NOHZ handling in syscall_trace_enter_phase1 | Andy Lutomirski |
2014-11-20 | kprobes/ftrace: Recover original IP if pre_handler doesn't change it | Masami Hiramatsu |
2014-11-19 | x86/nmi: Perform a safe NMI stack trace on all CPUs | Steven Rostedt (Red Hat) |
2014-11-19 | x86/kvm/tracing: Use helper function trace_seq_buffer_ptr() | Steven Rostedt (Red Hat) |
2014-11-19 | ftrace/x86/extable: Add is_ftrace_trampoline() function | Steven Rostedt (Red Hat) |
2014-11-19 | ftrace/x86: Add frames pointers to trampoline as necessary | Steven Rostedt (Red Hat) |
2014-11-19 | x86, mce: Support memory error recovery for both UCNA and Deferred error in m... | Chen Yucong |
2014-11-19 | x86, mce, severity: Extend the the mce_severity mechanism to handle UCNA/DEFE... | Chen Yucong |
2014-11-19 | assorted conversions to %p[dD] | Al Viro |
2014-11-19 | KVM: x86: Remove FIXMEs in emulate.c | Nicholas Krause |
2014-11-19 | KVM: emulator: remove duplicated limit check | Paolo Bonzini |
2014-11-19 | KVM: emulator: remove code duplication in register_address{,_increment} | Paolo Bonzini |
2014-11-19 | KVM: x86: Move __linearize masking of la into switch | Nadav Amit |
2014-11-19 | KVM: x86: Non-canonical access using SS should cause #SS | Nadav Amit |
2014-11-19 | KVM: x86: Perform limit checks when assigning EIP | Nadav Amit |
2014-11-19 | KVM: x86: Emulator performs privilege checks on __linearize | Nadav Amit |
2014-11-19 | KVM: x86: Stack size is overridden by __linearize | Nadav Amit |
2014-11-19 | KVM: x86: Revert NoBigReal patch in the emulator | Nadav Amit |
2014-11-19 | x86: Cleanly separate use of asm-generic/mm_hooks.h | Dave Hansen |
2014-11-19 | x86 mpx: Change return type of get_reg_offset() | Dave Hansen |
2014-11-18 | x86, kaslr: Handle Gold linker for finding bss/brk | Kees Cook |
2014-11-18 | x86, mm: Set NX across entire PMD at boot | Kees Cook |
2014-11-18 | x86, microcode: Update BSPs microcode on resume | Borislav Petkov |
2014-11-18 | kvm: x86: vmx: remove MMIO_MAX_GEN | Tiejun Chen |
2014-11-18 | kvm: x86: vmx: cleanup handle_ept_violation | Tiejun Chen |
2014-11-18 | Merge back cpufreq material for 3.19-rc1. | Rafael J. Wysocki |
2014-11-18 | x86, mpx: Cleanup unused bound tables | Dave Hansen |
2014-11-18 | x86, mpx: On-demand kernel allocation of bounds tables | Dave Hansen |
2014-11-18 | x86, mpx: Decode MPX instruction to get bound violation information | Dave Hansen |
2014-11-18 | x86, mpx: Add MPX-specific mmap interface | Qiaowei Ren |
2014-11-18 | x86, mpx: Add MPX to disabled features | Dave Hansen |
2014-11-18 | x86, mpx: Rename cfg_reg_u and status_reg | Dave Hansen |
2014-11-18 | x86: mpx: Give bndX registers actual names | Dave Hansen |
2014-11-18 | x86: Remove arbitrary instruction size limit in instruction decoder | Dave Hansen |
2014-11-17 | KVM: x86: Fix lost interrupt on irr_pending race | Nadav Amit |
2014-11-17 | KVM: compute correct map even if all APICs are software disabled | Paolo Bonzini |
2014-11-17 | KVM: x86: Software disabled APIC should still deliver NMIs | Nadav Amit |
2014-11-16 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2014-11-16 | x86-64: make csum_partial_copy_from_user() error handling consistent | Linus Torvalds |
2014-11-16 | x86: mm: Move PAT only functions to mm/pat.c | Thomas Gleixner |
2014-11-16 | x86: Require exact match for 'noxsave' command line option | Dave Hansen |
2014-11-16 | perf/x86: Add support for sampling PEBS machine state registers | Stephane Eranian |
2014-11-16 | perf/x86/intel: Disallow flags for most Core2/Atom/Nehalem/Westmere events | Andi Kleen |
2014-11-16 | perf/x86/intel: Use INTEL_FLAGS_UEVENT_CONSTRAINT for PRECDIST | Andi Kleen |
2014-11-16 | perf/x86: Add INTEL_FLAGS_UEVENT_CONSTRAINT | Andi Kleen |
2014-11-16 | perf/x86/intel/uncore: Add scaling units to the EP iMC events | Andi Kleen |
2014-11-16 | Merge branch 'perf/urgent' into perf/core, to pick up fixes | Ingo Molnar |
2014-11-16 | xen: Support Xen pv-domains using PAT | Juergen Gross |
2014-11-16 | x86: Enable PAT to use cache mode translation tables | Juergen Gross |
2014-11-16 | x86: Respect PAT bit when copying pte values between large and normal pages | Juergen Gross |