aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/misc/cxl
AgeCommit message (Expand)Author
2017-06-23cxl: Fixes for Coherent Accelerator Interface Architecture 2.0Christophe Lombard
2017-06-08cxl: Fix error path on bad ioctlFrederic Barrat
2017-06-06cxl: Avoid double free_irq() for psl,slice interruptsVaibhav Jain
2017-05-05Merge tag 'powerpc-4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2017-05-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2017-05-02cxl: Mask slice error interrupts after first occurrenceAlastair D'Silva
2017-05-02cxl: Route eeh events to all drivers in cxl_pci_error_detected()Vaibhav Jain
2017-05-02cxl: Force context lock during EEH flowVaibhav Jain
2017-04-19cxl: Enable PCI device IDs for future IBM CXL adaptersMatthew R. Ochs
2017-04-13cxl: Add psl9 specific codeChristophe Lombard
2017-04-13cxl: Isolate few psl8 specific callsChristophe Lombard
2017-04-13cxl: Rename some psl8 specific functionsChristophe Lombard
2017-04-13cxl: Update implementation service layerChristophe Lombard
2017-04-13cxl: Keep track of mm struct associated with a contextChristophe Lombard
2017-04-13cxl: Remove unused values in bare-metal environment.Christophe Lombard
2017-04-13cxl: Read vsec perst load imageChristophe Lombard
2017-03-24treewide: Fix typos in printkMasanari Iida
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