index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
irqchip
/
irq-gic-v3-its.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'irqchip-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/maz...
Thomas Gleixner
2017-06-23
1
-19
/
+92
|
\
|
*
irqchip/gic-v3-its: Don't assume GICv3 hardware supports 16bit INTID
Shanker Donthineni
2017-06-23
1
-14
/
+10
|
*
irqchip/gic-v3-its: Add ACPI NUMA node mapping
Ganapatrao Kulkarni
2017-06-23
1
-1
/
+75
|
*
irqchip/gic-v3-its: Make of_device_ids const
Arvind Yadav
2017-06-23
1
-1
/
+1
|
*
irqchip/gicv3-its: Skip irq affinity setting when target cpu is the same as c...
MaJun
2017-06-22
1
-3
/
+6
*
|
irqchip/MSI: Use irq_domain_update_bus_token instead of an open coded access
Marc Zyngier
2017-06-22
1
-1
/
+1
|
/
*
irqchip/gic-v3-its: Keep the include header files in alphabetic order
Hanjun Guo
2017-04-07
1
-1
/
+1
*
irqchip/gicv3-its: Add workaround for QDF2400 ITS erratum 0065
Shanker Donthineni
2017-03-07
1
-0
/
+16
*
Merge tag 'iommu-updates-v4.11' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2017-02-20
1
-0
/
+1
|
\
|
*
irqchip/gicv3-its: Sets IRQ_DOMAIN_FLAG_MSI_REMAP
Eric Auger
2017-01-23
1
-0
/
+1
*
|
irqchip/gic-v3-its: Zero command on allocation
Marc Zyngier
2017-02-08
1
-0
/
+6
*
|
irqchip/gic-v3-its: Fix command buffer allocation
Robert Richter
2017-02-08
1
-2
/
+3
*
|
irqchip/gic-v3-its: Rename MAPVI to MAPTI
Marc Zyngier
2017-02-08
1
-14
/
+14
*
|
irqchip/gic-v3-its: Drop deprecated GITS_BASER_TYPE_CPU
Marc Zyngier
2017-02-08
1
-1
/
+1
*
|
irqchip/gic-v3-its: Refactor command encoding
Marc Zyngier
2017-02-08
1
-18
/
+16
*
|
irqchip/gic-v3-its: Enable cacheable attribute Read-allocate hints
Shanker Donthineni
2017-02-08
1
-5
/
+5
|
/
*
irqchip/gic-v3-its: Specialise readq and writeq accesses
Vladimir Murzin
2016-11-29
1
-12
/
+12
*
irqchip/gic-v3-its: Specialise flush_dcache operation
Vladimir Murzin
2016-11-29
1
-9
/
+8
*
irqchip/gic-v3-its: Narrow down Entry Size when used as a divider
Vladimir Murzin
2016-11-29
1
-3
/
+3
*
irqchip/gic-v3-its: Change unsigned types for AArch32 compatibility
Vladimir Murzin
2016-11-29
1
-14
/
+14
*
irqchip/gic-v3-its: Fix 64bit GIC{R,ITS}_TYPER accesses
Marc Zyngier
2016-10-17
1
-5
/
+5
*
Merge tag 'iommu-updates-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2016-10-11
1
-0
/
+3
|
\
|
*
iommu/dma: Add support for mapping MSIs
Robin Murphy
2016-09-16
1
-0
/
+3
*
|
irqchip/gicv3-its: Probe ITS in the ACPI way
Tomasz Nowicki
2016-09-12
1
-1
/
+60
*
|
irqchip/gicv3-its: Refactor ITS DT init code to prepare for ACPI
Tomasz Nowicki
2016-09-12
1
-27
/
+38
*
|
irqchip/gicv3-its: Cleanup for ITS domain initialization
Tomasz Nowicki
2016-09-12
1
-23
/
+34
|
/
*
irqchip/gicv3-its: Disable the ITS before initializing it
David Daney
2016-08-19
1
-1
/
+6
*
irqchip/gicv3-its: Implement two-level(indirect) device table support
Shanker Donthineni
2016-06-13
1
-17
/
+90
*
irqchip/gicv3-its: Remove an unused argument 'node_name'
Shanker Donthineni
2016-06-13
1
-2
/
+2
*
irqchip/gicv3-its: Split its_alloc_tables() into two functions
Shanker Donthineni
2016-06-13
1
-116
/
+126
*
irqchip/gicv3-its: Add a new function for parsing device table BASERn
Shanker Donthineni
2016-06-13
1
-23
/
+26
*
irqchip/gicv3-its: Introduce two helper functions for accessing BASERn
Shanker Donthineni
2016-06-13
1
-4
/
+20
*
irqchip/gicv3-its: numa: Enable workaround for Cavium thunderx erratum 23144
Ganapatrao Kulkarni
2016-06-02
1
-2
/
+47
*
irqchip/gicv3-its: Don't allow devices whose ID is outside range
Shanker Donthineni
2016-05-11
1
-4
/
+38
*
irqchip/gic-v3-its: Mark its_init() and its children as __init
Tomasz Nowicki
2016-03-09
1
-3
/
+4
*
irqchip/gic-v3: Remove gic_root_node variable from the ITS code
Hanjun Guo
2016-03-09
1
-3
/
+0
*
irqchip/gicv3-its: Avoid cache flush beyond ITS_BASERn memory size
Shanker Donthineni
2016-02-17
1
-5
/
+6
*
irqchip/gic-v3-its: Fix double ICC_EOIR write for LPI in EOImode==1
Ashok Kumar
2016-02-11
1
-6
/
+1
*
irqchip/gicv3-its: Fix memory leak in its_free_tables()
Shanker Donthineni
2016-02-04
1
-6
/
+11
*
irqchip/gic-v3-its: Recompute the number of pages on page size change
Marc Zyngier
2016-01-26
1
-2
/
+6
*
irqchip: Convert all alloc/xlate users from of_node to fwnode
Marc Zyngier
2015-10-13
1
-8
/
+12
*
irqdomain: Use irq_domain_get_of_node() instead of direct field access
Marc Zyngier
2015-10-13
1
-1
/
+1
*
Merge branch 'linus' into irq/core
Thomas Gleixner
2015-10-13
1
-0
/
+3
|
\
|
*
irqchip/gic-v3-its: Silence warning when its_lpi_alloc_chunks gets inlined
Marc Zyngier
2015-10-02
1
-0
/
+3
*
|
irqchip/gicv3-its: Workaround for Cavium ThunderX errata 22375, 24313
Robert Richter
2015-09-29
1
-4
/
+33
*
|
irqchip/gicv3-its: Add HW revision detection and configuration
Robert Richter
2015-09-29
1
-0
/
+16
*
|
irqchip/gicv3-its: Read typer register outside the loop
Robert Richter
2015-09-29
1
-3
/
+2
*
|
irqchip/gicv3-its: Add range check for number of allocated pages
Robert Richter
2015-09-29
1
-1
/
+10
|
/
*
irqchip/gic-v3-its: Add missing cache flushes
Marc Zyngier
2015-09-15
1
-1
/
+5
*
irqchip/gicv3-its: Make the PCI/MSI code standalone
Marc Zyngier
2015-07-30
1
-16
/
+32
[next]