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
Age
Commit message (
Expand
)
Author
Files
Lines
2016-07-19
cxl: fix potential NULL dereference in free_adapter()
Andrew Donnellan
1
-7
/
+9
2016-07-19
cxl: remove dead Kconfig options
Andrew Donnellan
1
-10
/
+0
2016-07-14
cxl: Add cxl_check_and_switch_mode() API to switch bi-modal cards
Andrew Donnellan
2
-18
/
+226
2016-07-14
cxl: Workaround PE=0 hardware limitation in Mellanox CX4
Ian Munsie
3
-1
/
+4
2016-07-14
cxl: Add support for interrupts on the Mellanox CX4
Ian Munsie
4
-0
/
+108
2016-07-14
cxl: Add preliminary workaround for CX4 interrupt limitation
Ian Munsie
5
-0
/
+44
2016-07-14
cxl: Add kernel APIs to get & set the max irqs per context
Ian Munsie
1
-0
/
+27
2016-07-14
cxl: Add support for using the kernel API with a real PHB
Ian Munsie
3
-2
/
+22
2016-07-14
cxl: Do not create vPHB if there are no AFU configuration records
Ian Munsie
2
-0
/
+14
2016-07-14
cxl: Allow a default context to be associated with an external pci_dev
Ian Munsie
6
-28
/
+91
2016-07-14
cxl: Move cxl_afu_get / cxl_afu_put to base
Ian Munsie
2
-12
/
+13
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-14
cxl: Use for_each_compatible_node() macro
Wei Yongjun
1
-3
/
+2
2016-07-08
cxl: Ignore CAPI adapters misplaced in switched slots
Philippe Bergheaud
1
-0
/
+29
2016-07-08
cxl: make base more explicitly non-modular
Paul Gortmaker
1
-2
/
+1
2016-07-08
cxl: Refine slice error debug messages
Philippe Bergheaud
4
-8
/
+57
2016-07-08
cxl: Fix NULL pointer dereference on kernel contexts with no AFU interrupts
Ian Munsie
2
-3
/
+2
2016-07-08
cxl: Workaround XSL bug that does not clear the RA bit after a reset
Ian Munsie
1
-0
/
+10
2016-07-08
cxl: Fix bug where AFU disable operation had no effect
Ian Munsie
3
-7
/
+53
2016-07-08
cxl: Fix allocating a minimum of 2 pages for the SPA
Ian Munsie
1
-1
/
+1
2016-07-08
cxl: Fix allowing bogus AFU descriptors with 0 maximum processes
Ian Munsie
1
-0
/
+15
2016-06-28
cxl: Add set and get private data to context struct
Michael Neuling
2
-0
/
+24
2016-06-28
cxl: Add mechanism for delivering AFU driver specific events
Philippe Bergheaud
4
-9
/
+84
2016-06-16
cxl: Make vPHB device node match adapter's
Frederic Barrat
1
-11
/
+10
2016-06-16
cxl: Add support for CAPP DMA mode
Ian Munsie
2
-1
/
+4
2016-06-16
cxl: Abstract the differences between the PSL and XSL
Frederic Barrat
4
-48
/
+218
2016-06-16
cxl: Update process element after allocating interrupts
Ian Munsie
4
-17
/
+71
2016-06-16
cxl: static-ify variables to fix sparse warnings
Andrew Donnellan
1
-2
/
+2
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-20
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-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
3
-0
/
+16
2016-03-09
cxl: Remove cxl_get_phys_dev() kernel API
Frederic Barrat
1
-1
/
+0
[next]