Age | Commit message (Expand) | Author |
2014-06-05 | Merge commit '9e9a928eed8796a0a1aaed7e0b676db86ba84594' into drm-next | Dave Airlie |
2014-06-02 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2014-05-30 | x86_64: expand kernel stack to 16K | Minchan Kim |
2014-05-28 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2014-05-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2014-05-23 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2014-05-21 | x86, vdso: Fix an OOPS accessing the HPET mapping w/o an HPET | Andy Lutomirski |
2014-05-14 | x86-64, modify_ldt: Make support for 16-bit segments a runtime option | Linus Torvalds |
2014-05-14 | KVM: x86: disable master clock if TSC is reset during suspend | Marcelo Tosatti |
2014-05-13 | x86, mm, hugetlb: Add missing TLB page invalidation for hugetlb_cow() | Anthony Iliopoulos |
2014-05-13 | net: filter: x86: fix JIT address randomization | Alexei Starovoitov |
2014-05-13 | x86/gpu: Sprinkle const, __init and __initconst to stolen memory quirks | Ville Syrjälä |
2014-05-13 | x86/gpu: Implement stolen memory size early quirk for CHV | Damien Lespiau |
2014-05-11 | x86, rdrand: When nordrand is specified, disable RDSEED as well | H. Peter Anvin |
2014-05-09 | x86, vdso, time: Cast tv_nsec to u64 for proper shifting in update_vsyscall() | Boris Ostrovsky |
2014-05-09 | x86: Fix typo in MSR_IA32_MISC_ENABLE_LIMIT_CPUID macro | Andres Freund |
2014-05-09 | x86: Fix typo preventing msr_set/clear_bit from having an effect | Andres Freund |
2014-05-08 | x86/intel: Add quirk to disable HPET for the Baytrail platform | Feng Tang |
2014-05-08 | x86/hpet: Make boot_hpet_disable extern | Feng Tang |
2014-05-07 | x86-64, build: Fix stack protector Makefile breakage with 32-bit userland | George Spelvin |
2014-05-07 | KVM: vmx: disable APIC virtualization in nested guests | Paolo Bonzini |
2014-05-07 | perf/x86/intel: Fix Silvermont's event constraints | Yan, Zheng |
2014-05-07 | x86/reboot: Add reboot quirk for Certec BPC600 | Christian Gmeiner |
2014-05-05 | asmlinkage, x86: Add explicit __visible to arch/x86/* | Andi Kleen |
2014-05-05 | x86, build: Don't get confused by local symbols | H. Peter Anvin |
2014-05-04 | Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mflem... | Ingo Molnar |
2014-05-03 | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2014-05-03 | x86/efi: earlyprintk=efi,keep fix | Dave Young |
2014-05-02 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2014-05-02 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
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-24 | perf/x86: Fix RAPL rdmsrl_safe() usage | Stephane Eranian |
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-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 | perf/x86/intel: Use rdmsrl_safe() when initializing RAPL PMU | Venkatesh Srinivas |
2014-04-17 | Merge tag 'stable/for-linus-3.15-rc1-tag' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds |
2014-04-17 | kprobes/x86: Fix page-fault handling logic | Masami Hiramatsu |
2014-04-17 | x86/mce: Fix CMCI preemption bugs | Ingo Molnar |
2014-04-16 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2014-04-16 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2014-04-16 | x86: Remove the PCI reboot method from the default chain | Ingo Molnar |
2014-04-15 | xen/spinlock: Don't enable them unconditionally. | Konrad Rzeszutek Wilk |
2014-04-15 | x86/xen: Fix 32-bit PV guests's usage of kernel_stack | Boris Ostrovsky |
2014-04-14 | Merge git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2014-04-14 | KVM: x86: remove WARN_ON from get_kernel_ns() | Marcelo Tosatti |
2014-04-14 | KVM: Rename variable smep to cr4_smep | Feng Wu |