index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2021-12-17
genirq/msi: Move descriptor list to struct msi_device_data
Thomas Gleixner
2
-5
/
+3
2021-12-17
soc: ti: ti_sci_inta_msi: Get rid of ti_sci_inta_msi_get_virq()
Thomas Gleixner
1
-1
/
+0
2021-12-17
bus: fsl-mc: fsl-mc-allocator: Rework MSI handling
Thomas Gleixner
1
-2
/
+2
2021-12-17
genirq/msi: Provide interface to retrieve Linux interrupt number
Thomas Gleixner
1
-0
/
+2
2021-12-17
PCI/MSI: Provide MSI_FLAG_MSIX_CONTIGUOUS
Thomas Gleixner
1
-0
/
+2
2021-12-17
PCI/MSI: Use msi_desc::msi_index
Thomas Gleixner
1
-2
/
+0
2021-12-17
soc: ti: ti_sci_inta_msi: Use msi_desc::msi_index
Thomas Gleixner
1
-14
/
+2
2021-12-17
bus: fsl-mc-msi: Use msi_desc::msi_index
Thomas Gleixner
1
-10
/
+0
2021-12-17
platform-msi: Use msi_desc::msi_index
Thomas Gleixner
1
-10
/
+0
2021-12-17
genirq/msi: Consolidate MSI descriptor data
Thomas Gleixner
1
-0
/
+2
2021-12-17
platform-msi: Store platform private data pointer in msi_device_data
Thomas Gleixner
1
-2
/
+2
2021-12-17
platform-msi: Rename functions and clarify comments
Thomas Gleixner
1
-4
/
+4
2021-12-17
genirq/msi: Remove the original sysfs interfaces
Thomas Gleixner
1
-15
/
+3
2021-12-17
PCI/MSI: Let the irq code handle sysfs groups
Thomas Gleixner
1
-1
/
+0
2021-12-17
genirq/msi: Provide msi_device_populate/destroy_sysfs()
Thomas Gleixner
1
-0
/
+4
2021-12-17
PCI/MSI: Decouple MSI[-X] disable from pcim_release()
Thomas Gleixner
1
-1
/
+2
2021-12-17
device: Add device:: Msi_data pointer and struct msi_device_data
Thomas Gleixner
2
-0
/
+23
2021-12-17
device: Move MSI related data into a struct
Thomas Gleixner
1
-6
/
+14
2021-12-14
Merge branch 'irq/urgent' into irq/msi
Thomas Gleixner
13
-37
/
+88
2021-12-12
Merge tag 'char-misc-5.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+13
2021-12-12
Merge branch 'for-5.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2021-12-11
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+13
2021-12-11
timers: implement usleep_idle_range()
SeongJae Park
1
-1
/
+13
2021-12-11
Merge tag 'pm-5.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
1
-1
/
+1
2021-12-11
Merge tag 'aio-poll-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+26
2021-12-09
percpu_ref: Replace kernel.h with the necessary inclusions
Andy Shevchenko
1
-1
/
+1
2021-12-09
Merge tag 'net-5.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
6
-28
/
+21
2021-12-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...
Linus Torvalds
1
-0
/
+5
2021-12-09
wait: add wake_up_pollfree()
Eric Biggers
1
-0
/
+26
2021-12-09
bus: mhi: core: Add support for forced PM resume
Loic Poulain
1
-0
/
+13
2021-12-09
genirq/msi: Handle PCI/MSI allocation fail in core code
Thomas Gleixner
1
-4
/
+1
2021-12-09
PCI/MSI: Make pci_msi_domain_check_cap() static
Thomas Gleixner
1
-2
/
+0
2021-12-09
PCI/MSI: Move msi_lock to struct pci_dev
Thomas Gleixner
2
-2
/
+1
2021-12-09
PCI/MSI: Sanitize MSI-X table map handling
Thomas Gleixner
1
-0
/
+1
2021-12-09
PCI/MSI: Split out irqdomain code
Thomas Gleixner
1
-11
/
+0
2021-12-09
PCI/MSI: Make arch_restore_msi_irqs() less horrible.
Thomas Gleixner
1
-4
/
+3
2021-12-09
genirq/msi, treewide: Use a named struct for PCI/MSI attributes
Thomas Gleixner
1
-43
/
+41
2021-12-09
PCI/MSI: Remove msi_desc_to_pci_sysdata()
Thomas Gleixner
1
-5
/
+0
2021-12-09
PCI/MSI: Make pci_msi_domain_write_msg() static
Thomas Gleixner
1
-1
/
+0
2021-12-09
genirq/msi: Fixup includes
Thomas Gleixner
1
-1
/
+1
2021-12-09
genirq/msi: Remove unused domain callbacks
Thomas Gleixner
1
-7
/
+4
2021-12-09
genirq/msi: Guard sysfs code
Thomas Gleixner
1
-0
/
+10
2021-12-09
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
5
-23
/
+15
2021-12-08
PM: runtime: Fix pm_runtime_active() kerneldoc comment
Rafael J. Wysocki
1
-1
/
+1
2021-12-08
net: phy: Remove unnecessary indentation in the comments of phy_device
Yanteng Si
1
-5
/
+6
2021-12-06
Merge tag 'regulator-fix-v5.16-rc4' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-6
/
+8
2021-12-05
Merge tag 'sched_urgent_for_v5.16_rc4' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-2
/
+3
2021-12-03
treewide: Add missing includes masked by cgroup -> bpf dependency
Jakub Kicinski
3
-2
/
+2
2021-12-03
bpf: Make CONFIG_DEBUG_INFO_BTF depend upon CONFIG_BPF_SYSCALL
Kumar Kartikeya Dwivedi
1
-4
/
+10
2021-12-02
Merge tag 'net-5.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
3
-17
/
+21
[next]