summaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)Author
2021-08-22Merge tag 'powerpc-5.14-6' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2021-08-20KVM: stats: Add halt polling related histogram statsJing Zhang
2021-08-20KVM: stats: Add halt_wait_ns stats for all architecturesJing Zhang
2021-08-20KVM: stats: Support linear and logarithmic histogram statisticsJing Zhang
2021-08-20powerpc/audit: Simplify syscall_get_arch()Christophe Leroy
2021-08-20powerpc/audit: Avoid unneccessary #ifdef in syscall_get_arguments()Christophe Leroy
2021-08-20powerpc/64s: Fix scv implicit soft-mask table for relocated kernelsNicholas Piggin
2021-08-20KVM: PPC: Book3S PR: Remove unused variableCédric Le Goater
2021-08-20KVM: PPC: Book3S PR: Declare kvmppc_handle_exit_pr()Cédric Le Goater
2021-08-20powerpc/pseries/vas: Declare pseries_vas_fault_thread_fn() as staticCédric Le Goater
2021-08-20powerpc/perf/hv-gpci: Fix counter value parsingKajol Jain
2021-08-20powerpc/tau: Add 'static' storage qualifier to 'tau_work' definitionFinn Thain
2021-08-20powerpc: Re-enable ARCH_ENABLE_SPLIT_PMD_PTLOCKLukas Bulwahn
2021-08-20powerpc/kvm: Remove obsolete and unneeded selectLukas Bulwahn
2021-08-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-08-19isystem: ship and use stdarg.hAlexey Dobriyan
2021-08-19isystem: trim/fixup stdarg.h and other headersAlexey Dobriyan
2021-08-19powerpc/mm: Fix set_memory_*() against concurrent accessesMichael Ellerman
2021-08-19powerpc/32s: Fix random crashes by adding isync() after locking/unlocking KUEPChristophe Leroy
2021-08-18powerpc/xive: Do not mark xive_request_ipi() as __initNathan Chancellor
2021-08-18powerpc/32: Remove unneccessary calculations in load_up_{fpu/altivec}Christophe Leroy
2021-08-18powerpc: Remove duplicate includesWan Jiabing
2021-08-17powerpc/configs: Regenerate mpc885_ads_defconfigJoel Stanley
2021-08-17powerpc/config: Renable MTD_PHYSMAP_OFJoel Stanley
2021-08-17powerpc/config: Fix IPV6 warning in mpc855_adsJoel Stanley
2021-08-17powerpc/head_check: Fix shellcheck errorsMichael Ellerman
2021-08-16tracing: Refactor TRACE_IRQFLAGS_SUPPORT in KconfigMasahiro Yamada
2021-08-16powerpc/head_check: use stdout for error messagesRandy Dunlap
2021-08-16powerpc/pseries: Fix build error when NUMA=nMichael Ellerman
2021-08-15Merge tag 'powerpc-5.14-5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2021-08-15powerpc: Add "-z notext" flag to disable diagnosticFangrui Song
2021-08-15powerpc/bug: Provide better flexibility to WARN_ON/__WARN_FLAGS() with asm gotoChristophe Leroy
2021-08-14powerpc/bug: Remove specific powerpc BUG_ON() and WARN_ON() on PPC32Christophe Leroy
2021-08-13powerpc/pseries: Add support for FORM2 associativityAneesh Kumar K.V
2021-08-13powerpc/pseries: Add a helper for form1 cpu distanceAneesh Kumar K.V
2021-08-13powerpc/pseries: Consolidate different NUMA distance update code pathsAneesh Kumar K.V
2021-08-13powerpc/pseries: Rename TYPE1_AFFINITY to FORM1_AFFINITYAneesh Kumar K.V
2021-08-13powerpc/pseries: rename min_common_depth to primary_domain_indexAneesh Kumar K.V
2021-08-13powerpc: rename powerpc_debugfs_root to arch_debugfs_dirAneesh Kumar K.V
2021-08-13powerpc/book3s64/radix: make tlb_single_page_flush_ceiling a debugfs entryAneesh Kumar K.V
2021-08-13powerpc: wii_defconfig: Enable OTP by defaultEmmanuel Gil Peyrot
2021-08-13powerpc: wii.dts: Expose the OTP on this platformEmmanuel Gil Peyrot
2021-08-13powerpc: wii.dts: Reduce the size of the control areaEmmanuel Gil Peyrot
2021-08-12powerpc/xive: Do not skip CPU-less nodes when creating the IPIsCédric Le Goater
2021-08-12powerpc/interrupt: Do not call single_step_exception() from other exceptionsChristophe Leroy
2021-08-12powerpc/interrupt: Fix OOPS by not calling do_IRQ() from timer_interrupt()Christophe Leroy
2021-08-12powerpc: Bulk conversion to generic_handle_domain_irq()Marc Zyngier
2021-08-10powerpc: Bulk conversion to generic_handle_domain_irq()Marc Zyngier
2021-08-10KVM: PPC: Book3S HV: XIVE: Add support for automatic save-restoreCédric Le Goater
2021-08-10KVM: PPC: Book3S HV: XIVE: Add a 'flags' fieldCédric Le Goater