aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/misc/cxl
Commit message (Expand)AuthorAge
* Merge tag 'powerpc-4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2017-05-05
|\
| * cxl: Mask slice error interrupts after first occurrenceAlastair D'Silva2017-05-02
| * cxl: Route eeh events to all drivers in cxl_pci_error_detected()Vaibhav Jain2017-05-02
| * cxl: Force context lock during EEH flowVaibhav Jain2017-05-02
| * cxl: Enable PCI device IDs for future IBM CXL adaptersMatthew R. Ochs2017-04-19
| * cxl: Add psl9 specific codeChristophe Lombard2017-04-13
| * cxl: Isolate few psl8 specific callsChristophe Lombard2017-04-13
| * cxl: Rename some psl8 specific functionsChristophe Lombard2017-04-13
| * cxl: Update implementation service layerChristophe Lombard2017-04-13
| * cxl: Keep track of mm struct associated with a contextChristophe Lombard2017-04-13
| * cxl: Remove unused values in bare-metal environment.Christophe Lombard2017-04-13
| * cxl: Read vsec perst load imageChristophe Lombard2017-04-13
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2017-05-02
|\ \
| * | treewide: Fix typos in printkMasanari Iida2017-03-24
| |/
* / cxl: Route eeh events to all slices for pci_channel_io_perm_failure stateVaibhav Jain2017-03-20
|/
* sched/headers: Prepare to move the get_task_struct()/put_task_struct() and re...Ingo Molnar2017-03-02
* sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar2017-03-02
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-02
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-02
* Merge tag 'powerpc-4.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2017-03-01
|\
| * cxl: fix nested locking hang during EEH hotplugAndrew Donnellan2017-02-21
* | mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmfDave Jiang2017-02-24
|/
* cxl: Fix build when CONFIG_DEBUG_FS=nAndrew Donnellan2017-02-03
* cxl: Prevent read/write to AFU config space while AFU not configuredAndrew Donnellan2017-01-24
* cxl: Force psl data-cache flush during device shutdownVaibhav Jain2017-01-24
* cxl: Drop unused header asm/pnv-pci.hGreg Kurz2017-01-24
* Merge tag 'powerpc-4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2016-12-16
|\
| * cxl: drop duplicate header sched.hGeliang Tang2016-11-24
| * cxl: Fix coccinelle warningsAndrew Donnellan2016-11-23
| * cxl: Fix coredump generation when cxl_get_fd() is usedFrederic Barrat2016-11-18
| * cxl: Do adapter fence check before handling afu interruptVaibhav Jain2016-11-18
| * cxl: Fix error handling in _cxl_pci_associate_default_context()Christophe Jaillet2016-11-18
| * cxl: Fix error handling in _cxl_cx4_setup_msi_irqs()Christophe Jaillet2016-11-18
| * cxl: Fix memory allocation failure testChristophe Jaillet2016-11-18
* | mm: use vmf->address instead of of vmf->virtual_addressJan Kara2016-12-14
|/
* cxl: Fix leaking pid refs in some error pathsVaibhav Jain2016-10-23
* cxl: Prevent adapter reset if an active context existsVaibhav Jain2016-10-19
* cxl: replace loop with for_each_child_of_node(), remove unneeded of_node_put()Andrew Donnellan2016-10-04
* cxl: Flush PSL cache before resetting the adapterFrederic Barrat2016-10-04
* cxl: Fix informational messageFrederic Barrat2016-09-13
* cxl: use pcibios_free_controller_deferred() when removing vPHBsAndrew Donnellan2016-08-21
* cxl: Set psl_fir_cntl to production environment valueFrederic Barrat2016-08-10
* cxl: Fix sparse warningsAndrew Donnellan2016-08-09
* cxl: Fix NULL dereference in cxl_context_init() on PowerVM guestsAndrew Donnellan2016-08-09
* cxl: fix potential NULL dereference in free_adapter()Andrew Donnellan2016-07-19
* cxl: remove dead Kconfig optionsAndrew Donnellan2016-07-19
* cxl: Add cxl_check_and_switch_mode() API to switch bi-modal cardsAndrew Donnellan2016-07-14
* cxl: Workaround PE=0 hardware limitation in Mellanox CX4Ian Munsie2016-07-14
* cxl: Add support for interrupts on the Mellanox CX4Ian Munsie2016-07-14
* cxl: Add preliminary workaround for CX4 interrupt limitationIan Munsie2016-07-14