summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'pci/resource-mmap' into nextBjorn Helgaas2017-04-2827-322/+34
|\
| * ia64: Use generic pci_mmap_resource_range()David Woodhouse2017-04-202-30/+1
| * ia64: Remove redundant checks for WC in pci_mmap_page_range()David Woodhouse2017-04-201-16/+2
| * ia64: Remove redundant valid_mmap_phys_addr_range() from pci_mmap_page_range()David Woodhouse2017-04-201-3/+0
| * x86/PCI: Use generic pci_mmap_resource_range()David Woodhouse2017-04-202-48/+1
| * unicore32/PCI: Use generic pci_mmap_resource_range()David Woodhouse2017-04-202-24/+1
| * sh/PCI: Use generic pci_mmap_resource_range()David Woodhouse2017-04-202-22/+1
| * parisc: Use generic pci_mmap_resource_range()David Woodhouse2017-04-202-29/+1
| * mn10300/PCI: Use generic pci_mmap_resource_range()David Woodhouse2017-04-202-24/+1
| * MIPS: PCI: Use generic pci_mmap_resource_range()David Woodhouse2017-04-202-26/+1
| * cris/PCI: Use generic pci_mmap_resource_range()David Woodhouse2017-04-202-23/+1
| * ARM/PCI: Use generic pci_mmap_resource_range()David Woodhouse2017-04-202-20/+1
| * PCI: Add pci_mmap_resource_range() and use it for ARM64David Woodhouse2017-04-201-0/+2
| * PCI: Add BAR index argument to pci_mmap_page_range()David Woodhouse2017-04-2013-15/+26
| * PCI: Add arch_can_pci_mmap_io() on architectures which can mmap() I/O spaceDavid Woodhouse2017-04-184-2/+6
| * PCI: Move multiple declarations of pci_mmap_page_range() to <linux/pci.h>David Woodhouse2017-04-1813-38/+1
| * PCI: Add arch_can_pci_mmap_wc() macroDavid Woodhouse2017-04-183-2/+7
| * xtensa/PCI: Do not mmap PCI BARs to userspace as write-throughDavid Woodhouse2017-04-181-20/+1
* | Merge branch 'pci/resource' into nextBjorn Helgaas2017-04-283-0/+17
|\ \
| * | powerpc/powernv: Override pcibios_default_alignment() to force PCI devices to...Yongji Xie2017-04-193-0/+17
| |/
* | Merge branch 'pci/ioremap' into nextBjorn Helgaas2017-04-284-0/+39
|\ \
| * | ARM: Implement pci_remap_cfgspace() interfaceLorenzo Pieralisi2017-04-243-0/+29
| * | ARM64: Implement pci_remap_cfgspace() interfaceLorenzo Pieralisi2017-04-241-0/+10
| |/
* / ARM: DRA7: clockdomain: Change the CLKTRCTRL of CM_PCIE_CLKSTCTRL to SW_WKUPKishon Vijay Abraham I2017-04-281-1/+1
|/
* Merge tag 'kvm-4.11-2' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2017-03-048-24/+46
|\
| * Merge branch 'kvm-ppc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Radim Krčmář2017-03-023-7/+9
| |\
| | * KVM: PPC: Book3S HV: Don't use ASDR for real-mode HPT faults on POWER9Paul Mackerras2017-03-011-4/+4
| | * KVM: PPC: Book3S HV: Fix software walk of guest process page tablesPaul Mackerras2017-03-012-3/+5
| * | KVM: nVMX: Fix pending events injectionWanpeng Li2017-03-011-2/+6
| * | x86/kvm/vmx: remove unused variable in segment_base()Jérémy Lefaure2017-03-011-1/+0
| * | x86/asm: Tidy up TSS limit codeAndy Lutomirski2017-03-013-11/+21
| * | KVM: x86: never specify a sample period for virtualized in_tx_cp countersRobert O'Callahan2017-03-011-3/+10
| |/
* | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2017-03-042-2/+12
|\ \
| * | crypto: arm/crc32 - add build time test for CRC instruction supportArd Biesheuvel2017-03-011-1/+11
| * | crypto: arm/crc32 - fix build error with outdated binutilsArd Biesheuvel2017-03-011-1/+1
* | | Merge branch 'parisc-4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-03-035-33/+10
|\ \ \
| * | | parisc: Remove flush_user_dcache_range and flush_user_icache_rangeJohn David Anglin2017-02-253-26/+7
| * | | parisc: fix a printkDan Carpenter2017-02-251-2/+2
| * | | parisc: Define access_ok() as macroHelge Deller2017-02-251-5/+1
* | | | Merge tag 'xtensa-20170303' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds2017-03-038-30/+71
|\ \ \ \
| * | | | xtensa: allow merging vectors into .text sectionMax Filippov2017-03-013-0/+48
| * | | | xtensa: clean up bootable image build targetsMax Filippov2017-03-015-28/+21
| * | | | xtensa: move parse_tag_fdt out of #ifdef CONFIG_BLK_DEV_INITRDMax Filippov2017-03-011-2/+2
* | | | | Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...Linus Torvalds2017-03-0325-296/+778
|\ \ \ \ \
| * \ \ \ \ Merge tag 'juno-fixes-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann2017-03-021-6/+7
| |\ \ \ \ \
| | * | | | | arm64: dts: juno: update definition for programmable replicatorMike Leach2017-02-211-6/+7
| * | | | | | ARM: deconfig: fix the moxart defconfigLinus Walleij2017-03-021-6/+6
| * | | | | | ARM: ux500: resume the second core properlyLinus Walleij2017-03-025-60/+7
| * | | | | | Merge branch 'next/late' with mainlineArnd Bergmann2017-03-0218-224/+758
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge tag 'amlogic-dt64-2' of git://git.kernel.org/pub/scm/linux/kernel/git/k...Arnd Bergmann2017-02-1612-60/+457
| | |\ \ \ \ \ \