summaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)Author
2020-03-31Merge tag 'kvm-ppc-next-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini
2020-03-31Merge tag 'kvmarm-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...Paolo Bonzini
2020-03-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2020-03-30Merge tag 'timers-nohz-2020-03-30' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-03-30Merge tag 'smp-core-2020-03-30' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-03-30Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-03-30Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2020-03-28Merge branch 'uaccess.futex' of git://git.kernel.org/pub/scm/linux/kernel/git...Thomas Gleixner
2020-03-27futex: arch_futex_atomic_op_inuser() calling conventions changeAl Viro
2020-03-27powerpc/64: Avoid isync in flush_dcache_range()Aneesh Kumar K.V
2020-03-27powerpc/boot: Delete unneeded .globl _zimage_startFangrui Song
2020-03-27powerpc/pseries: Handle UE event for memcpy_mcsafeGanesh Goudar
2020-03-26mm: handle multiple owners of device private pages in migrate_vmaChristoph Hellwig
2020-03-26memremap: add an owner field to struct dev_pagemapChristoph Hellwig
2020-03-27powerpc/smp: Use IS_ENABLED() to avoid #ifdefMichael Ellerman
2020-03-27powerpc/smp: Drop superfluous NULL checkMichael Ellerman
2020-03-27powerpc/xmon: Add ASCII dump to d1,d2,d4,d8 commands.Douglas Miller
2020-03-27powerpc/xive: Add a debugfs file to dump internal XIVE stateCédric Le Goater
2020-03-27powerpc/xmon: Add source flags to output of XIVE interruptsCédric Le Goater
2020-03-27powerpc/xive: Fix xmon support on the PowerNV platformCédric Le Goater
2020-03-27powerpc/xive: Use XIVE_BAD_IRQ instead of zero to catch non configured IPIsCédric Le Goater
2020-03-27powerpc: Prefer __section and __printf from compiler_attributes.hNick Desaulniers
2020-03-26KVM: PPC: Book3S HV: Add a capability for enabling secure guestsPaul Mackerras
2020-03-25powerpc: Replace cpu_up/down() with add/remove_cpu()Qais Yousef
2020-03-25.gitignore: add SPDX License IdentifierMasahiro Yamada
2020-03-25powerpc/prom_init: Remove leftover commentFabiano Rosas
2020-03-25powerpc/kprobes: Ignore traps that happened in real modeChristophe Leroy
2020-03-25powerpc/maple: Fix declaration made after definitionNathan Chancellor
2020-03-25powerpc/pseries: Avoid harmless preempt warningNicholas Piggin
2020-03-25powerpc/eeh: Rework eeh_ops->probe()Oliver O'Halloran
2020-03-25powerpc/eeh: Make early EEH init pseries specificOliver O'Halloran
2020-03-25powerpc/eeh: Remove PHB check in probeOliver O'Halloran
2020-03-25powerpc/eeh: Do early EEH init only when requiredOliver O'Halloran
2020-03-25powerpc/eeh: Remove eeh_add_device_tree_late()Oliver O'Halloran
2020-03-25powerpc/eeh: Add sysfs files in late probeOliver O'Halloran
2020-03-25powerpc/64: Prevent stack protection in early bootMichael Ellerman
2020-03-25powerpc/64: Setup a paca before parsing device tree etc.Daniel Axtens
2020-03-25powerpc/hash64/devmap: Use H_PAGE_THP_HUGE when setting up huge devmap PTE en...Aneesh Kumar K.V
2020-03-25powerpc/32s: reorder Linux PTE bits to better match Hash PTE bits.Christophe Leroy
2020-03-25powerpc/kasan: Fix kasan_remap_early_shadow_ro()Christophe Leroy
2020-03-25powerpc/kprobes: Remove redundant codeChristophe Leroy
2020-03-25powerpc/64s: Fix section mismatch warnings from boot codeMichael Ellerman
2020-03-25powerpc/xmon: Lower limits on nidump and ndumpMichael Ellerman
2020-03-25powerpc/prom_init: Pass the "os-term" message to hypervisorAlexey Kardashevskiy
2020-03-25powerpc: Replace setup_irq() by request_irq()afzal mohammed
2020-03-25powerpc/cell: Use fallthrough;Joe Perches
2020-03-25powerpc/sstep: Fix DS operand in ld encoding to appropriate valueBalamuruhan S
2020-03-25powerpc/pseries: Fix of_read_drc_info_cell() to point at next recordTyrel Datwyler
2020-03-24KVM: PPC: Book3S HV: H_SVM_INIT_START must call UV_RETURNLaurent Dufour
2020-03-24KVM: PPC: Book3S HV: Check caller of H_SVM_* HcallsLaurent Dufour