Age | Commit message (Expand) | Author |
2019-04-22 | csky: Support vmlinux bootup with MMU off | Guo Ren |
2019-04-22 | csky: Add perf_arch_fetch_caller_regs support | Mao Han |
2019-04-22 | csky: Fixup wrong update_mmu_cache implementation | Guo Ren |
2019-04-22 | csky: Support dynamic start physical address | Guo Ren |
2019-04-22 | csky: Reconstruct signal processing | Guo Ren |
2019-04-22 | csky: Use in_syscall & forget_syscall instead of r11_sig | Guo Ren |
2019-04-22 | csky: Add non-uapi asm/ptrace.h namespace | Guo Ren |
2019-04-22 | csky: mm/fault.c: Remove duplicate header | Jagadeesh Pagadala |
2019-04-22 | csky: remove redundant generic-y | Masahiro Yamada |
2019-04-22 | csky: Update syscall_trace_enter/exit implementation | Guo Ren |
2019-04-22 | csky: Add perf callchain support | Mao Han |
2019-04-22 | csky/ftrace: Add dynamic function tracer (include graph tracer) | Guo Ren |
2019-04-22 | csky: Fixup vdsp&fpu issues in kernel | Guo Ren |
2019-04-20 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2019-04-20 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2019-04-19 | x86/cpu/intel: Lower the "ENERGY_PERF_BIAS: Set to normal" message's log prio... | Hans de Goede |
2019-04-19 | x86/cpu/bugs: Use __initconst for 'const' init data | Andi Kleen |
2019-04-19 | x86/kprobes: Avoid kretprobe recursion bug | Masami Hiramatsu |
2019-04-19 | x86/kprobes: Verify stack frame on kretprobe | Masami Hiramatsu |
2019-04-18 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds |
2019-04-18 | arm64: futex: Restore oldval initialization to work around buggy compilers | Nathan Chancellor |
2019-04-18 | Merge tag 's390-5.1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/... | Linus Torvalds |
2019-04-18 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds |
2019-04-18 | perf/x86/amd: Add event map for AMD Family 17h | Kim Phillips |
2019-04-18 | x86/mm/KASLR: Fix the size of the direct mapping section | Baoquan He |
2019-04-17 | s390: correct some inline assembly constraints | Vasily Gorbik |
2019-04-16 | Merge tag 'riscv-for-linus-5.1-rc6' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2019-04-16 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2019-04-16 | KVM: x86: avoid misreporting level-triggered irqs as edge-triggered in tracing | Vitaly Kuznetsov |
2019-04-16 | KVM: fix spectrev1 gadgets | Paolo Bonzini |
2019-04-16 | KVM: x86: fix warning Using plain integer as NULL pointer | Hariprasad Kelam |
2019-04-16 | KVM: x86: Always use 32-bit SMRAM save state for 32-bit kernels | Sean Christopherson |
2019-04-16 | KVM: x86: Don't clear EFER during SMM transitions for 32-bit vCPU | Sean Christopherson |
2019-04-16 | KVM: x86: clear SMM flags before loading state while leaving SMM | Sean Christopherson |
2019-04-16 | KVM: x86: Open code kvm_set_hflags | Sean Christopherson |
2019-04-16 | KVM: x86: Load SMRAM in a single shot when leaving SMM | Sean Christopherson |
2019-04-16 | KVM: nVMX: Expose RDPMC-exiting only when guest supports PMU | Liran Alon |
2019-04-16 | KVM: x86: Raise #GP when guest vCPU do not support PMU | Liran Alon |
2019-04-16 | x86/kvm: move kvm_load/put_guest_xcr0 into atomic context | WANG Chao |
2019-04-16 | KVM: x86: svm: make sure NMI is injected after nmi_singlestep | Vitaly Kuznetsov |
2019-04-16 | svm/avic: Fix invalidate logical APIC id entry | Suthikulpanit, Suravee |
2019-04-16 | Revert "svm: Fix AVIC incomplete IPI emulation" | Suthikulpanit, Suravee |
2019-04-16 | kvm: mmu: Fix overflow on kvm mmu page limit calculation | Ben Gardon |
2019-04-16 | KVM: nVMX: always use early vmcs check when EPT is disabled | Paolo Bonzini |
2019-04-16 | x86/Kconfig: Fix spelling mistake "effectivness" -> "effectiveness" | Colin Ian King |
2019-04-16 | perf/x86: Fix incorrect PEBS_REGS | Kan Liang |
2019-04-16 | KVM: nVMX: allow tests to use bad virtual-APIC page address | Paolo Bonzini |
2019-04-16 | x86/mm/tlb: Revert "x86/mm: Align TLB invalidation info" | Peter Zijlstra |
2019-04-16 | x86/reboot, efi: Use EFI reboot for Acer TravelMate X514-51T | Jian-Hong Pan |
2019-04-16 | x86/mm: Prevent bogus warnings with "noexec=off" | Thomas Gleixner |