index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
misc
/
cxl
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
|
*
cxl: Define process problem state area at attach time only
Frederic Barrat
2016-03-09
1
-9
/
+2
|
*
cxl: Move bare-metal specific code to specialized files
Frederic Barrat
2016-03-09
5
-244
/
+245
|
*
cxl: Move common code away from bare-metal-specific files
Christophe Lombard
2016-03-09
5
-75
/
+84
*
|
Merge tag 'char-misc-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2016-03-17
1
-3
/
+2
|
\
\
|
*
|
misc: cxl: use kobj_to_dev()
Geliang Tang
2016-02-08
1
-3
/
+2
|
|
/
*
|
Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2016-03-16
1
-1
/
+0
|
\
\
|
*
|
PCI: Remove includes of asm/pci-bridge.h
Bjorn Helgaas
2016-02-05
1
-1
/
+0
|
|
/
*
/
cxl: Fix PSL timebase synchronization detection
Frederic Barrat
2016-02-29
1
-1
/
+1
|
/
*
Merge tag 'powerpc-4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2016-01-15
8
-51
/
+145
|
\
|
*
cxl: Enable PCI device ID for future IBM CXL adapter
Uma Krishnan
2016-01-11
1
-0
/
+1
|
*
cxl: use -Werror only with CONFIG_PPC_WERROR
Brian Norris
2016-01-11
1
-1
/
+2
|
*
cxl: fix build for GCC 4.6.x
Brian Norris
2016-01-11
1
-1
/
+1
|
*
cxl: Fix DSI misses when the context owning task exits
Vaibhav Jain
2016-01-05
5
-37
/
+109
|
*
cxl: use correct operator when writing pcie config space values
Andrew Donnellan
2015-11-24
1
-1
/
+1
|
*
cxl: Fix possible idr warning when contexts are released
Vaibhav Jain
2015-11-24
4
-12
/
+32
*
|
cxl: Set endianess of kernel contexts
Frederic Barrat
2015-12-08
1
-1
/
+1
|
/
*
Merge tag 'powerpc-4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2015-11-06
1
-0
/
+2
|
\
|
*
cxl: Free virtual PHB when removing
Andrew Donnellan
2015-10-15
1
-0
/
+2
*
|
cxl: Fix number of allocated pages in SPA
Christophe Lombard
2015-10-07
1
-1
/
+1
*
|
cxl: Workaround malformed pcie packets on some cards
Philippe Bergheaud
2015-10-06
1
-0
/
+28
*
|
cxl: fix leak of ctx->mapping when releasing kernel API contexts
Andrew Donnellan
2015-10-01
1
-3
/
+10
*
|
cxl: fix leak of ctx->irq_bitmap when releasing context via kernel API
Andrew Donnellan
2015-10-01
2
-2
/
+3
*
|
cxl: fix leak of IRQ names in cxl_free_afu_irqs()
Andrew Donnellan
2015-10-01
3
-1
/
+3
|
/
*
cxl: Fix lockdep warning while creating afu_err_buff attribute
Vaibhav Jain
2015-09-23
1
-0
/
+2
*
cxl: Fix build failure due to -Wunused-variable behaviour change
Ian Munsie
2015-09-15
1
-1
/
+1
*
cxl: Fix unbalanced pci_dev_get in cxl_probe
Daniel Axtens
2015-09-15
1
-2
/
+0
*
cxl: abort cxl_pci_enable_device_hook() if PCI channel is offline
Andrew Donnellan
2015-09-07
1
-0
/
+6
*
Merge tag 'powerpc-4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2015-09-04
14
-205
/
+865
|
\
|
*
cxl: Set up and enable PSL Timebase
Philippe Bergheaud
2015-08-30
2
-1
/
+61
|
*
cxl: Fix force unmapping mmaps of contexts allocated through the kernel api
Ian Munsie
2015-08-30
3
-3
/
+33
|
*
cxl: Fix + cleanup error paths in cxl_dev_context_init
Ian Munsie
2015-08-30
1
-7
/
+12
|
*
cxl: Remove racy attempt to force EEH invocation in reset
Daniel Axtens
2015-08-27
1
-16
/
+0
|
*
cxl: Release irqs if memory allocation fails
Vaibhav Jain
2015-08-27
1
-2
/
+5
[next]