index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
irqchip
/
irq-bcm6345-l1.c
Age
Commit message (
Expand
)
Author
2024-04-24
irqchip/irq-bcm6345-l1: Avoid explicit cpumask allocation on stack
Dawei Li
2024-02-13
irqchip/bcm-6345-l1: Prefer struct_size)_ over open coded arithmetic
Erick Archer
2023-08-28
Merge tag 'irqchip-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/...
Thomas Gleixner
2023-08-21
irqchip: Explicitly include correct DT includes
Rob Herring
2023-07-03
irq-bcm6345-l1: Do not assume a fixed block to cpu mapping
Jonas Gorski
2023-04-08
irqchip/bcm-6345-l1: Request memory region
Álvaro Fernández Rojas
2022-07-07
genirq: Add and use an irq_data_update_affinity helper
Samuel Holland
2022-04-10
irqchip/bmips: Replace cpumask_weight() with cpumask_empty()
Yury Norov
2021-10-25
irq: mips: simplify bcm6345_l1_irq_handle()
Mark Rutland
2021-10-25
irq: mips: avoid nested irq_enter()
Mark Rutland
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2017-08-18
irqchip/bcm-6345-l1: Report that effective affinity is a single target
Marc Zyngier
2016-10-11
treewide: remove redundant #include <linux/kconfig.h>
Masahiro Yamada
2016-02-08
irqchips/bmips: Add bcm6345-l1 interrupt controller
Simon Arlott