summaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)Author
2021-01-31powerpc/mce: Reduce the size of event arraysGanesh Goudar
2021-01-31powerpc/time: Enable sched clock for irqtimePingfan Liu
2021-01-31powerpc/prom: Fix "ibm,arch-vec-5-platform-support" scanCédric Le Goater
2021-01-31powerpc/pci: Delete traverse_pci_dn()Oliver O'Halloran
2021-01-31powerpc/eeh: Add a debugfs interface to check if a driver supports recoveryOliver O'Halloran
2021-01-31powerpc/eeh: Rework pci_dev lookup in debugfs attributesOliver O'Halloran
2021-01-30powerpc/vdso64: remove meaningless vgettimeofday.o build ruleMasahiro Yamada
2021-01-30powerpc/vdso: fix unnecessary rebuilds of vgettimeofday.oMasahiro Yamada
2021-01-30powerpc/sstep: Fix array out of bound warningRavi Bangoria
2021-01-30powerpc/sstep: Fix incorrect return from analyze_instr()Ananth N Mavinakayanahalli
2021-01-30powerpc/sstep: Check instruction validity against ISA version before emulationAnanth N Mavinakayanahalli
2021-01-30powerpc/44x: Remove STDBINUTILS kconfig optionChristophe Leroy
2021-01-30powerpc/47x: Disable 256k page sizeChristophe Leroy
2021-01-30powerpc/kvm: Force selection of CONFIG_PPC_FPUChristophe Leroy
2021-01-30powerpc: Always enable queued spinlocks for 64s, disable for othersNicholas Piggin
2021-01-30powerpc/vas: Fix IRQ name allocationCédric Le Goater
2021-01-30powerpc/iommu/debug: Add debugfs entries for IOMMU tablesAlexey Kardashevskiy
2021-01-30powerpc/pseries/eeh: Make pseries_send_allow_unfreeze() staticCédric Le Goater
2021-01-30powerpc/pcidn: Make IOV setup routines staticCédric Le Goater
2021-01-30powerpc/pseries: Make IOV setup routines staticCédric Le Goater
2021-01-30KVM: PPC: Book3S HV: Declare some prototypesCédric Le Goater
2021-01-30KVM: PPC: Book3S HV: Include prototypesCédric Le Goater
2021-01-30KVM: PPC: Make the VMX instruction emulation routines staticCédric Le Goater
2021-01-30powerpc/watchdog: Declare soft_nmi_interrupt() prototypeCédric Le Goater
2021-01-30powerpc/mm: Declare arch_report_meminfo() prototype.Cédric Le Goater
2021-01-30powerpc/mm/hugetlb: Make pseries_alloc_bootmem_huge_page() staticCédric Le Goater
2021-01-30powerpc/mm: Declare preload_new_slb_context() prototypeCédric Le Goater
2021-01-30powerpc/mm: Move hpte_insert_repeating() prototypeCédric Le Goater
2021-01-30powerpc/mm: Declare some prototypesCédric Le Goater
2021-01-30powerpc/optprobes: Make patch_imm64_load_insns() staticCédric Le Goater
2021-01-30powerpc/optprobes: Remove unused routine patch_imm32_load_insns()Cédric Le Goater
2021-01-30powerpc/smp: Make debugger_ipi_callback() staticCédric Le Goater
2021-01-30powerpc/smp: Include tick_broadcast() prototypeCédric Le Goater
2021-01-30powerpc/mce: Include prototypesCédric Le Goater
2021-01-30powerpc/setup_64: Make some routines staticCédric Le Goater
2021-01-30powerpc/pmem: Include pmem prototypesCédric Le Goater
2021-01-30powerpc/pseries/ras: Make init_ras_hotplug_IRQ() staticCédric Le Goater
2021-01-30powerpc/pseries/eeh: Make pseries_pcibios_bus_add_device() staticCédric Le Goater
2021-01-30powerpc/pseries/ras: Remove unused variable 'status'Cédric Le Goater
2021-01-30powerpc/mm: Include __find_linux_pte() prototypeCédric Le Goater
2021-01-30powerpc/perf/hv-24x7: Dont create sysfs event files for dummy eventsKajol Jain
2021-01-30powerpc/64s/kuap: Use mmu_has_feature()Michael Ellerman
2021-01-29arch: powerpc: Remove oprofileViresh Kumar
2021-01-29arch: powerpc: Stop building and using oprofileViresh Kumar
2021-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-01-24Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-01-24powerpc/mm/highmem: use __set_pte_at() for kmap_local()Thomas Gleixner
2021-01-24fs: add mount_setattr()Christian Brauner
2021-01-24fs: make helpers idmap mount awareChristian Brauner
2021-01-24attr: handle idmapped mountsChristian Brauner