summaryrefslogtreecommitdiff
path: root/drivers/misc/cxl
AgeCommit message (Expand)Author
2017-03-20cxl: Route eeh events to all slices for pci_channel_io_perm_failure stateVaibhav Jain
2017-03-02sched/headers: Prepare to move the get_task_struct()/put_task_struct() and re...Ingo Molnar
2017-03-02sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-03-01Merge tag 'powerpc-4.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2017-02-24mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmfDave Jiang
2017-02-21cxl: fix nested locking hang during EEH hotplugAndrew Donnellan
2017-02-03cxl: Fix build when CONFIG_DEBUG_FS=nAndrew Donnellan
2017-01-25cxl: Prevent read/write to AFU config space while AFU not configuredAndrew Donnellan
2017-01-25cxl: Force psl data-cache flush during device shutdownVaibhav Jain
2017-01-25cxl: Drop unused header asm/pnv-pci.hGreg Kurz
2016-12-16Merge tag 'powerpc-4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2016-12-14mm: use vmf->address instead of of vmf->virtual_addressJan Kara
2016-11-25cxl: drop duplicate header sched.hGeliang Tang
2016-11-23cxl: Fix coccinelle warningsAndrew Donnellan
2016-11-18cxl: Fix coredump generation when cxl_get_fd() is usedFrederic Barrat
2016-11-18cxl: Do adapter fence check before handling afu interruptVaibhav Jain
2016-11-18cxl: Fix error handling in _cxl_pci_associate_default_context()Christophe Jaillet
2016-11-18cxl: Fix error handling in _cxl_cx4_setup_msi_irqs()Christophe Jaillet
2016-11-18cxl: Fix memory allocation failure testChristophe Jaillet
2016-10-24cxl: Fix leaking pid refs in some error pathsVaibhav Jain
2016-10-19cxl: Prevent adapter reset if an active context existsVaibhav Jain
2016-10-04cxl: replace loop with for_each_child_of_node(), remove unneeded of_node_put()Andrew Donnellan
2016-10-04cxl: Flush PSL cache before resetting the adapterFrederic Barrat
2016-09-13cxl: Fix informational messageFrederic Barrat
2016-08-22cxl: use pcibios_free_controller_deferred() when removing vPHBsAndrew Donnellan
2016-08-10cxl: Set psl_fir_cntl to production environment valueFrederic Barrat
2016-08-09cxl: Fix sparse warningsAndrew Donnellan
2016-08-09cxl: Fix NULL dereference in cxl_context_init() on PowerVM guestsAndrew Donnellan
2016-07-19cxl: fix potential NULL dereference in free_adapter()Andrew Donnellan
2016-07-19cxl: remove dead Kconfig optionsAndrew Donnellan
2016-07-14cxl: Add cxl_check_and_switch_mode() API to switch bi-modal cardsAndrew Donnellan
2016-07-14cxl: Workaround PE=0 hardware limitation in Mellanox CX4Ian Munsie
2016-07-14cxl: Add support for interrupts on the Mellanox CX4Ian Munsie
2016-07-14cxl: Add preliminary workaround for CX4 interrupt limitationIan Munsie
2016-07-14cxl: Add kernel APIs to get & set the max irqs per contextIan Munsie
2016-07-14cxl: Add support for using the kernel API with a real PHBIan Munsie
2016-07-14cxl: Do not create vPHB if there are no AFU configuration recordsIan Munsie
2016-07-14cxl: Allow a default context to be associated with an external pci_devIan Munsie
2016-07-14cxl: Move cxl_afu_get / cxl_afu_put to baseIan Munsie
2016-07-14cxl: Enable bus mastering for devices using CAPP DMA modeIan Munsie
2016-07-14cxl: Add cxl_slot_is_supported APIIan Munsie
2016-07-14cxl: Use for_each_compatible_node() macroWei Yongjun
2016-07-08cxl: Ignore CAPI adapters misplaced in switched slotsPhilippe Bergheaud
2016-07-08cxl: make base more explicitly non-modularPaul Gortmaker
2016-07-08cxl: Refine slice error debug messagesPhilippe Bergheaud
2016-07-08cxl: Fix NULL pointer dereference on kernel contexts with no AFU interruptsIan Munsie
2016-07-08cxl: Workaround XSL bug that does not clear the RA bit after a resetIan Munsie
2016-07-08cxl: Fix bug where AFU disable operation had no effectIan Munsie