aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2023-02-13char/agp: consolidate {alloc,free}_gatt_pages()Mike Rapoport1-6/+0
2023-02-13powerpc/rtas: introduce rtas_function_token() APINathan Lynch1-0/+99
2023-02-13powerpc/pseries: PAPR system parameter APINathan Lynch1-0/+38
2023-02-13powerpc/pseries: add RTAS work area allocatorNathan Lynch1-0/+96
2023-02-13powerpc/tracing: tracepoints for RTAS entry and exitNathan Lynch1-0/+103
2023-02-13powerpc/rtas: improve function information lookupsNathan Lynch1-0/+85
2023-02-12powerpc/pseries: Pass PLPKS password on kexecRussell Currey1-0/+14
2023-02-12powerpc/pseries: Add helper to get PLPKS password lengthRussell Currey1-0/+5
2023-02-12powerpc/pseries: Make caller pass buffer to plpks_read_var()Andrew Donnellan1-0/+12
2023-02-12powerpc/pseries: Implement signed update for PLPKS objectsNayna Jain2-0/+6
2023-02-12powerpc/pseries: Expose PLPKS config values, support additional fieldsNayna Jain1-0/+58
2023-02-12powerpc/pseries: Move PLPKS constants to header fileRussell Currey1-5/+31
2023-02-12powerpc/pseries: Move plpks.h to include directoryRussell Currey1-0/+75
2023-02-12powerpc/secvar: Allow backend to populate static list of variable namesAndrew Donnellan1-0/+4
2023-02-12powerpc/secvar: Extend sysfs to include config varsRussell Currey1-0/+2
2023-02-12powerpc/secvar: Handle max object size in the consumerRussell Currey1-0/+1
2023-02-12powerpc/secvar: Handle format string in the consumerRussell Currey1-0/+1
2023-02-12powerpc/secvar: Warn and error if multiple secvar ops are setRussell Currey1-2/+2
2023-02-12powerpc/secvar: Use u64 in secvar_operationsMichael Ellerman1-6/+3
2023-02-12Merge branch 'fixes' into nextMichael Ellerman3-14/+33
2023-02-10powerpc/kcsan: Memory barriers semanticsRohan McLure1-6/+6
2023-02-10powerpc/64: Move paca allocation to early_setup()Nicholas Piggin2-1/+1
2023-02-10powerpc: Consolidate 32-bit and 64-bit interrupt_enter_prepareNicholas Piggin1-27/+8
2023-02-09mm, arch: add generic implementation of pfn_valid() for FLATMEMMike Rapoport (IBM)1-9/+0
2023-02-07powerpc/pci: Add option for using pci_to_OF_bus_mapPali Rohár1-1/+3
2023-02-02mm: remove __HAVE_ARCH_PTE_SWP_EXCLUSIVEDavid Hildenbrand3-3/+0
2023-02-02powerpc/nohash/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVEDavid Hildenbrand7-28/+63
2023-02-02powerpc/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE on 32bit book3sDavid Hildenbrand1-5/+33
2023-02-02powerpc/64s: Reconnect tlb_flush() to hash__tlb_flush()Michael Ellerman1-0/+2
2023-01-30driver core: fixup for "driver core: make struct bus_type.uevent() take a con...Stephen Rothwell1-1/+1
2023-01-30powerpc/64: Fix perf profiling asynchronous interrupt handlersNicholas Piggin1-12/+29
2023-01-30powerpc/64s: Fix local irq disable when PMIs are disabledNicholas Piggin1-1/+1
2023-01-30powerpc/64: Don't recurse irq replayNicholas Piggin1-2/+4
2023-01-30powerpc: Check !irq instead of irq == NO_IRQ and remove NO_IRQChristophe Leroy1-3/+0
2023-01-30powerpc/rtas: remove lock and args fields from global rtas structNathan Lynch1-2/+0
2023-01-27vio: move to_vio_dev() to use container_of_const()Greg Kroah-Hartman1-4/+1
2023-01-11powerpc/imc-pmu: Fix use of mutex in IRQs disabled sectionKajol Jain1-1/+1
2022-12-29KVM: Opt out of generic hardware enabling on s390 and PPCSean Christopherson1-1/+0
2022-12-29KVM: Drop kvm_arch_{init,exit}() hooksSean Christopherson1-1/+0
2022-12-29KVM: PPC: Move processor compatibility check to module initSean Christopherson1-1/+0
2022-12-29KVM: Drop arch hardware (un)setup hooksSean Christopherson1-1/+0
2022-12-19Merge tag 'powerpc-6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds31-296/+578
2022-12-17Merge tag 'x86_mm_for_6.2_v2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+1
2022-12-15mm: Convert __HAVE_ARCH_P..P_GET to the new stylePeter Zijlstra1-1/+1
2022-12-13Merge tag 'mm-stable-2022-12-13' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-83/+4
2022-12-12Merge tag 'random-6.2-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-9/+1
2022-12-12Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds1-2/+22
2022-12-08Merge branch 'topic/objtool' into nextMichael Ellerman3-1/+12
2022-12-07powerpc/rtas: document rtas_call()Nathan Lynch1-15/+0
2022-12-07powerpc: export the CPU node countLaurent Dufour1-0/+1