aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-05-17arm64, pci, acpi: Start using ACPI based PCI host controller driver for ARM64.topic-pci-20160517.0Tomasz Nowicki
2016-05-17arm64, pci, acpi: Provide ACPI-specific prerequisites for PCI bus enumeration.Tomasz Nowicki
2016-05-17arm64, pci, acpi: ACPI support for legacy IRQs parsing and consolidation with...Tomasz Nowicki
2016-05-17pci, acpi: Support for ACPI based generic PCI host controllerTomasz Nowicki
2016-05-17pci, acpi: Handle ACPI companion assignment.Tomasz Nowicki
2016-05-17pci, acpi: Provide a way to assign bus domain number.Tomasz Nowicki
2016-05-17acpi, pci: Support IO resources when parsing PCI host bridge resources.Tomasz Nowicki
2016-05-17pci: Add new function to unmap IO resources.Tomasz Nowicki
2016-05-17pci, of: Move the PCI I/O space management to PCI core code.Tomasz Nowicki
2016-05-17PCI: generic, thunder: update to use generic ECAM APIJayachandran C
2016-05-17PCI: Provide common functions for ECAM mappingJayachandran C
2016-05-17acpi, gicv3, its: Use MADT ITS subtable to do PCI/MSI domain initialization.Tomasz Nowicki
2016-05-17its, pci, msi: Factor out code that might be reused for ACPI.Tomasz Nowicki
2016-05-17irqchip, gicv3, its: Probe ITS in the ACPI way.Tomasz Nowicki
2016-05-17irqchip, GICv3, ITS: Refator ITS DT init code to prepare for ACPI.Tomasz Nowicki
2016-05-17irqchip, GICv3, ITS: Cleanup for ITS domain initialization.Tomasz Nowicki
2016-05-17acpi, pci: Setup MSI domain on a per-devices basis.Tomasz Nowicki
2016-05-17ARM64, ACPI, PCI: I/O Remapping Table (IORT) initial support.Tomasz Nowicki
2016-05-15Linux 4.6Linus Torvalds
2016-05-15Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-05-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-05-14arm64: bpf: jit JMP_JSET_{X,K}Zi Shen Lim
2016-05-14net/route: enforce hoplimit max valuePaolo Abeni
2016-05-14nf_conntrack: avoid kernel pointer value leak in slab nameLinus Torvalds
2016-05-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2016-05-13Merge branch 'xgene-fixes'David S. Miller
2016-05-13drivers: net: xgene: fix register offsetIyappan Subramanian
2016-05-13drivers: net: xgene: fix statistics counters race conditionIyappan Subramanian
2016-05-13drivers: net: xgene: fix ununiform latency across queuesIyappan Subramanian
2016-05-13drivers: net: xgene: fix sharing of irqsIyappan Subramanian
2016-05-13drivers: net: xgene: fix IPv4 forward crashIyappan Subramanian
2016-05-13Merge branch 'for-4.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-05-13Merge branch 'for-4.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-05-13Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2016-05-13Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-05-13Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-05-13Merge tag 'regulator-fix-v4.6-rc7' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2016-05-13Merge tag 'regmap-fix-v4.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2016-05-13Merge tag 'media/v4.6-6' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2016-05-13Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2016-05-13Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2016-05-13Merge remote-tracking branches 'regulator/fix/axp20x', 'regulator/fix/da9063'...Mark Brown
2016-05-13Merge remote-tracking branches 'regmap/fix/be', 'regmap/fix/doc' and 'regmap/...Mark Brown
2016-05-13Merge remote-tracking branch 'regmap/fix/mmio' into regmap-linusMark Brown
2016-05-13Merge branch 'drm-fixes-4.6' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2016-05-13xen-netback: fix extra_info handling in xenvif_tx_err()Paul Durrant
2016-05-13Merge tag 'perf-urgent-for-mingo-20160512' of git://git.kernel.org/pub/scm/li...Ingo Molnar
2016-05-12Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-05-12mm: thp: calculate the mapcount correctly for THP pages during WP faultsAndrea Arcangeli
2016-05-12ksm: fix conflict between mmput and scan_get_next_rmap_itemZhou Chengming