Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
68a9f5e7007c1afa2cf6830b690a90d0187c0684
/
drivers
/
misc
/
cxl
c04a588
Merge tag 'powerpc-4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 9 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
8eee93e
Merge tag 'char-misc-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 9 years ago
63e3027
Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 9 years ago
17eb3ee
cxl: Ignore probes for virtual afu pci devices
by Vaibhav Jain
· 9 years ago
0d3a13f
cxl: Remove cxl_get_phys_dev() kernel API
by Frederic Barrat
· 9 years ago
e7a801a
cxl: Add tracepoints around the cxl hcall
by Christophe Lombard
· 9 years ago
0d400f7
cxl: Adapter failure handling
by Christophe Lombard
· 9 years ago
d601ea9
cxl: Support the cxl kernel API from a guest
by Frederic Barrat
· 9 years ago
b40844a
cxl: Parse device tree and create cxl device(s) at boot
by Frederic Barrat
· 9 years ago
594ff7d
cxl: Support to flash a new image on the adapter from a guest
by Christophe Lombard
· 9 years ago
4752876
cxl: sysfs support for guests
by Christophe Lombard
· 9 years ago
14baf4d
cxl: Add guest-specific code
by Christophe Lombard
· 9 years ago
cbffa3a
cxl: Separate bare-metal fields in adapter and AFU data structures
by Christophe Lombard
· 9 years ago
444c4ba
cxl: New hcalls to support cxl adapters
by Christophe Lombard
· 9 years ago
73d55c3
cxl: IRQ allocation for guests
by Frederic Barrat
· 9 years ago
6d625ed
cxl: Update cxl_irq() prototype
by Frederic Barrat
· 9 years ago
ea2d1f9
cxl: Isolate a few bare-metal-specific calls
by Frederic Barrat
· 9 years ago
2b04cf3
cxl: Rename some bare-metal specific functions
by Frederic Barrat
· 9 years ago
5be587b
cxl: Introduce implementation-specific API
by Frederic Barrat
· 9 years ago
cca44c0
cxl: Define process problem state area at attach time only
by Frederic Barrat
· 9 years ago
d56d301
cxl: Move bare-metal specific code to specialized files
by Frederic Barrat
· 9 years ago
8633186
cxl: Move common code away from bare-metal-specific files
by Christophe Lombard
· 9 years ago
923adb1
cxl: Fix PSL timebase synchronization detection
by Frederic Barrat
· 9 years ago
85016ff
misc: cxl: use kobj_to_dev()
by Geliang Tang
· 9 years ago
952bbcb
PCI: Remove includes of asm/pci-bridge.h
by Bjorn Helgaas
· 9 years ago
f689b74
Merge tag 'powerpc-4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 9 years ago
68adb7b
cxl: Enable PCI device ID for future IBM CXL adapter
by Uma Krishnan
· 9 years ago
57f7c39
cxl: use -Werror only with CONFIG_PPC_WERROR
by Brian Norris
· 9 years ago
aa095455
cxl: fix build for GCC 4.6.x
by Brian Norris
· 9 years ago
7b8ad49
cxl: Fix DSI misses when the context owning task exits
by Vaibhav Jain
· 9 years ago
e606e03
cxl: Set endianess of kernel contexts
by Frederic Barrat
· 9 years ago
48f0f6b
cxl: use correct operator when writing pcie config space values
by Andrew Donnellan
· 9 years ago
1b5df59
cxl: Fix possible idr warning when contexts are released
by Vaibhav Jain
· 9 years ago
2f4bf52
Merge tag 'powerpc-4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 9 years ago
2e1a255
cxl: Free virtual PHB when removing
by Andrew Donnellan
· 9 years ago
4108efb
cxl: Fix number of allocated pages in SPA
by Christophe Lombard
· 9 years ago
d79e680
cxl: Workaround malformed pcie packets on some cards
by Philippe Bergheaud
· 9 years ago
5f81b95
cxl: fix leak of ctx->mapping when releasing kernel API contexts
by Andrew Donnellan
· 9 years ago
52adee5
cxl: fix leak of ctx->irq_bitmap when releasing context via kernel API
by Andrew Donnellan
· 9 years ago
8dde152
cxl: fix leak of IRQ names in cxl_free_afu_irqs()
by Andrew Donnellan
· 9 years ago
d6eb71a
cxl: Fix lockdep warning while creating afu_err_buff attribute
by Vaibhav Jain
· 9 years ago
2cd55c6
cxl: Fix build failure due to -Wunused-variable behaviour change
by Ian Munsie
· 9 years ago
2925c2f
cxl: Fix unbalanced pci_dev_get in cxl_probe
by Daniel Axtens
· 9 years ago
7d1647d
cxl: abort cxl_pci_enable_device_hook() if PCI channel is offline
by Andrew Donnellan
· 9 years ago
ff474e8
Merge tag 'powerpc-4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 9 years ago
390fd59
cxl: Set up and enable PSL Timebase
by Philippe Bergheaud
· 9 years ago
55e0766
cxl: Fix force unmapping mmaps of contexts allocated through the kernel api
by Ian Munsie
· 9 years ago
af2a50b
cxl: Fix + cleanup error paths in cxl_dev_context_init
by Ian Munsie
· 9 years ago
9d8e276
cxl: Remove racy attempt to force EEH invocation in reset
by Daniel Axtens
· 9 years ago
a6897f3
cxl: Release irqs if memory allocation fails
by Vaibhav Jain
· 9 years ago
f47f966
cxl: Remove use of macro DEFINE_PCI_DEVICE_TABLE
by Vaishali Thakkar
· 9 years ago
7c26b9c
cxl: Allow release of contexts which have been OPENED but not STARTED
by Andrew Donnellan
· 9 years ago
d9232a3
cxl: Add alternate MMIO error handling
by Ian Munsie
· 9 years ago
8c7dd08
cxl: Plug irq_bitmap getting leaked in cxl_context
by Vaibhav Jain
· 9 years ago
2590163
cxl: Add CONFIG_CXL_EEH symbol
by Daniel Axtens
· 9 years ago
9e8df8a
cxl: EEH support
by Daniel Axtens
· 9 years ago
13e68d8
cxl: Allow the kernel to trust that an image won't change on PERST.
by Daniel Axtens
· 9 years ago
4e1efb4
cxl: Don't remove AFUs/vPHBs in cxl_reset
by Daniel Axtens
· 9 years ago
d76427b
cxl: Refactor AFU init/teardown
by Daniel Axtens
· 9 years ago
c044c41
cxl: Refactor adaptor init/teardown
by Daniel Axtens
· 9 years ago
575e698
cxl: Clean up adapter MMIO unmap path.
by Daniel Axtens
· 9 years ago
e640d2f
cxl: Make IRQ release idempotent
by Daniel Axtens
· 9 years ago
05155772
cxl: Allocate and release the SPA with the AFU
by Daniel Axtens
· 9 years ago
0b3f9c7
cxl: Drop commands if the PCI channel is not in normal state
by Daniel Axtens
· 9 years ago
588b34b
cxl: Convert MMIO read/write macros to inline functions
by Daniel Axtens
· 9 years ago
83c3fee
cxl: sparse: Silence iomem warning in debugfs file creation
by Daniel Axtens
· 9 years ago
3d6b040
cxl: sparse: Make declarations static
by Daniel Axtens
· 9 years ago
d3d73f4
cxl: Compile with -Werror
by Daniel Axtens
· 9 years ago
368857c
cxl: Don't ignore add_process_element() result when attaching context
by Daniel Axtens
· 9 years ago
acb921a
misc: cxl: clean up afu_read_config()
by Vladimir Zapolskiy
· 9 years ago
bd664f8
cxl: Destroy afu->contexts_idr on release of an afu
by Johannes Thumshirn
· 10 years ago
b2a02ac
cxl: Destroy cxl_adapter_idr on module_exit
by Johannes Thumshirn
· 10 years ago
de36953
cxl: use more common format specifier
by Rasmus Villemoes
· 10 years ago
80c394fa
cxl: Add explicit precision specifiers
by Rasmus Villemoes
· 10 years ago
2c069a1
cxl: Check if afu is not null in cxl_slbia
by Daniel Axtens
· 9 years ago
10a5894
cxl: Fix off by one error allowing subsequent mmap page to be accessed
by Ian Munsie
· 10 years ago
5caaf53
cxl: Fail mmap if requested mapping is larger than assigned problem state area
by Ian Munsie
· 10 years ago
3f8dc44
cxl: Fix refcounting in kernel API
by Michael Neuling
· 10 years ago
8c00d5c
cxl: Test the correct mmio space before unmapping
by Daniel Axtens
· 10 years ago
14f2118
cxl/vphb.c: Use phb pointer after NULL check
by Maninder Singh
· 10 years ago
f293106
cxl: Fix typo in debug print
by Michael Neuling
· 10 years ago
e0fcdc2
cxl: Add CXL_KERNEL_API config option
by Michael Neuling
· 10 years ago
f67b493
cxl: Reset default context for vPHB on release
by Michael Neuling
· 10 years ago
6f7f0b3
cxl: Add AFU virtual PHB and kernel API
by Michael Neuling
· 10 years ago
Next »