Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
5e2c9f9a627772672accd80fa15359c0de6aa894
/
drivers
/
irqchip
/
irq-gic-v3-its.c
5e2c9f9
irqchip/gic-v3-its: Allow use of LPI tables in reserved memory
by Marc Zyngier
· 6 years ago
3fb68fa
irqchip/gic-v3-its: Register LPI tables with EFI config table
by Marc Zyngier
· 6 years ago
f842ca8
irqchip/gic-v3-its: Check that all RDs have the same property table
by Marc Zyngier
· 6 years ago
c6e2ccb
irqchip/gic-v3-its: Use pre-programmed redistributor tables with kdump kernels
by Marc Zyngier
· 7 years ago
c440a9d
irqchip/gic-v3-its: Allow use of pre-programmed LPI tables
by Marc Zyngier
· 6 years ago
e1a2e20
irqchip/gic-v3-its: Keep track of property table's PA and VA
by Marc Zyngier
· 6 years ago
11e37d3
irqchip/gic-v3-its: Move pending table allocation to init time
by Marc Zyngier
· 6 years ago
053be48
irqchip/gic-v3-its: Split property table clearing from allocation
by Marc Zyngier
· 6 years ago
adaab50
irqchip/gic-v3-its: Simplify LPI_PENDBASE_SZ usage
by Marc Zyngier
· 6 years ago
4cb205c
irqchip/gic-v3-its: Cap lpi_id_bits to reduce memory footprint
by Jia He
· 6 years ago
a8db745
irqchip/gic-v3-its: Make its_lock a raw_spin_lock_t
by Sebastian Andrzej Siewior
· 6 years ago
12b2905
irqchip/gic-v3-its: Honor hypervisor enforced LPI range
by Marc Zyngier
· 7 years ago
a4f9edb
irqchip/gic-v3: Expose GICD_TYPER in the rdist structure
by Marc Zyngier
· 7 years ago
38dd7c4
irqchip/gic-v3-its: Drop chunk allocation compatibility
by Marc Zyngier
· 7 years ago
147c8f3
irqchip/gic-v3-its: Move minimum LPI requirements to individual busses
by Marc Zyngier
· 7 years ago
fe8e935
irqchip/gic-v3-its: Use full range of LPIs
by Marc Zyngier
· 7 years ago
880cb3c
irqchip/gic-v3-its: Refactor LPI allocator
by Marc Zyngier
· 7 years ago
82f499c
irqchip/gic-v3-its: Fix reprogramming of redistributors on CPU hotplug
by Marc Zyngier
· 7 years ago
205e065
irqchip/gic-v3-its: Only emit VSYNC if targetting a valid collection
by Marc Zyngier
· 7 years ago
83559b4
irqchip/gic-v3-its: Only emit SYNC if targetting a valid collection
by Marc Zyngier
· 7 years ago
c1797b1
irqchip/gic-v3-its: Don't bind LPI to unavailable NUMA node
by Yang Yingliang
· 7 years ago
6396bb2
treewide: kzalloc() -> kcalloc()
by Kees Cook
· 7 years ago
6da2ec5
treewide: kmalloc() -> kmalloc_array()
by Kees Cook
· 7 years ago
e5c3722
Merge tag 'iommu-updates-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu
by Linus Torvalds
· 7 years ago
5b1f3dc
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
d4f96fd
Merge branches 'x86/amd', 'x86/vt-d', 'arm/rockchip', 'arm/omap', 'arm/mediatek', 'arm/exynos', 'arm/renesas', 'arm/smmu' and 'core' into next
by Joerg Roedel
· 7 years ago
6eb486b
irqchip/gic-v3: Ensure GICR_CTLR.EnableLPI=0 is observed before enabling
by Shanker Donthineni
· 7 years ago
920181c
irqchip/gic-v3-its: Add ability to resend MAPC on resume
by Derek Basehore
· 7 years ago
dba0bc7
irqchip/gic-v3-its: Add ability to save/restore ITS state
by Derek Basehore
· 7 years ago
4f2c758
irqchip/gic-v3-its: Ensure nr_ites >= nr_lpis
by Ard Biesheuvel
· 7 years ago
50c3309
irqchip/gic-v3-its: Fix misplaced __iomem annotations
by Robin Murphy
· 7 years ago
95a2562
irqchip/gic-v3: Ignore disabled ITS nodes
by Stephen Boyd
· 7 years ago
8b4282e
ACPI/IORT: Add msi address regions reservation helper
by Shameer Kolothum
· 7 years ago
702cb0a
genirq/irqdomain: Rename early argument of irq_domain_activate_irq()
by Thomas Gleixner
· 7 years ago
670310d
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
6ef930f
irqchip/gic-v3-its: Fix VPE activate callback return value
by Marc Zyngier
· 7 years ago
d4d7b4a
irqchip/gic-v3-its: Setup VLPI properties at map time
by Marc Zyngier
· 7 years ago
44c4c25
irqchip/gic-v3-its: Update effective affinity on VPE mapping
by Marc Zyngier
· 7 years ago
3c1ccee
irqchip/gic-v3-its: Only send VINVALL to a single ITS
by Marc Zyngier
· 7 years ago
2247e1b
irqchip/gic-v3-its: Limit scope of VPE mapping to be per ITS
by Marc Zyngier
· 7 years ago
75fd951
irqchip/gic-v3-its: Make its_send_vmapp operate on a single ITS
by Marc Zyngier
· 7 years ago
40619a2
irqchip/gic-v3-its: Make its_send_vinvall operate on a single ITS
by Marc Zyngier
· 7 years ago
ab60491
irqchip/gic-v3-its: Make GICv4_ITS_LIST_MAX globally available
by Marc Zyngier
· 7 years ago
debf6d0
irqchip/gic-v3-its: Track per-ITS list number
by Marc Zyngier
· 7 years ago
5c9a882
irqchip/gic-v3-its: Workaround HiSilicon Hip07 redistributor addressing
by Marc Zyngier
· 7 years ago
67047f90
irqchip/gic-v3-its: Pass its_node pointer to each command builder
by Marc Zyngier
· 7 years ago
a19b462
irqchip/gic-v3-its: Add post-mortem info on command timeout
by Marc Zyngier
· 7 years ago
558b016
irqchip/gic-v3: Add workaround for Synquacer pre-ITS
by Ard Biesheuvel
· 7 years ago
9d111d4
irqchip/gic: Make quirks matching conditional on init return value
by Ard Biesheuvel
· 7 years ago
fa15001
irqchip/gic-v3: Probe device ID space before quirks handling
by Ard Biesheuvel
· 7 years ago
30ae961
irqchip/gic-v3-its: Add missing changes to support 52bit physical address
by Shanker Donthineni
· 7 years ago
32bd44d
irqchip/gic-v3-its: Fix the incorrect parsing of VCPU table size
by Shanker Donthineni
· 7 years ago
c427a47
irqchip/gic-v3-its: Fix the incorrect BUG_ON in its_init_vpe_domain()
by Shanker Donthineni
· 7 years ago
7249164
genirq/irqdomain: Update irq_domain_ops.activate() signature
by Thomas Gleixner
· 7 years ago
93cc122
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
9fbd7fd
Merge tag 'irqchip-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/core
by Thomas Gleixner
· 7 years ago
3d63cb5
irqchip/gic-v4: Enable low-level GICv4 operations
by Marc Zyngier
· 8 years ago
d51c4b4
irqchip/gic-v3-its: Set implementation defined bit to enable VLPIs
by Marc Zyngier
· 8 years ago
e57a3e28
irqchip/gic-v3-its: Allow doorbell interrupts to be injected/cleared
by Marc Zyngier
· 7 years ago
958b90d
irqchip/gic-v3-its: Move pending doorbell after VMOVP
by Marc Zyngier
· 7 years ago
20b3d54
irqchip/gic-v3-its: Add device proxy for VPE management if !DirectLpi
by Marc Zyngier
· 8 years ago
93f94ea
irqchip/gic-v3-its: Make LPI allocation optional on device creation
by Marc Zyngier
· 7 years ago
f6a91da
irqchip/gic-v3-its: Add VPE interrupt masking
by Marc Zyngier
· 8 years ago
3171a47
irqchip/gic-v3-its: Add VPE affinity changes
by Marc Zyngier
· 8 years ago
5e2f764
irqchip/gic-v3-its: Add VPE invalidation hook
by Marc Zyngier
· 8 years ago
e643d80
irqchip/gic-v3-its: Add VPE scheduling
by Marc Zyngier
· 8 years ago
eb78192
irqchip/gic-v3-its: Add VPE irq domain [de]activation
by Marc Zyngier
· 8 years ago
7d75bbb
irqchip/gic-v3-its: Add VPE irq domain allocation/teardown
by Marc Zyngier
· 8 years ago
8fff27a
irqchip/gic-v3-its: Add VPE domain infrastructure
by Marc Zyngier
· 8 years ago
015ec03
irqchip/gic-v3-its: Add VLPI configuration handling
by Marc Zyngier
· 8 years ago
d011e4e
irqchip/gic-v3-its: Add VLPI map/unmap operations
by Marc Zyngier
· 8 years ago
c808eea
irqchip/gic-v3-its: Add VLPI configuration hook
by Marc Zyngier
· 8 years ago
d7276b8
irqchip/gic-v3-its: Add GICv4 ITS command definitions
by Marc Zyngier
· 8 years ago
adcdb94
irqchip/gic-v3-its: Generalize LPI configuration
by Marc Zyngier
· 8 years ago
70cc81e
irqchip/gic-v3-its: Generalize device table allocation
by Marc Zyngier
· 8 years ago
cf2be8b
irqchip/gic-v3-its: Rework LPI freeing
by Marc Zyngier
· 8 years ago
7c297a2
irqchip/gic-v3-its: Split out pending table allocation
by Marc Zyngier
· 8 years ago
4cacac5
irqchip/gic-v3-its: Allow use of indirect VCPU tables
by Marc Zyngier
· 8 years ago
0e5ccf9
irqchip/gic-v3-its: Split out property table allocation
by Marc Zyngier
· 8 years ago
8d85dce
irqchip/gic-v3-its: Implement irq_set_irqchip_state for pending state
by Marc Zyngier
· 8 years ago
e4f9094
irqchip/gic-v3-its: Macro-ize its_send_single_command
by Marc Zyngier
· 8 years ago
3dfa576
irqchip/gic-v3-its: Add probing for VLPI properties
by Marc Zyngier
· 8 years ago
a13b040
irqchip/gic-v3-its: Move LPI definitions around
by Marc Zyngier
· 8 years ago
e81f54c
irqchip: Convert to using %pOF instead of full_name
by Rob Herring
· 7 years ago
9bdd8b1
irqchip/gic-v3-its: Properly handle command queue wrapping
by Marc Zyngier
· 7 years ago
0d224d3
irqchip/gic-v3-its: Report that effective affinity is a single target
by Marc Zyngier
· 7 years ago
9c9947f
Merge tag 'irqchip-4.13-3' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/urgent
by Thomas Gleixner
· 7 years ago
fdf6e7a
irqchip/gic-v3-its: Allow GIC ITS number more than MAX_NUMNODES
by Hanjun Guo
· 7 years ago
d1ce263
irqchip/gic-v3-its: Remove ACPICA version check for ACPI NUMA
by Robert Richter
· 7 years ago
8d9d51b
Merge tag 'irqchip-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/core
by Thomas Gleixner
· 8 years ago
6c31e12
irqchip/gic-v3-its: Don't assume GICv3 hardware supports 16bit INTID
by Shanker Donthineni
· 8 years ago
dbd2b82
irqchip/gic-v3-its: Add ACPI NUMA node mapping
by Ganapatrao Kulkarni
· 8 years ago
935bba7
irqchip/gic-v3-its: Make of_device_ids const
by Arvind Yadav
· 8 years ago
96f0d93
irqchip/MSI: Use irq_domain_update_bus_token instead of an open coded access
by Marc Zyngier
· 8 years ago
8b8d94a
irqchip/gicv3-its: Skip irq affinity setting when target cpu is the same as current setting
by MaJun
· 8 years ago
8d3554b
irqchip/gic-v3-its: Keep the include header files in alphabetic order
by Hanjun Guo
· 8 years ago
90922a2
irqchip/gicv3-its: Add workaround for QDF2400 ITS erratum 0065
by Shanker Donthineni
· 8 years ago
ebb4949
Merge tag 'iommu-updates-v4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu
by Linus Torvalds
· 8 years ago
34d677a
irqchip/gic-v3-its: Zero command on allocation
by Marc Zyngier
· 8 years ago
5bc13c2
irqchip/gic-v3-its: Fix command buffer allocation
by Robert Richter
· 8 years ago
Next »