summaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)AuthorFilesLines
2024-11-20Merge tag 'asm-generic-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-17/+0
2024-11-20Merge tag 'devicetree-for-6.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3-3/+3
2024-11-20Merge tag 'ftrace-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...Linus Torvalds3-27/+6
2024-11-19Merge tag 'timers-core-2024-11-18' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-14/+7
2024-11-19Merge tag 'timers-vdso-2024-11-18' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds13-110/+118
2024-11-19Merge tag 'irq-core-2024-11-18' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+1
2024-11-19Merge tag 'perf-core-2024-11-18' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds5-8/+8
2024-11-19Merge tag 'v6.13-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds3-1377/+1187
2024-11-18Merge tag 'pull-xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-0/+4
2024-11-18Merge tag 'pull-fd' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds3-79/+34
2024-11-18Merge tag 'vfs-6.13.file' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...Linus Torvalds1-3/+1
2024-11-16Merge tag 'mm-hotfixes-stable-2024-11-16-15-33' of git://git.kernel.org/pub/s...Linus Torvalds1-0/+4
2024-11-15crypto: aes-gcm-p10 - Use the correct bit to test for P10Michal Suchanek1-1/+1
2024-11-14crash, powerpc: default to CRASH_DUMP=n on PPC_BOOK3S_32Dave Vasilevsky1-0/+4
2024-11-14perf/powerpc: Use perf_arch_instruction_pointer()Colton Lewis3-3/+3
2024-11-14perf/core: Hoist perf_instruction_pointer() and perf_misc_flags()Colton Lewis2-5/+5
2024-11-11asm/vga.h: don't bother with scr_mem{cpy,move}v() unless we need toAl Viro1-5/+0
2024-11-06fs/xattr: add *at family syscallsChristian Göttsche1-0/+4
2024-11-06KVM: PPC: Book3S HV: Mask off LPCR_MER for a vCPU before running it to avoid ...Gautam Menghani1-0/+12
2024-11-03convert spu_run(2)Al Viro1-9/+5
2024-11-03switch spufs_calls_{get,put}() to CLASS() useAl Viro1-35/+17
2024-11-03fdget(), trivial conversionsAl Viro3-37/+14
2024-11-02powerpc: Split systemcfg struct definitions out from vdsoThomas Weißschuh8-37/+58
2024-11-02powerpc: Split systemcfg data out of vdso data pageThomas Weißschuh8-54/+48
2024-11-02powerpc: Add kconfig option for the systemcfg pageThomas Weißschuh2-2/+10
2024-11-02powerpc/pseries/lparcfg: Use num_possible_cpus() for potential processorsThomas Weißschuh1-2/+1
2024-11-02powerpc/pseries/lparcfg: Fix printing of system_active_processorsThomas Weißschuh1-1/+1
2024-11-02powerpc/procfs: Propagate error of remap_pfn_range()Thomas Weißschuh1-4/+3
2024-11-02powerpc/vdso: Remove offset comment from 32bit vdso_arch_dataThomas Weißschuh1-1/+1
2024-10-29of/fdt: add dt_phys arg to early_init_dt_scan and early_init_dt_verifyUsama Arif3-3/+3
2024-10-28asm-generic: provide generic page_to_phys and phys_to_page implementationsChristoph Hellwig1-12/+0
2024-10-16powerpc/cell: Switch to irq_get_nr_irqs()Bart Van Assche1-1/+1
2024-10-16powerpc/rtas: Use fsleep() to minimize additional sleep durationAnna-Maria Behnsen1-14/+7
2024-10-16powerpc/powernv: Free name on error in opal_event_init()Michael Ellerman1-0/+1
2024-10-16vdso: Introduce vdso/page.hVincenzo Frascino1-9/+1
2024-10-15powerpc/vdso: Remove timekeeper includesThomas Weißschuh2-5/+0
2024-10-15ftrace: Consolidate ftrace_regs accessor functions for archs using pt_regsSteven Rostedt1-25/+1
2024-10-11powerpc/8xx: Fix kernel DTLB miss on dcbzChristophe Leroy1-0/+1
2024-10-10ftrace: Make ftrace_regs abstract from direct useSteven Rostedt3-12/+15
2024-10-07get rid of ...lookup...fdget_rcu() familyAl Viro1-3/+1
2024-10-06Merge tag 'powerpc-6.12-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds1-1/+1
2024-10-05crypto: powerpc/p10-aes-gcm - Add dependency on CRYPTO_SIMDand re-enable CRYP...Danny Tsen1-1/+1
2024-10-05crypto: powerpc/p10-aes-gcm - Register modules as SIMDDanny Tsen1-23/+118
2024-10-05crypto: powerpc/p10-aes-gcm - Re-write AES/GCM stitched implementationDanny Tsen1-1353/+1068
2024-10-02move asm/unaligned.h to linux/unaligned.hAl Viro3-3/+3
2024-09-30powerpc/vdso: allow r30 in vDSO code generation of getrandomJason A. Donenfeld1-1/+1
2024-09-25Merge tag 'powerpc-6.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2-100/+100
2024-09-24Merge tag 'v6.12-p2' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds1-0/+1
2024-09-23Merge tag 'pull-stable-struct_fd' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds3-12/+12
2024-09-21Merge tag 'mm-nonmm-stable-2024-09-21-07-52' of git://git.kernel.org/pub/scm/...Linus Torvalds1-3/+0