index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
misc
/
cxl
Commit message (
Expand
)
Author
Age
Files
Lines
*
cxl: Add cxl_slot_is_supported API
Ian Munsie
2016-07-14
1
-0
/
+37
*
cxl: Use for_each_compatible_node() macro
Wei Yongjun
2016-07-14
1
-3
/
+2
*
cxl: Ignore CAPI adapters misplaced in switched slots
Philippe Bergheaud
2016-07-08
1
-0
/
+29
*
cxl: make base more explicitly non-modular
Paul Gortmaker
2016-07-08
1
-2
/
+1
*
cxl: Refine slice error debug messages
Philippe Bergheaud
2016-07-08
4
-8
/
+57
*
cxl: Fix NULL pointer dereference on kernel contexts with no AFU interrupts
Ian Munsie
2016-07-08
2
-3
/
+2
*
cxl: Workaround XSL bug that does not clear the RA bit after a reset
Ian Munsie
2016-07-08
1
-0
/
+10
*
cxl: Fix bug where AFU disable operation had no effect
Ian Munsie
2016-07-08
3
-7
/
+53
*
cxl: Fix allocating a minimum of 2 pages for the SPA
Ian Munsie
2016-07-08
1
-1
/
+1
*
cxl: Fix allowing bogus AFU descriptors with 0 maximum processes
Ian Munsie
2016-07-08
1
-0
/
+15
*
cxl: Add set and get private data to context struct
Michael Neuling
2016-06-28
2
-0
/
+24
*
cxl: Add mechanism for delivering AFU driver specific events
Philippe Bergheaud
2016-06-28
4
-9
/
+84
*
cxl: Make vPHB device node match adapter's
Frederic Barrat
2016-06-16
1
-11
/
+10
*
cxl: Add support for CAPP DMA mode
Ian Munsie
2016-06-16
2
-1
/
+4
*
cxl: Abstract the differences between the PSL and XSL
Frederic Barrat
2016-06-16
4
-48
/
+218
*
cxl: Update process element after allocating interrupts
Ian Munsie
2016-06-16
4
-17
/
+71
*
cxl: static-ify variables to fix sparse warnings
Andrew Donnellan
2016-06-16
1
-2
/
+2
*
Merge tag 'powerpc-4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2016-05-20
8
-67
/
+170
|
\
|
*
cxl: Check periodically the coherent platform function's state
Christophe Lombard
2016-05-11
2
-28
/
+33
|
*
cxl: Add kernel API to allow a context to operate with relocate disabled
Ian Munsie
2016-05-11
4
-2
/
+26
|
*
cxl: Ensure PSL interrupt is configured for contexts with no AFU IRQs
Ian Munsie
2016-05-11
2
-0
/
+21
|
*
cxl: Remove duplicate #defines
Ian Munsie
2016-05-11
1
-9
/
+0
|
*
cxl: Handle num_of_processes larger than can fit in the SPA
Ian Munsie
2016-05-11
1
-3
/
+12
|
*
powerpc/mm: Replace _PAGE_USER with _PAGE_PRIVILEGED
Aneesh Kumar K.V
2016-05-01
1
-1
/
+3
|
*
powerpc/mm: Use _PAGE_READ to indicate Read access
Aneesh Kumar K.V
2016-05-01
1
-2
/
+2
|
*
cxl: Fix DAR check & use REGION_ID instead of opencoding
Aneesh Kumar K.V
2016-04-26
1
-1
/
+1
|
*
cxl: Increase timeout for detection of AFU mmio hang
Frederic Barrat
2016-04-22
1
-1
/
+3
|
*
cxl: Allow initialization on timebase sync failures
Frederic Barrat
2016-04-22
4
-9
/
+29
|
*
cxl: Delete an unnecessary check before the function call "kfree"
Markus Elfring
2016-04-12
1
-2
/
+1
|
*
cxl: Configure the PSL for two CAPI ports on POWER8NVL
Philippe Bergheaud
2016-04-11
1
-1
/
+40
|
*
cxl: Remove dead code
Frederic Barrat
2016-04-11
1
-9
/
+0
*
|
cxl: Poll for outstanding IRQs when detaching a context
Michael Neuling
2016-04-27
3
-0
/
+40
*
|
cxl: Keep IRQ mappings on context teardown
Michael Neuling
2016-04-27
1
-1
/
+0
|
/
*
Merge tag 'powerpc-4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2016-03-19
20
-732
/
+4469
|
\
|
*
cxl: Ignore probes for virtual afu pci devices
Vaibhav Jain
2016-03-09
3
-0
/
+16
|
*
cxl: Remove cxl_get_phys_dev() kernel API
Frederic Barrat
2016-03-09
1
-1
/
+0
|
*
cxl: Add tracepoints around the cxl hcall
Christophe Lombard
2016-03-09
2
-0
/
+202
|
*
cxl: Adapter failure handling
Christophe Lombard
2016-03-09
7
-35
/
+198
|
*
cxl: Support the cxl kernel API from a guest
Frederic Barrat
2016-03-09
6
-110
/
+198
|
*
cxl: Parse device tree and create cxl device(s) at boot
Frederic Barrat
2016-03-09
1
-0
/
+25
|
*
cxl: Support to flash a new image on the adapter from a guest
Christophe Lombard
2016-03-09
6
-5
/
+574
|
*
cxl: sysfs support for guests
Christophe Lombard
2016-03-09
4
-20
/
+108
|
*
cxl: Add guest-specific code
Christophe Lombard
2016-03-09
10
-11
/
+1525
|
*
cxl: Separate bare-metal fields in adapter and AFU data structures
Christophe Lombard
2016-03-09
8
-111
/
+164
|
*
cxl: New hcalls to support cxl adapters
Christophe Lombard
2016-03-09
5
-2
/
+890
|
*
cxl: IRQ allocation for guests
Frederic Barrat
2016-03-09
1
-14
/
+64
|
*
cxl: Update cxl_irq() prototype
Frederic Barrat
2016-03-09
2
-3
/
+2
|
*
cxl: Isolate a few bare-metal-specific calls
Frederic Barrat
2016-03-09
4
-11
/
+22
|
*
cxl: Rename some bare-metal specific functions
Frederic Barrat
2016-03-09
3
-100
/
+104
|
*
cxl: Introduce implementation-specific API
Frederic Barrat
2016-03-09
11
-120
/
+185
[next]