summaryrefslogtreecommitdiff
path: root/arch/powerpc/sysdev/xics/ics-native.c
AgeCommit message (Expand)AuthorFilesLines
2026-02-22Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds1-1/+1
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook1-1/+1
2022-05-24powerpc/xics: Include missing headerChristophe Leroy1-0/+1
2022-05-08powerpc: Remove asm/prom.h from all files that don't need itChristophe Leroy1-1/+0
2021-08-10powerpc/xics: Rename the map handler in a check handlerCédric Le Goater1-8/+5
2021-06-21powerpc/xics: Add a native ICS backend for microwattBenjamin Herrenschmidt1-0/+257