Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
b8350cd00407a121e10727d9591026d6194714b7
/
drivers
/
misc
/
cxl
0ee931c
mm: treewide: remove GFP_TEMPORARY allocation flag
by Michal Hocko
· 7 years ago
197267d
cxl: Fix driver use count
by Frederic Barrat
· 7 years ago
22259a6
powerpc/mm/cxl: Add barrier when setting mm cpumask
by Aneesh Kumar K.V
· 7 years ago
0f4bc09
powerpc/mm/cxl: Add the fault handling cpu to mm cpumask
by Aneesh Kumar K.V
· 7 years ago
3ced8d7
cxl: Export library to support IBM XSL
by Christophe Lombard
· 7 years ago
218ea31
Merge branch 'fixes' into next
by Michael Ellerman
· 7 years ago
797625d
cxl: Fixes for Coherent Accelerator Interface Architecture 2.0
by Christophe Lombard
· 7 years ago
cec422c
cxl: Fix error path on bad ioctl
by Frederic Barrat
· 7 years ago
58d876f
cxl: Unlock on error in probe
by Dan Carpenter
· 8 years ago
b3aa20b
cxl: Avoid double free_irq() for psl,slice interrupts
by Vaibhav Jain
· 7 years ago
7246f60
Merge tag 'powerpc-4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 8 years ago
89c9fea
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 8 years ago
a715626
cxl: Mask slice error interrupts after first occurrence
by Alastair D'Silva
· 8 years ago
4f58f0b
cxl: Route eeh events to all drivers in cxl_pci_error_detected()
by Vaibhav Jain
· 8 years ago
ea9a26d
cxl: Force context lock during EEH flow
by Vaibhav Jain
· 8 years ago
41e20d9
cxl: Enable PCI device IDs for future IBM CXL adapters
by Matthew R. Ochs
· 8 years ago
f24be42
cxl: Add psl9 specific code
by Christophe Lombard
· 8 years ago
abd1d99
cxl: Isolate few psl8 specific calls
by Christophe Lombard
· 8 years ago
64663f3
cxl: Rename some psl8 specific functions
by Christophe Lombard
· 8 years ago
bdd2e71
cxl: Update implementation service layer
by Christophe Lombard
· 8 years ago
6dd2d23
cxl: Keep track of mm struct associated with a context
by Christophe Lombard
· 8 years ago
66ef20c
cxl: Remove unused values in bare-metal environment.
by Christophe Lombard
· 8 years ago
aba8143
cxl: Read vsec perst load image
by Christophe Lombard
· 8 years ago
0a95160
treewide: Fix typos in printk
by Masanari Iida
· 8 years ago
07f5ab6
cxl: Route eeh events to all slices for pci_channel_io_perm_failure state
by Vaibhav Jain
· 8 years ago
0881e7b
sched/headers: Prepare to move the get_task_struct()/put_task_struct() and related APIs from <linux/sched.h> to <linux/sched/task.h>
by Ingo Molnar
· 8 years ago
174cd4b
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h>
by Ingo Molnar
· 8 years ago
6e84f31
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/mm.h>
by Ingo Molnar
· 8 years ago
e601757
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/clock.h>
by Ingo Molnar
· 8 years ago
b286ced
Merge tag 'powerpc-4.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 8 years ago
11bac80
mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf
by Dave Jiang
· 8 years ago
171ed0f
cxl: fix nested locking hang during EEH hotplug
by Andrew Donnellan
· 8 years ago
39d4087
cxl: Fix build when CONFIG_DEBUG_FS=n
by Andrew Donnellan
· 8 years ago
14a3ae3
cxl: Prevent read/write to AFU config space while AFU not configured
by Andrew Donnellan
· 8 years ago
d7b1946
cxl: Force psl data-cache flush during device shutdown
by Vaibhav Jain
· 8 years ago
0e17166
cxl: Drop unused header asm/pnv-pci.h
by Greg Kurz
· 8 years ago
de39981
Merge tag 'powerpc-4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 8 years ago
1a29d85
mm: use vmf->address instead of of vmf->virtual_address
by Jan Kara
· 8 years ago
7184bc2
cxl: drop duplicate header sched.h
by Geliang Tang
· 8 years ago
3382a62
cxl: Fix coccinelle warnings
by Andrew Donnellan
· 8 years ago
bdecf76
cxl: Fix coredump generation when cxl_get_fd() is used
by Frederic Barrat
· 8 years ago
abf051b
cxl: Do adapter fence check before handling afu interrupt
by Vaibhav Jain
· 8 years ago
bb81733
cxl: Fix error handling in _cxl_pci_associate_default_context()
by Christophe Jaillet
· 8 years ago
28e323e
cxl: Fix error handling in _cxl_cx4_setup_msi_irqs()
by Christophe Jaillet
· 8 years ago
5cd4f5c
cxl: Fix memory allocation failure test
by Christophe Jaillet
· 8 years ago
a05b82d
cxl: Fix leaking pid refs in some error paths
by Vaibhav Jain
· 8 years ago
70b565b
cxl: Prevent adapter reset if an active context exists
by Vaibhav Jain
· 8 years ago
735840b
cxl: replace loop with for_each_child_of_node(), remove unneeded of_node_put()
by Andrew Donnellan
· 8 years ago
aaa2245
cxl: Flush PSL cache before resetting the adapter
by Frederic Barrat
· 8 years ago
b135077
cxl: Fix informational message
by Frederic Barrat
· 8 years ago
6f38a8b
cxl: use pcibios_free_controller_deferred() when removing vPHBs
by Andrew Donnellan
· 8 years ago
c6d2ee0
cxl: Set psl_fir_cntl to production environment value
by Frederic Barrat
· 8 years ago
6fd40f1
cxl: Fix sparse warnings
by Andrew Donnellan
· 8 years ago
1647933
cxl: Fix NULL dereference in cxl_context_init() on PowerVM guests
by Andrew Donnellan
· 8 years ago
8fbaa51
cxl: fix potential NULL dereference in free_adapter()
by Andrew Donnellan
· 8 years ago
1e44727
cxl: remove dead Kconfig options
by Andrew Donnellan
· 8 years ago
b0b5e59
cxl: Add cxl_check_and_switch_mode() API to switch bi-modal cards
by Andrew Donnellan
· 8 years ago
f67a672
cxl: Workaround PE=0 hardware limitation in Mellanox CX4
by Ian Munsie
· 8 years ago
a2f67d5
cxl: Add support for interrupts on the Mellanox CX4
by Ian Munsie
· 8 years ago
cbce091
cxl: Add preliminary workaround for CX4 interrupt limitation
by Ian Munsie
· 8 years ago
79384e4
cxl: Add kernel APIs to get & set the max irqs per context
by Ian Munsie
· 8 years ago
317f5ef
cxl: Add support for using the kernel API with a real PHB
by Ian Munsie
· 8 years ago
e4f5fc0
cxl: Do not create vPHB if there are no AFU configuration records
by Ian Munsie
· 8 years ago
a19bd79
cxl: Allow a default context to be associated with an external pci_dev
by Ian Munsie
· 8 years ago
62ccf2d
cxl: Move cxl_afu_get / cxl_afu_put to base
by Ian Munsie
· 8 years ago
48b3adf
cxl: Enable bus mastering for devices using CAPP DMA mode
by Ian Munsie
· 8 years ago
4e56f85
cxl: Add cxl_slot_is_supported API
by Ian Munsie
· 8 years ago
fc9f75e
cxl: Use for_each_compatible_node() macro
by Wei Yongjun
· 8 years ago
3b3dcd6
cxl: Ignore CAPI adapters misplaced in switched slots
by Philippe Bergheaud
· 8 years ago
e00878b
cxl: make base more explicitly non-modular
by Paul Gortmaker
· 8 years ago
6e0c50f
cxl: Refine slice error debug messages
by Philippe Bergheaud
· 8 years ago
f5c9df9
cxl: Fix NULL pointer dereference on kernel contexts with no AFU interrupts
by Ian Munsie
· 8 years ago
2a4f667
cxl: Workaround XSL bug that does not clear the RA bit after a reset
by Ian Munsie
· 8 years ago
5e7823c
cxl: Fix bug where AFU disable operation had no effect
by Ian Munsie
· 8 years ago
2224b67
cxl: Fix allocating a minimum of 2 pages for the SPA
by Ian Munsie
· 8 years ago
49e9c99
cxl: Fix allowing bogus AFU descriptors with 0 maximum processes
by Ian Munsie
· 8 years ago
ad42de8
cxl: Add set and get private data to context struct
by Michael Neuling
· 8 years ago
b810253
cxl: Add mechanism for delivering AFU driver specific events
by Philippe Bergheaud
· 8 years ago
a430739
cxl: Make vPHB device node match adapter's
by Frederic Barrat
· 8 years ago
b385c9e
cxl: Add support for CAPP DMA mode
by Ian Munsie
· 8 years ago
6d38261
cxl: Abstract the differences between the PSL and XSL
by Frederic Barrat
· 8 years ago
292841b
cxl: Update process element after allocating interrupts
by Ian Munsie
· 8 years ago
64417a3
cxl: static-ify variables to fix sparse warnings
by Andrew Donnellan
· 9 years ago
c04a588
Merge tag 'powerpc-4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 8 years ago
266eab8
cxl: Check periodically the coherent platform function's state
by Christophe Lombard
· 9 years ago
7a0d85d
cxl: Add kernel API to allow a context to operate with relocate disabled
by Ian Munsie
· 9 years ago
3c206fa
cxl: Ensure PSL interrupt is configured for contexts with no AFU IRQs
by Ian Munsie
· 9 years ago
0e5b5ba
cxl: Remove duplicate #defines
by Ian Munsie
· 9 years ago
895a798
cxl: Handle num_of_processes larger than can fit in the SPA
by Ian Munsie
· 9 years ago
ac29c64
powerpc/mm: Replace _PAGE_USER with _PAGE_PRIVILEGED
by Aneesh Kumar K.V
· 9 years ago
c7d5484
powerpc/mm: Use _PAGE_READ to indicate Read access
by Aneesh Kumar K.V
· 9 years ago
2bc79ff
cxl: Poll for outstanding IRQs when detaching a context
by Michael Neuling
· 9 years ago
d6776bb
cxl: Keep IRQ mappings on context teardown
by Michael Neuling
· 9 years ago
3b1dbfa
cxl: Fix DAR check & use REGION_ID instead of opencoding
by Aneesh Kumar K.V
· 9 years ago
4aec6ec
cxl: Increase timeout for detection of AFU mmio hang
by Frederic Barrat
· 9 years ago
e009a7e
cxl: Allow initialization on timebase sync failures
by Frederic Barrat
· 9 years ago
1050e68
cxl: Delete an unnecessary check before the function call "kfree"
by Markus Elfring
· 9 years ago
aa14138
cxl: Configure the PSL for two CAPI ports on POWER8NVL
by Philippe Bergheaud
· 9 years ago
d88e397
cxl: Remove dead code
by Frederic Barrat
· 9 years ago
d5e2d00
Merge tag 'powerpc-4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 9 years ago
Next »