summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/call-graph-from-sql.py
diff options
context:
space:
mode:
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions
='/distro/kernel/commit/arch/powerpc/mm/mmu_context_book3s64.c?h=linux-6.12.y&id=effc1b25088502fbd30305c79773de2d1f7470a6'>powerpc/64s/hash: Fix fork() with 512TB process address spaceNicholas Piggin 2017-11-06powerpc/64s/radix: Fix process table entry cache invalidationNicholas Piggin 2017-08-23powerpc/mm: Optimize detection of thread local mm'sBenjamin Herrenschmidt 2017-08-23Merge branch 'fixes' into nextMichael Ellerman 2017-08-03powerpc: Remove old unused icswx based coprocessor supportBenjamin Herrenschmidt 2017-07-26powerpc/mm/radix: Workaround prefetch issue with KVMBenjamin Herrenschmidt 2017-07-10powerpc/mm/radix: Synchronize updates to the process tableBenjamin Herrenschmidt 2017-07-10powerpc/mm/radix: Properly clear process table entryBenjamin Herrenschmidt 2017-07-03Merge branch 'fixes' into nextMichael Ellerman 2017-06-27powerpc: Only do ERAT invalidate on radix context switch on P9 DD1Benjamin Herrenschmidt 2017-06-08powerpc/mm/4k: Limit 4k page size config to 64TB virtual address spaceAneesh Kumar K.V 2017-04-04powerpc/powernv: Introduce address translation services for Nvlink2Alistair Popple 2017-04-01powerpc/mm: Enable mappings above 128TBAneesh Kumar K.V 2017-04-01powerpc/pseries: Skip using reserved virtual address rangeAneesh Kumar K.V 2017-04-01powerpc/mm: Add addr_limit to mm_context and use it to derive max slice indexAneesh Kumar K.V 2017-03-31powerpc/mm/hash: Support 68 bit VAAneesh Kumar K.V 2017-03-31powerpc/mm/hash: Use context ids 1-4 for the kernelAneesh Kumar K.V 2017-03-31powerpc/mm: Split radix vs hash mm context initialisationMichael Ellerman 2017-03-31powerpc/mm/hash: Pull hash constants into hash__alloc_context_id()Michael Ellerman 2017-03-31powerpc/mm/hash: Abstract context id allocation for KVMMichael Ellerman 2016-12-02powerpc/mm/iommu, vfio/spapr: Put pages on VFIO container shutdownAlexey Kardashevskiy 2016-12-02powerpc/iommu: Pass mm_struct to init/cleanup helpersAlexey Kardashevskiy 2016-07-17powerpc/mm/radix: Update PID switch sequenceAneesh Kumar K.V 2016-06-17powerpc/mm/radix: Update Radix tree size as per ISA 3.0Aneesh Kumar K.V 2016-05-11powerpc/mm/subpage: Initialise user psize correctlyAneesh Kumar K.V 2016-05-01powerpc/mm: Rename mmu_context_hash64.c to mmu_context_book3s64.cAneesh Kumar K.V