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-11 14:28:40 linux-kernel [patch 01/33] genirq/msi: Rearrange MSI domain flags
2022-11-11 14:28:22 linux-kernel [patch 07/33] genirq/msi: Provide msi_create/free_device_irq_domain()
2022-11-11 14:28:00 linux-kernel [patch 12/20] genirq/msi: Make descriptor freeing domain aware
2022-11-11 14:27:59 linux-kernel [patch 13/20] genirq/msi: Make msi_add_simple_msi_descs() device domain aware
2022-11-11 14:27:08 linux-kernel [patch 32/33] iommu/amd: Enable PCI/IMS
2022-11-11 14:25:46 linux-kernel [patch 28/39] PCI/MSI: Move pci_irq_get_affinity() to api.c
2022-11-11 14:25:46 linux-kernel [patch 06/33] genirq/irqdomain: Add irq_domain::dev for per device MSI domains
2022-11-11 14:25:11 linux-kernel [patch 23/39] PCI/MSI: Move pci_alloc_irq_vectors_affinity() to api.c
2022-11-11 14:25:06 linux-kernel [patch 00/20] genirq, PCI/MSI: Support for per device MSI and PCI/IMS - Part 2 API rework
2022-11-11 14:25:05 linux-kernel [patch 34/39] PCI/MSI: Reject multi-MSI early
2022-11-11 14:25:04 linux-kernel [patch 31/39] Documentation: PCI: Add reference to PCI/MSI device driver APIs
2022-11-11 14:23:55 linux-kernel [patch 14/20] genirq/msi: Provide new domain id based interfaces for freeing interrupts
2022-11-11 14:23:53 linux-kernel [patch 24/33] PCI/MSI: Provide prepare_desc() MSI domain op
2022-11-11 14:23:20 linux-kernel [patch 25/39] PCI/MSI: Move pci_free_irq_vectors() to api.c
2022-11-11 13:59:55 linux-kernel [patch 07/39] genirq/msi: Make __msi_domain_alloc_irqs() static
2022-11-11 13:58:56 linux-kernel [patch 02/39] iommu/vt-d: Remove bogus check for multi MSI-X
2022-11-11 13:58:24 linux-kernel [patch 13/39] PCI/MSI: Use msi_domain_info::bus_token
2022-11-11 13:58:18 linux-kernel [patch 12/39] genirq/msi: Add bus token to struct msi_domain_info
2022-11-11 13:58:04 linux-kernel [patch 10/39] genirq/msi: Make __msi_domain_free_irqs() static
2022-11-11 13:57:51 linux-kernel [patch 08/39] genirq/msi: Provide msi_domain_ops::post_free()
2022-11-11 13:57:36 linux-kernel [patch 00/39] genirq, PCI/MSI: Support for per device MSI and PCI/IMS - Part 1 cleanups
2022-11-10 04:10:54 linux-kernel Re: [PATCH -next] genirq: Add SPARSE_NR_IRQS Kconfig option
2022-11-09 16:54:29 linux-kernel Re: [RFC PATCH] x86: Drop fpregs lock before inheriting FPU permissions during clone
2022-11-08 08:32:46 linux-crypto Re: [PATCH RFC v3] random: implement getrandom() in vDSO
2022-11-07 23:55:22 linux-kernel Re: [for-linus][PATCH 4/5] timers: Add timer_shutdown_sync() and timer_shutdown() to be called before freeing timers
2022-11-07 12:42:37 linux-kernel Re: [for-linus][PATCH 4/5] timers: Add timer_shutdown_sync() and timer_shutdown() to be called before freeing timers
2022-11-07 11:21:23 linux-kernel Re: [for-linus][PATCH 4/5] timers: Add timer_shutdown_sync() and timer_shutdown() to be called before freeing timers
2022-11-07 11:18:59 linux-kernel Re: [for-linus][PATCH 4/5] timers: Add timer_shutdown_sync() and timer_shutdown() to be called before freeing timers
2022-11-07 10:47:45 linux-ext4 Re: [GIT PULL] treewide: timers: Use timer_shutdown*() before freeing timers
2022-10-19 15:26:35 linux-kernel Re: [PATCH v4 0/5] x86: Enable LKGS instruction
2022-10-19 11:20:04 linux-kernel Re: [PATCH v2] x86/tsc: Extend watchdog check exemption to 4-Sockets platform
2022-10-17 14:30:35 linux-kernel Re: [PATCH] arch: x86: kernel: Add missing of_node_put() in x86_init.c
2022-10-17 11:29:26 linux-kernel Re: [PATCH] interrupt: discover and disable very frequent interrupts
2022-10-17 10:06:40 linux-kernel Re: [PATCH v2 7/9] x86: Remove CONFIG_ARCH_NR_GPIO
2022-10-15 11:16:25 linux-kernel Re: [RESEND] clocksource: sun4i: Fix the bug that tick_resume stucks
2022-10-15 09:20:58 linux-kernel Re: [PATCH v3 4/6] x86/gsseg: move local_irq_save/restore() into asm_load_gs_index()
2022-10-12 14:03:57 linux-kernel [GIT pull] irq/core for v6.1-rc1
2022-10-06 20:23:44 linux-kernel Re: [PATCH] x86/split_lock: Restore warn mode (and add a new one) to avoid userspace regression
2022-10-05 13:56:06 linux-kernel Re: [PATCH] debugobjects: Print object pointer in debug_print_object()
2022-10-05 12:34:25 linux-kernel [GIT pull] timers/core for v6.1-rc1
2022-10-05 12:33:41 linux-kernel [GIT pull] sched/rt for v6.1-rc1
2022-09-10 23:12:34 linux-kernel [patch RFC 06/29] printk: Protect [un]register_console() with a mutex
2022-09-10 23:11:06 linux-kernel [patch RFC 12/29] printk: Prepare for SCRU console list protection
2022-09-10 23:02:30 linux-kernel Re: [patch RFC 00/29] printk: A new approach - WIP
2022-09-10 23:01:21 linux-kernel [patch RFC 14/29] printk: Document struct console
2022-09-10 23:01:21 linux-kernel [patch RFC 19/29] printk: Add basic infrastructure for non-BKL consoles
2022-09-10 23:01:20 linux-kernel [patch RFC 25/29] printk: Provide functions to emit a ringbuffer record on non-BKL consoles
2022-09-10 23:00:50 linux-kernel [patch RFC 23/29] printk: Add non-BKL console print state functions
2022-09-10 23:00:40 linux-kernel [patch RFC 24/29] printk: Put seq and dropped into cons_text_desc
2022-09-10 23:00:23 linux-kernel [patch RFC 15/29] printk: Add struct cons_text_buf
2022-09-10 23:00:22 linux-kernel [patch RFC 08/29] parisc: Put console abuse into one place