index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'pci-v4.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2016-08-02
3
-9
/
+153
|
\
|
*
Merge branch 'pci/msi-affinity' into next
Bjorn Helgaas
2016-08-01
66
-193
/
+495
|
|
\
|
|
*
PCI: Spread interrupt vectors in pci_alloc_irq_vectors()
Christoph Hellwig
2016-07-21
1
-0
/
+2
|
|
*
PCI: Provide sensible IRQ vector alloc/free routines
Christoph Hellwig
2016-07-21
1
-0
/
+27
|
|
|
|
|
\
|
*
-
.
\
Merge branches 'pci/demodularize-hosts' and 'pci/host-request-windows' into next
Bjorn Helgaas
2016-08-01
1
-1
/
+4
|
|
\
\
\
|
|
|
*
|
PCI: Add devm_request_pci_bus_resources()
Bjorn Helgaas
2016-06-06
1
-1
/
+4
|
*
|
|
|
Merge branch 'pci/resource' into next
Bjorn Helgaas
2016-08-01
1
-1
/
+34
|
|
\
\
\
\
|
|
*
|
|
|
PCI: Add generic pci_bus_claim_resources()
Lorenzo Pieralisi
2016-06-23
1
-0
/
+1
|
|
*
|
|
|
PCI: Add helpers to request/release memory and I/O regions
Johannes Thumshirn
2016-06-22
1
-0
/
+28
|
|
*
|
|
|
PCI: Unify pci_resource_to_user() declarations
Bjorn Helgaas
2016-06-17
1
-1
/
+5
|
|
|
/
/
/
|
|
|
|
|
|
|
\
\
\
|
|
\
\
\
|
|
\
\
\
|
*
-
-
-
.
\
\
\
Merge branches 'pci/aspm', 'pci/dpc', 'pci/hotplug', 'pci/misc', 'pci/msi', '...
Bjorn Helgaas
2016-08-01
1
-1
/
+9
|
|
\
\
\
\
\
\
|
|
|
|
_
|
/
/
/
|
|
|
/
|
|
|
|
|
|
|
|
*
|
|
PCI: Document connection between pci_power_t and hardware PM capability
Bjorn Helgaas
2016-06-17
1
-0
/
+4
|
|
|
|
*
|
|
PCI: Put PCIe ports into D3 during suspend
Mika Westerberg
2016-06-13
1
-0
/
+3
|
|
|
|
*
|
|
PCI / PM: Enforce type casting for pci_power_t
Andy Shevchenko
2016-06-13
1
-1
/
+1
|
|
|
|
/
/
/
|
|
|
/
|
|
|
|
|
|
*
|
|
PCI: Allow additional bus numbers for hotplug bridges
Keith Busch
2016-07-25
1
-0
/
+1
|
|
|
/
/
/
|
*
|
|
|
ARM64: PCI: Add acpi_pci_bus_find_domain_nr()
Tomasz Nowicki
2016-06-11
1
-0
/
+6
|
*
|
|
|
PCI: Refactor pci_bus_assign_domain_nr() for CONFIG_PCI_DOMAINS_GENERIC
Tomasz Nowicki
2016-06-11
1
-6
/
+1
|
*
|
|
|
PCI/ACPI: Add generic MCFG table handling
Tomasz Nowicki
2016-06-11
2
-1
/
+3
|
*
|
|
|
PCI: Add pci_unmap_iospace() to unmap I/O resources
Sinan Kaya
2016-06-10
1
-0
/
+1
|
*
|
|
|
PCI: Add parent device field to ECAM struct pci_config_window
Jayachandran C
2016-06-10
1
-2
/
+2
|
*
|
|
|
PCI: Move ecam.h to linux/include/pci-ecam.h
Jayachandran C
2016-06-10
1
-0
/
+67
|
|
/
/
/
*
|
|
|
Merge tag 'for-linus-20160801' of git://git.infradead.org/linux-mtd
Linus Torvalds
2016-08-02
2
-4
/
+5
|
\
\
\
\
|
*
\
\
\
Merge tag 'nand/for-4.8' of github.com:linux-nand/linux into mtd
Brian Norris
2016-07-16
1
-0
/
+1
|
|
\
\
\
\
|
|
*
|
|
|
mtd: nand: add ESMT manufacturer
Rafał Miłecki
2016-06-09
1
-0
/
+1
|
|
|
|
/
/
|
|
|
/
|
|
|
*
|
|
|
mtd: spi-nor: stop passing around retlen
Michal Suchanek
2016-06-02
1
-2
/
+2
|
*
|
|
|
mtd: spi-nor: change return value of read/write
Michal Suchanek
2016-06-02
1
-2
/
+2
|
|
/
/
/
*
|
|
|
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
2016-08-02
3
-11
/
+24
|
\
\
\
\
|
*
|
|
|
vmlinux.lds.h: replace config_enabled() with IS_ENABLED()
Masahiro Yamada
2016-06-20
1
-1
/
+1
|
*
|
|
|
kconfig.h: allow to use IS_{ENABLE,REACHABLE} in macro expansion
Masahiro Yamada
2016-06-20
1
-6
/
+18
|
*
|
|
|
kconfig.h: use already defined macros for IS_REACHABLE() define
Masahiro Yamada
2016-06-20
1
-2
/
+2
|
*
|
|
|
export.h: use __is_defined() to check if __KSYM_* is defined
Masahiro Yamada
2016-06-20
1
-1
/
+1
|
*
|
|
|
kconfig.h: use __is_defined() to check if MODULE is defined
Masahiro Yamada
2016-06-20
1
-5
/
+6
|
|
/
/
/
*
|
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2016-08-02
8
-608
/
+412
|
\
\
\
\
|
*
|
|
|
KVM: PPC: Introduce KVM_CAP_PPC_HTM
Sam Bobroff
2016-08-01
1
-0
/
+1
|
*
|
|
|
Merge tag 'kvm-arm-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Radim Krčmář
2016-07-22
5
-555
/
+350
|
|
\
\
\
\
|
|
*
|
|
|
KVM: arm64: vgic-its: Add pointer to corresponding kvm_device
Marc Zyngier
2016-07-18
1
-0
/
+1
|
|
*
|
|
|
irqchip/gicv3-its: Restore all cacheability attributes
Marc Zyngier
2016-07-18
1
-8
/
+40
|
|
*
|
|
|
KVM: arm64: vgic-its: Enable ITS emulation as a virtual MSI controller
Andre Przywara
2016-07-18
1
-0
/
+5
|
|
*
|
|
|
KVM: arm64: vgic-its: Connect LPIs to the VGIC emulation
Andre Przywara
2016-07-18
1
-0
/
+6
|
|
*
|
|
|
KVM: arm64: vgic-its: Implement basic ITS register handlers
Andre Przywara
2016-07-18
1
-0
/
+16
|
|
*
|
|
|
KVM: arm64: vgic-its: Introduce new KVM ITS device
Andre Przywara
2016-07-18
2
-0
/
+5
|
|
*
|
|
|
KVM: arm64: vgic-its: Introduce ITS emulation file with MMIO framework
Andre Przywara
2016-07-18
1
-1
/
+21
|
|
*
|
|
|
KVM: arm64: vgic: Handle ITS related GICv3 redistributor registers
Andre Przywara
2016-07-18
1
-0
/
+13
|
|
*
|
|
|
irqchip/gic-v3: Refactor and add GICv3 definitions
Andre Przywara
2016-07-18
1
-60
/
+120
|
|
*
|
|
|
KVM: arm/arm64: vgic: Add refcounting for IRQs
Andre Przywara
2016-07-18
1
-0
/
+1
|
|
*
|
|
|
KVM: kvm_io_bus: Add kvm_io_bus_get_dev() call
Andre Przywara
2016-07-18
1
-0
/
+2
|
|
*
|
|
|
KVM: Extend struct kvm_msi to hold a 32-bit device ID
Andre Przywara
2016-07-18
1
-1
/
+4
|
|
*
|
|
|
KVM: arm/arm64: vgic: Move redistributor kvm_io_devices
Andre Przywara
2016-07-18
1
-1
/
+7
|
|
*
|
|
|
KVM: arm/arm64: The GIC is dead, long live the GIC
Marc Zyngier
2016-07-03
2
-501
/
+126
|
*
|
|
|
|
KVM: s390: allow user space to handle instr 0x0000
David Hildenbrand
2016-07-18
1
-0
/
+1
[next]