- 3ddbff3 Merge branch 'pci/msi' by Bjorn Helgaas · 5 years ago
- 6ce54f0 Merge branch 'pci/misc' by Bjorn Helgaas · 5 years ago
- a10a1f6 Merge branch 'pci/enumeration' by Bjorn Helgaas · 5 years ago
- 77dc51f Merge branch 'pci/encapsulate' by Bjorn Helgaas · 5 years ago
- 20d3618 Merge branch 'pci/aspm' by Bjorn Helgaas · 5 years ago
- 0d8006d PCI: Add pci_irq_vector() and other stubs when !CONFIG_PCI by Herbert Xu · 6 years ago
- ca78410 PCI: Get rid of dev->has_secondary_link flag by Mika Westerberg · 6 years ago
- 984998e PCI: Make pcie_downstream_port() available outside of access.c by Mika Westerberg · 6 years ago
- 46b2c32 PCI: Add ACS quirk for iProc PAXB by Abhinav Ratna · 6 years ago
- e499081 PCI: Force trailing new line to resource_alignment_param in sysfs by Logan Gunthorpe · 6 years ago
- 273b177 PCI: Move pci_[get|set]_resource_alignment_param() into their callers by Logan Gunthorpe · 6 years ago
- 70aaf61 PCI: Clean up resource_alignment parameter to not require static buffer by Logan Gunthorpe · 6 years ago
- 8050f3f PCI: Use static const struct, not const static struct by Krzysztof Wilczynski · 6 years ago
- 7f1c62c PCI: Add pci_info_ratelimited() to ratelimit PCI separately by Krzysztof Wilczynski · 6 years ago
- 244c06c PCI/IOV: Remove group write permission from sriov_numvfs, sriov_drivers_autoprobe by Kelsey Skunberg · 6 years ago
- 4a2dbed PCI/ACPI: Remove unnecessary struct hotplug_program_ops by Krzysztof Wilczynski · 6 years ago
- 8c3aac6 PCI/ACPI: Move _HPP & _HPX functions to pci-acpi.c by Krzysztof Wilczynski · 6 years ago
- e2797ad PCI/ACPI: Rename _HPX structs from hpp_* to hpx_* by Krzysztof Wilczynski · 6 years ago
- 7ce2e76 PCI: Move ASPM declarations to linux/pci.h by Krzysztof Wilczynski · 6 years ago
- aaee0c1 PCI/IOV: Move sysfs SR-IOV functions to iov.c by Kelsey Skunberg · 6 years ago
- e215404 PCI: sysfs: Change permissions from symbolic to octal by Kelsey Skunberg · 6 years ago
- 4e2b794 PCI: sysfs: Change DEVICE_ATTR() to DEVICE_ATTR_WO() by Kelsey Skunberg · 6 years ago
- 8bdfa14 PCI: sysfs: Define device attributes with DEVICE_ATTR*() by Kelsey Skunberg · 6 years ago
- 2a9af02 PCI/MSI: Enable PCI_MSI_IRQ_DOMAIN support for RISC-V by Wesley Terpstra · 6 years ago
- 5a2e340 PCI: Mark expected switch fall-through by Gustavo A. R. Silva · 6 years ago
- 621f7e3 PCI: Make pci_set_of_node(), etc private by Kelsey Skunberg · 6 years ago
- ac6c26d PCI: Make pci_enable_ptm() private by Kelsey Skunberg · 6 years ago
- 72bde9c PCI: Make pcie_set_ecrc_checking(), pcie_ecrc_get_policy() private by Kelsey Skunberg · 6 years ago
- b92b512 PCI: Make pci_ats_init() private by Kelsey Skunberg · 6 years ago
- 5da78d9 PCI: Make pcie_update_link_speed() private by Kelsey Skunberg · 6 years ago
- ecd29c1 PCI: Make pci_bus_get(), pci_bus_put() private by Kelsey Skunberg · 6 years ago
- 003d3b2 PCI: Make pci_hotplug_io_size, mem_size, and bus_size private by Kelsey Skunberg · 6 years ago
- 440589d PCI: Make pci_save_vc_state(), pci_restore_vc_state(), etc private by Kelsey Skunberg · 6 years ago
- 975e1ac PCI: Make pci_get_host_bridge_device(), pci_put_host_bridge_device() private by Kelsey Skunberg · 6 years ago
- 669696e PCI: Make pci_check_pme_status(), pci_pme_wakeup_bus() private by Kelsey Skunberg · 6 years ago
- c776dd5 PCI: Make PCI_PM_* delay times private by Kelsey Skunberg · 6 years ago
- befa45fb PCI: Use devm_add_action_or_reset() by Fuqian Huang · 6 years ago
- 70a6580 PCI: Unexport pci_bus_sem by Kelsey Skunberg · 6 years ago
- fae6b93 PCI: Unexport pci_bus_get() and pci_bus_put() by Kelsey Skunberg · 6 years ago
- 4f77e09 PCI: Remove pci_block_cfg_access() et al (unused) by Kelsey Skunberg · 6 years ago
- 5f9e832 Linus 5.3-rc1 by Linus Torvalds · 6 years ago
- c7bf0a0 Merge tag 'devicetree-fixes-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 6 years ago
- d6788eb Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
- 91962d0 Merge tag '5.3-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 6 years ago
- 8cf6650 iommu/amd: fix a crash in iova_magazine_free_pfns by Qian Cai · 6 years ago
- 618381f hexagon: switch to generic version of pte allocation by Mike Rapoport · 6 years ago
- bec5545 Merge tag 'ntb-5.3' of git://github.com/jonmason/ntb by Linus Torvalds · 6 years ago
- 1b03bc5 typo fix: it's d_make_root, not d_make_inode... by Al Viro · 6 years ago
- e2297f7 dt-bindings: pinctrl: stm32: Fix missing 'clocks' property in examples by Rob Herring · 6 years ago
- 20051f5 dt-bindings: iio: ad7124: Fix dtc warnings in example by Rob Herring · 6 years ago
- fbbf2b6 dt-bindings: iio: avia-hx711: Fix avdd-supply typo in example by Rob Herring · 6 years ago
- fcbe7e3 dt-bindings: pinctrl: aspeed: Fix AST2500 example errors by Rob Herring · 6 years ago
- ad21a4c dt-bindings: pinctrl: aspeed: Fix 'compatible' schema errors by Rob Herring · 6 years ago
- 7d9ef7f3 dt-bindings: riscv: Limit cpus schema to only check RiscV 'cpu' nodes by Rob Herring · 6 years ago
- 15ffef1 dt-bindings: Ensure child nodes are of type 'object' by Rob Herring · 6 years ago
- f1a3b43 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 6 years ago
- ac60602 Merge tag 'dma-mapping-5.3-1' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 6 years ago
- c6dd78f Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
- 46f5c0c Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
- e6023ad Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
- 4b01f5a Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
- 70e6e1b Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
- 07ab9d5 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 6 years ago
- f65420d Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 6 years ago
- 168c799 Merge tag 'kbuild-v5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 6 years ago
- 18253e0 Merge branch 'work.dcache2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
- 6879298 x86/entry/64: Prevent clobbering of saved CR2 value by Thomas Gleixner · 6 years ago
- 19dbdcb smp: Warn on function calls from softirq context by Peter Zijlstra · 6 years ago
- 30cd860 KVM: x86: Add fixed counters to PMU filter by Eric Hankland · 6 years ago
- 88dddc1 KVM: nVMX: do not use dangling shadow VMCS after guest reset by Paolo Bonzini · 6 years ago
- 3b20e03 KVM: VMX: dump VMCS on failed entry by Paolo Bonzini · 6 years ago
- 6fc3977 KVM: x86/vPMU: refine kvm_pmu err msg when event creation failed by Like Xu · 6 years ago
- d984740 KVM: s390: Use kvm_vcpu_wake_up in kvm_s390_vcpu_wakeup by Wanpeng Li · 6 years ago
- d73eb57 KVM: Boost vCPUs that are delivering interrupts by Wanpeng Li · 6 years ago
- 2417c87 KVM: selftests: Remove superfluous define from vmx.c by Thomas Huth · 6 years ago
- 118154b KVM: SVM: Fix detection of AMD Errata 1096 by Liran Alon · 6 years ago
- 0c5f81d KVM: LAPIC: Inject timer interrupt via posted interrupt by Wanpeng Li · 6 years ago
- c39f2d9 Merge branch 'next' into for-linus by Dmitry Torokhov · 6 years ago
- 29be86d kbuild: add -fcf-protection=none when using retpoline flags by Seth Forshee · 6 years ago
- 67bf474 kbuild: update compile-test header list for v5.3-rc1 by Masahiro Yamada · 6 years ago
- abdfd52 Merge tag 'armsoc-defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 6 years ago
- af6af87d Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 6 years ago
- 8362fd6 Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 6 years ago
- 24e4491 Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 6 years ago
- 31cc088 Merge tag 'drm-next-2019-07-19' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 6 years ago
- dd4542d Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 6 years ago
- 40ef768 Remove references to dead website. by Dave Jones · 6 years ago
- 41ba485 Merge tag 'trace-v5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 6 years ago
- a84d2d2 Merge tag 'csky-for-linus-5.3-rc1' of git://github.com/c-sky/csky-linux by Linus Torvalds · 6 years ago
- b5d72dd Merge tag 'for-linus-5.3a-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 6 years ago
- 26473f8 Merge tag 'iomap-5.3-merge-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 6 years ago
- 4f5ed13 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
- d2fbf4b Merge branch 'work.adfs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
- 933a90b Merge branch 'work.mount0' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
- 5f4fc6d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
- 249be85 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
- 6d54ceb tracing: Fix user stack trace "??" output by Eiichi Tsukata · 6 years ago
- 449fa54 dma-direct: correct the physical addr in dma_direct_sync_sg_for_cpu/device by Fugang Duan · 6 years ago
- 771a081 Input: alps - fix a mismatch between a condition check and its comment by Hui Wang · 6 years ago
- 49e6979e Input: psmouse - fix build error of multiple definition by YueHaibing · 6 years ago