index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (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
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
2015-06-03
cxl: Export some symbols
Michael Neuling
1
-5
/
+5
[next]