Age | Commit message (Expand) | Author |
2014-12-10 | Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2014-12-10 | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2014-12-10 | Merge branches 'x86-platform-for-linus' and 'x86-uv-for-linus' of git://git.k... | Linus Torvalds |
2014-12-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2014-12-10 | Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2014-12-10 | Merge branches 'x86-build-for-linus', 'x86-cleanups-for-linus' and 'x86-debug... | Linus Torvalds |
2014-12-10 | net, lib: kill arch_fast_hash library bits | Daniel Borkmann |
2014-12-10 | Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2014-12-10 | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2014-12-10 | Merge branch 'x86-mpx-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2014-12-10 | Merge branch 'irq-irqdomain-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2014-12-10 | KVM: x86: Emulate should check #UD before #GP | Nadav Amit |
2014-12-10 | KVM: x86: Do not push eflags.vm on pushf | Nadav Amit |
2014-12-10 | KVM: x86: Remove prefix flag when GP macro is used | Nadav Amit |
2014-12-10 | x86, kvm: Clear paravirt_enabled on KVM guests for espfix32's benefit | Andy Lutomirski |
2014-12-10 | x86/microcode/intel: Fish out the stashed microcode for the BSP | Borislav Petkov |
2014-12-09 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2014-12-09 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2014-12-09 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2014-12-09 | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2014-12-09 | Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2014-12-09 | x86: bpf_jit_comp: Remove inline from static function definitions | Joe Perches |
2014-12-09 | x86: bpf_jit_comp: Reduce is_ereg() code size | Joe Perches |
2014-12-08 | Merge tag 'edac_for_3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp | Linus Torvalds |
2014-12-08 | Merge branch 'iov_iter' into for-next | Al Viro |
2014-12-08 | Merge branch 'pm-cpufreq' | Rafael J. Wysocki |
2014-12-08 | Merge branch 'pm-cpuidle' | Rafael J. Wysocki |
2014-12-08 | Merge remote-tracking branches 'asoc/topic/hdmi', 'asoc/topic/intel', 'asoc/t... | Mark Brown |
2014-12-08 | x86_64/traps: Fix always true condition | Dan Carpenter |
2014-12-08 | x86/kconfig/defconfig: Enable CONFIG_FHANDLE=y | Richard Weinberger |
2014-12-08 | xen: annotate xen_set_identity_and_remap_chunk() with __init | Juergen Gross |
2014-12-08 | xen: introduce helper functions to do safe read and write accesses | Juergen Gross |
2014-12-08 | x86: Replace seq_printf() with seq_puts() | Rasmus Villemoes |
2014-12-08 | x86/ticketlock: Fix spin_unlock_wait() livelock | Oleg Nesterov |
2014-12-08 | x86/mce: Spell "panicked" correctly | Borislav Petkov |
2014-12-08 | Merge tag 'v3.18' into drm-next | Dave Airlie |
2014-12-06 | x86, microcode: Reload microcode on resume | Borislav Petkov |
2014-12-06 | x86, microcode: Don't initialize microcode code on paravirt | Boris Ostrovsky |
2014-12-06 | x86, microcode, intel: Drop unused parameter | Borislav Petkov |
2014-12-05 | bpf: x86: fix epilogue generation for eBPF programs | Alexei Starovoitov |
2014-12-05 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2014-12-05 | KVM: cpuid: recompute CPUID 0xD.0:EBX,ECX | Radim Krčmář |
2014-12-05 | kvm: vmx: add nested virtualization support for xsaves | Wanpeng Li |
2014-12-05 | kvm: vmx: add MSR logic for XSAVES | Wanpeng Li |
2014-12-05 | kvm: x86: handle XSAVES vmcs and vmexit | Wanpeng Li |
2014-12-05 | KVM: cpuid: mask more bits in leaf 0xd and subleaves | Paolo Bonzini |
2014-12-05 | KVM: cpuid: set CPUID(EAX=0xd,ECX=1).EBX correctly | Paolo Bonzini |
2014-12-05 | kvm: x86: Add kvm_x86_ops hook that enables XSAVES for guest | Wanpeng Li |
2014-12-05 | KVM: x86: use F() macro throughout cpuid.c | Paolo Bonzini |
2014-12-05 | KVM: x86: support XSAVES usage in the host | Paolo Bonzini |