summaryrefslogtreecommitdiff
path: root/arch/x86 (follow)
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-09-24
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-09-23
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / / / / / / / / | | |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | net: bpf: be friendly to kmemcheckDaniel Borkmann2014-09-09
| * | | | | | | | | | | | | | | | net: bpf: consolidate JIT binary allocatorDaniel Borkmann2014-09-09
| * | | | | | | | | | | | | | | | net: filter: add "load 64-bit immediate" eBPF instructionAlexei Starovoitov2014-09-09
| * | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-09-07
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / / / / / / / | | |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | net: bpf: make eBPF interpreter images read-onlyDaniel Borkmann2014-09-05
| * | | | | | | | | | | | | | | | bpf: x86: add missing 'shift by register' instructions to x64 eBPF JITAlexei Starovoitov2014-08-25
| | |_|_|_|_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2014-10-08
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | Revert "crypto: aesni - disable "by8" AVX CTR optimization"Mathias Krause2014-10-02
| * | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Herbert Xu2014-10-02
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | crypto: aesni - remove unused defines in "by8" variantMathias Krause2014-10-02
| * | | | | | | | | | | | | | | | | crypto: aesni - fix counter overflow handling in "by8" variantMathias Krause2014-10-02
| * | | | | | | | | | | | | | | | | crypto: sha-mb - sha1_mb_alg_state can be staticFengguang Wu2014-08-26
| * | | | | | | | | | | | | | | | | crypto: sha-mb - SHA1 multibuffer job manager and glue codeTim Chen2014-08-25
| * | | | | | | | | | | | | | | | | crypto: sha-mb - SHA1 multibuffer crypto computation (x8 AVX2)Tim Chen2014-08-25
| * | | | | | | | | | | | | | | | | crypto: sha-mb - SHA1 multibuffer submit and flush routines for AVX2Tim Chen2014-08-25
| * | | | | | | | | | | | | | | | | crypto: sha-mb - SHA1 multibuffer algorithm data structuresTim Chen2014-08-25
| | |_|_|_|_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2014-10-08
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | kvm: do not handle APIC access page if in-kernel irqchip is not in usePaolo Bonzini2014-10-02
| * | | | | | | | | | | | | | | | | kvm: x86: Unpin and remove kvm_arch->apic_access_pageTang Chen2014-09-24
| * | | | | | | | | | | | | | | | | kvm: vmx: Implement set_apic_access_page_addrTang Chen2014-09-24
| * | | | | | | | | | | | | | | | | kvm: x86: Add request bit to reload APIC access page addressTang Chen2014-09-24
| * | | | | | | | | | | | | | | | | kvm: Add arch specific mmu notifier for page invalidationTang Chen2014-09-24
| * | | | | | | | | | | | | | | | | kvm: Fix page ageing bugsAndres Lagar-Cavilla2014-09-24
| * | | | | | | | | | | | | | | | | kvm/x86/mmu: Pass gfn and level to rmapp callback.Andres Lagar-Cavilla2014-09-24
| * | | | | | | | | | | | | | | | | x86: kvm: use alternatives for VMCALL vs. VMMCALL if kernel text is read-onlyPaolo Bonzini2014-09-24
| * | | | | | | | | | | | | | | | | kvm: x86: use macros to compute bank MSRsChen Yucong2014-09-24
| * | | | | | | | | | | | | | | | | KVM: x86: Remove debug assertion of non-PAE reserved bitsNadav Amit2014-09-24
| * | | | | | | | | | | | | | | | | kvm: x86: fix two typos in commentTiejun Chen2014-09-24
| * | | | | | | | | | | | | | | | | KVM: vmx: Inject #GP on invalid PAT CRNadav Amit2014-09-24
| * | | | | | | | | | | | | | | | | KVM: x86: emulating descriptor load misses long-mode caseNadav Amit2014-09-24
| * | | | | | | | | | | | | | | | | KVM: x86: directly use kvm_make_request againLiang Chen2014-09-24
| * | | | | | | | | | | | | | | | | KVM: x86: count actual tlb flushesRadim Krčmář2014-09-24
| * | | | | | | | | | | | | | | | | KVM: nested VMX: disable perf cpuid reportingMarcelo Tosatti2014-09-24
| * | | | | | | | | | | | | | | | | KVM: x86: Don't report guest userspace emulation error to userspaceNadav Amit2014-09-24
| * | | | | | | | | | | | | | | | | kvm: Make init_rmode_tss() return 0 on success.Paolo Bonzini2014-09-24
| * | | | | | | | | | | | | | | | | KVM: x86: Warn if guest virtual address space is not 48-bitsNadav Amit2014-09-24
| * | | | | | | | | | | | | | | | | kvm: Make init_rmode_identity_map() return 0 on success.Tang Chen2014-09-17
| * | | | | | | | | | | | | | | | | kvm: Remove ept_identity_pagetable from struct kvm_arch.Tang Chen2014-09-17
| * | | | | | | | | | | | | | | | | KVM: x86: Use kvm_make_request when applicableGuo Hui Liu2014-09-16
| * | | | | | | | | | | | | | | | | KVM: x86: make apic_accept_irq tracepoint more genericPaolo Bonzini2014-09-11
| * | | | | | | | | | | | | | | | | kvm: Use APIC_DEFAULT_PHYS_BASE macro as the apic access page address.Tang Chen2014-09-11
| * | | | | | | | | | | | | | | | | KVM: x86: propagate exception from permission checks on the nested page faultPaolo Bonzini2014-09-05
| * | | | | | | | | | | | | | | | | KVM: x86: skip writeback on injection of nested exceptionPaolo Bonzini2014-09-05
| * | | | | | | | | | | | | | | | | KVM: nSVM: propagate the NPF EXITINFO to the guestPaolo Bonzini2014-09-03
| * | | | | | | | | | | | | | | | | KVM: x86: reserve bit 8 of non-leaf PDPEs and PML4Es in 64-bit mode on AMDPaolo Bonzini2014-09-03
| * | | | | | | | | | | | | | | | | KVM: mmio: cleanup kvm_set_mmio_spte_maskTiejun Chen2014-09-03
| * | | | | | | | | | | | | | | | | kvm: x86: fix stale mmio cache bugDavid Matlack2014-09-03
| * | | | | | | | | | | | | | | | | kvm: fix potentially corrupt mmio cacheDavid Matlack2014-09-03