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
Age
Commit message (
Expand
)
Author
Files
Lines
2016-05-20
Merge tag 'powerpc-4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
8
-67
/
+170
2016-05-11
cxl: Check periodically the coherent platform function's state
Christophe Lombard
2
-28
/
+33
2016-05-11
cxl: Add kernel API to allow a context to operate with relocate disabled
Ian Munsie
4
-2
/
+26
2016-05-11
cxl: Ensure PSL interrupt is configured for contexts with no AFU IRQs
Ian Munsie
2
-0
/
+21
2016-05-11
cxl: Remove duplicate #defines
Ian Munsie
1
-9
/
+0
2016-05-11
cxl: Handle num_of_processes larger than can fit in the SPA
Ian Munsie
1
-3
/
+12
2016-05-01
powerpc/mm: Replace _PAGE_USER with _PAGE_PRIVILEGED
Aneesh Kumar K.V
1
-1
/
+3
2016-05-01
powerpc/mm: Use _PAGE_READ to indicate Read access
Aneesh Kumar K.V
1
-2
/
+2
2016-04-27
cxl: Poll for outstanding IRQs when detaching a context
Michael Neuling
3
-0
/
+40
2016-04-27
cxl: Keep IRQ mappings on context teardown
Michael Neuling
1
-1
/
+0
2016-04-26
cxl: Fix DAR check & use REGION_ID instead of opencoding
Aneesh Kumar K.V
1
-1
/
+1
2016-04-22
cxl: Increase timeout for detection of AFU mmio hang
Frederic Barrat
1
-1
/
+3
2016-04-22
cxl: Allow initialization on timebase sync failures
Frederic Barrat
4
-9
/
+29
2016-04-12
cxl: Delete an unnecessary check before the function call "kfree"
Markus Elfring
1
-2
/
+1
2016-04-11
cxl: Configure the PSL for two CAPI ports on POWER8NVL
Philippe Bergheaud
1
-1
/
+40
2016-04-11
cxl: Remove dead code
Frederic Barrat
1
-9
/
+0
2016-03-19
Merge tag 'powerpc-4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
20
-732
/
+4469
2016-03-17
Merge tag 'char-misc-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-3
/
+2
2016-03-16
Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+0
2016-03-09
cxl: Ignore probes for virtual afu pci devices
Vaibhav Jain
3
-0
/
+16
2016-03-09
cxl: Remove cxl_get_phys_dev() kernel API
Frederic Barrat
1
-1
/
+0
2016-03-09
cxl: Add tracepoints around the cxl hcall
Christophe Lombard
2
-0
/
+202
2016-03-09
cxl: Adapter failure handling
Christophe Lombard
7
-35
/
+198
2016-03-09
cxl: Support the cxl kernel API from a guest
Frederic Barrat
6
-110
/
+198
2016-03-09
cxl: Parse device tree and create cxl device(s) at boot
Frederic Barrat
1
-0
/
+25
2016-03-09
cxl: Support to flash a new image on the adapter from a guest
Christophe Lombard
6
-5
/
+574
2016-03-09
cxl: sysfs support for guests
Christophe Lombard
4
-20
/
+108
2016-03-09
cxl: Add guest-specific code
Christophe Lombard
10
-11
/
+1525
2016-03-09
cxl: Separate bare-metal fields in adapter and AFU data structures
Christophe Lombard
8
-111
/
+164
2016-03-09
cxl: New hcalls to support cxl adapters
Christophe Lombard
5
-2
/
+890
2016-03-09
cxl: IRQ allocation for guests
Frederic Barrat
1
-14
/
+64
2016-03-09
cxl: Update cxl_irq() prototype
Frederic Barrat
2
-3
/
+2
2016-03-09
cxl: Isolate a few bare-metal-specific calls
Frederic Barrat
4
-11
/
+22
2016-03-09
cxl: Rename some bare-metal specific functions
Frederic Barrat
3
-100
/
+104
2016-03-09
cxl: Introduce implementation-specific API
Frederic Barrat
11
-120
/
+185
2016-03-09
cxl: Define process problem state area at attach time only
Frederic Barrat
1
-9
/
+2
2016-03-09
cxl: Move bare-metal specific code to specialized files
Frederic Barrat
5
-244
/
+245
2016-03-09
cxl: Move common code away from bare-metal-specific files
Christophe Lombard
5
-75
/
+84
2016-02-29
cxl: Fix PSL timebase synchronization detection
Frederic Barrat
1
-1
/
+1
2016-02-07
misc: cxl: use kobj_to_dev()
Geliang Tang
1
-3
/
+2
2016-02-05
PCI: Remove includes of asm/pci-bridge.h
Bjorn Helgaas
1
-1
/
+0
2016-01-15
Merge tag 'powerpc-4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
8
-51
/
+145
2016-01-11
cxl: Enable PCI device ID for future IBM CXL adapter
Uma Krishnan
1
-0
/
+1
2016-01-11
cxl: use -Werror only with CONFIG_PPC_WERROR
Brian Norris
1
-1
/
+2
2016-01-11
cxl: fix build for GCC 4.6.x
Brian Norris
1
-1
/
+1
2016-01-05
cxl: Fix DSI misses when the context owning task exits
Vaibhav Jain
5
-37
/
+109
2015-12-08
cxl: Set endianess of kernel contexts
Frederic Barrat
1
-1
/
+1
2015-11-24
cxl: use correct operator when writing pcie config space values
Andrew Donnellan
1
-1
/
+1
2015-11-24
cxl: Fix possible idr warning when contexts are released
Vaibhav Jain
4
-12
/
+32
2015-11-05
Merge tag 'powerpc-4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-0
/
+2
[next]