summaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel
AgeCommit message (Expand)AuthorFilesLines
2024-02-18Merge tag 'powerpc-6.8-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds7-5/+45
2024-02-14powerpc/iommu: Fix the missing iommu_group_put() during platform domain attachShivaprasad G Bhat1-1/+3
2024-02-14powerpc/ftrace: Ignore ftrace locations in exit text sectionsNaveen N Rao3-0/+19
2024-02-14powerpc/cputable: Add missing PPC_FEATURE_BOOKE on PPC64 Book-EDavid Engraf1-1/+2
2024-02-14Revert "powerpc/pseries/iommu: Fix iommu initialisation during DLPAR add"Michael Ellerman1-16/+5
2024-02-10work around gcc bugs with 'asm goto' with outputsLinus Torvalds1-1/+1
2024-02-05powerpc/6xx: set High BAT Enable flag on G2_LE coresMatthias Schiffer1-1/+19
2024-02-05powerpc/64: Set task pt_regs->link to the LR value on scv entryNaveen N Rao1-2/+2
2024-02-05powerpc/pseries/iommu: Fix iommu initialisation during DLPAR addGaurav Batra1-5/+16
2024-02-02powerpc: iommu: Bring back table group release_ownership() callShivaprasad G Bhat1-9/+28
2024-01-11Merge tag 'header_cleanup-2024-01-10' of https://evilpiepirate.org/git/bcachefsLinus Torvalds1-0/+1
2024-01-11Merge tag 'bcachefs-2024-01-10' of https://evilpiepirate.org/git/bcachefsLinus Torvalds1-0/+2
2024-01-09Merge tag 'lsm-pr-20240105' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+3
2024-01-09Merge tag 'powerpc-6.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds11-114/+254
2024-01-08Merge tag 'vfs-6.8.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...Linus Torvalds1-0/+2
2024-01-01powerpc: Export kvm_guest static key, for bcachefs six locksKent Overstreet1-0/+2
2023-12-27rseq: Split out rseq.h from sched.hKent Overstreet1-0/+1
2023-12-15Merge branch 'smp-topo' into nextMichael Ellerman1-54/+70
2023-12-15powerpc/smp: Dynamically build Powerpc topologySrikar Dronamraju1-50/+28
2023-12-15powerpc/smp: Avoid asym packing within thread_group of a coreSrikar Dronamraju1-0/+13
2023-12-15powerpc/smp: Add __ro_after_init attributeSrikar Dronamraju1-5/+5
2023-12-15powerpc/smp: Disable MC domain for shared processorSrikar Dronamraju1-0/+4
2023-12-15powerpc/smp: Enable Asym packing for cores on shared processorSrikar Dronamraju1-2/+23
2023-12-14wire up syscalls for statmount/listmountMiklos Szeredi1-0/+2
2023-12-13powerpc/ftrace: Remove nops after the call to ftrace_stubNaveen N Rao1-2/+0
2023-12-13powerpc/rtas: Warn if per-function lock isn't heldNathan Lynch1-12/+9
2023-12-13powerpc/rtas: Serialize firmware activation sequencesNathan Lynch1-0/+4
2023-12-13powerpc/rtas: Facilitate high-level call sequencesNathan Lynch1-0/+83
2023-12-13powerpc/rtas: Move token validation from block_rtas_call() to sys_rtas()Nathan Lynch1-16/+16
2023-12-13powerpc/rtas: Fall back to linear search on failed token->function lookupNathan Lynch1-4/+14
2023-12-13powerpc/rtas: Add for_each_rtas_function() iteratorNathan Lynch1-2/+7
2023-12-13powerpc/rtas: Avoid warning on invalid token argument to sys_rtas()Nathan Lynch1-2/+17
2023-12-07powerpc/vdso: No need to undef powerpc for 64-bit buildMichael Ellerman1-1/+1
2023-12-05powerpc/ftrace: Fix stack teardown in ftrace_no_traceNaveen N Rao1-2/+2
2023-12-01powerpc: Add PVN support for HeXin C2000 processorZhao Ke1-0/+15
2023-12-01powerpc: Fix build error due to is_valid_bugaddr()Michael Ellerman1-0/+2
2023-11-30powerpc/suspend: Add prototype for do_after_copyback()Michael Ellerman1-0/+2
2023-11-29KVM: PPC: Book3S HV: Fix KVM_RUN clobbering FP/VEC user registersNicholas Piggin1-3/+3
2023-11-28powerpc: Don't clobber f0/vs0 during fp|altivec register saveTimothy Pearson2-0/+15
2023-11-28powerpc/rtas_pci: rename and properly expose config access APIsNathan Lynch1-4/+4
2023-11-27powerpc: Remove orphaned reg_a2.hMichael Ellerman2-2/+0
2023-11-27powerpc: Make cpu_spec __ro_after_initMichael Ellerman1-2/+2
2023-11-21powerpc/rtas: Remove trailing spaceNathan Lynch1-9/+9
2023-11-21powerpc/rtas: Remove unused rtas_service_present()Nathan Lynch1-5/+0
2023-11-13LSM: wireup Linux Security Module syscallsCasey Schaufler1-0/+3
2023-11-12Merge tag 'powerpc-6.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2-2/+3
2023-11-10Merge tag 'iommu-updates-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-29/+24
2023-11-07powerpc/rtas: Fix ppc_rtas_rmo_buf_show() kernel-docNathan Lynch1-0/+2
2023-11-06powerpc: Remove file parameter from phys_mem_access_prot()Thomas Zimmermann1-2/+1
2023-11-04Merge tag 'tty-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-16/+0