index
:
kernel/linux.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
misc
/
cxl
/
pci.c
Age
Commit message (
Expand
)
Author
Files
Lines
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
2016-07-08
cxl: Fix allowing bogus AFU descriptors with 0 maximum processes
Ian Munsie
1
-0
/
+15
2016-06-16
cxl: Add support for CAPP DMA mode
Ian Munsie
1
-1
/
+3
2016-06-16
cxl: Abstract the differences between the PSL and XSL
Frederic Barrat
1
-24
/
+128
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
1
-9
/
+12
2016-04-11
cxl: Configure the PSL for two CAPI ports on POWER8NVL
Philippe Bergheaud
1
-1
/
+40
2016-03-20
Merge tag 'powerpc-4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-150
/
+117
2016-03-17
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
1
-0
/
+5
2016-03-09
cxl: Support the cxl kernel API from a guest
Frederic Barrat
1
-3
/
+6
2016-03-09
cxl: Separate bare-metal fields in adapter and AFU data structures
Christophe Lombard
1
-38
/
+57
2016-03-09
cxl: Rename some bare-metal specific functions
Frederic Barrat
1
-38
/
+40
2016-03-09
cxl: Introduce implementation-specific API
Frederic Barrat
1
-7
/
+9
2016-03-09
cxl: Move bare-metal specific code to specialized files
Frederic Barrat
1
-18
/
+0
2016-03-09
cxl: Move common code away from bare-metal-specific files
Christophe Lombard
1
-47
/
+1
2016-02-29
cxl: Fix PSL timebase synchronization detection
Frederic Barrat
1
-1
/
+1
2016-02-06
PCI: Remove includes of asm/pci-bridge.h
Bjorn Helgaas
1
-1
/
+0
2016-01-11
cxl: Enable PCI device ID for future IBM CXL adapter
Uma Krishnan
1
-0
/
+1
2015-10-06
cxl: Workaround malformed pcie packets on some cards
Philippe Bergheaud
1
-0
/
+28
2015-09-15
cxl: Fix unbalanced pci_dev_get in cxl_probe
Daniel Axtens
1
-2
/
+0
2015-08-30
cxl: Set up and enable PSL Timebase
Philippe Bergheaud
1
-1
/
+56
2015-08-27
cxl: Remove racy attempt to force EEH invocation in reset
Daniel Axtens
1
-16
/
+0
2015-08-22
cxl: Remove use of macro DEFINE_PCI_DEVICE_TABLE
Vaishali Thakkar
1
-1
/
+1
2015-08-14
cxl: EEH support
Daniel Axtens
1
-0
/
+253
2015-08-14
cxl: Allow the kernel to trust that an image won't change on PERST.
Daniel Axtens
1
-0
/
+7
2015-08-14
cxl: Don't remove AFUs/vPHBs in cxl_reset
Daniel Axtens
1
-5
/
+0
2015-08-14
cxl: Refactor AFU init/teardown
Daniel Axtens
1
-38
/
+57
2015-08-14
cxl: Refactor adaptor init/teardown
Daniel Axtens
1
-53
/
+86
2015-08-14
cxl: Clean up adapter MMIO unmap path.
Daniel Axtens
1
-6
/
+18
2015-08-14
cxl: Allocate and release the SPA with the AFU
Daniel Axtens
1
-0
/
+2
2015-07-16
cxl: Destroy afu->contexts_idr on release of an afu
Johannes Thumshirn
1
-0
/
+1
2015-07-13
cxl: use more common format specifier
Rasmus Villemoes
1
-5
/
+5
2015-07-06
cxl: Test the correct mmio space before unmapping
Daniel Axtens
1
-1
/
+1
2015-06-19
cxl: Fix typo in debug print
Michael Neuling
1
-1
/
+1
2015-06-03
cxl: Add AFU virtual PHB and kernel API
Michael Neuling
1
-4
/
+13
2015-06-03
cxl: cxl_afu_reset() -> __cxl_afu_reset()
Michael Neuling
1
-2
/
+2
2015-06-03
cxl: Dump debug info on the AFU configuration record
Michael Neuling
1
-1
/
+11
[next]