summaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2016-03-171-0/+2
|\
| * efi: stub: use high allocation for converted command lineArd Biesheuvel2016-02-241-0/+2
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2016-03-172-2/+0
|\ \
| * | KEYS: CONFIG_KEYS_DEBUG_PROC_KEYS is no longer an optionDavid Howells2016-02-102-2/+0
* | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2016-03-178-46/+54
|\ \ \
| * | | crypto: xts - consolidate sanity check for keysStephan Mueller2016-02-176-45/+18
| * | | crypto: sha-mb - Fix load failureWang, Rui Y2016-02-061-0/+35
| * | | crypto: sha1-mb - Add missing args_digest offsetMegha Dey2016-01-271-1/+1
* | | | Merge tag 'libnvdimm-for-4.6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-03-161-0/+5
|\ \ \ \
| * \ \ \ Merge branch 'for-4.6/pfn' into libnvdimm-for-nextDan Williams2016-03-094-44/+45
| |\ \ \ \
| * | | | | libnvdimm, pmem: clear poison on writeDan Williams2016-03-091-0/+5
* | | | | | Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-03-165-14/+72
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'pci/resource' into nextBjorn Helgaas2016-03-151-5/+23
| |\ \ \ \ \ \
| | * | | | | | PCI: Set ROM shadow location in arch code, not in PCI coreBjorn Helgaas2016-03-081-6/+16
| | * | | | | | PCI: Mark shadow copy of VGA ROM as IORESOURCE_PCI_FIXEDBjorn Helgaas2016-03-081-1/+2
| | * | | | | | x86/PCI: Mark Broadwell-EP Home Agent & PCU as having non-compliant BARsBjorn Helgaas2016-03-081-0/+7
| * | | | | | | Merge branch 'pci/host-hv' into nextBjorn Helgaas2016-03-151-0/+15
| |\ \ \ \ \ \ \
| | * | | | | | | PCI: Add fwnode_handle to x86 pci_sysdataJake Oshins2016-02-161-0/+15
| | |/ / / / / /
| | | | | | | |
| | \ \ \ \ \ \
| *-. \ \ \ \ \ \ Merge branches 'pci/host-altera', 'pci/host-imx6', 'pci/host-keystone', 'pci/...Bjorn Helgaas2016-03-151-1/+34
| |\ \ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | |
| | | * | | | | | x86/PCI: VMD: Attach VMD resources to parent domain's resource treeJon Derrick2016-03-101-0/+16
| | | * | | | | | x86/PCI: VMD: Set bus resource start to 0Keith Busch2016-03-101-1/+1
| | | * | | | | | x86/PCI: VMD: Document code for maintainabilityKeith Busch2016-03-101-0/+17
| | |/ / / / / /
| | | | | | | |
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| *---. \ \ \ \ \ \ Merge branches 'pci/aer', 'pci/enumeration', 'pci/kconfig', 'pci/misc', 'pci/...Bjorn Helgaas2016-03-152-7/+0
| |\ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / | | |/| | | | | | |
| | | | * | | | | | PCI: Move pci_dma_* helpers to common codeChristoph Hellwig2016-03-071-3/+0
| | |_|/ / / / / / | |/| | | | | | |
| | | * | | | | | PCI: Include pci/hotplug Kconfig directly from pci/KconfigBjorn Helgaas2016-03-081-2/+0
| | | * | | | | | PCI: Include pci/pcie/Kconfig directly from pci/KconfigBogicevic Sasa2016-03-081-2/+0
| | |/ / / / / /
| * | | | | | | PCI: Remove includes of empty asm-generic/pci-bridge.hBjorn Helgaas2016-02-051-1/+0
| |/ / / / / /
* | | | | | | Merge tag 'pm+acpi-4.6-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-03-161-4/+4
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'pm-tools'Rafael J. Wysocki2016-03-141-4/+4
| |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/len...Rafael J. Wysocki2016-03-141-4/+4
| | |\ \ \ \ \ \ \
| | | * | | | | | | x86 msr-index: Simplify syntax for HWP fieldsLen Brown2016-02-171-4/+4
* | | | | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-03-163-30/+25
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | x86: also use debug_pagealloc_enabled() for free_init_pagesChristian Borntraeger2016-03-151-14/+15
| * | | | | | | | | | x86: query dynamic DEBUG_PAGEALLOC settingChristian Borntraeger2016-03-153-16/+10
* | | | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-03-1627-660/+1197
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | KVM: x86: remove eager_fpu field of struct kvm_vcpu_archPaolo Bonzini2016-03-093-4/+2
| * | | | | | | | | | | KVM: x86: disable MPX if host did not enable MPX XSAVE featuresPaolo Bonzini2016-03-093-18/+17
| * | | | | | | | | | | Merge tag 'kvm-arm-for-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini2016-03-0923-93/+208
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / / / | | |/| | | | | | | | |
| * | | | | | | | | | | KVM: MMU: micro-optimize gpte_accessPaolo Bonzini2016-03-081-2/+5
| * | | | | | | | | | | KVM: MMU: simplify last_pte_bitmapPaolo Bonzini2016-03-082-30/+28
| * | | | | | | | | | | KVM: MMU: coalesce more page zapping in mmu_sync_childrenPaolo Bonzini2016-03-081-4/+11
| * | | | | | | | | | | KVM: MMU: move zap/flush to kvm_mmu_get_pagePaolo Bonzini2016-03-081-20/+20
| * | | | | | | | | | | KVM: MMU: invert return value of mmu.sync_page and *kvm_sync_page*Paolo Bonzini2016-03-082-19/+16
| * | | | | | | | | | | KVM: MMU: cleanup __kvm_sync_page and its callersPaolo Bonzini2016-03-081-6/+4
| * | | | | | | | | | | KVM: MMU: use kvm_sync_page in kvm_sync_pagesPaolo Bonzini2016-03-081-2/+1
| * | | | | | | | | | | KVM: MMU: move TLB flush out of __kvm_sync_pagePaolo Bonzini2016-03-081-29/+24
| * | | | | | | | | | | KVM: MMU: introduce kvm_mmu_flush_or_zapPaolo Bonzini2016-03-081-9/+10
| * | | | | | | | | | | KVM: i8254: drop local copy of mul_u64_u32_divPaolo Bonzini2016-03-041-23/+3
| * | | | | | | | | | | KVM: MMU: check kvm_mmu_pages and mmu_page_path indicesXiao Guangrong2016-03-041-1/+6
| * | | | | | | | | | | KVM: MMU: Fix ubsan warningsPaolo Bonzini2016-03-041-24/+33
OpenPOWER on IntegriCloud