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
2022-11-16 23:57:26 linux-kernel RE: [PATCH] clocksource/drivers/hyper-v: Include asm/hyperv-tlfs.h not asm/mshyperv.h
2022-11-16 23:40:39 linux-kernel Re: [PATCH 18/46] entry, lto: Mark raw_irqentry_exit_cond_resched() as __visible
2022-11-16 23:25:38 linux-kernel Re: [patch 25/33] PCI/MSI: Provide post-enable dynamic allocation interfaces for MSI-X
2022-11-16 23:12:01 linux-kernel Re: [patch 12/33] PCI/MSI: Add support for per device MSI[X] domains
2022-11-16 23:09:58 linux-kernel Re: [patch 08/39] genirq/msi: Provide msi_domain_ops::post_free()
2022-11-16 23:09:48 linux-kernel Re: [patch 12/39] genirq/msi: Add bus token to struct msi_domain_info
2022-11-16 23:09:28 linux-kernel Re: [patch 24/33] PCI/MSI: Provide prepare_desc() MSI domain op
2022-11-16 23:08:59 linux-kernel Re: [patch 08/20] genirq/msi: Make MSI descriptor iterators device domain aware
2022-11-16 23:07:39 linux-kernel Re: [patch 13/39] PCI/MSI: Use msi_domain_info::bus_token
2022-11-16 22:27:35 linux-kernel Re: [PATCH v2] x86/sgx: Replace kmap/kunmap_atomic calls
2022-11-16 21:31:51 linux-kernel RE: [PATCH] clocksource/drivers/hyper-v: Include asm/hyperv-tlfs.h not asm/mshyperv.h
2022-11-16 18:49:40 linux-kernel Re: [syzbot] WARNING in call_timer_fn
2022-11-16 18:46:00 linux-kernel Re: [patch 15/39] PCI/MSI: Get rid of PCI_MSI_IRQ_DOMAIN
2022-11-16 18:01:05 linux-kernel Re: [patch 02/39] iommu/vt-d: Remove bogus check for multi MSI-X
2022-11-16 17:46:30 linux-kernel Re: [patch 20/39] PCI/MSI: Move pci_enable_msi() API to api.c
2022-11-16 17:45:48 linux-kernel Re: [patch 27/39] PCI/MSI: Move pci_disable_msix() to api.c
2022-11-16 17:43:41 linux-kernel Re: [patch 23/39] PCI/MSI: Move pci_alloc_irq_vectors_affinity() to api.c
2022-11-16 17:38:31 linux-kernel Re: [patch 22/39] PCI/MSI: Move pci_alloc_irq_vectors() to api.c
2022-11-16 17:32:44 linux-kernel Re: [patch 03/39] iommu/amd: Remove bogus check for multi MSI-X
2022-11-16 17:19:05 linux-kernel Re: [patch 32/39] PCI/MSI: Reorder functions in msi.c
2022-11-16 13:44:18 linux-kernel RE: IRQ affinity problem from virtio_blk
2022-11-16 13:30:15 linux-kernel Re: IRQ affinity problem from virtio_blk
2022-11-16 13:29:29 linux-kernel Re: [PATCH v2] x86/sgx: Replace kmap/kunmap_atomic calls
2022-11-16 11:49:31 linux-kernel Re: IRQ affinity problem from virtio_blk
2022-11-16 11:21:24 linux-kernel RE: IRQ affinity problem from virtio_blk
2022-11-16 11:15:25 linux-kernel RE: IRQ affinity problem from virtio_blk
2022-11-15 23:40:25 linux-kernel Re: IRQ affinity problem from virtio_blk
2022-11-15 23:30:30 linux-kernel Re: IRQ affinity problem from virtio_blk
2022-11-15 23:15:05 linux-kernel Re: IRQ affinity problem from virtio_blk
2022-11-15 20:46:44 linux-bluetooth [patch 08/15] timers: Rename del_timer_sync() to timer_delete_sync()
2022-11-15 20:42:56 linux-bluetooth [patch 12/15] timers: Add shutdown mechanism to the internal functions
2022-11-15 20:40:55 linux-bluetooth [patch 10/15] timers: Silently ignore timers with a NULL function
2022-11-15 20:39:24 linux-bluetooth [patch 09/15] timers: Rename del_timer() to timer_delete()
2022-11-15 20:39:23 linux-bluetooth [patch 14/15] timers: Update the documentation to reflect on the new timer_shutdown() API
2022-11-15 20:39:14 linux-bluetooth [patch 06/15] timers: Update kernel-doc for various functions
2022-11-15 20:36:58 linux-bluetooth [patch 13/15] timers: Provide timer_shutdown[_sync]()
2022-11-15 20:36:47 linux-bluetooth [patch 15/15] Bluetooth: hci_qca: Fix the teardown problem for real
2022-11-15 20:36:46 linux-bluetooth [patch 11/15] timers: Split [try_to_]del_timer[_sync]() to prepare for shutdown mode
2022-11-15 20:31:23 linux-bluetooth [patch 07/15] timers: Use del_timer_sync() even on UP
2022-11-15 20:29:41 linux-bluetooth [patch 05/15] timers: Replace BUG_ON()s
2022-11-15 20:29:24 linux-bluetooth [patch 04/15] timers: Get rid of del_singleshot_timer_sync()
2022-11-15 20:29:21 linux-bluetooth [patch 03/15] clocksource/drivers/sp804: Do not use timer namespace for timer_shutdown() function
2022-11-15 20:29:12 linux-bluetooth [patch 02/15] clocksource/drivers/arm_arch_timer: Do not use timer namespace for timer_shutdown() function
2022-11-15 20:29:11 linux-bluetooth [patch 00/15] timers: Provide timer_shutdown[_sync]()
2022-11-15 20:29:11 linux-bluetooth [patch 01/15] ARM: spear: Do not use timer namespace for timer_shutdown() function
2022-11-14 23:34:53 linux-kernel Re: [PATCH v2] Add hardcoded crystal clock for KabyLake
2022-11-14 20:11:50 linux-kernel Re: [PATCH v6 4/6] timers: Add timer_shutdown_sync() to be called before freeing timers
2022-11-14 20:11:17 linux-kernel Re: [PATCH v6 4/6] timers: Add timer_shutdown_sync() to be called before freeing timers
2022-11-14 19:33:24 linux-kernel Re: [PATCH v6 4/6] timers: Add timer_shutdown_sync() to be called before freeing timers
2022-11-14 19:20:50 linux-kernel Re: [PATCH v1] timerqueue: use rb_entry_safe() in timerqueue_getnext()
2022-11-14 19:10:59 linux-kernel Re: [PATCH v6 4/6] timers: Add timer_shutdown_sync() to be called before freeing timers