summaryrefslogtreecommitdiff
path: root/arch/x86 (follow)
Commit message (Expand)AuthorAge
...
* | | | | | | | | | | | | | | | | | | | | | | Merge branch 'mm-kasan-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-08-31
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | x86/kasan, mm: Introduce generic kasan_populate_zero_shadow()Andrey Ryabinin2015-08-22
| * | | | | | | | | | | | | | | | | | | | | | | x86/kasan: Define KASAN_SHADOW_OFFSET per architectureAndrey Ryabinin2015-08-22
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | Merge branch 'core-types-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-08-31
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | x86/hweight: Force inlining of __arch_hweight{32,64}()Denys Vlasenko2015-08-05
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-08-31
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar2015-08-12
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | rcu: Rename rcu_lockdep_assert() to RCU_LOCKDEP_WARN()Paul E. McKenney2015-07-22
| | | |_|_|_|_|_|/ / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2015-08-31
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | crypto: aead - Remove CRYPTO_ALG_AEAD_NEW flagHerbert Xu2015-08-17
| * | | | | | | | | | | | | | | | | | | | | | crypto: poly1305 - Add a four block AVX2 variant for x86_64Martin Willi2015-07-17
| * | | | | | | | | | | | | | | | | | | | | | crypto: poly1305 - Add a two block SSE2 variant for x86_64Martin Willi2015-07-17
| * | | | | | | | | | | | | | | | | | | | | | crypto: poly1305 - Add a SSE2 SIMD variant for x86_64Martin Willi2015-07-17
| * | | | | | | | | | | | | | | | | | | | | | crypto: chacha20 - Add an eight block AVX2 variant for x86_64Martin Willi2015-07-17
| * | | | | | | | | | | | | | | | | | | | | | crypto: chacha20 - Add a four block SSSE3 variant for x86_64Martin Willi2015-07-17
| * | | | | | | | | | | | | | | | | | | | | | crypto: chacha20 - Add a SSSE3 SIMD variant for x86_64Martin Willi2015-07-17
| * | | | | | | | | | | | | | | | | | | | | | crypto: aesni - Use new IV conventionHerbert Xu2015-07-14
| | |/ / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | Merge tag 'pci-v4.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-08-31
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| *---. \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branches 'pci/irq', 'pci/misc', 'pci/resource' and 'pci/virtualization'...Bjorn Helgaas2015-08-04
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | |
| | | | * | | | | | | | | | | | | | | | | | | | | PCI: Call pci_read_bridge_bases() from core instead of arch codeLorenzo Pieralisi2015-07-23
| | |_|/ / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | |
| | | * | | | | | | | | | | | | | | | | | | | | PCI: Fix generic NCR 53c810 class code quirkBjorn Helgaas2015-07-14
| | |/ / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | PCI: Add helpers to manage pci_dev->irq and pci_dev->irq_managedJiang Liu2015-07-30
| | * | | | | | | | | | | | | | | | | | | | | PCI, x86: Implement pcibios_alloc_irq() and pcibios_free_irq()Jiang Liu2015-07-30
| |/ / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | | Merge tag 'driver-core-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2015-08-31
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | bus: subsys: update return type of ->remove_dev() to voidViresh Kumar2015-08-05
| | |_|_|_|_|/ / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | Merge tag 'char-misc-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-08-31
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge 4.2-rc6 into char-misc-nextGreg Kroah-Hartman2015-08-09
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | Drivers: hv: vmbus: Implement a clocksource based on the TSC pageK. Y. Srinivasan2015-08-05
| * | | | | | | | | | | | | | | | | | | | | | mshyperv: fix recognition of Hyper-V guest crash MSR'sDenis V. Lunev2015-08-04
| * | | | | | | | | | | | | | | | | | | | | | Drivers: hv: vmbus: add special crash handlerVitaly Kuznetsov2015-08-04
| * | | | | | | | | | | | | | | | | | | | | | Drivers: hv: vmbus: add special kexec handlerVitaly Kuznetsov2015-08-04
| | |/ / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | Merge tag 'kvm-4.3-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-08-31
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | / / | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | x86/kvm: Rename VMX's segment access rights definesAndy Lutomirski2015-08-15
| * | | | | | | | | | | | | | | | | | | | KVM: x86/vPMU: Fix unnecessary signed extension for AMD PERFCTRnWei Huang2015-08-11
| * | | | | | | | | | | | | | | | | | | | kvm: x86: Fix error handling in the function kvm_lapic_sync_from_vapicNicholas Krause2015-08-11
| * | | | | | | | | | | | | | | | | | | | KVM: VMX: drop ept misconfig checkXiao Guangrong2015-08-05
| * | | | | | | | | | | | | | | | | | | | KVM: MMU: fully check zero bits for sptesXiao Guangrong2015-08-05
| * | | | | | | | | | | | | | | | | | | | KVM: MMU: introduce is_shadow_zero_bits_set()Xiao Guangrong2015-08-05
| * | | | | | | | | | | | | | | | | | | | KVM: MMU: introduce the framework to check zero bits on sptesXiao Guangrong2015-08-05
| * | | | | | | | | | | | | | | | | | | | KVM: MMU: split reset_rsvds_bits_mask_eptXiao Guangrong2015-08-05
| * | | | | | | | | | | | | | | | | | | | KVM: MMU: split reset_rsvds_bits_maskXiao Guangrong2015-08-05
| * | | | | | | | | | | | | | | | | | | | KVM: MMU: introduce rsvd_bits_validateXiao Guangrong2015-08-05
| * | | | | | | | | | | | | | | | | | | | KVM: MMU: move FNAME(is_rsvd_bits_set) to mmu.cXiao Guangrong2015-08-05
| * | | | | | | | | | | | | | | | | | | | KVM: MMU: fix validation of mmio page faultXiao Guangrong2015-08-05
| * | | | | | | | | | | | | | | | | | | | KVM: MTRR: Use default type for non-MTRR-covered gfn before WARN_ONAlex Williamson2015-08-05
| * | | | | | | | | | | | | | | | | | | | KVM: x86: clean/fix memory barriers in irqchip_in_kernelPaolo Bonzini2015-07-30
| * | | | | | | | | | | | | | | | | | | | KVM: x86: remove unnecessary memory barriers for shared MSRsPaolo Bonzini2015-07-29
| * | | | | | | | | | | | | | | | | | | | KVM: move code related to KVM_SET_BOOT_CPU_ID to x86Paolo Bonzini2015-07-29
| * | | | | | | | | | | | | | | | | | | | KVM: svm: handle KVM_X86_QUIRK_CD_NW_CLEARED in svm_get_mt_maskPaolo Bonzini2015-07-23
| * | | | | | | | | | | | | | | | | | | | kvm/x86: add support for MONITOR_TRAP_FLAGMihai Donțu2015-07-23