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
/
pci.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-07-19
Merge branch 'topic/ppc-kvm' into next
Michael Ellerman
1
-25
/
+16
2018-07-16
powerpc/64s: Remove POWER9 DD1 support
Nicholas Piggin
1
-25
/
+16
2018-07-02
cxl: Remove abandonned capi support for the Mellanox CX4, final cleanup
Frederic Barrat
1
-69
/
+6
2018-07-02
Revert "cxl: Add cxl_slot_is_supported API"
Frederic Barrat
1
-37
/
+0
2018-07-02
Revert "cxl: Add support for using the kernel API with a real PHB"
Alastair D'Silva
1
-3
/
+0
2018-07-02
Revert "cxl: Add cxl_check_and_switch_mode() API to switch bi-modal cards"
Alastair D'Silva
1
-218
/
+18
2018-06-03
Merge branch 'fixes' into next
Michael Ellerman
1
-0
/
+12
2018-06-02
cxl: Configure PSL to not use APC virtual machines
Vaibhav Jain
1
-2
/
+2
2018-05-15
cxl: Report the tunneled operations status
Philippe Bergheaud
1
-1
/
+6
2018-05-15
cxl: Set the PBCQ Tunnel BAR register when enabling capi mode
Philippe Bergheaud
1
-0
/
+7
2018-03-14
cxl: Fix timebase synchronization status on P9
Christophe Lombard
1
-17
/
+0
2018-03-13
cxl: read PHB indications from the device tree
Philippe Bergheaud
1
-5
/
+43
2018-03-13
cxl: Check if PSL data-cache is available before issue flush request
Vaibhav Jain
1
-6
/
+13
2018-03-13
cxl: Remove function write_timebase_ctrl_psl9() for PSL9
Vaibhav Jain
1
-8
/
+2
2018-03-13
cxl: Enable NORST bit in PSL_DEBUG register for PSL9
Vaibhav Jain
1
-2
/
+6
2018-01-24
cxl: Remove support for "Processing accelerators" class
Frederic Barrat
1
-2
/
+0
2017-11-23
cxl: Check if vphb exists before iterating over AFU devices
Vaibhav Jain
1
-2
/
+10
2017-11-06
cxl: Rework the implementation of cxl_stop_trace_psl9()
Vaibhav Jain
1
-0
/
+38
2017-10-13
cxl: Dump PSL_FIR register on PSL9 error irq
Vaibhav Jain
1
-1
/
+2
2017-10-06
cxl: Add support for POWER9 DD2
Christophe Lombard
1
-23
/
+24
2017-09-13
mm: treewide: remove GFP_TEMPORARY allocation flag
Michal Hocko
1
-1
/
+1
2017-07-03
cxl: Export library to support IBM XSL
Christophe Lombard
1
-14
/
+27
2017-06-23
cxl: Fixes for Coherent Accelerator Interface Architecture 2.0
Christophe Lombard
1
-7
/
+4
2017-05-05
Merge tag 'powerpc-4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-58
/
+351
2017-05-02
cxl: Route eeh events to all drivers in cxl_pci_error_detected()
Vaibhav Jain
1
-6
/
+9
2017-05-02
cxl: Force context lock during EEH flow
Vaibhav Jain
1
-2
/
+17
2017-04-19
cxl: Enable PCI device IDs for future IBM CXL adapters
Matthew R. Ochs
1
-0
/
+2
2017-04-13
cxl: Add psl9 specific code
Christophe Lombard
1
-17
/
+242
2017-04-13
cxl: Isolate few psl8 specific calls
Christophe Lombard
1
-21
/
+43
2017-04-13
cxl: Rename some psl8 specific functions
Christophe Lombard
1
-30
/
+30
2017-04-13
cxl: Update implementation service layer
Christophe Lombard
1
-15
/
+40
2017-04-13
cxl: Read vsec perst load image
Christophe Lombard
1
-0
/
+1
2017-03-20
cxl: Route eeh events to all slices for pci_channel_io_perm_failure state
Vaibhav Jain
1
-7
/
+6
2017-02-21
cxl: fix nested locking hang during EEH hotplug
Andrew Donnellan
1
-2
/
+9
2017-01-25
cxl: Prevent read/write to AFU config space while AFU not configured
Andrew Donnellan
1
-0
/
+2
2017-01-25
cxl: Force psl data-cache flush during device shutdown
Vaibhav Jain
1
-0
/
+3
2016-11-18
cxl: Fix error handling in _cxl_pci_associate_default_context()
Christophe Jaillet
1
-1
/
+1
2016-10-19
cxl: Prevent adapter reset if an active context exists
Vaibhav Jain
1
-0
/
+2
2016-10-04
cxl: Flush PSL cache before resetting the adapter
Frederic Barrat
1
-0
/
+3
2016-09-13
cxl: Fix informational message
Frederic Barrat
1
-2
/
+2
2016-08-10
cxl: Set psl_fir_cntl to production environment value
Frederic Barrat
1
-3
/
+6
2016-08-09
cxl: Fix NULL dereference in cxl_context_init() on PowerVM guests
Andrew Donnellan
1
-1
/
+2
2016-07-14
cxl: Add cxl_check_and_switch_mode() API to switch bi-modal cards
Andrew Donnellan
1
-18
/
+218
2016-07-14
cxl: Workaround PE=0 hardware limitation in Mellanox CX4
Ian Munsie
1
-0
/
+1
2016-07-14
cxl: Add support for using the kernel API with a real PHB
Ian Munsie
1
-0
/
+3
2016-07-14
cxl: Do not create vPHB if there are no AFU configuration records
Ian Munsie
1
-0
/
+3
2016-07-14
cxl: Enable bus mastering for devices using CAPP DMA mode
Ian Munsie
1
-0
/
+3
2016-07-14
cxl: Add cxl_slot_is_supported API
Ian Munsie
1
-0
/
+37
2016-07-08
cxl: Ignore CAPI adapters misplaced in switched slots
Philippe Bergheaud
1
-0
/
+29
2016-07-08
cxl: Fix bug where AFU disable operation had no effect
Ian Munsie
1
-0
/
+1
[next]