index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
irq
/
Kconfig
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-12-11
driver core: platform: Add devm_platform_get_irqs_affinity()
John Garry
2
-0
/
+127
2020-12-11
ACPI: Drop acpi_dev_irqresource_disabled()
John Garry
1
-12
/
+5
2020-12-11
resource: Add irqresource_disabled()
John Garry
1
-0
/
+7
2020-12-11
genirq/affinity: Add irq_update_affinity_desc()
John Garry
2
-0
/
+78
2020-12-11
irqchip/gic-v3-its: Flag device allocation as proxied if behind a PCI bridge
Marc Zyngier
1
-3
/
+8
2020-12-11
irqchip/gic-v3-its: Tag ITS device as shared if allocating for a proxy device
Marc Zyngier
1
-0
/
+3
2020-12-11
platform-msi: Track shared domain allocation
Marc Zyngier
2
-0
/
+11
2020-12-11
irqchip/ti-sci-intr: Fix freeing of irqs
Lokesh Vutla
1
-7
/
+7
2020-12-11
irqchip/ti-sci-inta: Fix printing of inta id on probe success
Lokesh Vutla
1
-1
/
+1
2020-12-11
drivers/irqchip: Remove EZChip NPS interrupt controller
Vineet Gupta
3
-173
/
+0
2020-12-11
Revert "genirq: Add fasteoi IPI flow"
Valentin Schneider
2
-28
/
+0
2020-12-11
irqchip/hip04: Make IPIs use handle_percpu_devid_irq()
Valentin Schneider
1
-5
/
+1
2020-12-11
irqchip/bcm2836: Make IPIs use handle_percpu_devid_irq()
Valentin Schneider
1
-1
/
+1
2020-12-11
irqchip/armada-370-xp: Make IPIs use handle_percpu_devid_irq()
Valentin Schneider
1
-1
/
+1
2020-12-11
irqchip/gic, gic-v3: Make SGIs use handle_percpu_devid_irq()
Valentin Schneider
2
-13
/
+1
2020-12-11
irqchip/ocelot: Add support for Jaguar2 platforms
Gregory CLEMENT
1
-0
/
+19
2020-12-11
irqchip/ocelot: Add support for Serval platforms
Gregory CLEMENT
1
-0
/
+19
2020-12-11
irqchip/ocelot: Add support for Luton platforms
Gregory CLEMENT
1
-4
/
+34
2020-12-11
irqchip/ocelot: prepare to support more SoC
Gregory CLEMENT
1
-22
/
+54
2020-12-11
dt-bindings: interrupt-controller: Add binding for few Microsemi interrupt co...
Gregory CLEMENT
1
-0
/
+4
2020-12-11
dt-bindings: interrupt-controller: convert icpu intr bindings to json-schema
Gregory CLEMENT
2
-21
/
+60
2020-12-11
irqchip/gic-v4.1: Reduce the delay when polling GICR_VPENDBASER.Dirty
Shenming Lu
1
-1
/
+1
2020-12-11
irqchip/alpine-msi: Fix freeing of interrupts on allocation error path
Marc Zyngier
1
-2
/
+1
2020-12-11
dt-bindings: interrupt-controller: update bindings for supporting more SoCs
Biwen Li
1
-2
/
+6
2020-12-11
irqchip/ls-extirq: Add LS1043A, LS1088A external interrupt support
Hou Zhiqiang
1
-10
/
+6
2020-12-11
irqchip/loongson-htpic: Fix build warnings
Huacai Chen
1
-4
/
+3
2020-12-11
irqchip/gic: Spelling s/REturn/Return/
Geert Uytterhoeven
1
-1
/
+1
2020-12-02
irq: Call tick_irq_enter() inside HARDIRQ_OFFSET
Frederic Weisbecker
1
-9
/
+5
2020-12-02
irqtime: Move irqtime entry accounting after irq offset incrementation
Frederic Weisbecker
4
-22
/
+40
2020-12-02
sched/vtime: Consolidate IRQ time accounting
Frederic Weisbecker
5
-48
/
+102
2020-12-02
s390/vtime: Use the generic IRQ entry accounting
Frederic Weisbecker
5
-17
/
+9
2020-12-02
sched/cputime: Remove symbol exports from IRQ time accounting
Frederic Weisbecker
2
-7
/
+5
2020-11-30
genirq/irqdomain: Don't try to free an interrupt that has no mapping
Marc Zyngier
1
-2
/
+9
2020-11-30
Linux 5.10-rc6
v5.10-rc6
Linus Torvalds
1
-1
/
+1
2020-11-27
sock: set sk_err to ee_errno on dequeue from errq
Willem de Bruijn
1
-1
/
+1
2020-11-27
mptcp: fix NULL ptr dereference on bad MPJ
Paolo Abeni
1
-3
/
+2
2020-11-27
net: openvswitch: fix TTL decrement action netlink message format
Eelco Chaudron
3
-23
/
+60
2020-11-27
perf probe: Change function definition check due to broken DWARF
Masami Hiramatsu
2
-4
/
+19
2020-11-27
perf probe: Fix to die_entrypc() returns error correctly
Masami Hiramatsu
1
-0
/
+8
2020-11-27
perf stat: Use proper cpu for shadow stats
Namhyung Kim
1
-4
/
+1
2020-11-27
perf record: Synthesize cgroup events only if needed
Namhyung Kim
1
-0
/
+3
2020-11-27
perf diff: Fix error return value in __cmd_diff()
Zhen Lei
1
-1
/
+3
2020-11-27
perf tools: Update copy of libbpf's hashmap.c
Arnaldo Carvalho de Melo
1
-6
/
+9
2020-11-27
x86/mce: Do not overwrite no_way_out if mce_end() fails
Gabriele Paoloni
1
-2
/
+4
2020-11-27
kvm: x86/mmu: Fix get_mmio_spte() on CPUs supporting 5-level PT
Vitaly Kuznetsov
1
-1
/
+1
2020-11-27
KVM: x86: Fix split-irqchip vs interrupt injection window request
Paolo Bonzini
3
-9
/
+12
2020-11-27
KVM: x86: handle !lapic_in_kernel case in kvm_cpu_*_extint
Paolo Bonzini
2
-51
/
+34
2020-11-27
usb: typec: stusb160x: fix power-opmode property with typec-power-opmode
Amelie Delaunay
1
-1
/
+1
2020-11-27
printk: finalize records with trailing newlines
John Ogness
1
-2
/
+2
2020-11-27
can: af_can: can_rx_unregister(): remove WARN() statement from list operation...
Oliver Hartkopp
1
-2
/
+5
[next]