summaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel
AgeCommit message (Expand)Author
2024-11-14powerpc/vdso: Remove unused clockmode asm offsetsThomas Weißschuh
2024-11-10powerpc/irq: use seq_put_decimal_ull_width() for decimal valuesDavid Wang
2024-11-10powerpc/pseries: Fix KVM guest detection for disabling hardlockup detectorGautam Menghani
2024-11-10fadump: reserve param area if below boot_mem_topSourabh Jain
2024-11-10powerpc/fadump: allocate memory for additional parameters earlyHari Bathini
2024-11-07asm-generic: introduce text-patching.hMike Rapoport (Microsoft)
2024-11-06fs/xattr: add *at family syscallsChristian Göttsche
2024-11-05powerpc: Use str_enabled_disabled() helper functionThorsten Blum
2024-11-04powerpc/vdso: Drop -mstack-protector-guard flags in 32-bit files with clangNathan Chancellor
2024-11-02powerpc: Split systemcfg struct definitions out from vdsoThomas Weißschuh
2024-11-02powerpc: Split systemcfg data out of vdso data pageThomas Weißschuh
2024-11-02powerpc: Add kconfig option for the systemcfg pageThomas Weißschuh
2024-11-02powerpc/procfs: Propagate error of remap_pfn_range()Thomas Weißschuh
2024-10-31powerpc/ftrace: Add support for DYNAMIC_FTRACE_WITH_DIRECT_CALLSNaveen N Rao
2024-10-31powerpc/ftrace: Add support for DYNAMIC_FTRACE_WITH_CALL_OPSNaveen N Rao
2024-10-31powerpc64/ftrace: Support .text larger than 32MB with out-of-line stubsNaveen N Rao
2024-10-31powerpc64/ftrace: Move ftrace sequence out of lineNaveen N Rao
2024-10-31powerpc/ftrace: Move ftrace stub used for init text before _einittextNaveen N Rao
2024-10-31powerpc/ftrace: Skip instruction patching if the instructions are the sameNaveen N Rao
2024-10-31powerpc/ftrace: Remove pointer to struct module from dyn_arch_ftraceNaveen N Rao
2024-10-31powerpc/module_64: Convert #ifdef to IS_ENABLED()Naveen N Rao
2024-10-31powerpc32/ftrace: Unify 32-bit and 64-bit ftrace entry codeNaveen N Rao
2024-10-31powerpc64/ftrace: Nop out additional 'std' instruction emitted by gcc v5.xNaveen N Rao
2024-10-31powerpc/kprobes: Use ftrace to determine if a probe is at function entryNaveen N Rao
2024-10-31powerpc/trace: Account for -fpatchable-function-entry support by toolchainNaveen N Rao
2024-10-29of/fdt: add dt_phys arg to early_init_dt_scan and early_init_dt_verifyUsama Arif
2024-10-29powerpc/64: Remove maple platformMichael Ellerman
2024-10-29powerpc/machdep: Drop include of dma-mapping.hMichael Ellerman
2024-10-29powerpc/64: Drop IPI_PRIORITY from asm-offsetsMichael Ellerman
2024-10-21powerpc/fadump: Move fadump_cma_init to setup_arch() after initmem_init()Ritesh Harjani (IBM)
2024-10-21powerpc/fadump: Reserve page-aligned boot_memory_size during fadump_reserve_memRitesh Harjani (IBM)
2024-10-21powerpc/fadump: Refactor and prepare fadump_cma_init for late initRitesh Harjani (IBM)
2024-10-16powerpc/vdso: Implement __arch_get_vdso_rng_data()Christophe Leroy
2024-10-16powerpc/vdso: Add a page for non-time dataChristophe Leroy
2024-10-16powerpc/rtas: Use fsleep() to minimize additional sleep durationAnna-Maria Behnsen
2024-10-15powerpc/vdso: Remove timekeeper includesThomas Weißschuh
2024-10-11powerpc/8xx: Fix kernel DTLB miss on dcbzChristophe Leroy
2024-10-10ftrace: Make ftrace_regs abstract from direct useSteven Rostedt
2024-09-30powerpc/vdso: allow r30 in vDSO code generation of getrandomJason A. Donenfeld
2024-09-25Merge tag 'powerpc-6.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2024-09-21Merge tag 'mm-stable-2024-09-20-02-31' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-09-20powerpc/pseries/eeh: move pseries_eeh_err_inject() outside CONFIG_DEBUG_FS blockNarayana Murty N
2024-09-19Merge tag 'drm-next-2024-09-19' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2024-09-19Merge tag 'powerpc-6.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2024-09-18Merge tag 'random-6.12-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2024-09-18Merge tag 'rcu.release.v6.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-09-17Merge tag 'smp-core-2024-09-16' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-09-13powerpc/vdso: Wire up getrandom() vDSO implementation on VDSO64Christophe Leroy
2024-09-13powerpc/vdso: Wire up getrandom() vDSO implementation on VDSO32Christophe Leroy
2024-09-13powerpc/vdso: Refactor CFLAGS for CVDSO buildChristophe Leroy