index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
vfio
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-08-21
powerpc/mce: Fix MCE handling for huge pages
Balbir Singh
1
-6
/
+13
2019-08-21
powerpc/mce: Schedule work from irq_work
Santosh Sivaraj
1
-1
/
+10
2019-08-20
powerpc/pseries/mobility: use cond_resched when updating device tree
Nathan Lynch
1
-0
/
+9
2019-08-20
powerpc/rtas: allow rescheduling while changing cpu states
Nathan Lynch
1
-0
/
+2
2019-08-20
powerpc/rtas: use device model APIs and serialization during LPM
Nathan Lynch
1
-3
/
+8
2019-08-20
powerpc/603: Fix handling of the DIRTY flag
Christophe Leroy
1
-2
/
+2
2019-08-20
powerpc/64s/radix: Remove redundant pfn_pte bitop, add VM_BUG_ON
Nicholas Piggin
1
-2
/
+4
2019-08-20
powerpc/64: Add VIRTUAL_BUG_ON checks for __va and __pa addresses
Nicholas Piggin
1
-2
/
+12
2019-08-20
powerpc/perf: fix imc allocation failure handling
Nicholas Piggin
1
-11
/
+18
2019-08-20
powerpc/64s/radix: Fix memory hot-unplug page table split
Nicholas Piggin
1
-2
/
+2
2019-08-20
powerpc/64s/radix: Fix memory hotplug section page table creation
Nicholas Piggin
1
-1
/
+1
2019-08-20
powerpc/64: allow compiler to cache 'current'
Nicholas Piggin
1
-1
/
+2
2019-08-20
powerpc/32: Add warning on misaligned copy_page() or clear_page()
Christophe Leroy
2
-0
/
+9
2019-08-20
powerpc/mm: ppc 603 doesn't need update_mmu_cache()
Christophe Leroy
1
-0
/
+2
2019-08-20
powerpc/mm: Simplify update_mmu_cache() on BOOK3S32
Christophe Leroy
3
-26
/
+9
2019-08-20
powerpc/mm: move update_mmu_cache() into book3s hash utils.
Christophe Leroy
4
-58
/
+102
2019-08-20
powerpc/mm: move FSL_BOOK3 version of update_mmu_cache()
Christophe Leroy
3
-13
/
+14
2019-08-20
powerpc/mm: define empty update_mmu_cache() as static inline
Christophe Leroy
4
-16
/
+31
2019-08-20
powerpc/mm: don't display empty early ioremap area
Christophe Leroy
1
-2
/
+3
2019-08-20
powerpc/32s: Fix boot failure with DEBUG_PAGEALLOC without KASAN.
Christophe Leroy
2
-0
/
+11
2019-08-20
powerpc/futex: Fix warning: 'oldval' may be used uninitialized in this function
Christophe Leroy
1
-2
/
+1
2019-08-20
powerpc/kasan: Fix shadow area set up for modules.
Christophe Leroy
1
-1
/
+1
2019-08-20
powerpc/kasan: Fix parallel loading of modules.
Christophe Leroy
1
-2
/
+19
2019-08-20
powerpc/hw_breakpoint: move instruction stepping out of hw_breakpoint_handler()
Christophe Leroy
1
-27
/
+33
2019-08-20
powerpc/ptdump: drop non vital #ifdefs
Christophe Leroy
2
-15
/
+15
2019-08-20
powerpc/ptdump: get out of note_prot_wx() when CONFIG_PPC_DEBUG_WX is not sel...
Christophe Leroy
1
-1
/
+1
2019-08-20
powerpc/ptdump: drop dummy KERN_VIRT_START on PPC32
Christophe Leroy
1
-10
/
+8
2019-08-20
powerpc/ptdump: fix walk_pagetables() address mismatch
Christophe Leroy
1
-5
/
+3
2019-08-20
powerpc/ptdump: Fix addresses display on PPC32
Christophe Leroy
1
-1
/
+1
2019-08-19
powerpc/xmon: Add a dump of all XIVE interrupts
Cédric Le Goater
1
-0
/
+21
2019-08-19
powerpc/xive: Fix dump of XIVE interrupt under pseries
Cédric Le Goater
6
-6
/
+83
2019-08-19
powerpc/xmon: Check for HV mode when dumping XIVE info from OPAL
Cédric Le Goater
1
-7
/
+10
2019-08-19
powerpc/powernv/ioda2: Create bigger default window with 64k IOMMU pages
Alexey Kardashevskiy
8
-39
/
+100
2019-08-19
powerpc/powernv/ioda2: Allocate TCE table levels on demand for default DMA wi...
Alexey Kardashevskiy
2
-11
/
+11
2019-08-19
powerpc/iommu: Allow bypass-only for DMA
Alexey Kardashevskiy
1
-6
/
+5
2019-08-19
powerpc/powernv/ioda: Fix race in TCE level allocation
Alexey Kardashevskiy
1
-5
/
+13
2019-08-19
powerpc/pseries: Fix cpu_hotplug_lock acquisition in resize_hpt()
Gautham R. Shenoy
2
-3
/
+14
2019-08-16
powerpc/xive: Implement get_irqchip_state method for XIVE to fix shutdown race
Paul Mackerras
5
-23
/
+108
2019-08-16
KVM: PPC: Book3S HV: Don't push XIVE context when not using XIVE device
Paul Mackerras
3
-1
/
+15
2019-08-16
KVM: PPC: Book3S HV: Fix race in re-enabling XIVE escalation interrupts
Paul Mackerras
1
-13
/
+23
2019-08-16
KVM: PPC: Book3S HV: XIVE: Free escalation interrupts before disabling the VP
Cédric Le Goater
2
-13
/
+17
2019-08-15
powerpc/64s: Make boot look nice(r)
Nicholas Piggin
2
-4
/
+7
2019-08-15
powerpc/xive: Add a check for memory allocation failure
Christophe JAILLET
1
-0
/
+4
2019-08-15
powerpc/xive: Use GFP_KERNEL instead of GFP_ATOMIC in 'xive_irq_bitmap_add()'
Christophe JAILLET
1
-1
/
+1
2019-08-12
powerpc/64e: Drop stale call to smp_processor_id() which hangs SMP startup
Christophe Leroy
1
-1
/
+0
2019-08-05
powerpc/pseries/hotplug-memory.c: Replace nested ifs by switch-case
Leonardo Bras
1
-8
/
+18
2019-08-05
powerpc/xive: Update comment referencing magic loads from an ESB
Jordan Niethe
1
-1
/
+1
2019-08-05
powerpc/32: activate ARCH_HAS_PMEM_API and ARCH_HAS_UACCESS_FLUSHCACHE
Christophe Leroy
2
-4
/
+4
2019-08-05
powerpc/powernv: Restrict OPAL symbol map to only be readable by root
Andrew Donnellan
1
-4
/
+7
2019-08-05
powerpc/configs: Disable SCOM_DEBUGFS in powernv_defconfig
Andrew Donnellan
1
-1
/
+1
[next]