linux-2.6-microblaze.git
2021-12-16 Thomas Gleixnerplatform-msi: Simplify platform device MSI code
2021-12-16 Thomas Gleixnerplatform-msi: Let core code handle MSI descriptors
2021-12-16 Thomas Gleixnerbus: fsl-mc-msi: Simplify MSI descriptor handling
2021-12-16 Thomas Gleixnersoc: ti: ti_sci_inta_msi: Remove ti_sci_inta_msi_domain...
2021-12-16 Thomas Gleixnersoc: ti: ti_sci_inta_msi: Rework MSI descriptor allocation
2021-12-16 Thomas GleixnerNTB/msi: Convert to msi_on_each_desc()
2021-12-16 Thomas GleixnerPCI: hv: Rework MSI handling
2021-12-16 Thomas Gleixnerpowerpc/mpic_u3msi: Use msi_for_each-desc()
2021-12-16 Thomas Gleixnerpowerpc/fsl_msi: Use msi_for_each_desc()
2021-12-16 Thomas Gleixnerpowerpc/pasemi/msi: Convert to msi_on_each_dec()
2021-12-16 Thomas Gleixnerpowerpc/cell/axon_msi: Convert to msi_on_each_desc()
2021-12-16 Thomas Gleixnerpowerpc/4xx/hsta: Rework MSI handling
2021-12-16 Thomas Gleixners390/pci: Rework MSI descriptor walk
2021-12-16 Thomas Gleixnerxen/pcifront: Rework MSI handling
2021-12-16 Thomas Gleixnerx86/pci/xen: Use msi_for_each_desc()
2021-12-16 Thomas GleixnerPCI/MSI: Use msi_on_each_desc()
2021-12-16 Thomas GleixnerPCI/MSI: Let core code free MSI descriptors
2021-12-16 Thomas GleixnerPCI/MSI: Use msi_add_msi_desc()
2021-12-16 Thomas GleixnerPCI/MSI: Protect MSI operations
2021-12-16 Thomas Gleixnergenirq/msi: Provide domain flags to allocate/free MSI...
2021-12-16 Thomas Gleixnergenirq/msi: Provide msi_alloc_msi_desc() and a simple...
2021-12-16 Thomas Gleixnergenirq/msi: Provide a set of advanced MSI accessors...
2021-12-16 Thomas Gleixnergenirq/msi: Provide msi_domain_alloc/free_irqs_descs_lo...
2021-12-16 Thomas Gleixnergenirq/msi: Add mutex for MSI list protection
2021-12-16 Thomas Gleixnergenirq/msi: Move descriptor list to struct msi_device_data
2021-12-16 Thomas Gleixnerdmaengine: qcom_hidma: Cleanup MSI handling
2021-12-16 Thomas Gleixnersoc: ti: ti_sci_inta_msi: Get rid of ti_sci_inta_msi_ge...
2021-12-16 Thomas Gleixnerbus: fsl-mc: fsl-mc-allocator: Rework MSI handling
2021-12-16 Thomas Gleixnermailbox: bcm-flexrm-mailbox: Rework MSI interrupt handling
2021-12-16 Thomas Gleixneriommu/arm-smmu-v3: Use msi_get_virq()
2021-12-16 Thomas Gleixnerperf/smmuv3: Use msi_get_virq()
2021-12-16 Thomas Gleixnerdmaengine: mv_xor_v2: Get rid of msi_desc abuse
2021-12-16 Thomas GleixnerPCI/MSI: Simplify pci_irq_get_affinity()
2021-12-16 Thomas GleixnerPCI/MSI: Use msi_get_virq() in pci_get_vector()
2021-12-16 Thomas Gleixnergenirq/msi: Provide interface to retrieve Linux interru...
2021-12-16 Thomas Gleixnerpowerpc/pseries/msi: Let core code check for contiguous...
2021-12-16 Thomas GleixnerPCI/MSI: Provide MSI_FLAG_MSIX_CONTIGUOUS
2021-12-16 Thomas GleixnerPCI/MSI: Use msi_desc::msi_index
2021-12-16 Thomas Gleixnersoc: ti: ti_sci_inta_msi: Use msi_desc::msi_index
2021-12-16 Thomas Gleixnerbus: fsl-mc-msi: Use msi_desc::msi_index
2021-12-16 Thomas Gleixnerplatform-msi: Use msi_desc::msi_index
2021-12-16 Thomas Gleixnergenirq/msi: Consolidate MSI descriptor data
2021-12-16 Thomas Gleixnerplatform-msi: Store platform private data pointer in...
2021-12-16 Thomas Gleixnerplatform-msi: Rename functions and clarify comments
2021-12-16 Thomas Gleixnergenirq/msi: Remove the original sysfs interfaces
2021-12-16 Thomas Gleixnerplatform-msi: Let the core code handle sysfs groups
2021-12-16 Thomas GleixnerPCI/MSI: Let the irq code handle sysfs groups
2021-12-16 Thomas Gleixnergenirq/msi: Provide msi_device_populate/destroy_sysfs()
2021-12-16 Thomas Gleixnersoc: ti: ti_sci_inta_msi: Allocate MSI device data...
2021-12-16 Thomas Gleixnerbus: fsl-mc-msi: Allocate MSI device data on first use
2021-12-16 Thomas Gleixnerplatform-msi: Allocate MSI device data on first use
2021-12-16 Thomas GleixnerPCI/MSI: Allocate MSI device data on first use
2021-12-16 Thomas GleixnerPCI/MSI: Decouple MSI[-X] disable from pcim_release()
2021-12-16 Thomas Gleixnerdevice: Add device:: Msi_data pointer and struct msi_de...
2021-12-16 Thomas Gleixnerdevice: Move MSI related data into a struct
2021-12-16 Thomas Gleixnerpowerpc/pseries/msi: Use PCI device properties
2021-12-16 Thomas Gleixnerpowerpc/cell/axon_msi: Use PCI device property
2021-12-16 Thomas Gleixnergenirq/msi: Use PCI device property
2021-12-16 Thomas Gleixnerx86/apic/msi: Use PCI device MSI property
2021-12-16 Thomas Gleixnerx86/pci/XEN: Use PCI device property
2021-12-16 Thomas GleixnerPCI/MSI: Set pci_dev::msi[x]_enabled early
2021-12-15 Arnd Bergmannx86/xen: Use correct #ifdef guard for xen_initdom_resto...
2021-12-14 Thomas GleixnerMerge branch 'irq/urgent' into irq/msi
2021-12-14 Thomas GleixnerPCI/MSI: Clear PCI_MSIX_FLAGS_MASKALL on error
2021-12-14 Stefan RoesePCI/MSI: Mask MSI-X vectors only on success
2021-12-12 Linus TorvaldsLinux 5.16-rc5
2021-12-12 Linus TorvaldsMerge tag 'usb-5.16-rc5' of git://git./linux/kernel...
2021-12-12 Linus TorvaldsMerge tag 'char-misc-5.16-rc5' of git://git./linux...
2021-12-12 Linus TorvaldsMerge tag 'timers-urgent-2021-12-12' of git://git....
2021-12-12 Linus TorvaldsMerge tag 'irq-urgent-2021-12-12' of git://git./linux...
2021-12-12 Linus TorvaldsMerge tag 'sched-urgent-2021-12-12' of git://git./linux...
2021-12-12 Linus TorvaldsMerge tag 'csky-for-linus-5.16-rc5' of git://github...
2021-12-12 Pavel Hofmanusb: core: config: using bit mask instead of individual...
2021-12-12 Pavel Hofmanusb: core: config: fix validation of wMaxPacketValue...
2021-12-12 Greg Kroah... USB: gadget: zero allocate endpoint 0 buffers
2021-12-12 Greg Kroah... USB: gadget: detect too-big endpoint 0 requests
2021-12-12 Linus TorvaldsMerge tag 'scsi-fixes' of git://git./linux/kernel/git...
2021-12-12 Linus TorvaldsMerge tag 'xfs-5.16-fixes-3' of git://git./fs/xfs/xfs...
2021-12-12 Linus TorvaldsMerge branch 'for-5.16-fixes' of git://git./linux/kerne...
2021-12-11 Linus TorvaldsMerge tag 'perf-tools-fixes-for-v5.16-2021-12-11' of...
2021-12-11 Linus TorvaldsMerge tag 'block-5.16-2021-12-10' of git://git.kernel...
2021-12-11 Linus TorvaldsMerge tag 'io_uring-5.16-2021-12-10' of git://git.kerne...
2021-12-11 Linus TorvaldsMerge branch 'i2c/for-current' of git://git./linux...
2021-12-11 Linus TorvaldsMerge tag 'clk-fixes-for-linus' of git://git./linux...
2021-12-11 Linus TorvaldsMerge tag 'devicetree-fixes-for-5.16-2' of git://git...
2021-12-11 Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2021-12-11 Thomas GleixnerMerge tag 'timers-v5.16-rc4' of https://git.linaro...
2021-12-11 Miaoqian Linperf python: Fix NULL vs IS_ERR_OR_NULL() checking
2021-12-11 Adrian Hunterperf intel-pt: Fix error timestamp setting on the decod...
2021-12-11 Adrian Hunterperf intel-pt: Fix missing 'instruction' events with...
2021-12-11 Adrian Hunterperf intel-pt: Fix next 'err' value, walking trace
2021-12-11 Adrian Hunterperf intel-pt: Fix state setting when receiving overflo...
2021-12-11 Adrian Hunterperf intel-pt: Fix intel_pt_fup_event() assumptions...
2021-12-11 Adrian Hunterperf intel-pt: Fix sync state when a PSB (synchronizati...
2021-12-11 Adrian Hunterperf intel-pt: Fix some PGE (packet generation enable...
2021-12-11 German Gomezperf tools: Prevent out-of-bounds access to registers
2021-12-11 Thomas GleixnerMerge tag 'irqchip-fixes-5.16-2' of git://git./linux...
2021-12-11 Linus TorvaldsMerge tag 'for-5.16-rc4-tag' of git://git./linux/kernel...
2021-12-11 Linus TorvaldsMerge tag '5.16-rc4-smb3-fixes' of git://git.samba...
2021-12-11 Linus TorvaldsMerge tag 'nfsd-5.16-2' of git://linux-nfs.org/~bfields...
next