Age | Commit message (Expand) | Author |
2013-05-28 | x86, platform, kvm, kconfig: Turn existing .config's into KVM-capable configs | Borislav Petkov |
2013-05-28 | update AMD powerflags comments | Thorsten Glaser |
2013-05-28 | x86/mm: Drop unneeded include <asm/*pgtable, page*_types.h> | Zhang Yanfei |
2013-05-28 | x86_64: Correct phys_addr in cleanup_highmap comment | Zhang Yanfei |
2013-05-28 | crypto: sha256_ssse3 - add sha224 support | Jussi Kivilinna |
2013-05-28 | crypto: sha512_ssse3 - add sha384 support | Jussi Kivilinna |
2013-05-28 | x86: uaccess s/might_sleep/might_fault/ | Michael S. Tsirkin |
2013-05-28 | perf/x86/amd: Rework AMD PMU init code | Peter Zijlstra |
2013-05-28 | perf/x86: Check branch sampling priv level in generic code | Stephane Eranian |
2013-05-28 | perf/x86/intel: Prevent some shift wrapping bugs in the Intel uncore driver | Dan Carpenter |
2013-05-28 | x86/signals: Merge EFLAGS bit clearing into a single statement | Jiri Olsa |
2013-05-28 | x86/signals: Clear RF EFLAGS bit for signal handler | Jiri Olsa |
2013-05-28 | x86/signals: Propagate RF EFLAGS bit through the signal restore call | Jiri Olsa |
2013-05-28 | crypto: sha256_ssse3 - fix stack corruption with SSSE3 and AVX implementations | Jussi Kivilinna |
2013-05-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2013-05-24 | crypto: crct10dif - Glue code to cast accelerated CRCT10DIF assembly as a cry... | Tim Chen |
2013-05-23 | Merge tag 'pci-v3.10-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2013-05-22 | Merge tag 'efi-urgent' into x86/urgent | H. Peter Anvin |
2013-05-21 | KVM: x86 emulator: convert XADD to fastop | Avi Kivity |
2013-05-21 | KVM: x86 emulator: drop unused old-style inline emulation | Avi Kivity |
2013-05-21 | KVM: x86 emulator: convert DIV/IDIV to fastop | Avi Kivity |
2013-05-21 | KVM: x86 emulator: convert single-operand MUL/IMUL to fastop | Avi Kivity |
2013-05-21 | KVM: x86 emulator: Switch fastop src operand to RDX | Avi Kivity |
2013-05-21 | KVM: x86 emulator: switch MUL/DIV to DstXacc | Avi Kivity |
2013-05-21 | KVM: x86 emulator: decode extended accumulator explicity | Avi Kivity |
2013-05-21 | KVM: x86 emulator: add support for writing back the source operand | Avi Kivity |
2013-05-20 | x86: Fix bit corruption at CPU resume time | Linus Torvalds |
2013-05-20 | Revert "x86/pci/mrst: Use configuration mechanism 1 for 00:00.0, 00:02.0, 00:... | Bjorn Helgaas |
2013-05-20 | crypto: crct10dif - Accelerated CRC T10 DIF computation with PCLMULQDQ instru... | Tim Chen |
2013-05-19 | x86: bpf_jit_comp: secure bpf jit against spraying attacks | Eric Dumazet |
2013-05-20 | lguest: rename i386_head.S | Daniel Baluta |
2013-05-19 | KVM: get rid of $(addprefix ../../../virt/kvm/, ...) in Makefiles | Marc Zyngier |
2013-05-17 | x86: bpf_jit_comp: can call module_free() from any context | Eric Dumazet |
2013-05-16 | KVM: MMU: clenaup locking in mmu_free_roots() | Gleb Natapov |
2013-05-15 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2013-05-15 | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2013-05-15 | KVM: x86: limit difference between kvmclock updates | Marcelo Tosatti |
2013-05-14 | time: Revert ALWAYS_USE_PERSISTENT_CLOCK compile time optimizaitons | John Stultz |
2013-05-14 | KVM: x86: Remove support for reporting coalesced APIC IRQs | Jan Kiszka |
2013-05-14 | x86, efi: initial the local variable of DataSize to zero | Lee, Chun-Yi |
2013-05-13 | x86: Extend #DF debugging aid to 64-bit | Borislav Petkov |
2013-05-12 | KVM: MMU: Use kvm_mmu_sync_roots() in kvm_mmu_load() | Takuya Yoshikawa |
2013-05-11 | Merge tag 'stable/for-linus-3.10-rc0-tag-two' of git://git.kernel.org/pub/scm... | Linus Torvalds |
2013-05-11 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds |
2013-05-10 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2013-05-10 | Merge tag 'kvm-3.10-2' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2013-05-10 | xen/pci: Used cached MSI-X capability offset | Bjorn Helgaas |
2013-05-10 | xen/pci: Use PCI_MSIX_TABLE_BIR, not PCI_MSIX_FLAGS_BIRMASK | Bjorn Helgaas |
2013-05-10 | x86/mm: Add missing comments for initial kernel direct mapping | Zhang Yanfei |
2013-05-09 | unify compat fanotify_mark(2), switch to COMPAT_SYSCALL_DEFINE | Al Viro |