summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-11-12ARM64 / PCI / ACPI: support for ACPI based PCI hostbridge initdevelTomasz Nowicki
2015-11-12pci, acpi: Provide generic way to assign bus domain number.Tomasz Nowicki
2015-11-12x86, pci: Use previously added ECAM hot_added flag to remove ECAM regions.Tomasz Nowicki
2015-11-12pci, acpi, ecam: Add flag to indicate whether ECAM region was hot added or not.Tomasz Nowicki
2015-11-12XEN / PCI: Remove the dependence on arch x86 when PCI_MMCONFIG=yHanjun Guo
2015-11-12pci, acpi, mcfg: Provide default RAW ACPI PCI config space accessors.Tomasz Nowicki
2015-11-12x86, pci, ecam: mmconfig_64.c becomes default implementation for ECAM driver.Tomasz Nowicki
2015-11-12x86, pci: mmconfig_{32,64}.c code refactoring - remove code duplication.Tomasz Nowicki
2015-11-12pci, acpi, mcfg: Provide generic implementation of MCFG code initialization.Tomasz Nowicki
2015-11-12x86, pci, acpi: Move arch-agnostic MMCONFIG (aka ECAM) and ACPI code out of a...Tomasz Nowicki
2015-11-12x86, pci: Reorder logic of pci_mmconfig_insert() functionTomasz Nowicki
2015-11-12acpi, gicv3, its: Use MADT ITS subtable to do PCI/MSI domain initialization.Tomasz Nowicki
2015-11-12acpi, gicv3, msi: Factor out code that might be reused for ACPI equivalent.Tomasz Nowicki
2015-11-12irqchip, gicv3, its: Probe ITS in the ACPI way.Tomasz Nowicki
2015-11-12ARM64, ACPI, PCI: I/O Remapping Table (IORT) initial support.Tomasz Nowicki
2015-11-12irqchip/GICv3/ITS: Refator ITS dt init code to prepare for ACPI.Tomasz Nowicki
2015-11-12irqchip, gicv3, its: Mark its_init() and its children as __initTomasz Nowicki
2015-11-12irqchip / GICv3: remove gic root node in ITSHanjun Guo
2015-11-12irqchip,GICv3,ACPI: Add redistributor support via GICC structures.Tomasz Nowicki
2015-11-12irqchip / GICv3: Add ACPI support for GICv3+ initializationTomasz Nowicki
2015-11-12irqchip / GICv3: Refactor gic_of_init() for GICv3 driverTomasz Nowicki
2015-11-12gicv2m: acpi: Introducing GICv2m ACPI supportSuravee Suthikulpanit
2015-11-12gicv2m: Refactor to prepare for ACPI supportSuravee Suthikulpanit
2015-11-12irqdomain: Introduce irq_domain_get_irqchip_fwnode_name helper functionSuravee Suthikulpanit
2015-11-12irqdomain: introduce is_fwnode_irqchip helperSuravee Suthikulpanit
2015-11-12acpi: pci: Setup MSI domain for ACPI based pci devicesSuravee Suthikulpanit
2015-11-12pci: msi: Add support to query MSI domain for pci deviceSuravee Suthikulpanit
2015-11-12PCI: ACPI: Add support for PCI device DMA coherencySuravee Suthikulpanit
2015-11-12PCI: OF: Move of_pci_dma_configure() to pci_dma_configure()Suravee Suthikulpanit
2015-11-12device property: acpi: Remove unused DMA APIsSuravee Suthikulpanit
2015-11-12device property: acpi: Make use of the new DMA Attribute APIsSuravee Suthikulpanit
2015-11-12device property: Adding DMA Attribute APIs for Generic DevicesSuravee Suthikulpanit
2015-11-12acpi: Adding DMA Attribute APIs for ACPI DeviceSuravee Suthikulpanit
2015-11-12device property: Introducing enum dev_dma_attrSuravee Suthikulpanit
2015-11-12Honor ACPI _CCA attribute settingJeremy Linton
2015-11-11Merge tag 'xfs-for-linus-4.4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-11-11Merge tag 'nfsd-4.4' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2015-11-11Merge tag 'devicetree-fixes-for-4.4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2015-11-11thermal: rockchip: fix compile errorCaesar Wang
2015-11-11Merge tag 'firewire-update' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-11-11Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2015-11-11Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2015-11-11Merge tag 'pwm/for-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-11-11Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds
2015-11-11fs: 9p: cache.h: Add #define of include guardTzvetelin Katchov
2015-11-11vfs: remove stale comment in inode_operationsRoss Zwisler
2015-11-11vfs: remove unused wrapper block_page_mkwrite()Ross Zwisler
2015-11-11binfmt_elf: Correct `arch_check_elf's descriptionMaciej W. Rozycki
2015-11-11fs: fix writeback.c kernel-doc warningsRandy Dunlap
2015-11-11fs: fix inode.c kernel-doc warningRandy Dunlap