index
:
litmus-rt-ext-res.git
5.4-EXT-RES
EXT-RES
WIP
budgeting
forbidden-zones
omlp
update_litmus_2019
LITMUS^RT with extended reservations for Forbidden Zones paper @ RTAS'20
Zelin Tong
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
irqchip
Commit message (
Expand
)
Author
Age
...
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-10-02
|
|
\
\
\
|
*
|
|
|
irqchip: armada-370-xp: Rework per-cpu interrupts handling
Maxime Ripard
2015-09-29
*
|
|
|
|
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2015-11-03
|
\
\
\
\
\
|
*
|
|
|
|
irqchip/gic-v3-its: Parse new version of msi-parent property
Marc Zyngier
2015-10-16
|
*
|
|
|
|
irqchip/gic-v3-its: Add handling of PCI requester id.
David Daney
2015-10-16
|
*
|
|
|
|
irqchip/gic-v2m: Add support for multiple MSI frames
Marc Zyngier
2015-10-15
|
*
|
|
|
|
irqchip/gic-v3: Fix translation of LPIs after conversion to irq_fwspec
Marc Zyngier
2015-10-15
|
*
|
|
|
|
irqchip/mxs: Add Alphascale ASM9260 support
Oleksij Rempel
2015-10-14
|
*
|
|
|
|
irqchip/mxs: Prepare driver for hardware with different offsets
Oleksij Rempel
2015-10-14
|
*
|
|
|
|
irqchip/mxs: Panic if ioremap or domain creation fails
Oleksij Rempel
2015-10-14
|
*
|
|
|
|
irqdomain/msi: Use fwnode instead of of_node
Marc Zyngier
2015-10-13
|
*
|
|
|
|
irqchip/gic: Kill the xlate method
Marc Zyngier
2015-10-13
|
*
|
|
|
|
irqchip/gic: Switch ACPI support to stacked domains
Marc Zyngier
2015-10-13
|
*
|
|
|
|
irqchip/gic: Get rid of gic_init_bases()
Marc Zyngier
2015-10-13
|
*
|
|
|
|
irqchip: Convert all alloc/xlate users from of_node to fwnode
Marc Zyngier
2015-10-13
|
*
|
|
|
|
irqdomain: Use irq_domain_get_of_node() instead of direct field access
Marc Zyngier
2015-10-13
|
*
|
|
|
|
Merge branch 'linus' into irq/core
Thomas Gleixner
2015-10-13
|
|
\
\
\
\
\
|
|
|
|
_
|
/
/
|
|
|
/
|
|
|
|
*
|
|
|
|
irqchip/gic-v3: Specialize readq and writeq accesses
Jean-Philippe Brucker
2015-10-09
|
*
|
|
|
|
irqchip/gic-v3: Change unsigned types for AArch32 compatibility
Jean-Philippe Brucker
2015-10-09
|
*
|
|
|
|
irqchip/gic-v3: Refactor the arm64 specific parts
Jean-Philippe Brucker
2015-10-09
|
*
|
|
|
|
irqchip/gic-v2m: Add workaround for APM X-Gene GICv2m erratum
Duc Dang
2015-10-09
|
*
|
|
|
|
irqchip/gic: Warn if GICv3 system registers are enabled
Marc Zyngier
2015-10-09
|
*
|
|
|
|
irqchip/gic-v3: Make gic_enable_sre an inline function
Marc Zyngier
2015-10-09
|
*
|
|
|
|
irqchip/sunxi-nmi: Switch to of_io_request_and_map() from of_iomap()
Chen-Yu Tsai
2015-10-09
|
*
|
|
|
|
irqchip/sunxi-nmi: Use driver name instead of DT node name for identification
Chen-Yu Tsai
2015-10-09
|
*
|
|
|
|
irqchip/i8259: Convert to use irq_set_chained_handler_and_data
Axel Lin
2015-10-01
|
*
|
|
|
|
irqchip/renesas-intc-irqpin: r8a7778 IRLM setup support
Ulrich Hecht
2015-09-30
|
*
|
|
|
|
irqchip/renesas-irqc: Move over to nested generic chip
Magnus Damm
2015-09-29
|
*
|
|
|
|
irqchip/gicv3-its: Use new jump label API
Robert Richter
2015-09-29
|
*
|
|
|
|
irqchip/gicv3-its: Workaround for Cavium ThunderX errata 22375, 24313
Robert Richter
2015-09-29
|
*
|
|
|
|
irqchip/gicv3-its: Add HW revision detection and configuration
Robert Richter
2015-09-29
|
*
|
|
|
|
irqchip/gicv3-its: Read typer register outside the loop
Robert Richter
2015-09-29
|
*
|
|
|
|
irqchip/gicv3: Workaround for Cavium ThunderX erratum 23154
Robert Richter
2015-09-29
|
*
|
|
|
|
irqchip/gicv3-its: Add range check for number of allocated pages
Robert Richter
2015-09-29
|
*
|
|
|
|
irqchip/atmel-aic5: Simplify base chip selection
Ludovic Desroches
2015-09-22
|
*
|
|
|
|
irqchip/atmel-aic5: Use explicit variable name for the base chip
Ludovic Desroches
2015-09-22
|
*
|
|
|
|
Merge branch 'irq/urgent' into irq/core
Thomas Gleixner
2015-09-22
|
|
\
\
\
\
\
|
|
|
|
_
|
_
|
/
|
|
|
/
|
|
|
|
*
|
|
|
|
irqchip/gic: Add arm,pl390 support
Geert Uytterhoeven
2015-09-22
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
irqchip/tegra: Propagate IRQ type setting to parent
Lucas Stach
2015-10-25
*
|
|
|
|
irqchip/armada-370-xp: Fix regression by clearing IRQ_NOAUTOEN
Thomas Petazzoni
2015-10-25
|
|
_
|
/
/
|
/
|
|
|
*
|
|
|
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2015-10-04
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
irqchip/gic-v3-its: Count additional LPIs for the aliased devices
Marc Zyngier
2015-10-02
|
*
|
|
irqchip/gic-v3-its: Silence warning when its_lpi_alloc_chunks gets inlined
Marc Zyngier
2015-10-02
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2015-09-27
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
irqchip: mips-gic: Fix pending & mask reads for MIPS64 with 32b GIC.
Paul Burton
2015-09-27
|
*
|
irqchip: mips-gic: Convert CPU numbers to VP IDs.
Paul Burton
2015-09-27
|
|
/
*
/
irqchip/atmel-aic5: Use per chip mask caches in mask/unmask()
Ludovic Desroches
2015-09-22
|
/
*
irqchip: Kill off set_irq_flags usage
Rob Herring
2015-09-16
*
genirq: Remove irq argument from irq flow handlers
Thomas Gleixner
2015-09-16
*
irqchip/gic-v3: Use IRQD_FORWARDED_TO_VCPU flag
Thomas Gleixner
2015-09-16
[prev]
[next]