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
/
misc
/
cxl
/
irq.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
1
-5
/
+1
2017-04-13
cxl: Add psl9 specific code
Christophe Lombard
1
-0
/
+51
2017-04-13
cxl: Rename some psl8 specific functions
Christophe Lombard
1
-1
/
+1
2017-04-13
cxl: Update implementation service layer
Christophe Lombard
1
-1
/
+1
2016-11-23
cxl: Fix coccinelle warnings
Andrew Donnellan
1
-1
/
+1
2016-07-08
cxl: Refine slice error debug messages
Philippe Bergheaud
1
-0
/
+29
2016-07-08
cxl: Fix NULL pointer dereference on kernel contexts with no AFU interrupts
Ian Munsie
1
-3
/
+0
2016-04-27
cxl: Keep IRQ mappings on context teardown
Michael Neuling
1
-1
/
+0
2016-03-09
cxl: Separate bare-metal fields in adapter and AFU data structures
Christophe Lombard
1
-1
/
+1
2016-03-09
cxl: IRQ allocation for guests
Frederic Barrat
1
-14
/
+64
2016-03-09
cxl: Update cxl_irq() prototype
Frederic Barrat
1
-2
/
+1
2016-03-09
cxl: Introduce implementation-specific API
Frederic Barrat
1
-8
/
+11
2016-03-09
cxl: Move bare-metal specific code to specialized files
Frederic Barrat
1
-204
/
+1
2016-03-09
cxl: Move common code away from bare-metal-specific files
Christophe Lombard
1
-7
/
+7
2015-10-01
cxl: fix leak of ctx->irq_bitmap when releasing context via kernel API
Andrew Donnellan
1
-2
/
+0
2015-10-01
cxl: fix leak of IRQ names in cxl_free_afu_irqs()
Andrew Donnellan
1
-1
/
+1
2015-08-27
cxl: Release irqs if memory allocation fails
Vaibhav Jain
1
-2
/
+5
2015-08-17
cxl: Plug irq_bitmap getting leaked in cxl_context
Vaibhav Jain
1
-0
/
+4
2015-08-14
cxl: Make IRQ release idempotent
Daniel Axtens
1
-0
/
+9
2015-08-12
cxl: sparse: Make declarations static
Daniel Axtens
1
-2
/
+2
2015-07-13
cxl: use more common format specifier
Rasmus Villemoes
1
-16
/
+16
2015-07-13
cxl: Add explicit precision specifiers
Rasmus Villemoes
1
-2
/
+2
2015-06-03
cxl: Move include file cxl.h -> cxl-base.h
Michael Neuling
1
-1
/
+1
2015-06-03
cxl: Split afu_register_irqs() function
Michael Neuling
1
-7
/
+24
2015-06-03
cxl: Add cookie parameter to afu_release_irqs()
Michael Neuling
1
-2
/
+2
2015-02-06
cxl: Add missing return statement after handling AFU errror
Ian Munsie
1
-0
/
+1
2015-01-22
cxl: Add tracepoints
Ian Munsie
1
-0
/
+4
2015-01-22
cxl: remove redundant increment of hwirq
Colin Ian King
1
-1
/
+1
2014-11-18
cxl: Name interrupts in /proc/interrupt
Michael Neuling
1
-10
/
+88
2014-11-18
cxl: Return error to PSL if IRQ demultiplexing fails & print clearer warning
Ian Munsie
1
-17
/
+29
2014-10-08
cxl: Driver code for powernv PCIe based cards for userspace access
Ian Munsie
1
-0
/
+402