index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
kernel
/
irq
Age
Commit message (
Expand
)
Author
Files
Lines
2025-05-07
genirq/manage: Cleanup kernel doc comments
Thomas Gleixner
1
-269
/
+251
2025-05-07
genirq/chip: Rework irq_modify_status()
Thomas Gleixner
1
-27
/
+23
2025-05-07
genirq/chip: Rework irq_set_handler() variants
Thomas Gleixner
1
-23
/
+11
2025-05-07
genirq/chip: Rework irq_set_chip_data()
Thomas Gleixner
1
-12
/
+9
2025-05-07
genirq/chip: Rework irq_set_msi_desc_off()
Thomas Gleixner
1
-21
/
+17
2025-05-07
genirq/chip: Rework irq_set_handler_data()
Thomas Gleixner
1
-12
/
+9
2025-05-07
genirq/chip: Rework irq_set_irq_type()
Thomas Gleixner
1
-13
/
+6
2025-05-07
genirq/chip: Rework irq_set_chip()
Thomas Gleixner
1
-16
/
+12
2025-05-07
genirq/chip: Use lock guards where applicable
Thomas Gleixner
1
-16
/
+8
2025-05-07
genirq/chip: Rework handle_fasteoi_mask_irq()
Thomas Gleixner
1
-29
/
+9
2025-05-07
genirq/chip: Rework handle_fasteoi_ack_irq()
Thomas Gleixner
1
-26
/
+13
2025-05-07
genirq/chip: Rework handle_edge_irq()
Thomas Gleixner
1
-33
/
+16
2025-05-07
genirq/chip: Rework handle_eoi_irq()
Thomas Gleixner
1
-24
/
+18
2025-05-07
genirq/chip: Rework handle_level_irq()
Thomas Gleixner
1
-23
/
+9
2025-05-07
genirq/chip: Rework handle_untracked_irq()
Thomas Gleixner
1
-27
/
+16
2025-05-07
genirq/chip: Rework handle_simple_irq()
Thomas Gleixner
1
-20
/
+10
2025-05-07
genirq/chip: Rework handle_nested_irq()
Thomas Gleixner
1
-42
/
+36
2025-05-07
genirq/chip: Prepare for code reduction
Thomas Gleixner
1
-8
/
+27
2025-05-07
genirq/debugfs: Convert to lock guards
Thomas Gleixner
1
-2
/
+1
2025-05-07
genirq/cpuhotplug: Convert to lock guards
Thomas Gleixner
1
-6
/
+4
2025-05-07
genirq/spurious: Switch to lock guards
Thomas Gleixner
1
-18
/
+12
2025-05-07
genirq/spurious: Cleanup code
Thomas Gleixner
1
-46
/
+28
2025-05-07
genirq/proc: Switch to lock guards
Thomas Gleixner
1
-41
/
+24
2025-05-07
genirq/resend: Switch to lock guards
Thomas Gleixner
1
-29
/
+21
2025-05-07
genirq/pm: Switch to lock guards
Thomas Gleixner
1
-25
/
+13
2025-05-07
genirq/autoprobe: Switch to lock guards
Thomas Gleixner
1
-17
/
+9
2025-05-07
genirq/irqdesc: Switch to lock guards
Thomas Gleixner
1
-85
/
+44
2025-05-07
genirq: Provide conditional lock guards
Thomas Gleixner
1
-6
/
+29
2025-05-05
genirq/irqdesc: Decrease indentation level in __irq_get_desc_lock()
Andy Shevchenko
1
-16
/
+16
2025-04-30
genirq/msi: Prevent NULL pointer dereference in msi_domain_debug_show()
Andrew Jones
1
-1
/
+1
2025-04-16
genirq/irqdesc: Use sysfs_emit() to instead of s*printf()
Andy Shevchenko
1
-14
/
+10
2025-04-09
genirq/msi: Rename msi_[un]lock_descs()
Thomas Gleixner
1
-6
/
+10
2025-04-09
genirq/msi: Use lock guards for MSI descriptor locking
Thomas Gleixner
1
-69
/
+40
2025-04-08
genirq/generic-chip: Fix incorrect lock guard conversions
Geert Uytterhoeven
1
-2
/
+2
2025-04-07
genirq/generic-chip: Convert core code to lock guards
Thomas Gleixner
1
-31
/
+16
2025-04-07
irqdomain: Support three-cell scheme interrupts
Yixun Lan
1
-0
/
+56
2025-04-04
genirq/migration: Use irqd_get_parent_data() in irq_force_complete_move()
Thomas Gleixner
1
-1
/
+1
2025-04-04
irqdomain: Rename irq_get_default_host() to irq_get_default_domain()
Jiri Slaby (SUSE)
1
-3
/
+3
2025-04-04
irqdomain: Rename irq_set_default_host() to irq_set_default_domain()
Jiri Slaby (SUSE)
1
-4
/
+4
2025-03-28
Revert "Merge tag 'irq-msi-2025-03-23' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip"
Linus Torvalds
1
-55
/
+106
2025-03-27
Merge tag 'powerpc-6.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
Linus Torvalds
2
-51
/
+0
2025-03-26
Merge tag 'iommu-updates-v6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/iommu/linux
Linus Torvalds
1
-0
/
+1
2025-03-25
Merge tag 'for-linus-6.15-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
Linus Torvalds
1
-1
/
+1
2025-03-25
Merge tag 'irq-drivers-2025-03-23' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-0
/
+22
2025-03-25
Merge tag 'irq-msi-2025-03-23' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-106
/
+55
2025-03-21
PCI/MSI: Convert pci_msi_ignore_mask to per MSI domain flag
Roger Pau Monne
1
-1
/
+1
2025-03-13
genirq/msi: Rename msi_[un]lock_descs()
Thomas Gleixner
1
-6
/
+10
2025-03-13
genirq/msi: Use lock guards for MSI descriptor locking
Thomas Gleixner
1
-69
/
+40
2025-03-13
genirq/msi: Make a few functions static
Thomas Gleixner
1
-33
/
+7
2025-03-10
genirq: Make a few functions static
Thomas Gleixner
5
-31
/
+22
[prev]
[next]