aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/platforms/powernv/opal-core.c
AgeCommit message (Expand)AuthorFilesLines
2026-04-01powerpc: opal-core: pair alloc_pages_exact() with free_pages_exact()Mike Rapoport (Microsoft)1-10/+1
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds1-2/+2
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook1-2/+2
2025-06-17sysfs: treewide: switch back to attribute_group::bin_attrsThomas Weißschuh1-1/+1
2025-06-17sysfs: treewide: switch back to bin_attribute::read()/write()Thomas Weißschuh1-1/+1
2025-04-01Merge tag 'driver-core-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-5/+5
2025-02-21powerpc/powernv/opal: Constify 'struct bin_attribute'Thomas Weißschuh1-5/+5
2025-02-10powerpc/crash: Use note name macrosAkihiko Odaki1-4/+4
2024-02-23crash: split vmcoreinfo exporting code out from crash_core.cBaoquan He1-1/+1
2022-09-05powerpc/powernv: Add missing of_node_put()sLiang He1-0/+2
2022-04-14ELF: Remove elf_core_copy_kernel_regs()Brian Gerst1-1/+1
2022-03-08powerpc: declare unmodified attribute_group usages constRohan McLure1-1/+1
2021-12-23powerpc/powernv: Add __init attribute to eligible functionsNick Child1-3/+3
2021-04-14powerpc/powernv: make symbol 'mpipl_kobj' staticBixuan Cui1-1/+1
2021-01-06elf_prstatus: collect the common part (everything before pr_reg) into a structAl Viro1-3/+3
2020-09-18powerpc/powernv: fix wrong warning message in opalcore_config_init()Qinglang Miao1-1/+1
2020-02-19powerpc/powernv: Move core and fadump_release_opalcore under new kobjectSourabh Jain1-15/+40
2019-09-14powerpc/opalcore: provide an option to invalidate /sys/firmware/opal/core fileHari Bathini1-0/+38
2019-09-14powerpc/opalcore: export /sys/firmware/opal/core for analysing opal crashesHari Bathini1-0/+598