Thomas Gleixner ([email protected])

Number of posts: 23303 (3.19 per day)
First post: 2004-06-07 15:42:13
Last post: 2024-06-11 07:33:53

Date List Subject
2021-12-10 22:19:58 linux-kernel [patch V3 26/35] genirq/msi: Provide interface to retrieve Linux interrupt number
2021-12-10 22:19:56 linux-kernel [patch V3 12/35] soc: ti: ti_sci_inta_msi: Allocate MSI device data on first use
2021-12-10 22:19:55 linux-kernel [patch V3 17/35] platform-msi: Rename functions and clarify comments
2021-12-10 22:19:51 linux-kernel [patch V3 10/35] platform-msi: Allocate MSI device data on first use
2021-12-10 22:19:47 linux-kernel [patch V3 11/35] bus: fsl-mc-msi: Allocate MSI device data on first use
2021-12-10 22:19:43 linux-kernel [patch V3 09/35] PCI/MSI: Allocate MSI device data on first use
2021-12-10 22:19:37 linux-kernel [patch V3 08/35] device: Add device:: Msi_data pointer and struct msi_device_data
2021-12-10 22:19:31 linux-kernel [patch V3 07/35] device: Move MSI related data into a struct
2021-12-10 22:19:29 linux-kernel [patch V3 06/35] powerpc/pseries/msi: Use PCI device properties
2021-12-10 22:19:26 linux-kernel [patch V3 04/35] genirq/msi: Use PCI device property
2021-12-10 22:19:24 linux-kernel [patch V3 05/35] powerpc/cell/axon_msi: Use PCI device property
2021-12-10 22:19:20 linux-kernel [patch V3 02/35] x86/pci/XEN: Use PCI device property
2021-12-10 22:19:14 linux-kernel [patch V3 01/35] PCI/MSI: Set pci_dev::msi[x]_enabled early
2021-12-10 22:19:11 linux-kernel [patch V3 00/35] genirq/msi, PCI/MSI: Spring cleaning - Part 2
2021-12-10 21:53:43 linux-kernel Re: Rewording of Setting IA32_XFD[18] (Re: Thoughts of AMX KVM support based on latest kernel)
2021-12-10 19:00:23 linux-kernel Re: [patch 21/32] NTB/msi: Convert to msi_on_each_desc()
2021-12-10 18:44:43 linux-kernel Re: [PATCH v6 00/14] genirq: Cleanup the abuse of irq_set_affinity_hint()
2021-12-10 12:13:28 linux-kernel RE: [patch 21/32] NTB/msi: Convert to msi_on_each_desc()
2021-12-10 00:26:23 linux-kernel Re: [patch 21/32] NTB/msi: Convert to msi_on_each_desc()
2021-12-09 22:09:58 linux-kernel Re: [patch 21/32] NTB/msi: Convert to msi_on_each_desc()
2021-12-09 21:02:09 linux-kernel Re: [patch V2 19/36] PCI/MSI: Store properties in device::msi::data
2021-12-09 20:32:48 linux-kernel Re: [patch 21/32] NTB/msi: Convert to msi_on_each_desc()
2021-12-09 20:07:24 linux-kernel Re: [patch V2 02/31] genirq/msi: Add mutex for MSI list protection
2021-12-09 17:53:43 linux-kernel Re: [patch V2 19/36] PCI/MSI: Store properties in device::msi::data
2021-12-09 15:57:45 linux-kernel RE: [patch 21/32] NTB/msi: Convert to msi_on_each_desc()
2021-12-09 09:03:06 linux-kernel RE: [patch 21/32] NTB/msi: Convert to msi_on_each_desc()
2021-12-09 08:37:13 linux-kernel RE: [patch 21/32] NTB/msi: Convert to msi_on_each_desc()
2021-12-09 08:13:28 linux-kernel Re: [x86/signal] 3aac3ebea0: will-it-scale.per_thread_ops -11.9% regression
2021-12-08 20:56:57 linux-kernel Re: [patch V2 20/23] PCI/MSI: Move msi_lock to struct pci_dev
2021-12-08 19:14:42 linux-kernel Re: [x86/signal] 3aac3ebea0: will-it-scale.per_thread_ops -11.9% regression
2021-12-08 17:53:36 linux-kernel Re: [patch V2 20/36] x86/pci/XEN: Use device MSI properties
2021-12-08 15:11:44 linux-kernel Re: [PATCH V7 03/18] x86/pks: Add additional PKEY helper macros
2021-12-08 00:21:53 linux-kernel Re: [PATCH V7 08/18] x86/entry: Preserve PKRS MSR across exceptions
2021-12-07 21:19:08 linux-kernel Re: [patch V2 29/36] PCI/MSI: Simplify pci_irq_get_affinity()
2021-12-07 20:42:27 linux-kernel Re: [patch V2 01/23] powerpc/4xx: Remove MSI support which never worked
2021-12-07 20:36:36 linux-kernel Re: [x86/signal] 3aac3ebea0: will-it-scale.per_thread_ops -11.9% regression
2021-12-07 13:38:43 linux-kernel Re: [x86/signal] 3aac3ebea0: will-it-scale.per_thread_ops -11.9% regression
2021-12-07 12:53:40 linux-kernel Re: [patch V2 18/36] genirq/msi: Add msi_device_data::properties
2021-12-07 12:47:42 linux-kernel Re: [patch V2 18/36] genirq/msi: Add msi_device_data::properties
2021-12-07 12:46:23 linux-kernel Re: [patch V2 29/31] genirq/msi: Add abuse prevention comment to msi header
2021-12-06 22:53:28 linux-kernel [patch V2 21/31] soc: ti: ti_sci_inta_msi: Rework MSI descriptor allocation
2021-12-06 22:53:22 linux-kernel [patch V2 23/31] bus: fsl-mc-msi: Simplify MSI descriptor handling
2021-12-06 22:53:21 linux-kernel [patch V2 13/31] s390/pci: Rework MSI descriptor walk
2021-12-06 22:53:14 linux-kernel [patch V2 14/31] powerpc/4xx/hsta: Rework MSI handling
2021-12-06 22:53:12 linux-kernel [patch V2 26/31] genirq/msi: Make interrupt allocation less convoluted
2021-12-06 22:53:10 linux-kernel [patch V2 25/31] platform-msi: Simplify platform device MSI code
2021-12-06 22:53:07 linux-kernel [patch V2 31/31] genirq/msi: Convert storage to xarray
2021-12-06 22:53:01 linux-kernel [patch V2 27/31] genirq/msi: Convert to new functions
2021-12-06 22:52:58 linux-kernel [patch V2 30/31] genirq/msi: Simplify sysfs handling
2021-12-06 22:52:55 linux-kernel [patch V2 28/31] genirq/msi: Mop up old interfaces
2021-12-06 22:52:53 linux-kernel [patch V2 16/31] powerpc/pasemi/msi: Convert to msi_on_each_dec()