summaryrefslogtreecommitdiffstats
path: root/drivers/misc/cxl
AgeCommit message (Expand)Author
2016-05-20Merge tag 'powerpc-4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2016-05-11cxl: Check periodically the coherent platform function's stateChristophe Lombard
2016-05-11cxl: Add kernel API to allow a context to operate with relocate disabledIan Munsie
2016-05-11cxl: Ensure PSL interrupt is configured for contexts with no AFU IRQsIan Munsie
2016-05-11cxl: Remove duplicate #definesIan Munsie
2016-05-11cxl: Handle num_of_processes larger than can fit in the SPAIan Munsie
2016-05-01powerpc/mm: Replace _PAGE_USER with _PAGE_PRIVILEGEDAneesh Kumar K.V
2016-05-01powerpc/mm: Use _PAGE_READ to indicate Read accessAneesh Kumar K.V
2016-04-27cxl: Poll for outstanding IRQs when detaching a contextMichael Neuling
2016-04-27cxl: Keep IRQ mappings on context teardownMichael Neuling
2016-04-26cxl: Fix DAR check & use REGION_ID instead of opencodingAneesh Kumar K.V
2016-04-22cxl: Increase timeout for detection of AFU mmio hangFrederic Barrat
2016-04-22cxl: Allow initialization on timebase sync failuresFrederic Barrat
2016-04-12cxl: Delete an unnecessary check before the function call "kfree"Markus Elfring
2016-04-11cxl: Configure the PSL for two CAPI ports on POWER8NVLPhilippe Bergheaud
2016-04-11cxl: Remove dead codeFrederic Barrat
2016-03-19Merge tag 'powerpc-4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2016-03-17Merge tag 'char-misc-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2016-03-16Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-03-09cxl: Ignore probes for virtual afu pci devicesVaibhav Jain
2016-03-09cxl: Remove cxl_get_phys_dev() kernel APIFrederic Barrat
2016-03-09cxl: Add tracepoints around the cxl hcallChristophe Lombard
2016-03-09cxl: Adapter failure handlingChristophe Lombard
2016-03-09cxl: Support the cxl kernel API from a guestFrederic Barrat
2016-03-09cxl: Parse device tree and create cxl device(s) at bootFrederic Barrat
2016-03-09cxl: Support to flash a new image on the adapter from a guestChristophe Lombard
2016-03-09cxl: sysfs support for guestsChristophe Lombard
2016-03-09cxl: Add guest-specific codeChristophe Lombard
2016-03-09cxl: Separate bare-metal fields in adapter and AFU data structuresChristophe Lombard
2016-03-09cxl: New hcalls to support cxl adaptersChristophe Lombard
2016-03-09cxl: IRQ allocation for guestsFrederic Barrat
2016-03-09cxl: Update cxl_irq() prototypeFrederic Barrat
2016-03-09cxl: Isolate a few bare-metal-specific callsFrederic Barrat
2016-03-09cxl: Rename some bare-metal specific functionsFrederic Barrat
2016-03-09cxl: Introduce implementation-specific APIFrederic Barrat
2016-03-09cxl: Define process problem state area at attach time onlyFrederic Barrat
2016-03-09cxl: Move bare-metal specific code to specialized filesFrederic Barrat
2016-03-09cxl: Move common code away from bare-metal-specific filesChristophe Lombard
2016-02-29cxl: Fix PSL timebase synchronization detectionFrederic Barrat
2016-02-07misc: cxl: use kobj_to_dev()Geliang Tang
2016-02-05PCI: Remove includes of asm/pci-bridge.hBjorn Helgaas
2016-01-15Merge tag 'powerpc-4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2016-01-11cxl: Enable PCI device ID for future IBM CXL adapterUma Krishnan
2016-01-11cxl: use -Werror only with CONFIG_PPC_WERRORBrian Norris
2016-01-11cxl: fix build for GCC 4.6.xBrian Norris
2016-01-05cxl: Fix DSI misses when the context owning task exitsVaibhav Jain
2015-12-08cxl: Set endianess of kernel contextsFrederic Barrat
2015-11-24cxl: use correct operator when writing pcie config space valuesAndrew Donnellan
2015-11-24cxl: Fix possible idr warning when contexts are releasedVaibhav Jain
2015-11-05Merge tag 'powerpc-4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds