Age | Commit message (Expand) | Author |
2017-07-25 | x86/efi: Fix reboot_mode when EFI runtime services are disabled | Stefan Assmann |
2017-07-25 | x86/boot: #undef memcpy() et al in string.c | Michael Davidson |
2017-07-24 | kprobes/x86: Release insn_slot in failure path | Masami Hiramatsu |
2017-07-24 | perf/x86/intel/uncore: Fix missing marker for skx_uncore_cha_extra_regs | Stephane Eranian |
2017-07-24 | perf/x86/intel/uncore: Fix SKX CHA event extra regs | Stephane Eranian |
2017-07-24 | perf/x86/intel/uncore: Remove invalid Skylake server CHA filter field | Kan Liang |
2017-07-24 | perf/x86/intel/uncore: Fix Skylake server CHA LLC_LOOKUP event umask | Kan Liang |
2017-07-24 | perf/x86/intel/uncore: Fix Skylake server PCU PMU event format | Kan Liang |
2017-07-24 | perf/x86/intel/uncore: Fix Skylake UPI PMU event masks | Stephane Eranian |
2017-07-24 | KVM: VMX: remove unused field | Paolo Bonzini |
2017-07-23 | xen/x86: fix cpu hotplug | Juergen Gross |
2017-07-23 | xen/x86: Don't BUG on CPU0 offlining | Vitaly Kuznetsov |
2017-07-21 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2017-07-21 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2017-07-21 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2017-07-21 | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2017-07-21 | x86/devicetree: Convert to using %pOF instead of ->full_name | Rob Herring |
2017-07-21 | perf/x86/intel: Add proper condition to run sched_task callbacks | Jiri Olsa |
2017-07-21 | x86/platform/uv/BAU: Disable BAU on single hub configurations | Andrew Banman |
2017-07-20 | x86: mark kprobe templates as character arrays, not single characters | Linus Torvalds |
2017-07-20 | kvm: x86: hyperv: avoid livelock in oneshot SynIC timers | Roman Kagan |
2017-07-20 | KVM: VMX: Fix invalid guest state detection after task-switch emulation | Wanpeng Li |
2017-07-20 | debug: Fix WARN_ON_ONCE() for modules | Josh Poimboeuf |
2017-07-20 | x86/platform/intel-mid: Fix a format string overflow warning | Arnd Bergmann |
2017-07-20 | x86/platform: Add PCI dependency for PUNIT_ATOM_DEBUG | Arnd Bergmann |
2017-07-20 | x86/build: Silence the build with "make -s" | Arnd Bergmann |
2017-07-20 | x86/io: Add "memory" clobber to insb/insw/insl/outsb/outsw/outsl | Arnd Bergmann |
2017-07-20 | x86/fpu/math-emu: Avoid bogus -Wint-in-bool-context warning | Arnd Bergmann |
2017-07-20 | x86/fpu/math-emu: Fix possible uninitialized variable use | Arnd Bergmann |
2017-07-20 | perf/x86: Shut up false-positive -Wmaybe-uninitialized warning | Arnd Bergmann |
2017-07-20 | x86/defconfig: Remove stale, old Kconfig options | Krzysztof Kozlowski |
2017-07-20 | x86/ioapic: Pass the correct data to unmask_ioapic_irq() | Seunghun Han |
2017-07-20 | x86/acpi: Prevent out of bound access caused by broken ACPI tables | Seunghun Han |
2017-07-19 | Merge tag 'gcc-plugins-v4.13-rc2' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2017-07-19 | x86: add MULTIUSER dependency for KVM | Arnd Bergmann |
2017-07-19 | KVM: nVMX: Disallow VM-entry in MOV-SS shadow | Jim Mattson |
2017-07-19 | KVM: nVMX: track NMI blocking state separately for each VMCS | Paolo Bonzini |
2017-07-19 | KVM: x86: masking out upper bits | Dan Carpenter |
2017-07-18 | perf/x86/intel: Fix debug_store reset field for freq events | Jiri Olsa |
2017-07-18 | perf/x86/intel: Add Goldmont Plus CPU PMU support | Kan Liang |
2017-07-18 | perf/x86/intel: Enable C-state residency events for Apollo Lake | Harry Pan |
2017-07-18 | x86/mm, KVM: Fix warning when !CONFIG_PREEMPT_COUNT | Roman Kagan |
2017-07-16 | x86/platform/uv/BAU: Fix congested_response_us not taking effect | Justin Ernst |
2017-07-16 | x86/cpu: Use indirect call to measure performance in init_amd_k6() | Mikulas Patocka |
2017-07-15 | Merge branch 'work.uaccess-unaligned' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2017-07-15 | Merge branch 'for-linus-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2017-07-15 | Merge tag 'kvm-4.13-2' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2017-07-14 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds |
2017-07-14 | kvm: x86: hyperv: make VP_INDEX managed by userspace | Roman Kagan |
2017-07-14 | KVM: async_pf: Let guest support delivery of async_pf from guest mode | Wanpeng Li |