summaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)Author
2023-04-04PCI: Introduce pci_dev_for_each_resource()Mika Westerberg
2023-04-04powerpc/atomics: Remove unused functionNysal Jan K.A
2023-04-04powerpc: Implement arch_within_stack_framesNicholas Miehlbradt
2023-04-04powerpc: Use of_address_to_resource()Rob Herring
2023-04-04powerpc/usbgecko: Use of_iomap()Rob Herring
2023-04-04powerpc/fsl_rio: Use of_iomap()Rob Herring
2023-04-04powerpc/xics: Use of_address_count()Rob Herring
2023-04-04powerpc/isa-bridge: Remove open coded "ranges" parsingRob Herring
2023-04-04Merge branch 'topic/ppc-kvm' into nextMichael Ellerman
2023-04-04powerpc/papr_scm: Update the NUMA distance table for the target nodeAneesh Kumar K.V
2023-04-03Merge 6.3-rc5 into driver-core-nextGreg Kroah-Hartman
2023-04-03KVM: PPC: Enable prefixed instructions for HV KVM and disable for PR KVMPaul Mackerras
2023-04-03KVM: PPC: Fetch prefixed instructions from the guestPaul Mackerras
2023-04-03KVM: PPC: Make kvmppc_get_last_inst() produce a ppc_inst_tPaul Mackerras
2023-04-03KVM: PPC: Book3S HV: Set SRR1[PREFIX] bit on injected interruptsNicholas Piggin
2023-04-03KVM: PPC: Permit SRR1 flags in more injected interrupt typesNicholas Piggin
2023-04-03KVM: PPC: BookE: Fix W=1 warningsMichael Ellerman
2023-04-02Merge tag 'powerpc-6.3-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2023-03-31KVM: PPC: Make KVM_CAP_IRQFD_RESAMPLE platform dependentAlexey Kardashevskiy
2023-03-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-03-30powerpc: Use of_property_read_bool() for boolean propertiesRob Herring
2023-03-30powerpc: Use of_property_present() for testing DT property presenceRob Herring
2023-03-30powerpc/rtas: lockdep annotationsNathan Lynch
2023-03-30powerpc/rtas: fix miswording in rtas_function kerneldocNathan Lynch
2023-03-30powerpc/rtas: rtas_call_unlocked() kerneldocNathan Lynch
2023-03-30powerpc/rtas: use memmove for potentially overlapping buffer copyNathan Lynch
2023-03-30powerpc/rtas: ensure 8-byte alignment for struct rtas_argsNathan Lynch
2023-03-30powerpc/sysdev/tsi108: fix resource printk format warningsRandy Dunlap
2023-03-30powerpc/wii: fix resource printk format warningsRandy Dunlap
2023-03-30powerpc/mpc512x: fix resource printk format warningRandy Dunlap
2023-03-30powerpc/perf: Properly detect mpc7450 familyChristophe Leroy
2023-03-30powerpc/pseries: Add spaces around / operatorPetr Vaněk
2023-03-29powerpc: Remove memcpy_page_flushcache()Ira Weiny
2023-03-29powerpc/pseries/vas: Ignore VAS update for DLPAR if copy/paste is not enabledHaren Myneni
2023-03-29driver core: class: mark the struct class for sysfs callbacks as constantGreg Kroah-Hartman
2023-03-28mm: add PTE pointer parameter to flush_tlb_fix_spurious_fault()Gerald Schaefer
2023-03-28powerpc/64s: enable MMU_LAZY_TLB_SHOOTDOWNNicholas Piggin
2023-03-28lazy tlb: introduce lazy tlb mm refcount helper functionsNicholas Piggin
2023-03-28powerpc: Don't try to copy PPR for task with NULL pt_regsJens Axboe
2023-03-28powerpc/64s: Fix __pte_needs_flush() false positive warningBenjamin Gray
2023-03-28powerpc/fsl: fix compiler warning in fsl_wakeup_sys_init()Greg Kroah-Hartman
2023-03-27KVM: PPC: Book3S HV: kvmppc_hv_entry: remove .global scopeKautuk Consul
2023-03-27Remove orphaned CONFIG_PRINTK_SAFE_LOG_BUF_SHIFTMarc Aurèle La France
2023-03-27Merge 6.3-rc4 into usb-nextGreg Kroah-Hartman
2023-03-24crypto: p10-aes-gcm - remove duplicate include headerYe Xingchen
2023-03-24treewide: Trace IPIs sent via smp_send_reschedule()Valentin Schneider
2023-03-23kasan, powerpc: don't rename memintrinsics if compiler adds prefixesMarco Elver
2023-03-23powerpc/40x: Add missing select OF_GPIO_MM_GPIOCHIPAndy Shevchenko
2023-03-23driver core: bus: mark the struct bus_type for sysfs callbacks as constantGreg Kroah-Hartman
2023-03-22powerpc: Simplify sysctl registration for nmi_wd_lpm_factor_ctl_tableLuis Chamberlain