summaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)Author
2020-06-02powerpc/mem: Blacklist flush_dcache_icache_phys() for kprobeChristophe Leroy
2020-06-02powerpc/powermac: Blacklist functions running with MMU disabled for kprobeChristophe Leroy
2020-06-02powerpc/83xx: Blacklist mpc83xx_deep_resume() for kprobeChristophe Leroy
2020-06-02powerpc/82xx: Blacklist pq2_restart() for kprobeChristophe Leroy
2020-06-02powerpc/52xx: Blacklist functions running with MMU disabled for kprobeChristophe Leroy
2020-06-02powerpc/kprobes: Use probe_address() to read instructionsChristophe Leroy
2020-06-02powerpc/configs: Add LIBNVDIMM to ppc64_defconfigMichael Neuling
2020-06-02powerpc/rtas: Implement reentrant rtas callLeonardo Bras
2020-06-02powerpc/rtas: Move type/struct definitions from rtas.h into rtas-types.hLeonardo Bras
2020-06-02powerpc/crash: Use NMI context for printk when starting to crashLeonardo Bras
2020-06-02powerpc/kernel: Enables memory hot-remove after reboot on pseries guestsLeonardo Bras
2020-06-02powerpc/xmon: Show task->thread.regs in process displayMichael Ellerman
2020-06-02powerpc/configs/64s: Enable CONFIG_PRINTK_CALLERMichael Ellerman
2020-06-02powerpc: Fix misleading small cores printMichael Neuling
2020-06-02powerpc/fadump: Account for memory_limit while reserving memoryHari Bathini
2020-06-02powerpc/crashkernel: Take "mem=" option into accountPingfan Liu
2020-06-02hw-breakpoints: Fix build warnings with clangRavi Bangoria
2020-06-01Merge branch 'from-miklos' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2020-06-01Merge branch 'work.set_fs-exec' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-06-01Merge tag 'docs-5.8' of git://git.lwn.net/linuxLinus Torvalds
2020-06-01Merge tag 'perf-core-2020-06-01' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2020-06-01Merge tag 'core-rcu-2020-06-01' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-06-01Merge tag 'core-kprobes-2020-06-01' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-06-01Merge tag 'pstore-v5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-06-01Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2020-05-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-05-30Merge tag 'powerpc-5.7-6' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2020-05-30printk: Collapse shutdown types into a single dump reasonKees Cook
2020-05-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2020-05-29powerpc/64s: Disable sanitisers for C syscall/interrupt entry/exit codeDaniel Axtens
2020-05-29powerpc/book3s64/kvm: Fix secondary page table walk warning during migrationAneesh Kumar K.V
2020-05-28powerpc/bpf: Enable bpf_probe_read{, str}() on powerpc againPetr Mladek
2020-05-28powerpc/xive: Share the event-queue page with the Hypervisor.Ram Pai
2020-05-28powerpc/pseries: Update hv-24x7 information after migrationKajol Jain
2020-05-28powerpc/hv-24x7: Add sysfs files inside hv-24x7 device to show processor detailsKajol Jain
2020-05-28powerpc/hv-24x7: Add rtas call in hv-24x7 driver to get processor detailsKajol Jain
2020-05-28powerpc/perf/hv-24x7: Fix inconsistent output values incase multiple hv-24x7 ...Kajol Jain
2020-05-28powerpc/powernv/pci: Sprinkle around some WARN_ON()sOliver O'Halloran
2020-05-28powerpc/powernv/pci: Reserve the root bus PE during initOliver O'Halloran
2020-05-28powerpc/powernv/pci: Re-work bus PE configurationOliver O'Halloran
2020-05-28powerpc/powernv/pci: Add helper to find ioda_pe from BDFNOliver O'Halloran
2020-05-28powerpc/powernv/pci: Add an explaination for PNV_IODA_PE_BUS_ALLOliver O'Halloran
2020-05-28powerpc/powernv: Add a print indicating when an IODA PE is releasedOliver O'Halloran
2020-05-28powerpc/powernv/npu: Move IOMMU group setup into npu-dma.cOliver O'Halloran
2020-05-28powerpc/powernv/pci: Move tce size parsing to pci-ioda-tce.cOliver O'Halloran
2020-05-28powerpc/powernv/pci: Delete old iommu recursive iommu setupOliver O'Halloran
2020-05-28powerpc/powernv/pci: Add device to iommu group during dma_dev_setup()Oliver O'Halloran
2020-05-28powerpc/powernv/pci: Register iommu group at PE DMA setupOliver O'Halloran
2020-05-28powerpc/powernv/iov: Don't add VFs to iommu group during PE configOliver O'Halloran
2020-05-28powerpc/powernv/npu: Clean up compound table group initialisationOliver O'Halloran