#!/bin/bash # description: analyze timings of tasks perf script -s "$PERF_EXEC_PATH"/scripts/python/task-analyzer.py -- "$@" ='/favicon.ico'/>
summaryrefslogtreecommitdiff
path: root/arch/arm64/kernel/hibernate.c
AgeCommit message (Expand)Author
2022-11-29arm64: mte: Fix/clarify the PG_mte_tagged semanticsCatalin Marinas
2022-07-07arm64: kasan: Revert "arm64: mte: reset the page tag in page->flags"Catalin Marinas
2022-06-02arm64: hibernate: Fix syntax errors in commentsXiang wangx
2022-01-05arm64: Drop outdated links in commentsKees Cook
2021-10-01arm64: hibernate: abstract ttrb0 setup functionPasha Tatashin
2021-10-01arm64: trans_pgd: hibernate: Add trans_pgd_copy_el2_vectorsPasha Tatashin
2021-10-01arm64: kernel: add helper for booted at EL2 and not VHEPasha Tatashin
2021-05-25arm64: Rename arm64-internal cache maintenance functionsFuad Tabba
2021-05-25arm64: __flush_dcache_area to take end parameter instead of sizeFuad Tabba
2021-02-01arm64: hibernate: add __force attribute to gfp_t castingPavel Tatashin
2021-01-27arm64: trans_pgd: hibernate: idmap the single page that holds the copy page r...James Morse
2021-01-27arm64: trans_pgd: pass allocator trans_pgd_create_copyPavel Tatashin
2021-01-27arm64: trans_pgd: make trans_pgd_map_page genericPavel Tatashin
2021-01-27arm64: hibernate: move page handling function to new trans_pgd.cPavel Tatashin
2021-01-27arm64: hibernate: variable pudp is used instead of pd4dpPavel Tatashin
2020-12-22arm64: mte: reset the page tag in page->flagsVincenzo Frascino
2020-10-02Merge branch 'for-next/mte' into for-next/coreWill Deacon
2020-10-02Merge branch 'for-next/ghostbusters' into for-next/coreWill Deacon
2020-09-29arm64: Rewrite Spectre-v4 mitigation codeWill Deacon
2020-09-14arm64: hibernate: Remove unused including <linux/version.h>Tian Tao
2020-09-04arm64: mte: Save tags when hibernatingSteven Price
2020-06-09mm: consolidate pte_index() and pte_offset_*() definitionsMike Rapoport
2020-06-09mm: don't include asm/pgtable.h if linux/mm.h is already includedMike Rapoport
2020-06-04arm64: add support for folded p4d page tablesMike Rapoport
2020-03-25arm64: hibernate: Use bringup_hibernate_cpu()Qais Yousef
2020-01-08arm64: hibernate: add trans_pgd public functionsPavel Tatashin
2020-01-08arm64: hibernate: add PUD_SECT_RDONLYPavel Tatashin
2020-01-08arm64: hibernate: rename dst to page in create_safe_exec_pagePavel Tatashin
2020-01-08arm64: hibernate: remove gotos as they are not neededPavel Tatashin
2020-01-08arm64: hibernate: use get_safe_page directlyPavel Tatashin
2020-01-08arm64: hibernate: pass the allocated pgdp to ttbr0Pavel Tatashin