summaryrefslogtreecommitdiffstats
path: root/drivers/vfio (unfollow)
Commit message (Expand)AuthorFilesLines
2019-08-21powerpc/mce: Fix MCE handling for huge pagesBalbir Singh1-6/+13
2019-08-21powerpc/mce: Schedule work from irq_workSantosh Sivaraj1-1/+10
2019-08-20powerpc/pseries/mobility: use cond_resched when updating device treeNathan Lynch1-0/+9
2019-08-20powerpc/rtas: allow rescheduling while changing cpu statesNathan Lynch1-0/+2
2019-08-20powerpc/rtas: use device model APIs and serialization during LPMNathan Lynch1-3/+8
2019-08-20powerpc/603: Fix handling of the DIRTY flagChristophe Leroy1-2/+2
2019-08-20powerpc/64s/radix: Remove redundant pfn_pte bitop, add VM_BUG_ONNicholas Piggin1-2/+4
2019-08-20powerpc/64: Add VIRTUAL_BUG_ON checks for __va and __pa addressesNicholas Piggin1-2/+12
2019-08-20powerpc/perf: fix imc allocation failure handlingNicholas Piggin1-11/+18
2019-08-20powerpc/64s/radix: Fix memory hot-unplug page table splitNicholas Piggin1-2/+2
2019-08-20powerpc/64s/radix: Fix memory hotplug section page table creationNicholas Piggin1-1/+1
2019-08-20powerpc/64: allow compiler to cache 'current'Nicholas Piggin1-1/+2
2019-08-20powerpc/32: Add warning on misaligned copy_page() or clear_page()Christophe Leroy2-0/+9
2019-08-20powerpc/mm: ppc 603 doesn't need update_mmu_cache()Christophe Leroy1-0/+2
2019-08-20powerpc/mm: Simplify update_mmu_cache() on BOOK3S32Christophe Leroy3-26/+9
2019-08-20powerpc/mm: move update_mmu_cache() into book3s hash utils.Christophe Leroy4-58/+102
2019-08-20powerpc/mm: move FSL_BOOK3 version of update_mmu_cache()Christophe Leroy3-13/+14
2019-08-20powerpc/mm: define empty update_mmu_cache() as static inlineChristophe Leroy4-16/+31
2019-08-20powerpc/mm: don't display empty early ioremap areaChristophe Leroy1-2/+3
2019-08-20powerpc/32s: Fix boot failure with DEBUG_PAGEALLOC without KASAN.Christophe Leroy2-0/+11
2019-08-20powerpc/futex: Fix warning: 'oldval' may be used uninitialized in this functionChristophe Leroy1-2/+1
2019-08-20powerpc/kasan: Fix shadow area set up for modules.Christophe Leroy1-1/+1
2019-08-20powerpc/kasan: Fix parallel loading of modules.Christophe Leroy1-2/+19
2019-08-20powerpc/hw_breakpoint: move instruction stepping out of hw_breakpoint_handler()Christophe Leroy1-27/+33
2019-08-20powerpc/ptdump: drop non vital #ifdefsChristophe Leroy2-15/+15
2019-08-20powerpc/ptdump: get out of note_prot_wx() when CONFIG_PPC_DEBUG_WX is not sel...Christophe Leroy1-1/+1
2019-08-20powerpc/ptdump: drop dummy KERN_VIRT_START on PPC32Christophe Leroy1-10/+8
2019-08-20powerpc/ptdump: fix walk_pagetables() address mismatchChristophe Leroy1-5/+3
2019-08-20powerpc/ptdump: Fix addresses display on PPC32Christophe Leroy1-1/+1
2019-08-19powerpc/xmon: Add a dump of all XIVE interruptsCédric Le Goater1-0/+21
2019-08-19powerpc/xive: Fix dump of XIVE interrupt under pseriesCédric Le Goater6-6/+83
2019-08-19powerpc/xmon: Check for HV mode when dumping XIVE info from OPALCédric Le Goater1-7/+10
2019-08-19powerpc/powernv/ioda2: Create bigger default window with 64k IOMMU pagesAlexey Kardashevskiy8-39/+100
2019-08-19powerpc/powernv/ioda2: Allocate TCE table levels on demand for default DMA wi...Alexey Kardashevskiy2-11/+11
2019-08-19powerpc/iommu: Allow bypass-only for DMAAlexey Kardashevskiy1-6/+5
2019-08-19powerpc/powernv/ioda: Fix race in TCE level allocationAlexey Kardashevskiy1-5/+13
2019-08-19powerpc/pseries: Fix cpu_hotplug_lock acquisition in resize_hpt()Gautham R. Shenoy2-3/+14
2019-08-16powerpc/xive: Implement get_irqchip_state method for XIVE to fix shutdown racePaul Mackerras5-23/+108
2019-08-16KVM: PPC: Book3S HV: Don't push XIVE context when not using XIVE devicePaul Mackerras3-1/+15
2019-08-16KVM: PPC: Book3S HV: Fix race in re-enabling XIVE escalation interruptsPaul Mackerras1-13/+23
2019-08-16KVM: PPC: Book3S HV: XIVE: Free escalation interrupts before disabling the VPCédric Le Goater2-13/+17
2019-08-15powerpc/64s: Make boot look nice(r)Nicholas Piggin2-4/+7
2019-08-15powerpc/xive: Add a check for memory allocation failureChristophe JAILLET1-0/+4
2019-08-15powerpc/xive: Use GFP_KERNEL instead of GFP_ATOMIC in 'xive_irq_bitmap_add()'Christophe JAILLET1-1/+1
2019-08-12powerpc/64e: Drop stale call to smp_processor_id() which hangs SMP startupChristophe Leroy1-1/+0
2019-08-05powerpc/pseries/hotplug-memory.c: Replace nested ifs by switch-caseLeonardo Bras1-8/+18
2019-08-05powerpc/xive: Update comment referencing magic loads from an ESBJordan Niethe1-1/+1
2019-08-05powerpc/32: activate ARCH_HAS_PMEM_API and ARCH_HAS_UACCESS_FLUSHCACHEChristophe Leroy2-4/+4
2019-08-05powerpc/powernv: Restrict OPAL symbol map to only be readable by rootAndrew Donnellan1-4/+7
2019-08-05powerpc/configs: Disable SCOM_DEBUGFS in powernv_defconfigAndrew Donnellan1-1/+1