index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
misc
/
cxl
/
pci.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
cxl: Wrap iterations over afu slices inside 'afu_list_lock'
Vaibhav Jain
2019-03-23
1
-9
/
+30
*
Merge branch 'topic/ppc-kvm' into next
Michael Ellerman
2018-07-19
1
-25
/
+16
|
\
|
*
powerpc/64s: Remove POWER9 DD1 support
Nicholas Piggin
2018-07-16
1
-25
/
+16
*
|
cxl: Remove abandonned capi support for the Mellanox CX4, final cleanup
Frederic Barrat
2018-07-02
1
-69
/
+6
*
|
Revert "cxl: Add cxl_slot_is_supported API"
Frederic Barrat
2018-07-02
1
-37
/
+0
*
|
Revert "cxl: Add support for using the kernel API with a real PHB"
Alastair D'Silva
2018-07-02
1
-3
/
+0
*
|
Revert "cxl: Add cxl_check_and_switch_mode() API to switch bi-modal cards"
Alastair D'Silva
2018-07-02
1
-218
/
+18
|
/
*
Merge branch 'fixes' into next
Michael Ellerman
2018-06-03
1
-0
/
+12
|
\
|
*
cxl: Report the tunneled operations status
Philippe Bergheaud
2018-05-15
1
-1
/
+6
|
*
cxl: Set the PBCQ Tunnel BAR register when enabling capi mode
Philippe Bergheaud
2018-05-15
1
-0
/
+7
*
|
cxl: Configure PSL to not use APC virtual machines
Vaibhav Jain
2018-06-02
1
-2
/
+2
|
/
*
cxl: Fix timebase synchronization status on P9
Christophe Lombard
2018-03-14
1
-17
/
+0
*
cxl: read PHB indications from the device tree
Philippe Bergheaud
2018-03-13
1
-5
/
+43
*
cxl: Check if PSL data-cache is available before issue flush request
Vaibhav Jain
2018-03-13
1
-6
/
+13
*
cxl: Remove function write_timebase_ctrl_psl9() for PSL9
Vaibhav Jain
2018-03-13
1
-8
/
+2
*
cxl: Enable NORST bit in PSL_DEBUG register for PSL9
Vaibhav Jain
2018-03-13
1
-2
/
+6
*
cxl: Remove support for "Processing accelerators" class
Frederic Barrat
2018-01-24
1
-2
/
+0
*
cxl: Check if vphb exists before iterating over AFU devices
Vaibhav Jain
2017-11-23
1
-2
/
+10
*
cxl: Rework the implementation of cxl_stop_trace_psl9()
Vaibhav Jain
2017-11-06
1
-0
/
+38
*
cxl: Dump PSL_FIR register on PSL9 error irq
Vaibhav Jain
2017-10-13
1
-1
/
+2
*
cxl: Add support for POWER9 DD2
Christophe Lombard
2017-10-06
1
-23
/
+24
*
mm: treewide: remove GFP_TEMPORARY allocation flag
Michal Hocko
2017-09-13
1
-1
/
+1
*
cxl: Export library to support IBM XSL
Christophe Lombard
2017-07-03
1
-14
/
+27
*
cxl: Fixes for Coherent Accelerator Interface Architecture 2.0
Christophe Lombard
2017-06-23
1
-7
/
+4
*
Merge tag 'powerpc-4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2017-05-05
1
-58
/
+351
|
\
|
*
cxl: Route eeh events to all drivers in cxl_pci_error_detected()
Vaibhav Jain
2017-05-02
1
-6
/
+9
|
*
cxl: Force context lock during EEH flow
Vaibhav Jain
2017-05-02
1
-2
/
+17
|
*
cxl: Enable PCI device IDs for future IBM CXL adapters
Matthew R. Ochs
2017-04-19
1
-0
/
+2
|
*
cxl: Add psl9 specific code
Christophe Lombard
2017-04-13
1
-17
/
+242
|
*
cxl: Isolate few psl8 specific calls
Christophe Lombard
2017-04-13
1
-21
/
+43
|
*
cxl: Rename some psl8 specific functions
Christophe Lombard
2017-04-13
1
-30
/
+30
|
*
cxl: Update implementation service layer
Christophe Lombard
2017-04-13
1
-15
/
+40
|
*
cxl: Read vsec perst load image
Christophe Lombard
2017-04-13
1
-0
/
+1
*
|
cxl: Route eeh events to all slices for pci_channel_io_perm_failure state
Vaibhav Jain
2017-03-20
1
-7
/
+6
|
/
*
cxl: fix nested locking hang during EEH hotplug
Andrew Donnellan
2017-02-21
1
-2
/
+9
*
cxl: Prevent read/write to AFU config space while AFU not configured
Andrew Donnellan
2017-01-25
1
-0
/
+2
*
cxl: Force psl data-cache flush during device shutdown
Vaibhav Jain
2017-01-25
1
-0
/
+3
*
cxl: Fix error handling in _cxl_pci_associate_default_context()
Christophe Jaillet
2016-11-18
1
-1
/
+1
*
cxl: Prevent adapter reset if an active context exists
Vaibhav Jain
2016-10-19
1
-0
/
+2
*
cxl: Flush PSL cache before resetting the adapter
Frederic Barrat
2016-10-04
1
-0
/
+3
*
cxl: Fix informational message
Frederic Barrat
2016-09-13
1
-2
/
+2
*
cxl: Set psl_fir_cntl to production environment value
Frederic Barrat
2016-08-10
1
-3
/
+6
*
cxl: Fix NULL dereference in cxl_context_init() on PowerVM guests
Andrew Donnellan
2016-08-09
1
-1
/
+2
*
cxl: Add cxl_check_and_switch_mode() API to switch bi-modal cards
Andrew Donnellan
2016-07-14
1
-18
/
+218
*
cxl: Workaround PE=0 hardware limitation in Mellanox CX4
Ian Munsie
2016-07-14
1
-0
/
+1
*
cxl: Add support for using the kernel API with a real PHB
Ian Munsie
2016-07-14
1
-0
/
+3
*
cxl: Do not create vPHB if there are no AFU configuration records
Ian Munsie
2016-07-14
1
-0
/
+3
*
cxl: Enable bus mastering for devices using CAPP DMA mode
Ian Munsie
2016-07-14
1
-0
/
+3
*
cxl: Add cxl_slot_is_supported API
Ian Munsie
2016-07-14
1
-0
/
+37
*
cxl: Ignore CAPI adapters misplaced in switched slots
Philippe Bergheaud
2016-07-08
1
-0
/
+29
[next]