summaryrefslogtreecommitdiff
path: root/arch/arm64/kernel/sleep.S
AgeCommit message (Expand)AuthorFilesLines
2015-12-08arm64: Store struct thread_info in sp_el0Jungseok Lee1-0/+3
2015-08-05arm64: mm: ensure patched kernel text is fetched from PoUWill Deacon1-0/+8
2015-07-31arm64: restore cpu suspend/resume functionalitySudeep Holla1-1/+0
2015-07-27arm64: force CONFIG_SMP=y and remove redundant #ifdefsWill Deacon1-5/+0
2015-06-02arm64: drop sleep_idmap_phys and clean up cpu_resume()Ard Biesheuvel1-5/+2
2015-06-02arm64: reduce ID map to a single pageArd Biesheuvel1-0/+2
2014-11-25arm64: Move cpu_resume into the text sectionLaura Abbott1-30/+6
2014-09-12arm64: kernel: refactor the CPU suspend API for retention statesLorenzo Pieralisi1-13/+34
2013-12-16arm64: kernel: cpu_{suspend/resume} implementationLorenzo Pieralisi1-0/+184