Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-05-26Merge tag 'dma-mapping-5.19-2022-05-25' of git://git.infradead.org/users/hch/...Linus Torvalds
2022-05-24Merge tag 'x86-irq-2022-05-23' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-04-29x86/pci/xen: Disable PCI/MSI[-X] masking for XEN_HVM guestsThomas Gleixner
2022-04-18swiotlb: provide swiotlb_init variants that remap the bufferChristoph Hellwig
2022-04-18swiotlb: pass a gfp_mask argument to swiotlb_init_lateChristoph Hellwig
2022-04-18swiotlb: rename swiotlb_late_init_with_default_sizeChristoph Hellwig
2022-04-10x86/PCI: Fix coding style in PIRQ table verificationMaciej W. Rozycki
2022-04-10x86/PCI: Fix ALi M1487 (IBC) PIRQ router link value interpretationMaciej W. Rozycki
2022-04-10x86/PCI: Add $IRT PIRQ routing table supportMaciej W. Rozycki
2022-04-10x86/PCI: Handle PIRQ routing tables with no router device givenMaciej W. Rozycki
2022-04-10x86/PCI: Add PIRQ routing table range checksMaciej W. Rozycki
2022-04-10x86/PCI: Add support for the SiS85C497 PIRQ routerMaciej W. Rozycki
2022-04-10x86/PCI: Disambiguate SiS85C503 PIRQ router code entitiesMaciej W. Rozycki
2022-04-10x86/PCI: Handle IRQ swizzling with PIRQ routersMaciej W. Rozycki
2022-04-10x86/PCI: Also match function number in $PIR tableMaciej W. Rozycki
2022-04-10x86/PCI: Include function number in $PIR table dumpMaciej W. Rozycki
2022-04-10x86/PCI: Show the physical address of the $PIR tableMaciej W. Rozycki
2022-01-26PCI/sysfs: Find shadow ROM before static attribute initializationBjorn Helgaas
2022-01-16Merge tag 'pci-v5.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-01-11x86/PCI: Remove initialization of static variables to falseLongji Guo
2021-12-17x86/pci/xen: Use msi_for_each_desc()Thomas Gleixner
2021-12-17PCI/MSI: Use msi_desc::msi_indexThomas Gleixner
2021-12-17x86/pci/XEN: Use PCI device propertyThomas Gleixner
2021-12-09PCI/MSI: Make arch_restore_msi_irqs() less horrible.Thomas Gleixner
2021-12-09genirq/msi, treewide: Use a named struct for PCI/MSI attributesThomas Gleixner
2021-11-10Merge tag 'for-linus-5.16b-rc1-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2021-11-07Merge tag 'pci-v5.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-11-02xen-pciback: allow compiling on other archs than x86Oleksandr Andrushchenko
2021-10-08Merge tag 'for-linus-5.15b-rc5-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2021-10-05xen/x86: allow PVH Dom0 without XEN_PV=yJan Beulich
2021-09-21PCI: Rename pcibios_add_device() to pcibios_device_add()Oliver O'Halloran
2021-09-08Merge tag 'pci-v5.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-09-02x86/PCI: sta2x11: switch from 'pci_' to 'dma_' APIChristophe JAILLET
2021-08-12x86/PCI: Add pci_numachip_init() declarationKrzysztof Wilczyński
2021-08-11x86: Avoid magic number with ELCR register accessesMaciej W. Rozycki
2021-08-11x86/PCI: Add support for the Intel 82426EX PIRQ routerMaciej W. Rozycki
2021-08-11x86/PCI: Add support for the Intel 82374EB/82374SB (ESC) PIRQ routerMaciej W. Rozycki
2021-08-11x86/PCI: Add support for the ALi M1487 (IBC) PIRQ routerMaciej W. Rozycki
2021-07-08Merge tag 'pci-v5.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-06-18Merge tag 'pci-v5.13-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-06-18PCI: Add AMD RS690 quirk to enable 64-bit DMAMikel Rychliski
2021-05-28x86/pci: Return true/false (not 1/0) from bool functionsYang Li
2021-05-10x86/msr: Rename MSR_K8_SYSCFG to MSR_AMD64_SYSCFGBrijesh Singh
2021-05-05Merge tag 'pci-v5.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-04-30x86/PCI: Remove unused alloc_pci_root_info() return valueKrzysztof Wilczyński
2021-03-18x86: Fix various typos in commentsIngo Molnar
2021-02-24Merge tag 'sfi-removal-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2021-02-15x86/PCI: Describe @reg for type1_access_ok()Andy Shevchenko
2021-02-15x86/PCI: Get rid of custom x86 model comparisonAndy Shevchenko
2021-02-15sfi: Remove framework for deprecated firmwareAndy Shevchenko