index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
irqchip
Age
Commit message (
Expand
)
Author
Files
Lines
2024-02-21
irqchip/gic-v3-its: Do not assume vPE tables are preallocated
Oliver Upton
1
-1
/
+1
2024-02-21
irqchip/mbigen: Don't use bus_get_dev_root() to find the parent
Chen Jun
1
-7
/
+1
2024-02-19
irqchip/sifive-plic: Enable interrupt if needed before EOI
Nam Cao
1
-1
/
+7
2024-02-13
irqchip/gic-v3-its: Fix GICv4.1 VPE affinity update
Marc Zyngier
1
-9
/
+13
2024-02-13
irqchip/gic-v3-its: Restore quirk probing for ACPI-based systems
Marc Zyngier
1
-1
/
+2
2024-02-13
irqchip/gic-v3-its: Handle non-coherent GICv4 redistributors
Marc Zyngier
1
-12
/
+25
2024-02-13
irqchip/qcom-mpm: Fix IS_ERR() vs NULL check in qcom_mpm_init()
Dan Carpenter
1
-2
/
+2
2024-02-13
irqchip/loongson-eiointc: Use correct struct type in eiointc_domain_alloc()
Bibo Mao
1
-1
/
+1
2024-02-13
irqchip/irq-brcmstb-l2: Add write memory barrier before exit
Doug Berger
1
-1
/
+4
2024-01-10
Merge tag 'header_cleanup-2024-01-10' of https://evilpiepirate.org/git/bcachefs
Linus Torvalds
1
-0
/
+1
2024-01-09
Merge tag 'mm-stable-2024-01-08-15-31' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-2
/
+2
2024-01-08
mm, treewide: rename MAX_ORDER to MAX_PAGE_ORDER
Kirill A. Shutemov
1
-2
/
+2
2023-12-20
sched.h: move pid helpers to pid.h
Kent Overstreet
1
-0
/
+1
2023-12-12
irqchip/irq-xtensa-pic: Clean up
Max Filippov
1
-19
/
+12
2023-12-12
irqchip/qcom-mpm: Support passing a slice of SRAM as reg space
Konrad Dybcio
1
-3
/
+23
2023-12-12
irqchip/renesas-rzg2l: Add support for suspend to RAM
Claudiu Beznea
1
-11
/
+57
2023-12-12
irqchip/renesas-rzg2l: Add macro to retrieve TITSR register offset based on r...
Claudiu Beznea
1
-8
/
+6
2023-12-12
irqchip/renesas-rzg2l: Implement restriction when writing ISCR register
Claudiu Beznea
1
-4
/
+10
2023-12-12
irqchip/renesas-rzg2l: Document structure members
Claudiu Beznea
1
-0
/
+6
2023-12-12
irqchip/renesas-rzg2l: Align struct member names to tabs
Claudiu Beznea
1
-3
/
+3
2023-12-12
irqchip/renesas-rzg2l: Use tabs instead of spaces
Claudiu Beznea
1
-2
/
+2
2023-11-19
Merge tag 'irq_urgent_for_v6.7_rc2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-6
/
+10
2023-11-10
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
1
-22
/
+2
2023-11-08
Revert "arm64: smp: avoid NMI IPIs with broken MediaTek FW"
Douglas Anderson
1
-1
/
+1
2023-11-08
arm64: Move MediaTek GIC quirk handling from irqchip to core
Douglas Anderson
1
-21
/
+1
2023-11-06
irqchip/gic-v3-its: Flush ITS tables correctly in non-coherent GIC designs
Fang Xiang
1
-6
/
+10
2023-11-01
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-36
/
+46
2023-10-30
Merge tag 'hardening-v6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+1
2023-10-30
Merge tag 'irq-core-2023-10-29-v2' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
3
-10
/
+10
2023-10-28
Merge tag 'irq-urgent-2023-10-28' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-2
/
+2
2023-10-27
irqchip/sifive-plic: Fix syscore registration for multi-socket systems
Anup Patel
1
-3
/
+4
2023-10-27
irqchip/ls-scfg-msi: Use device_get_match_data()
Rob Herring
1
-7
/
+5
2023-10-26
Merge branch 'for-next/cpus_have_const_cap' into for-next/core
Catalin Marinas
1
-11
/
+0
2023-10-26
Merge branches 'for-next/sve-remove-pseudo-regs', 'for-next/backtrace-ipi', '...
Catalin Marinas
1
-25
/
+46
2023-10-25
irqchip/gic-v3-its: Don't override quirk settings with default values
Marc Zyngier
1
-2
/
+2
2023-10-24
arm64, irqchip/gic-v3, ACPI: Move MADT GICC enabled check into a helper
James Morse
1
-6
/
+4
2023-10-16
arm64: Avoid cpus_have_const_cap() for ARM64_WORKAROUND_CAVIUM_23154
Mark Rutland
1
-11
/
+0
2023-10-13
irqchip/renesas-rzg2l: Enhance driver to support interrupt affinity setting
Lad Prabhakar
1
-0
/
+1
2023-10-10
Merge tag 'irq-urgent-2023-10-10-v2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
7
-85
/
+186
2023-10-08
irqchip/imx-intmux: Annotate struct intmux_data with __counted_by
Kees Cook
1
-1
/
+1
2023-10-07
irqchip/renesas-rzg2l: Convert to irq_data_get_irq_chip_data()
Geert Uytterhoeven
1
-1
/
+1
2023-10-07
irqchip/stm32-exti: add missing DT IRQ flag translation
Ben Wolsieffer
1
-0
/
+1
2023-10-07
irqchip/riscv-intc: Mark all INTC nodes as initialized
Anup Patel
1
-1
/
+9
2023-10-07
irqchip/gic-v3: Enable non-coherent redistributors/ITSes DT probing
Lorenzo Pieralisi
3
-4
/
+34
2023-10-07
irqchip/gic-v3-its: Split allocation from initialisation of its_node
Marc Zyngier
1
-60
/
+89
2023-10-06
arm64: smp: avoid NMI IPIs with broken MediaTek FW
Mark Rutland
1
-1
/
+1
2023-09-25
irqchip/gic-v3: Enable support for SGIs to act as NMIs
Douglas Anderson
1
-18
/
+41
2023-09-24
irqchip: renesas-rzg2l: Fix logic to clear TINT interrupt source
Biju Das
1
-1
/
+1
2023-09-20
irqchip: irq-xtensa-mx: include header for missing prototype
Randy Dunlap
1
-0
/
+1
2023-09-12
irqchip/qcom-pdc: Add support for v3.2 HW
Neil Armstrong
1
-18
/
+51
[next]