summaryrefslogtreecommitdiff
path: root/xen/arch/arm/livepatch.c
AgeCommit message (Expand)Author
2021-01-15xen/arm: livepatch: Include xen/mm.h rather than asm/mm.hJulien Grall
2019-11-22x86/livepatch: Prevent patching with active waitqueuesAndrew Cooper
2019-09-21xen/arm: livepatch: Prevent CPUs to fetch stale instructions after livepatchingJulien Grall
2017-10-10xen/arm: mm: Use memory flags for modify_xen_mappings rather than custom oneJulien Grall
2017-06-30xen/arm: livepatch: Redefine virt_to_mfn to support typesafeJulien Grall
2016-09-27livepatch, arm[32|64]: Share arch_livepatch_revertKonrad Rzeszutek Wilk
2016-09-27livepatch: Initial ARM32 support.Konrad Rzeszutek Wilk
2016-09-27livepatch: x86, ARM, alternative: Expose FEATURE_LIVEPATCHKonrad Rzeszutek Wilk
2016-09-27livepatch: ARM 32|64: Ignore mapping symbols: $[d,a,x]Konrad Rzeszutek Wilk
2016-09-27livepatch: Initial ARM64 support.Konrad Rzeszutek Wilk
2016-09-23livepatch: Drop _jmp from arch_livepatch_[apply,revert]_jmpKonrad Rzeszutek Wilk
2016-09-09x86,arm: Change arch_livepatch_quiesce() declaration.Konrad Rzeszutek Wilk
2016-06-02xen: Rename of xSplice to livepatch.Konrad Rzeszutek Wilk