index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
trace
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-04-01
Revert "irqchip/xilinx: Do not call irq_set_default_host()"
Marc Zyngier
1
-0
/
+1
2020-03-24
irqchip/gic-v4.1: Eagerly vmap vPEs
Marc Zyngier
1
-10
/
+42
2020-03-24
irqchip/gic-v4.1: Add VSGI property setup
Marc Zyngier
2
-0
/
+14
2020-03-24
irqchip/gic-v4.1: Add VSGI allocation/teardown
Marc Zyngier
2
-1
/
+69
2020-03-24
irqchip/gic-v4.1: Move doorbell management to the GICv4 abstraction layer
Marc Zyngier
5
-26
/
+61
2020-03-24
irqchip/gic-v4.1: Plumb set_vcpu_affinity SGI callbacks
Marc Zyngier
2
-0
/
+23
2020-03-24
irqchip/gic-v4.1: Plumb get/set_irqchip_state SGI callbacks
Marc Zyngier
2
-0
/
+91
2020-03-24
irqchip/gic-v4.1: Plumb mask/unmask SGI callbacks
Marc Zyngier
1
-0
/
+18
2020-03-24
irqchip/gic-v4.1: Add initial SGI configuration
Marc Zyngier
2
-2
/
+93
2020-03-24
irqchip/gic-v4.1: Plumb skeletal VSGI irqchip
Marc Zyngier
3
-4
/
+88
2020-03-24
irqchip/stm32: Retrigger both in eoi and unmask callbacks
Marek Vasut
1
-4
/
+14
2020-03-22
irqchip/gic-v3: Move irq_domain_update_bus_token to after checking for NULL d...
luanshi
1
-1
/
+2
2020-03-22
irqchip/xilinx: Do not call irq_set_default_host()
Mubin Sayyed
1
-1
/
+0
2020-03-22
irqchip/xilinx: Enable generic irq multi handler
Michal Simek
4
-37
/
+23
2020-03-22
irqchip/xilinx: Fill error code when irq domain registration fails
Michal Simek
1
-0
/
+1
2020-03-22
irqchip/xilinx: Add support for multiple instances
Mubin Sayyed
1
-48
/
+67
2020-03-22
irqchip/ingenic: Add support for TCU of X1000.
周琰杰 (Zhou Yanjie)
1
-0
/
+1
2020-03-22
irqchip/qcom-irq-combiner: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2020-03-22
irqchip/irq-bcm7038-l1: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2020-03-22
irqchip/versatile-fpga: Apply clear-mask earlier
Sungbo Eo
1
-3
/
+3
2020-03-21
irqchip/gic-v4: Use Inner-Shareable attributes for virtual pending tables
Heyi Guo
2
-1
/
+4
2020-03-20
irqchip/gic-v4.1: Map the ITS SGIR register page
Marc Zyngier
1
-2
/
+13
2020-03-20
irqchip/gic-v4.1: Advertise support v4.1 to KVM
Marc Zyngier
3
-1
/
+12
2020-03-20
irqchip/gic-v4.1: Ensure mutual exclusion betwen invalidations on the same RD
Marc Zyngier
3
-0
/
+8
2020-03-20
irqchip/gic-v4.1: Wait for completion of redistributor's INVALL operation
Zenghui Yu
1
-0
/
+2
2020-03-19
irqchip/gic-v4.1: Ensure mutual exclusion between vPE affinity change and RD ...
Marc Zyngier
2
-8
/
+53
2020-03-19
irqchip/gic-v4.1: Skip absent CPUs while iterating over redistributors
Marc Zyngier
1
-0
/
+4
2020-03-19
irqchip/gic-v3: Use SGIs without active state if offered
Marc Zyngier
2
-2
/
+10
2020-03-19
irqchip/versatile-fpga: Handle chained IRQs properly
Sungbo Eo
1
-2
/
+10
2020-03-16
irqchip/gic-v4: Provide irq_retrigger to avoid circular locking dependency
Marc Zyngier
1
-0
/
+6
2020-03-16
ARM: sa1111: Fix irq_retrigger callback return value
Marc Zyngier
1
-2
/
+5
2020-03-16
irqchip/atmel-aic5: Fix irq_retrigger callback return value
Marc Zyngier
1
-1
/
+1
2020-03-16
irqchip/atmel-aic: Fix irq_retrigger callback return value
Marc Zyngier
1
-1
/
+1
2020-03-16
irqchip/gic-v3-its: Probe ITS page size for all GITS_BASERn registers
Marc Zyngier
1
-34
/
+66
2020-03-16
irqchip/bcm2835: Quiesce IRQs left enabled by bootloader
Lukas Wunner
1
-0
/
+15
2020-03-16
irqchip/sifive-plic: Add support for multiple PLICs
Atish Patra
1
-30
/
+51
2020-03-16
irqchip/sifive-plic: Enable/Disable external interrupts upon cpu online/offline
Atish Patra
3
-5
/
+36
2020-03-08
irqchip: Replace setup_irq() by request_irq()
afzal mohammed
2
-16
/
+9
2020-03-08
irqchip/renesas-intc-irqpin: Restore devm_ioremap() alignment
Geert Uytterhoeven
1
-1
/
+1
2020-03-08
irqchip: Add COMPILE_TEST support for IMX_INTMUX
Anson Huang
1
-1
/
+1
2020-03-08
irqchip/gic-v3-its: Fix access width for gicr_syncr
Heyi Guo
1
-1
/
+1
2020-03-08
pinctrl: stm32: Add level interrupt support to gpio irq chip
Alexandre Torgue
1
-2
/
+43
2020-03-08
irqchip/stm32: Add irq retrigger support
Alexandre Torgue
1
-1
/
+13
2020-03-08
irqchip: vic: Support cascaded VIC in device tree
Linus Walleij
1
-4
/
+5
2020-03-01
Linux 5.6-rc4
v5.6-rc4
Linus Torvalds
1
-1
/
+1
2020-03-01
KVM: VMX: check descriptor table exits on instruction emulation
Oliver Upton
1
-0
/
+15
2020-02-29
ext4: potential crash on allocation error in ext4_alloc_flex_bg_array()
Dan Carpenter
1
-3
/
+3
2020-02-29
macintosh: therm_windtunnel: fix regression when instantiating devices
Wolfram Sang
1
-21
/
+31
2020-02-29
jbd2: fix data races at struct journal_head
Qian Cai
1
-4
/
+4
2020-02-28
kvm: x86: Limit the number of "kvm: disabled by bios" messages
Erwan Velu
1
-2
/
+2
[next]