index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
misc
/
cxl
/
native.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
2018-07-02
Revert "cxl: Add kernel API to allow a context to operate with relocate disab...
Alastair D'Silva
1
-1
/
+2
2018-03-13
cxl: Check if PSL data-cache is available before issue flush request
Vaibhav Jain
1
-1
/
+10
2018-01-19
cxl: Add support for ASB_Notify on POWER9
Christophe Lombard
1
-1
/
+12
2017-10-13
cxl: Dump PSL_FIR register on PSL9 error irq
Vaibhav Jain
1
-3
/
+12
2017-10-10
cxl: Rename register PSL9_FIR2 to PSL9_FIR_MASK
Vaibhav Jain
1
-3
/
+1
2017-10-03
cxl: Set the valid bit in PE for dedicated mode
Vaibhav Jain
1
-0
/
+8
2017-07-03
cxl: Export library to support IBM XSL
Christophe Lombard
1
-5
/
+11
2017-06-23
cxl: Fixes for Coherent Accelerator Interface Architecture 2.0
Christophe Lombard
1
-12
/
+17
2017-06-06
cxl: Avoid double free_irq() for psl,slice interrupts
Vaibhav Jain
1
-3
/
+11
2017-05-02
cxl: Mask slice error interrupts after first occurrence
Alastair D'Silva
1
-2
/
+17
2017-04-13
cxl: Add psl9 specific code
Christophe Lombard
1
-11
/
+213
2017-04-13
cxl: Isolate few psl8 specific calls
Christophe Lombard
1
-13
/
+26
2017-04-13
cxl: Rename some psl8 specific functions
Christophe Lombard
1
-6
/
+6
2017-04-13
cxl: Update implementation service layer
Christophe Lombard
1
-22
/
+32
2017-04-13
cxl: Remove unused values in bare-metal environment.
Christophe Lombard
1
-5
/
+0
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-0
/
+1
2016-11-25
cxl: drop duplicate header sched.h
Geliang Tang
1
-1
/
+0
2016-11-23
cxl: Fix coccinelle warnings
Andrew Donnellan
1
-2
/
+2
2016-11-18
cxl: Do adapter fence check before handling afu interrupt
Vaibhav Jain
1
-3
/
+12
2016-10-04
cxl: Flush PSL cache before resetting the adapter
Frederic Barrat
1
-0
/
+31
2016-08-09
cxl: Fix sparse warnings
Andrew Donnellan
1
-1
/
+1
2016-07-08
cxl: Refine slice error debug messages
Philippe Bergheaud
1
-5
/
+7
2016-07-08
cxl: Workaround XSL bug that does not clear the RA bit after a reset
Ian Munsie
1
-0
/
+10
2016-07-08
cxl: Fix bug where AFU disable operation had no effect
Ian Munsie
1
-7
/
+51
2016-07-08
cxl: Fix allocating a minimum of 2 pages for the SPA
Ian Munsie
1
-1
/
+1
2016-06-16
cxl: Abstract the differences between the PSL and XSL
Frederic Barrat
1
-14
/
+39
2016-06-16
cxl: Update process element after allocating interrupts
Ian Munsie
1
-16
/
+58
2016-05-20
Merge tag 'powerpc-4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-5
/
+24
2016-05-11
cxl: Add kernel API to allow a context to operate with relocate disabled
Ian Munsie
1
-2
/
+3
2016-05-11
cxl: Ensure PSL interrupt is configured for contexts with no AFU IRQs
Ian Munsie
1
-0
/
+9
2016-05-11
cxl: Handle num_of_processes larger than can fit in the SPA
Ian Munsie
1
-3
/
+12
2016-04-27
cxl: Poll for outstanding IRQs when detaching a context
Michael Neuling
1
-0
/
+31
2016-03-09
cxl: Adapter failure handling
Christophe Lombard
1
-16
/
+16
2016-03-09
cxl: Support the cxl kernel API from a guest
Frederic Barrat
1
-0
/
+50
2016-03-09
cxl: sysfs support for guests
Christophe Lombard
1
-0
/
+7
2016-03-09
cxl: Separate bare-metal fields in adapter and AFU data structures
Christophe Lombard
1
-41
/
+44
2016-03-09
cxl: New hcalls to support cxl adapters
Christophe Lombard
1
-0
/
+1
2016-03-09
cxl: Rename some bare-metal specific functions
Frederic Barrat
1
-48
/
+50
2016-03-09
cxl: Introduce implementation-specific API
Frederic Barrat
1
-52
/
+83
2016-03-09
cxl: Move bare-metal specific code to specialized files
Frederic Barrat
1
-1
/
+239
2016-03-09
cxl: Move common code away from bare-metal-specific files
Christophe Lombard
1
-21
/
+0
2015-12-08
cxl: Set endianess of kernel contexts
Frederic Barrat
1
-1
/
+1
2015-10-07
cxl: Fix number of allocated pages in SPA
Christophe Lombard
1
-1
/
+1
2015-08-14
cxl: Allocate and release the SPA with the AFU
Daniel Axtens
1
-11
/
+22
2015-08-14
cxl: Drop commands if the PCI channel is not in normal state
Daniel Axtens
1
-3
/
+69
2015-08-06
cxl: Don't ignore add_process_element() result when attaching context
Daniel Axtens
1
-3
/
+1
2015-07-13
cxl: use more common format specifier
Rasmus Villemoes
1
-5
/
+5
2015-06-03
cxl: Move include file cxl.h -> cxl-base.h
Michael Neuling
1
-1
/
+1
2015-06-03
cxl: Configure PSL for kernel contexts and merge code
Michael Neuling
1
-28
/
+35
[next]