Age | Commit message (Expand) | Author |
2016-06-17 | isa: Allow ISA-style drivers on modern systems | William Breathitt Gray |
2016-06-10 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2016-06-10 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2016-06-10 | x86/ioapic: Fix incorrect pointers in ioapic_setup_resources() | Rui Wang |
2016-06-10 | x86/entry/traps: Don't force in_interrupt() to return true in IST handlers | Andy Lutomirski |
2016-06-08 | x86/cpu/AMD: Extend X86_FEATURE_TOPOEXT workaround to newer models | Borislav Petkov |
2016-06-08 | x86/cpu/intel: Introduce macros for Intel family numbers | Dave Hansen |
2016-06-07 | x86, build: copy ldlinux.c32 to image.iso | H. Peter Anvin |
2016-06-06 | x86/msr: Use the proper trace point conditional for writes | Dr. David Alan Gilbert |
2016-06-03 | perf/x86/intel/uncore: Remove SBOX support for Broadwell server | Kan Liang |
2016-06-02 | KVM: x86: fix OOPS after invalid KVM_SET_DEBUGREGS | Paolo Bonzini |
2016-06-02 | KVM: fail KVM_SET_VCPU_EVENTS with invalid exception number | Paolo Bonzini |
2016-06-02 | KVM: x86: avoid vmalloc(0) in the KVM_SET_CPUID | Paolo Bonzini |
2016-06-02 | kvm: x86: avoid warning on repeated KVM_SET_TSS_ADDR | Paolo Bonzini |
2016-06-02 | KVM: Handle MSR_IA32_PERF_CTL | Dmitry Bilunov |
2016-06-02 | KVM: x86: avoid write-tearing of TDP | Nadav Amit |
2016-05-27 | Merge branch 'for-linus-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2016-05-27 | mm: remove more IS_ERR_VALUE abuses | Linus Torvalds |
2016-05-27 | Merge tag 'platform-drivers-x86-v4.7-1' of git://git.infradead.org/users/dvha... | Linus Torvalds |
2016-05-27 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2016-05-27 | platform/x86: Add PMC Driver for Intel Core SoC | Rajneesh Bhardwaj |
2016-05-26 | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds |
2016-05-25 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2016-05-25 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2016-05-25 | kvm:vmx: more complete state update on APICv on/off | Roman Kagan |
2016-05-25 | perf/x86/intel/rapl: Fix pmus free during cleanup | Vincent Stehlé |
2016-05-24 | Merge tag 'for-linus-4.7-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2016-05-24 | xen: use same main loop for counting and remapping pages | Juergen Gross |
2016-05-24 | xen/x86: actually allocate legacy interrupts on PV guests | Stefano Stabellini |
2016-05-24 | xen/x86: don't lose event interrupts | Stefano Stabellini |
2016-05-24 | KVM: SVM: Add more SVM_EXIT_REASONS | Jan Kiszka |
2016-05-24 | svm: bitwise vs logical op typo | Dan Carpenter |
2016-05-23 | vdso: make arch_setup_additional_pages wait for mmap_sem for write killable | Michal Hocko |
2016-05-23 | mm, aout: handle vm_brk failures | Michal Hocko |
2016-05-23 | arch/defconfig: remove CONFIG_RESOURCE_COUNTERS | Konstantin Khlebnikov |
2016-05-23 | kexec: provide arch_kexec_protect(unprotect)_crashkres() | Xunlei Pang |
2016-05-22 | Merge tag 'trace-v4.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ros... | Linus Torvalds |
2016-05-22 | x86: remove more uaccess_32.h complexity | Linus Torvalds |
2016-05-22 | x86: remove pointless uaccess_32.h complexity | Linus Torvalds |
2016-05-21 | um: add extended processor state save/restore support | Eli Cooper |
2016-05-21 | um: extend fpstate to _xstate to support YMM registers | Eli Cooper |
2016-05-21 | um: fix FPU state preservation around signal handlers | Eli Cooper |
2016-05-21 | x86 isa: add back X86_32 dependency on CONFIG_ISA | Linus Torvalds |
2016-05-20 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2016-05-20 | Merge tag 'driver-core-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2016-05-20 | printk/nmi: generic solution for safe printk in NMI | Petr Mladek |
2016-05-20 | exit_thread: accept a task parameter to be exited | Jiri Slaby |
2016-05-20 | exit_thread: remove empty bodies | Jiri Slaby |
2016-05-20 | x86/kasan: instrument user memory access API | Andrey Ryabinin |
2016-05-20 | ftrace/x86: Set ftrace_stub to weak to prevent gcc from using short jumps to it | Steven Rostedt |