summaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel
AgeCommit message (Expand)Author
2024-02-09work around gcc bugs with 'asm goto' with outputsLinus Torvalds
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
2023-11-09Merge tag 'iommu-updates-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-11-07powerpc/rtas: Fix ppc_rtas_rmo_buf_show() kernel-docNathan Lynch
2023-11-06powerpc: Remove file parameter from phys_mem_access_prot()Thomas Zimmermann
2023-11-03Merge tag 'tty-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2023-11-03Merge tag 'powerpc-6.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2023-11-03Merge tag 'trace-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...Linus Torvalds
2023-11-02Merge tag 'mm-nonmm-stable-2023-11-02-14-08' of git://git.kernel.org/pub/scm/...Linus Torvalds
2023-11-01Merge tag 'sysctl-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds
2023-11-01Merge tag 'docs-6.7' of git://git.lwn.net/linuxLinus Torvalds
2023-11-01Merge tag 'asm-generic-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-10-30Merge tag 'rcu-next-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/fr...Linus Torvalds
2023-10-30Merge tag 'sched-core-2023-10-28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds