开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
2021-12-16
genirq/msi: Make interrupt allocation less convoluted
Thomas Gleixner
2021-12-16
soc: ti: ti_sci_inta_msi: Remove ti_sci_inta_msi_domain_free_irqs()
Thomas Gleixner
2021-12-16
genirq/msi: Provide domain flags to allocate/free MSI descriptors automatically
Thomas Gleixner
2021-12-16
genirq/msi: Provide msi_alloc_msi_desc() and a simple allocator
Thomas Gleixner
2021-12-16
genirq/msi: Provide a set of advanced MSI accessors and iterators
Thomas Gleixner
2021-12-16
genirq/msi: Provide msi_domain_alloc/free_irqs_descs_locked()
Thomas Gleixner
2021-12-16
genirq/msi: Add mutex for MSI list protection
Thomas Gleixner
2021-12-16
genirq/msi: Move descriptor list to struct msi_device_data
Thomas Gleixner
2021-12-16
soc: ti: ti_sci_inta_msi: Get rid of ti_sci_inta_msi_get_virq()
Thomas Gleixner
2021-12-16
bus: fsl-mc: fsl-mc-allocator: Rework MSI handling
Thomas Gleixner
2021-12-16
genirq/msi: Provide interface to retrieve Linux interrupt number
Thomas Gleixner
2021-12-16
PCI/MSI: Provide MSI_FLAG_MSIX_CONTIGUOUS
Thomas Gleixner
2021-12-16
PCI/MSI: Use msi_desc::msi_index
Thomas Gleixner
2021-12-16
soc: ti: ti_sci_inta_msi: Use msi_desc::msi_index
Thomas Gleixner
2021-12-16
bus: fsl-mc-msi: Use msi_desc::msi_index
Thomas Gleixner
2021-12-16
platform-msi: Use msi_desc::msi_index
Thomas Gleixner
2021-12-16
genirq/msi: Consolidate MSI descriptor data
Thomas Gleixner
2021-12-16
platform-msi: Store platform private data pointer in msi_device_data
Thomas Gleixner
2021-12-16
platform-msi: Rename functions and clarify comments
Thomas Gleixner
2021-12-16
genirq/msi: Remove the original sysfs interfaces
Thomas Gleixner
2021-12-16
PCI/MSI: Let the irq code handle sysfs groups
Thomas Gleixner
2021-12-16
genirq/msi: Provide msi_device_populate/destroy_sysfs()
Thomas Gleixner
2021-12-16
PCI/MSI: Decouple MSI[-X] disable from pcim_release()
Thomas Gleixner
2021-12-16
device: Add device:: Msi_data pointer and struct msi_device_data
Thomas Gleixner
2021-12-16
device: Move MSI related data into a struct
Thomas Gleixner
2021-12-14
Merge branch 'irq/urgent' into irq/msi
Thomas Gleixner
2021-12-12
Merge tag 'char-misc-5.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-12-11
Merge branch 'for-5.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-12-11
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-12-10
timers: implement usleep_idle_range()
SeongJae Park
2021-12-10
Increase default MLOCK_LIMIT to 8 MiB
Drew DeVault
2021-12-10
Merge tag 'pm-5.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2021-12-10
Merge tag 'aio-poll-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-12-09
percpu_ref: Replace kernel.h with the necessary inclusions
Andy Shevchenko
2021-12-09
Merge tag 'net-5.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2021-12-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...
Linus Torvalds
2021-12-09
aio: fix use-after-free due to missing POLLFREE handling
Eric Biggers
2021-12-09
wait: add wake_up_pollfree()
Eric Biggers
2021-12-09
bus: mhi: core: Add support for forced PM resume
Loic Poulain
2021-12-09
genirq/msi: Handle PCI/MSI allocation fail in core code
Thomas Gleixner
2021-12-09
PCI/MSI: Make pci_msi_domain_check_cap() static
Thomas Gleixner
2021-12-09
PCI/MSI: Move msi_lock to struct pci_dev
Thomas Gleixner
2021-12-09
PCI/MSI: Sanitize MSI-X table map handling
Thomas Gleixner
2021-12-09
PCI/MSI: Split out irqdomain code
Thomas Gleixner
2021-12-09
PCI/MSI: Make arch_restore_msi_irqs() less horrible.
Thomas Gleixner
2021-12-09
genirq/msi, treewide: Use a named struct for PCI/MSI attributes
Thomas Gleixner
2021-12-09
PCI/MSI: Remove msi_desc_to_pci_sysdata()
Thomas Gleixner
2021-12-09
PCI/MSI: Make pci_msi_domain_write_msg() static
Thomas Gleixner
2021-12-09
genirq/msi: Fixup includes
Thomas Gleixner
2021-12-09
genirq/msi: Remove unused domain callbacks
Thomas Gleixner
[next]