index
:
linux-bcache.git
acall
aio
aio-attributes-upstream
aio-fix
aio-ida
aio-new-abi
bcache-3.10-stable
bcache-continue-on-btree-node-error
bcache-dev-february
bcache-dev-wip
bcache-transactions
bcache-vmalloc-fallback
bcache_uuid_debug
bcachefs-v0
blk-flush-torture-test
block_discard_fix
block_stuff
block_stuff_1
dynamic_faults
idr
idr-array-alloc
idr-performance-hacks
pagecache_iter
pagecache_iter-4.6
per-cpu-tags
percpu-ida
percpu-tag-allocator
rbtree
treebitvec
wait_events
Unnamed repository; edit this file 'description' to name the repository.
Kent Overstreet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
misc
/
cxl
/
native.c
Age
Commit message (
Expand
)
Author
2017-05-02
cxl: Mask slice error interrupts after first occurrence
Alastair D'Silva
2017-04-13
cxl: Add psl9 specific code
Christophe Lombard
2017-04-13
cxl: Isolate few psl8 specific calls
Christophe Lombard
2017-04-13
cxl: Rename some psl8 specific functions
Christophe Lombard
2017-04-13
cxl: Update implementation service layer
Christophe Lombard
2017-04-13
cxl: Remove unused values in bare-metal environment.
Christophe Lombard
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2016-11-25
cxl: drop duplicate header sched.h
Geliang Tang
2016-11-23
cxl: Fix coccinelle warnings
Andrew Donnellan
2016-11-18
cxl: Do adapter fence check before handling afu interrupt
Vaibhav Jain
2016-10-04
cxl: Flush PSL cache before resetting the adapter
Frederic Barrat
2016-08-09
cxl: Fix sparse warnings
Andrew Donnellan
2016-07-08
cxl: Refine slice error debug messages
Philippe Bergheaud
2016-07-08
cxl: Workaround XSL bug that does not clear the RA bit after a reset
Ian Munsie
2016-07-08
cxl: Fix bug where AFU disable operation had no effect
Ian Munsie
2016-07-08
cxl: Fix allocating a minimum of 2 pages for the SPA
Ian Munsie
2016-06-16
cxl: Abstract the differences between the PSL and XSL
Frederic Barrat
2016-06-16
cxl: Update process element after allocating interrupts
Ian Munsie
2016-05-20
Merge tag 'powerpc-4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2016-05-11
cxl: Add kernel API to allow a context to operate with relocate disabled
Ian Munsie
2016-05-11
cxl: Ensure PSL interrupt is configured for contexts with no AFU IRQs
Ian Munsie
2016-05-11
cxl: Handle num_of_processes larger than can fit in the SPA
Ian Munsie
2016-04-27
cxl: Poll for outstanding IRQs when detaching a context
Michael Neuling
2016-03-09
cxl: Adapter failure handling
Christophe Lombard
2016-03-09
cxl: Support the cxl kernel API from a guest
Frederic Barrat
2016-03-09
cxl: sysfs support for guests
Christophe Lombard
2016-03-09
cxl: Separate bare-metal fields in adapter and AFU data structures
Christophe Lombard
2016-03-09
cxl: New hcalls to support cxl adapters
Christophe Lombard
2016-03-09
cxl: Rename some bare-metal specific functions
Frederic Barrat
2016-03-09
cxl: Introduce implementation-specific API
Frederic Barrat
2016-03-09
cxl: Move bare-metal specific code to specialized files
Frederic Barrat
2016-03-09
cxl: Move common code away from bare-metal-specific files
Christophe Lombard
2015-12-08
cxl: Set endianess of kernel contexts
Frederic Barrat
2015-10-07
cxl: Fix number of allocated pages in SPA
Christophe Lombard
2015-08-14
cxl: Allocate and release the SPA with the AFU
Daniel Axtens
2015-08-14
cxl: Drop commands if the PCI channel is not in normal state
Daniel Axtens
2015-08-06
cxl: Don't ignore add_process_element() result when attaching context
Daniel Axtens
2015-07-13
cxl: use more common format specifier
Rasmus Villemoes
2015-06-03
cxl: Move include file cxl.h -> cxl-base.h
Michael Neuling
2015-06-03
cxl: Configure PSL for kernel contexts and merge code
Michael Neuling
2015-06-03
cxl: Export some symbols
Michael Neuling
2015-06-03
cxl: cxl_afu_reset() -> __cxl_afu_reset()
Michael Neuling
2015-01-22
cxl: Add tracepoints
Ian Munsie
2014-12-29
cxl: Disable SPAP register when freeing SPA
Ian Munsie
2014-12-12
cxl: Add timeout to process element commands
Ian Munsie
2014-12-12
cxl: Change contexts_lock to a mutex to fix sleep while atomic bug
Ian Munsie
2014-11-18
cxl: Return error to PSL if IRQ demultiplexing fails & print clearer warning
Ian Munsie
2014-10-28
cxl: Disable secondary hash in segment table
Ian Munsie
2014-10-08
cxl: Driver code for powernv PCIe based cards for userspace access
Ian Munsie