2019-09-23 |
Bjorn Helgaas | Merge branch 'pci/resource' |
commit | commitdiff | tree | snapshot |
2019-09-23 |
Bjorn Helgaas | Merge branch 'pci/pciehp' |
commit | commitdiff | tree | snapshot |
2019-09-23 |
Bjorn Helgaas | Merge branch 'pci/p2pdma' |
commit | commitdiff | tree | snapshot |
2019-09-23 |
Bjorn Helgaas | Merge branch 'pci/msi' |
commit | commitdiff | tree | snapshot |
2019-09-23 |
Bjorn Helgaas | Merge branch 'pci/misc' |
commit | commitdiff | tree | snapshot |
2019-09-23 |
Bjorn Helgaas | Merge branch 'pci/enumeration' |
commit | commitdiff | tree | snapshot |
2019-09-23 |
Bjorn Helgaas | Merge branch 'pci/encapsulate' |
commit | commitdiff | tree | snapshot |
2019-09-23 |
Bjorn Helgaas | Merge branch 'pci/aspm' |
commit | commitdiff | tree | snapshot |
2019-09-21 |
Herbert Xu | PCI: Add pci_irq_vector() and other stubs when !CONFIG_PCI |
commit | commitdiff | tree | snapshot |
2019-09-07 |
Mika Westerberg | PCI: Get rid of dev->has_secondary_link flag |
commit | commitdiff | tree | snapshot |
2019-09-07 |
Mika Westerberg | PCI: Make pcie_downstream_port() available outside... |
commit | commitdiff | tree | snapshot |
2019-09-05 |
Abhinav Ratna | PCI: Add ACS quirk for iProc PAXB |
commit | commitdiff | tree | snapshot |
2019-09-05 |
Logan Gunthorpe | PCI: Force trailing new line to resource_alignment_para... |
commit | commitdiff | tree | snapshot |
2019-09-05 |
Logan Gunthorpe | PCI: Move pci_[get|set]_resource_alignment_param()... |
commit | commitdiff | tree | snapshot |
2019-09-05 |
Bjorn Helgaas | PCI: pciehp: Refer to "Indicators" instead of "LEDs... |
commit | commitdiff | tree | snapshot |
2019-09-05 |
Denis Efremov | PCI: pciehp: Remove pciehp_green_led_{on,off,blink}() |
commit | commitdiff | tree | snapshot |
2019-09-05 |
Denis Efremov | PCI: pciehp: Remove pciehp_set_attention_status() |
commit | commitdiff | tree | snapshot |
2019-09-05 |
Denis Efremov | PCI: pciehp: Combine adjacent indicator updates |
commit | commitdiff | tree | snapshot |
2019-09-05 |
Denis Efremov | PCI: pciehp: Add pciehp_set_indicators() to set both... |
commit | commitdiff | tree | snapshot |
2019-09-05 |
Logan Gunthorpe | PCI: Clean up resource_alignment parameter to not requi... |
commit | commitdiff | tree | snapshot |
2019-09-05 |
Krzysztof Wilczynski | PCI: Use static const struct, not const static struct |
commit | commitdiff | tree | snapshot |
2019-09-05 |
Krzysztof Wilczynski | PCI: Add pci_info_ratelimited() to ratelimit PCI separately |
commit | commitdiff | tree | snapshot |
2019-09-05 |
Kelsey Skunberg | PCI/IOV: Remove group write permission from sriov_numvf... |
commit | commitdiff | tree | snapshot |
2019-08-28 |
Krzysztof Wilczynski | PCI/ACPI: Remove unnecessary struct hotplug_program_ops |
commit | commitdiff | tree | snapshot |
2019-08-28 |
Krzysztof Wilczynski | PCI/ACPI: Move _HPP & _HPX functions to pci-acpi.c |
commit | commitdiff | tree | snapshot |
2019-08-28 |
Krzysztof Wilczynski | PCI/ACPI: Rename _HPX structs from hpp_* to hpx_* |
commit | commitdiff | tree | snapshot |
2019-08-28 |
Krzysztof Wilczynski | PCI: Move ASPM declarations to linux/pci.h |
commit | commitdiff | tree | snapshot |
2019-08-20 |
Kelsey Skunberg | PCI/IOV: Move sysfs SR-IOV functions to iov.c |
commit | commitdiff | tree | snapshot |
2019-08-20 |
Kelsey Skunberg | PCI: sysfs: Change permissions from symbolic to octal |
commit | commitdiff | tree | snapshot |
2019-08-20 |
Kelsey Skunberg | PCI: sysfs: Change DEVICE_ATTR() to DEVICE_ATTR_WO() |
commit | commitdiff | tree | snapshot |
2019-08-20 |
Kelsey Skunberg | PCI: sysfs: Define device attributes with DEVICE_ATTR*() |
commit | commitdiff | tree | snapshot |
2019-08-16 |
Logan Gunthorpe | PCI/P2PDMA: Update pci_p2pdma_distance_many() documentation |
commit | commitdiff | tree | snapshot |
2019-08-16 |
Logan Gunthorpe | PCI/P2PDMA: Allow IOMMU for host bridge whitelist |
commit | commitdiff | tree | snapshot |
2019-08-16 |
Logan Gunthorpe | PCI/P2PDMA: dma_map() requests that traverse the host... |
commit | commitdiff | tree | snapshot |
2019-08-16 |
Logan Gunthorpe | PCI/P2PDMA: Store mapping method in an xarray |
commit | commitdiff | tree | snapshot |
2019-08-16 |
Logan Gunthorpe | PCI/P2PDMA: Factor out __pci_p2pdma_map_sg() |
commit | commitdiff | tree | snapshot |
2019-08-16 |
Logan Gunthorpe | PCI/P2PDMA: Introduce pci_p2pdma_unmap_sg() |
commit | commitdiff | tree | snapshot |
2019-08-16 |
Logan Gunthorpe | PCI/P2PDMA: Add attrs argument to pci_p2pdma_map_sg() |
commit | commitdiff | tree | snapshot |
2019-08-16 |
Logan Gunthorpe | PCI/P2PDMA: Whitelist some Intel host bridges |
commit | commitdiff | tree | snapshot |
2019-08-16 |
Logan Gunthorpe | PCI/P2PDMA: Factor out host_bridge_whitelist() |
commit | commitdiff | tree | snapshot |
2019-08-16 |
Logan Gunthorpe | PCI/P2PDMA: Apply host bridge whitelist for ACS |
commit | commitdiff | tree | snapshot |
2019-08-16 |
Logan Gunthorpe | PCI/P2PDMA: Factor out __upstream_bridge_distance() |
commit | commitdiff | tree | snapshot |
2019-08-16 |
Logan Gunthorpe | PCI/P2PDMA: Add constants for map type results to upstr... |
commit | commitdiff | tree | snapshot |
2019-08-16 |
Logan Gunthorpe | PCI/P2PDMA: Add provider's pci_dev to pci_p2pdma_pagema... |
commit | commitdiff | tree | snapshot |
2019-08-16 |
Logan Gunthorpe | PCI/P2PDMA: Introduce private pagemap structure |
commit | commitdiff | tree | snapshot |
2019-08-09 |
Wesley Terpstra | PCI/MSI: Enable PCI_MSI_IRQ_DOMAIN support for RISC-V |
commit | commitdiff | tree | snapshot |
2019-08-08 |
Gustavo A.... | PCI: Mark expected switch fall-through |
commit | commitdiff | tree | snapshot |
2019-08-08 |
Alexey Kardashevskiy | PCI: Correct pci=resource_alignment parameter example |
commit | commitdiff | tree | snapshot |
2019-08-08 |
Sumit Saxena | PCI: Restore Resizable BAR size bits correctly for... |
commit | commitdiff | tree | snapshot |
2019-08-08 |
Denis Efremov | PCI: Use PCI_SRIOV_NUM_BARS in loops instead of PCI_IOV... |
commit | commitdiff | tree | snapshot |
2019-08-08 |
Denis Efremov | PCI: Convert pci_resource_to_user() to a weak function |
commit | commitdiff | tree | snapshot |
2019-07-30 |
Kelsey Skunberg | PCI: Make pci_set_of_node(), etc private |
commit | commitdiff | tree | snapshot |
2019-07-30 |
Kelsey Skunberg | PCI: Make pci_enable_ptm() private |
commit | commitdiff | tree | snapshot |
2019-07-30 |
Kelsey Skunberg | PCI: Make pcie_set_ecrc_checking(), pcie_ecrc_get_polic... |
commit | commitdiff | tree | snapshot |
2019-07-30 |
Kelsey Skunberg | PCI: Make pci_ats_init() private |
commit | commitdiff | tree | snapshot |
2019-07-30 |
Kelsey Skunberg | PCI: Make pcie_update_link_speed() private |
commit | commitdiff | tree | snapshot |
2019-07-30 |
Kelsey Skunberg | PCI: Make pci_bus_get(), pci_bus_put() private |
commit | commitdiff | tree | snapshot |
2019-07-30 |
Kelsey Skunberg | PCI: Make pci_hotplug_io_size, mem_size, and bus_size... |
commit | commitdiff | tree | snapshot |
2019-07-30 |
Kelsey Skunberg | PCI: Make pci_save_vc_state(), pci_restore_vc_state... |
commit | commitdiff | tree | snapshot |
2019-07-30 |
Kelsey Skunberg | PCI: Make pci_get_host_bridge_device(), pci_put_host_br... |
commit | commitdiff | tree | snapshot |
2019-07-30 |
Kelsey Skunberg | PCI: Make pci_check_pme_status(), pci_pme_wakeup_bus... |
commit | commitdiff | tree | snapshot |
2019-07-30 |
Kelsey Skunberg | PCI: Make PCI_PM_* delay times private |
commit | commitdiff | tree | snapshot |
2019-07-24 |
Fuqian Huang | PCI: Use devm_add_action_or_reset() |
commit | commitdiff | tree | snapshot |
2019-07-23 |
Kelsey Skunberg | PCI: Unexport pci_bus_sem |
commit | commitdiff | tree | snapshot |
2019-07-23 |
Kelsey Skunberg | PCI: Unexport pci_bus_get() and pci_bus_put() |
commit | commitdiff | tree | snapshot |
2019-07-23 |
Kelsey Skunberg | PCI: Remove pci_block_cfg_access() et al (unused) |
commit | commitdiff | tree | snapshot |
2019-07-21 |
Linus Torvalds | Linus 5.3-rc1 |
commit | commitdiff | tree | snapshot |
2019-07-21 |
Linus Torvalds | Merge tag 'devicetree-fixes-for-5.3' of git://git.... |
commit | commitdiff | tree | snapshot |
2019-07-21 |
Linus Torvalds | Merge branch 'work.misc' of git://git./linux/kernel... |
commit | commitdiff | tree | snapshot |
2019-07-21 |
Linus Torvalds | Merge tag '5.3-smb3-fixes' of git://git.samba.org/sfren... |
commit | commitdiff | tree | snapshot |
2019-07-21 |
Qian Cai | iommu/amd: fix a crash in iova_magazine_free_pfns |
commit | commitdiff | tree | snapshot |
2019-07-21 |
Mike Rapoport | hexagon: switch to generic version of pte allocation |
commit | commitdiff | tree | snapshot |
2019-07-21 |
Linus Torvalds | Merge tag 'ntb-5.3' of git://github.com/jonmason/ntb |
commit | commitdiff | tree | snapshot |
2019-07-21 |
Al Viro | typo fix: it's d_make_root, not d_make_inode... |
commit | commitdiff | tree | snapshot |
2019-07-21 |
Rob Herring | dt-bindings: pinctrl: stm32: Fix missing 'clocks' prope... |
commit | commitdiff | tree | snapshot |
2019-07-21 |
Rob Herring | dt-bindings: iio: ad7124: Fix dtc warnings in example |
commit | commitdiff | tree | snapshot |
2019-07-21 |
Rob Herring | dt-bindings: iio: avia-hx711: Fix avdd-supply typo... |
commit | commitdiff | tree | snapshot |
2019-07-21 |
Rob Herring | dt-bindings: pinctrl: aspeed: Fix AST2500 example errors |
commit | commitdiff | tree | snapshot |
2019-07-21 |
Rob Herring | dt-bindings: pinctrl: aspeed: Fix 'compatible' schema... |
commit | commitdiff | tree | snapshot |
2019-07-21 |
Rob Herring | dt-bindings: riscv: Limit cpus schema to only check... |
commit | commitdiff | tree | snapshot |
2019-07-21 |
Rob Herring | dt-bindings: Ensure child nodes are of type 'object' |
commit | commitdiff | tree | snapshot |
2019-07-20 |
Linus Torvalds | Merge branch 'for-linus' of git://git./linux/kernel... |
commit | commitdiff | tree | snapshot |
2019-07-20 |
Linus Torvalds | Merge tag 'dma-mapping-5.3-1' of git://git.infradead... |
commit | commitdiff | tree | snapshot |
2019-07-20 |
Linus Torvalds | Merge branch 'x86-urgent-for-linus' of git://git./linux... |
commit | commitdiff | tree | snapshot |
2019-07-20 |
Linus Torvalds | Merge branch 'perf-urgent-for-linus' of git://git.... |
commit | commitdiff | tree | snapshot |
2019-07-20 |
Linus Torvalds | Merge branch 'core-urgent-for-linus' of git://git.... |
commit | commitdiff | tree | snapshot |
2019-07-20 |
Linus Torvalds | Merge branch 'smp-urgent-for-linus' of git://git./linux... |
commit | commitdiff | tree | snapshot |
2019-07-20 |
Linus Torvalds | Merge branch 'sched-urgent-for-linus' of git://git... |
commit | commitdiff | tree | snapshot |
2019-07-20 |
Linus Torvalds | Merge tag 'for-linus' of git://git./virt/kvm/kvm |
commit | commitdiff | tree | snapshot |
2019-07-20 |
Linus Torvalds | Merge tag 'scsi-fixes' of git://git./linux/kernel/git... |
commit | commitdiff | tree | snapshot |
2019-07-20 |
Linus Torvalds | Merge tag 'kbuild-v5.3-2' of git://git./linux/kernel... |
commit | commitdiff | tree | snapshot |
2019-07-20 |
Linus Torvalds | Merge branch 'work.dcache2' of git://git./linux/kernel... |
commit | commitdiff | tree | snapshot |
2019-07-20 |
Thomas Gleixner | x86/entry/64: Prevent clobbering of saved CR2 value |
commit | commitdiff | tree | snapshot |
2019-07-20 |
Peter Zijlstra | smp: Warn on function calls from softirq context |
commit | commitdiff | tree | snapshot |
2019-07-20 |
Eric Hankland | KVM: x86: Add fixed counters to PMU filter |
commit | commitdiff | tree | snapshot |
2019-07-20 |
Paolo Bonzini | KVM: nVMX: do not use dangling shadow VMCS after guest... |
commit | commitdiff | tree | snapshot |
2019-07-20 |
Paolo Bonzini | KVM: VMX: dump VMCS on failed entry |
commit | commitdiff | tree | snapshot |
2019-07-20 |
Like Xu | KVM: x86/vPMU: refine kvm_pmu err msg when event creati... |
commit | commitdiff | tree | snapshot |
2019-07-20 |
Wanpeng Li | KVM: s390: Use kvm_vcpu_wake_up in kvm_s390_vcpu_wakeup |
commit | commitdiff | tree | snapshot |
2019-07-20 |
Wanpeng Li | KVM: Boost vCPUs that are delivering interrupts |
commit | commitdiff | tree | snapshot |
next |