Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | arm64: kernel: Add support for User Access Override | James Morse | 2016-02-18 | 1 | -0/+72 |
* | arm64: mm: fold alternatives into .init | Mark Rutland | 2015-12-10 | 1 | -1/+0 |
* | arm64: alternative: put secondary CPUs into polling loop during patch | Will Deacon | 2015-07-30 | 1 | -1/+2 |
* | arm64: alternatives: add enable parameter to conditional asm macros | Will Deacon | 2015-07-27 | 1 | -3/+9 |
* | arm64: kernel: Add optional CONFIG_ parameter to ALTERNATIVE() | James Morse | 2015-07-27 | 1 | -3/+25 |
* | arm64: alternative: Provide if/else/endif assembler macros | Daniel Thompson | 2015-07-27 | 1 | -0/+41 |
* | arm64: alternative: Work around .inst assembler bugs | Marc Zyngier | 2015-06-05 | 1 | -7/+18 |
* | arm64: alternative: Merge alternative-asm.h into alternative.h | Marc Zyngier | 2015-06-05 | 1 | -0/+27 |
* | arm64: add module support for alternatives fixups | Andre Przywara | 2014-12-04 | 1 | -1/+2 |
* | arm64: add alternative runtime patching | Andre Przywara | 2014-11-25 | 1 | -0/+43 |