Age | Commit message (Expand) | Author |
2014-04-29 | KVM: x86: expose invariant tsc cpuid bit (v2) | Marcelo Tosatti |
2014-04-28 | genirq: x86: Ensure that dynamic irq allocation does not conflict | Thomas Gleixner |
2014-04-28 | KVM: x86: Check for host supported fields in shadow vmcs | Bandan Das |
2014-04-28 | x86/vsmp: Fix irq routing | Oren Twaig |
2014-04-27 | Merge 3.15-rc3 into tty-next | Greg Kroah-Hartman |
2014-04-25 | x86/PCI: Mark ATI SBx00 HPET BAR as IORESOURCE_PCI_FIXED | Bjorn Helgaas |
2014-04-25 | x86/PCI: Don't try to move IORESOURCE_PCI_FIXED resources | Bjorn Helgaas |
2014-04-25 | x86/PCI: Fix Broadcom CNB20LE unintended sign extension | Bjorn Helgaas |
2014-04-25 | Merge branch 'perf/urgent' into perf/core, to pick up fixes | Ingo Molnar |
2014-04-24 | x86: move FIX_EARLYCON_MEM kconfig into x86 | Rob Herring |
2014-04-24 | arm: xen: implement multicall hypercall support. | Ian Campbell |
2014-04-24 | kprobes, x86: Use NOKPROBE_SYMBOL() instead of __kprobes annotation | Masami Hiramatsu |
2014-04-24 | kprobes, x86: Allow kprobes on text_poke/hw_breakpoint | Masami Hiramatsu |
2014-04-24 | kprobes/x86: Allow probe on some kprobe preparation functions | Masami Hiramatsu |
2014-04-24 | kprobes, x86: Call exception_enter after kprobes handled | Masami Hiramatsu |
2014-04-24 | kprobes/x86: Call exception handlers directly from do_int3/do_debug | Masami Hiramatsu |
2014-04-24 | kprobes, x86: Prohibit probing on thunk functions and restore | Masami Hiramatsu |
2014-04-24 | kprobes, x86: Prohibit probing on native_set_debugreg()/load_idt() | Masami Hiramatsu |
2014-04-24 | kprobes, x86: Prohibit probing on debug_stack_*() | Masami Hiramatsu |
2014-04-24 | kprobes: Introduce NOKPROBE_SYMBOL() macro to maintain kprobes blacklist | Masami Hiramatsu |
2014-04-24 | kprobes: Prohibit probing on .entry.text code | Masami Hiramatsu |
2014-04-24 | kprobes/x86: Allow to handle reentered kprobe on single-stepping | Masami Hiramatsu |
2014-04-24 | perf/x86: Fix RAPL rdmsrl_safe() usage | Stephane Eranian |
2014-04-23 | KVM: MMU: flush tlb out of mmu lock when write-protect the sptes | Xiao Guangrong |
2014-04-23 | KVM: MMU: flush tlb if the spte can be locklessly modified | Xiao Guangrong |
2014-04-23 | KVM: MMU: lazily drop large spte | Xiao Guangrong |
2014-04-23 | KVM: MMU: properly check last spte in fast_page_fault() | Xiao Guangrong |
2014-04-23 | Revert "KVM: Simplify kvm->tlbs_dirty handling" | Xiao Guangrong |
2014-04-23 | KVM: x86: Processor mode may be determined incorrectly | Nadav Amit |
2014-04-23 | KVM: x86: IN instruction emulation should ignore REP-prefix | Nadav Amit |
2014-04-23 | KVM: x86: Fix CR3 reserved bits | Nadav Amit |
2014-04-23 | KVM: x86: Fix wrong/stuck PMU when guest does not use PMI | Nadav Amit |
2014-04-22 | KVM: nVMX: Advertise support for interrupt acknowledgement | Bandan Das |
2014-04-22 | KVM: nVMX: Ack and write vector info to intr_info if L1 asks us to | Bandan Das |
2014-04-22 | KVM: nVMX: Don't advertise single context invalidation for invept | Bandan Das |
2014-04-22 | KVM: VMX: Advance rip to after an ICEBP instruction | Huw Davies |
2014-04-22 | Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2014-04-22 | x86: LLVMLinux: Wrap -mno-80387 with cc-option | Behan Webster |
2014-04-21 | KVM: x86: Fix CR3 and LDT sel should not be saved in TSS | Nadav Amit |
2014-04-21 | ftrace/x86: Fix order of warning messages when ftrace modifies code | Petr Mladek |
2014-04-19 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2014-04-19 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2014-04-18 | arch,x86: Convert smp_mb__*() | Peter Zijlstra |
2014-04-18 | perf/x86: Export perf_assign_events() | Yan, Zheng |
2014-04-18 | Merge branch 'perf/urgent' into perf/core, to pick up PMU driver fixes. | Ingo Molnar |
2014-04-18 | perf/x86/intel: Use rdmsrl_safe() when initializing RAPL PMU | Venkatesh Srinivas |
2014-04-17 | uprobes/x86: Emulate relative conditional "near" jmp's | Oleg Nesterov |
2014-04-17 | uprobes/x86: Emulate relative conditional "short" jmp's | Oleg Nesterov |
2014-04-17 | uprobes/x86: Emulate relative call's | Oleg Nesterov |
2014-04-17 | uprobes/x86: Emulate nop's using ops->emulate() | Oleg Nesterov |