index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
irqchip
/
irq-gic-v3-its.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-10-03
irqchip/gic: Unify GIC priority definitions
Julien Thierry
1
-1
/
+1
2018-10-02
irqchip/gic-v3-its: Allow use of LPI tables in reserved memory
Marc Zyngier
1
-5
/
+38
2018-10-02
irqchip/gic-v3-its: Register LPI tables with EFI config table
Marc Zyngier
1
-0
/
+12
2018-10-02
irqchip/gic-v3-its: Check that all RDs have the same property table
Marc Zyngier
1
-0
/
+9
2018-10-02
irqchip/gic-v3-its: Use pre-programmed redistributor tables with kdump kernels
Marc Zyngier
1
-0
/
+8
2018-10-02
irqchip/gic-v3-its: Allow use of pre-programmed LPI tables
Marc Zyngier
1
-12
/
+61
2018-10-02
irqchip/gic-v3-its: Keep track of property table's PA and VA
Marc Zyngier
1
-10
/
+13
2018-10-02
irqchip/gic-v3-its: Move pending table allocation to init time
Marc Zyngier
1
-28
/
+52
2018-10-02
irqchip/gic-v3-its: Split property table clearing from allocation
Marc Zyngier
1
-7
/
+10
2018-10-02
irqchip/gic-v3-its: Simplify LPI_PENDBASE_SZ usage
Marc Zyngier
1
-7
/
+3
2018-09-06
irqchip/gic-v3-its: Cap lpi_id_bits to reduce memory footprint
Jia He
1
-1
/
+3
2018-08-06
irqchip/gic-v3-its: Make its_lock a raw_spin_lock_t
Sebastian Andrzej Siewior
1
-9
/
+9
2018-07-16
irqchip/gic-v3-its: Honor hypervisor enforced LPI range
Marc Zyngier
1
-0
/
+9
2018-07-16
irqchip/gic-v3: Expose GICD_TYPER in the rdist structure
Marc Zyngier
1
-1
/
+1
2018-07-16
irqchip/gic-v3-its: Drop chunk allocation compatibility
Marc Zyngier
1
-25
/
+16
2018-07-16
irqchip/gic-v3-its: Move minimum LPI requirements to individual busses
Marc Zyngier
1
-4
/
+7
2018-07-16
irqchip/gic-v3-its: Use full range of LPIs
Marc Zyngier
1
-2
/
+1
2018-07-16
irqchip/gic-v3-its: Refactor LPI allocator
Marc Zyngier
1
-62
/
+129
2018-06-22
irqchip/gic-v3-its: Fix reprogramming of redistributors on CPU hotplug
Marc Zyngier
1
-0
/
+10
2018-06-22
irqchip/gic-v3-its: Only emit VSYNC if targetting a valid collection
Marc Zyngier
1
-5
/
+13
2018-06-22
irqchip/gic-v3-its: Only emit SYNC if targetting a valid collection
Marc Zyngier
1
-6
/
+19
2018-06-22
irqchip/gic-v3-its: Don't bind LPI to unavailable NUMA node
Yang Yingliang
1
-1
/
+8
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
1
-7
/
+8
2018-06-12
treewide: kmalloc() -> kmalloc_array()
Kees Cook
1
-2
/
+2
2018-04-11
Merge tag 'iommu-updates-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+2
2018-04-04
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-52
/
+215
2018-03-29
Merge branches 'x86/amd', 'x86/vt-d', 'arm/rockchip', 'arm/omap', 'arm/mediat...
Joerg Roedel
1
-8
/
+10
2018-03-23
irqchip/gic-v3: Ensure GICR_CTLR.EnableLPI=0 is observed before enabling
Shanker Donthineni
1
-14
/
+60
2018-03-14
irqchip/gic-v3-its: Add ability to resend MAPC on resume
Derek Basehore
1
-38
/
+48
2018-03-14
irqchip/gic-v3-its: Add ability to save/restore ITS state
Derek Basehore
1
-0
/
+107
2018-03-11
irqchip/gic-v3-its: Ensure nr_ites >= nr_lpis
Ard Biesheuvel
1
-5
/
+4
2018-02-16
irqchip/gic-v3-its: Fix misplaced __iomem annotations
Robin Murphy
1
-2
/
+2
2018-02-16
irqchip/gic-v3: Ignore disabled ITS nodes
Stephen Boyd
1
-0
/
+2
2018-02-14
ACPI/IORT: Add msi address regions reservation helper
Shameer Kolothum
1
-1
/
+2
2017-12-29
genirq/irqdomain: Rename early argument of irq_domain_activate_irq()
Thomas Gleixner
1
-2
/
+2
2017-11-13
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-80
/
+310
2017-11-07
irqchip/gic-v3-its: Fix VPE activate callback return value
Marc Zyngier
1
-1
/
+1
2017-11-02
irqchip/gic-v3-its: Setup VLPI properties at map time
Marc Zyngier
1
-2
/
+16
2017-10-19
irqchip/gic-v3-its: Update effective affinity on VPE mapping
Marc Zyngier
1
-0
/
+6
2017-10-19
irqchip/gic-v3-its: Only send VINVALL to a single ITS
Marc Zyngier
1
-0
/
+5
2017-10-19
irqchip/gic-v3-its: Limit scope of VPE mapping to be per ITS
Marc Zyngier
1
-0
/
+75
2017-10-19
irqchip/gic-v3-its: Make its_send_vmapp operate on a single ITS
Marc Zyngier
1
-11
/
+12
2017-10-19
irqchip/gic-v3-its: Make its_send_vinvall operate on a single ITS
Marc Zyngier
1
-10
/
+24
2017-10-19
irqchip/gic-v3-its: Make GICv4_ITS_LIST_MAX globally available
Marc Zyngier
1
-8
/
+2
2017-10-19
irqchip/gic-v3-its: Track per-ITS list number
Marc Zyngier
1
-0
/
+3
2017-10-19
irqchip/gic-v3-its: Workaround HiSilicon Hip07 redistributor addressing
Marc Zyngier
1
-2
/
+28
2017-10-19
irqchip/gic-v3-its: Pass its_node pointer to each command builder
Marc Zyngier
1
-20
/
+38
2017-10-19
irqchip/gic-v3-its: Add post-mortem info on command timeout
Marc Zyngier
1
-6
/
+10
2017-10-19
irqchip/gic-v3: Add workaround for Synquacer pre-ITS
Ard Biesheuvel
1
-2
/
+70
2017-10-19
irqchip/gic: Make quirks matching conditional on init return value
Ard Biesheuvel
1
-3
/
+9
[next]