summaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel
AgeCommit message (Expand)Author
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-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/iommu: Fix the missing iommu_group_put() during platform domain attachShivaprasad G Bhat
2024-02-14powerpc/ftrace: Ignore ftrace locations in exit text sectionsNaveen N Rao
2024-02-14powerpc/cputable: Add missing PPC_FEATURE_BOOKE on PPC64 Book-EDavid Engraf
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/64: Set task pt_regs->link to the LR value on scv entryNaveen N Rao
2024-02-05powerpc/pseries/iommu: Fix iommu initialisation during DLPAR addGaurav Batra
2024-02-02powerpc: iommu: Bring back table group release_ownership() callShivaprasad G Bhat
2024-01-10Merge tag 'header_cleanup-2024-01-10' of https://evilpiepirate.org/git/bcachefsLinus Torvalds
2024-01-10Merge tag 'bcachefs-2024-01-10' of https://evilpiepirate.org/git/bcachefsLinus Torvalds
2024-01-09Merge tag 'lsm-pr-20240105' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-01-08Merge tag 'powerpc-6.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2024-01-08Merge tag 'vfs-6.8.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...Linus Torvalds
2024-01-01powerpc: Export kvm_guest static key, for bcachefs six locksKent Overstreet
2023-12-27rseq: Split out rseq.h from sched.hKent Overstreet
2023-12-15Merge branch 'smp-topo' into nextMichael Ellerman
2023-12-15powerpc/smp: Dynamically build Powerpc topologySrikar Dronamraju
2023-12-15powerpc/smp: Avoid asym packing within thread_group of a coreSrikar Dronamraju
2023-12-15powerpc/smp: Add __ro_after_init attributeSrikar Dronamraju
2023-12-15powerpc/smp: Disable MC domain for shared processorSrikar Dronamraju
2023-12-15powerpc/smp: Enable Asym packing for cores on shared processorSrikar Dronamraju
2023-12-14wire up syscalls for statmount/listmountMiklos Szeredi
2023-12-13powerpc/ftrace: Remove nops after the call to ftrace_stubNaveen N Rao
2023-12-13powerpc/rtas: Warn if per-function lock isn't heldNathan Lynch
2023-12-13powerpc/rtas: Serialize firmware activation sequencesNathan Lynch
2023-12-13powerpc/rtas: Facilitate high-level call sequencesNathan Lynch
2023-12-13powerpc/rtas: Move token validation from block_rtas_call() to sys_rtas()Nathan Lynch
2023-12-13powerpc/rtas: Fall back to linear search on failed token->function lookupNathan Lynch
2023-12-13powerpc/rtas: Add for_each_rtas_function() iteratorNathan Lynch
2023-12-13powerpc/rtas: Avoid warning on invalid token argument to sys_rtas()Nathan Lynch
2023-12-07powerpc/vdso: No need to undef powerpc for 64-bit buildMichael Ellerman
2023-12-05powerpc/ftrace: Fix stack teardown in ftrace_no_traceNaveen N Rao
2023-12-01powerpc: Add PVN support for HeXin C2000 processorZhao Ke
2023-12-01powerpc: Fix build error due to is_valid_bugaddr()Michael Ellerman
2023-11-30powerpc/suspend: Add prototype for do_after_copyback()Michael Ellerman
2023-11-29KVM: PPC: Book3S HV: Fix KVM_RUN clobbering FP/VEC user registersNicholas Piggin
2023-11-28powerpc: Don't clobber f0/vs0 during fp|altivec register saveTimothy Pearson
2023-11-28powerpc/rtas_pci: rename and properly expose config access APIsNathan Lynch
2023-11-27powerpc: Remove orphaned reg_a2.hMichael Ellerman
2023-11-27powerpc: Make cpu_spec __ro_after_initMichael Ellerman
2023-11-21powerpc/rtas: Remove trailing spaceNathan Lynch
2023-11-21powerpc/rtas: Remove unused rtas_service_present()Nathan Lynch
2023-11-12LSM: wireup Linux Security Module syscallsCasey Schaufler
2023-11-12Merge tag 'powerpc-6.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds