summaryrefslogtreecommitdiff
path: root/arch/powerpc/include/asm
AgeCommit message (Expand)Author
2024-03-14Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-03-13Merge tag 'drm-next-2024-03-13' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2024-03-13Merge tag 'modules-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-03-12Merge tag 'hardening-v6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-03-12Merge tag 'asm-generic-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-03-07arch/powerpc: Remove <linux/fb.h> from backlight codeThomas Zimmermann
2024-03-06mm/treewide: drop pXd_large()Peter Xu
2024-03-06mm/powerpc: replace pXd_is_leaf() with pXd_leaf()Peter Xu
2024-03-06mm/powerpc: define pXd_large() with pXd_leaf()Peter Xu
2024-03-06arch: simplify architecture specific page size configurationArnd Bergmann
2024-03-03Merge tag 'powerpc-6.8-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2024-02-24Merge tag 'powerpc-6.8-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2024-02-23powerpc/rtas: use correct function name for resetting TCE tablesNathan Lynch
2024-02-22mm/mmu_gather: add tlb_remove_tlb_entries()David Hildenbrand
2024-02-22powerpc/pgtable: define PFN_PTE_SHIFTDavid Hildenbrand
2024-02-19powerpc/pseries/iommu: DLPAR add doesn't completely initialize pci_controllerGaurav Batra
2024-02-17Merge tag 'powerpc-6.8-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2024-02-14powerpc/ftrace: Ignore ftrace locations in exit text sectionsNaveen N Rao
2024-02-14powerpc/kasan: Limit KASAN thread size increase to 32KBMichael Ellerman
2024-02-14Revert "powerpc/pseries/iommu: Fix iommu initialisation during DLPAR add"Michael Ellerman
2024-02-09work around gcc bugs with 'asm goto' with outputsLinus Torvalds
2024-02-05powerpc/6xx: set High BAT Enable flag on G2_LE coresMatthias Schiffer
2024-02-05powerpc/pseries/iommu: Fix iommu initialisation during DLPAR addGaurav Batra
2024-02-05powerpc/pseries/papr-sysparm: use u8 arrays for payloadsNathan Lynch
2024-02-02powerpc: Simplify strict_kernel_rwx_enabled()Christophe Leroy
2024-02-01kernel.h: removed REPEAT_BYTE from kernel.hTanzir Hasan
2024-01-18Merge tag 'tty-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2024-01-17Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2024-01-10Merge tag 'asm-generic-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-12-29Merge branch 'topic/ppc-kvm' into nextMichael Ellerman
2023-12-21powerpc/hvcall: Reorder Nestedv2 hcall opcodesVaibhav Jain
2023-12-15powerpc/sched: Cleanup vcpu_is_preempted()Aneesh Kumar K.V
2023-12-13powerpc/Kconfig: Select FUNCTION_ALIGNMENT_4BSathvika Vasireddy
2023-12-13powerpc/ftrace: Fix indentation in ftrace.hNaveen N Rao
2023-12-13powerpc/pseries/papr-sysparm: Expose character device to user spaceNathan Lynch
2023-12-13powerpc/rtas: Facilitate high-level call sequencesNathan Lynch
2023-12-13powerpc/rtas: Add function return status constantsNathan Lynch
2023-12-08tty: hvc: convert to u8 and size_tJiri Slaby (SUSE)
2023-12-07powerpc/book3s64: Avoid __pte_protnone() check in __pte_flags_need_flush()Aneesh Kumar K.V (IBM)
2023-12-07powerpc/book3s/hash: Drop _PAGE_PRIVILEGED from PAGE_NONEAneesh Kumar K.V (IBM)
2023-12-07KVM: PPC: Book3S HV nestedv2: Register the VPA with the L0Jordan Niethe
2023-12-07KVM: PPC: Book3S HV nestedv2: Avoid reloading the tb offsetJordan Niethe
2023-12-07KVM: PPC: Book3S HV nestedv2: Invalidate RPT before deleting a guestJordan Niethe
2023-12-01powerpc: Add PVN support for HeXin C2000 processorZhao Ke
2023-12-01powerpc/mm: Fix build failures due to arch_reserved_kernel_pages()Michael Ellerman
2023-11-30powerpc/64s: Fix CONFIG_NUMA=n build due to create_section_mapping()Michael Ellerman
2023-11-28Merge branch 'asm-generic-prototypes' into asm-genericArnd Bergmann
2023-11-28powerpc/rtas_pci: rename and properly expose config access APIsNathan Lynch
2023-11-27powerpc: Remove orphaned reg_a2.hMichael Ellerman
2023-11-23arch: consolidate arch_irq_work_raise prototypesArnd Bergmann