summaryrefslogtreecommitdiff
path: root/arch/arm64/kernel/alternative.c
AgeCommit message (Expand)Author
2016-10-21Merge remote-tracking branch 'msm-4.4/tmp-510d0a3f' into msm-4.4Runmin Wang
2016-08-26Revert "Merge remote-tracking branch 'msm-4.4/tmp-510d0a3f' into msm-4.4"Trilok Soni
2016-08-18Merge remote-tracking branch 'msm-4.4/tmp-510d0a3f' into msm-4.4Trilok Soni
2016-05-11arm64: mm: fold alternatives into .initMark Rutland
2016-03-01arm64: alternative: Support memory protectionPatrick Daly
2015-08-04arm64: alternatives: ensure secondary CPUs execute ISB after patchingWill Deacon
2015-07-30arm64: alternative: put secondary CPUs into polling loop during patchWill Deacon
2015-06-05arm64: alternative: Allow immediate branch as alternative instructionMarc Zyngier
2015-05-05Revert "arm64: alternative: Allow immediate branch as alternative instruction"Will Deacon
2015-03-30arm64: alternative: Allow immediate branch as alternative instructionMarc Zyngier
2014-12-04arm64: add module support for alternatives fixupsAndre Przywara
2014-11-25arm64: add alternative runtime patchingAndre Przywara