summaryrefslogtreecommitdiff
path: root/drivers/misc/cxl
AgeCommit message (Expand)Author
2017-11-16Merge tag 'powerpc-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2017-11-10Merge branch 'fixes' into nextMichael Ellerman
2017-11-06cxl: Rework the implementation of cxl_stop_trace_psl9()Vaibhav Jain
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-22cxl: Provide debugfs access to PSL_DEBUG/XSL_DEBUG registersVaibhav Jain
2017-10-13cxl: Dump PSL_FIR register on PSL9 error irqVaibhav Jain
2017-10-10cxl: Rename register PSL9_FIR2 to PSL9_FIR_MASKVaibhav Jain
2017-10-06cxl: Add support for POWER9 DD2Christophe Lombard
2017-10-03cxl: Set the valid bit in PE for dedicated modeVaibhav Jain
2017-09-29cxl: Fix memory page not handledChristophe Lombard
2017-09-28cxl: Enable global TLBIs for cxl contextsFrederic Barrat
2017-09-13mm: treewide: remove GFP_TEMPORARY allocation flagMichal Hocko
2017-08-31cxl: Fix driver use countFrederic Barrat
2017-08-31powerpc/mm/cxl: Add barrier when setting mm cpumaskAneesh Kumar K.V
2017-08-17powerpc/mm/cxl: Add the fault handling cpu to mm cpumaskAneesh Kumar K.V
2017-07-03cxl: Export library to support IBM XSLChristophe Lombard
2017-07-03Merge branch 'fixes' into nextMichael Ellerman
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: Unlock on error in probeDan Carpenter
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