summaryrefslogtreecommitdiffstats
path: root/arch/arm64/kernel/sleep.S
AgeCommit message (Expand)Author
2016-04-28arm64: Change cpu_resume() to enable mmu early then access sleep_sp by vaJames Morse
2016-04-28arm64: kernel: Rework finisher callback out of __cpu_suspend_enter()James Morse
2016-03-09arm64: kasan: clear stale stack poisonMark Rutland
2015-12-08arm64: Store struct thread_info in sp_el0Jungseok Lee
2015-08-05arm64: mm: ensure patched kernel text is fetched from PoUWill Deacon
2015-07-31arm64: restore cpu suspend/resume functionalitySudeep Holla
2015-07-27arm64: force CONFIG_SMP=y and remove redundant #ifdefsWill Deacon
2015-06-02arm64: drop sleep_idmap_phys and clean up cpu_resume()Ard Biesheuvel
2015-06-02arm64: reduce ID map to a single pageArd Biesheuvel
2014-11-25arm64: Move cpu_resume into the text sectionLaura Abbott
2014-09-12arm64: kernel: refactor the CPU suspend API for retention statesLorenzo Pieralisi
2013-12-16arm64: kernel: cpu_{suspend/resume} implementationLorenzo Pieralisi