index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
irqchip
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
irqchip/gic-v4.1: Use readx_poll_timeout_atomic() to fix sleep in atomic
Zenghui Yu
2020-06-21
1
-4
/
+4
*
|
irqchip/loongson-pci-msi: Fix a typo in Kconfig
Jiaxun Yang
2020-06-21
1
-1
/
+1
|
/
*
clocksource/drivers/timer-riscv: Use per-CPU timer interrupt
Anup Patel
2020-06-09
1
-8
/
+0
*
irqchip: RISC-V per-HART local interrupt controller driver
Anup Patel
2020-06-09
4
-9
/
+183
*
RISC-V: Rename and move plic_find_hart_id() to arch directory
Anup Patel
2020-06-09
1
-15
/
+1
*
irqchip: Fix "Loongson HyperTransport Vector support" driver build on all non...
Ingo Molnar
2020-06-01
1
-1
/
+1
*
irqchip: Add Loongson PCH MSI controller
Jiaxun Yang
2020-05-29
3
-0
/
+266
*
irqchip: Add Loongson PCH PIC controller
Jiaxun Yang
2020-05-29
3
-0
/
+253
*
irqchip: Add Loongson HyperTransport Vector support
Jiaxun Yang
2020-05-29
3
-0
/
+223
*
irqchip/sifive-plic: Improve boot prints for multiple PLIC instances
Anup Patel
2020-05-25
1
-2
/
+2
*
irqchip/sifive-plic: Setup cpuhp once after boot CPU handler is present
Anup Patel
2020-05-25
1
-2
/
+12
*
irqchip/sifive-plic: Set default irq affinity in plic_irqdomain_map()
Anup Patel
2020-05-25
1
-0
/
+3
*
irqchip/gic-v2, v3: Drop extra IRQ_NOAUTOEN setting for (E)PPIs
Valentin Schneider
2020-05-25
2
-2
/
+0
*
irqchip/gic-v3-its: Balance initial LPI affinity across CPUs
Marc Zyngier
2020-05-20
1
-27
/
+100
*
irqchip/gic-v3-its: Track LPI distribution on a per CPU basis
Marc Zyngier
2020-05-18
1
-3
/
+46
*
irqchip/sifive-plic: Remove incorrect requirement about number of irq contexts
Wesley W. Terpstra
2020-05-18
1
-2
/
+0
*
irqchip/gic-v3: Fix missing "__init" for gic_smp_init()
Ingo Rohloff
2020-05-18
1
-1
/
+1
*
Merge branch 'irq/gic-v4.1-fixes-5.7' into irq/irqchip-5.7
Marc Zyngier
2020-04-17
2
-4
/
+27
|
\
|
*
irqchip/gic-v4.1: Update effective affinity of virtual SGIs
Marc Zyngier
2020-04-16
1
-0
/
+1
|
*
irqchip/gic-v4.1: Add support for VPENDBASER's Dirty+Valid signaling
Marc Zyngier
2020-04-16
2
-4
/
+26
*
|
irqchip/irq-bcm7038-l1: Make bcm7038_l1_of_init() static
Jason Yan
2020-04-17
1
-1
/
+1
*
|
irqchip/irq-mvebu-icu: Make legacy_bindings static
Jason Yan
2020-04-17
1
-1
/
+1
*
|
irqchip/meson-gpio: Fix HARDIRQ-safe -> HARDIRQ-unsafe lock order
Marc Zyngier
2020-04-17
1
-8
/
+10
*
|
irqchip/sifive-plic: Fix maximum priority threshold value
Atish Patra
2020-04-17
1
-1
/
+1
*
|
irqchip/ti-sci-inta: Fix processing of masked irqs
Grygorii Strashko
2020-04-17
1
-1
/
+2
*
|
irqchip/mbigen: Free msi_desc on device teardown
Zenghui Yu
2020-04-17
1
-1
/
+7
|
/
*
Merge tag 'irq-urgent-2020-04-05' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-04-05
1
-20
/
+15
|
\
|
*
Merge tag 'irqchip-fixes-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/...
Thomas Gleixner
2020-04-01
1
-20
/
+15
|
|
\
|
|
*
Revert "irqchip/xilinx: Enable generic irq multi handler"
Marc Zyngier
2020-04-01
1
-20
/
+14
|
|
*
Revert "irqchip/xilinx: Do not call irq_set_default_host()"
Marc Zyngier
2020-04-01
1
-0
/
+1
*
|
|
Merge tag 'mips_5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
Linus Torvalds
2020-03-31
4
-0
/
+441
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Merge tag 'v5.6' into mips-next
Thomas Bogendoerfer
2020-03-30
1
-1
/
+29
|
|
\
\
|
*
|
|
irqchip: Add driver for Loongson-3 HyperTransport PIC controller
Jiaxun Yang
2020-03-25
3
-0
/
+160
|
*
|
|
irqchip: loongson-liointc: Workaround LPC IRQ Errata
Jiaxun Yang
2020-03-25
1
-2
/
+12
|
*
|
|
irqchip: Add driver for Loongson I/O Local Interrupt Controller
Jiaxun Yang
2020-03-25
3
-0
/
+271
*
|
|
|
Merge tag 'irq-core-2020-03-30' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-03-30
18
-183
/
+835
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
/
|
|
|
/
|
|
/
|
|
*
|
Merge branch 'irq/gic-v4.1' into irq/irqchip-next
Marc Zyngier
2020-03-24
3
-31
/
+538
|
|
\
\
|
|
*
|
irqchip/gic-v4.1: Eagerly vmap vPEs
Marc Zyngier
2020-03-24
1
-10
/
+42
|
|
*
|
irqchip/gic-v4.1: Add VSGI property setup
Marc Zyngier
2020-03-24
1
-0
/
+13
|
|
*
|
irqchip/gic-v4.1: Add VSGI allocation/teardown
Marc Zyngier
2020-03-24
1
-1
/
+67
|
|
*
|
irqchip/gic-v4.1: Move doorbell management to the GICv4 abstraction layer
Marc Zyngier
2020-03-24
1
-4
/
+41
|
|
*
|
irqchip/gic-v4.1: Plumb set_vcpu_affinity SGI callbacks
Marc Zyngier
2020-03-24
1
-0
/
+18
|
|
*
|
irqchip/gic-v4.1: Plumb get/set_irqchip_state SGI callbacks
Marc Zyngier
2020-03-24
1
-0
/
+77
|
|
*
|
irqchip/gic-v4.1: Plumb mask/unmask SGI callbacks
Marc Zyngier
2020-03-24
1
-0
/
+18
|
|
*
|
irqchip/gic-v4.1: Add initial SGI configuration
Marc Zyngier
2020-03-24
1
-1
/
+91
|
|
*
|
irqchip/gic-v4.1: Plumb skeletal VSGI irqchip
Marc Zyngier
2020-03-24
2
-3
/
+80
|
|
*
|
irqchip/gic-v4.1: Map the ITS SGIR register page
Marc Zyngier
2020-03-20
1
-2
/
+13
|
|
*
|
irqchip/gic-v4.1: Advertise support v4.1 to KVM
Marc Zyngier
2020-03-20
2
-1
/
+10
|
|
*
|
irqchip/gic-v4.1: Ensure mutual exclusion betwen invalidations on the same RD
Marc Zyngier
2020-03-20
2
-0
/
+7
|
|
*
|
irqchip/gic-v4.1: Wait for completion of redistributor's INVALL operation
Zenghui Yu
2020-03-20
1
-0
/
+2
[prev]
[next]