aboutsummaryrefslogtreecommitdiff
path: root/arch/arm64/kernel/sleep.S
AgeCommit message (Expand)Author
2018-03-01arm64: idmap: Use "awx" flags for .idmap.text .pushsection directivesv4.9-meltdownWill Deacon
2016-10-16kprobes: Unpoison stack in jprobe_return() for KASANDmitry Vyukov
2016-09-05arm64: kernel: re-export _cpu_resume() from sleep.SArd Biesheuvel
2016-09-02arm64: kernel: use x30 for __enable_mmu return addressArd Biesheuvel
2016-09-02arm64: kernel: fix style issues in sleep.SArd Biesheuvel
2016-08-25arm64: vmlinux.ld: Add mmuoff data sections and move mmuoff text into idmapJames Morse
2016-08-22arm64: head.S: get rid of x25 and x26 with 'global' scopeArd Biesheuvel
2016-08-17arm64: kernel: avoid literal load of virtual address with MMU offArd Biesheuvel
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