summaryrefslogtreecommitdiffstats
path: root/arch/arm64/kernel/sleep.S
Commit message (Expand)AuthorAgeFilesLines
* arm64: kernel: use aff3 instead of aff2 in commentLiu Song2019-06-041-1/+1
* arm64/mm: Pass ttbr1 as a parameter to __enable_mmu()Jun Yao2018-09-251-0/+1
* arm64: idmap: Use "awx" flags for .idmap.text .pushsection directivesWill Deacon2018-02-061-1/+1
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* arm64: move sp_el0 and tpidr_el1 into cpu_suspend_ctxMark Rutland2016-11-111-3/+0Star
* kprobes: Unpoison stack in jprobe_return() for KASANDmitry Vyukov2016-10-161-1/+1
* arm64: kernel: re-export _cpu_resume() from sleep.SArd Biesheuvel2016-09-051-1/+1
* arm64: kernel: use x30 for __enable_mmu return addressArd Biesheuvel2016-09-021-6/+2Star
* arm64: kernel: fix style issues in sleep.SArd Biesheuvel2016-09-021-11/+10Star
* arm64: vmlinux.ld: Add mmuoff data sections and move mmuoff text into idmapJames Morse2016-08-251-1/+1
* arm64: head.S: get rid of x25 and x26 with 'global' scopeArd Biesheuvel2016-08-221-2/+0Star
* arm64: kernel: avoid literal load of virtual address with MMU offArd Biesheuvel2016-08-171-1/+9
* arm64: Change cpu_resume() to enable mmu early then access sleep_sp by vaJames Morse2016-04-281-40/+26Star
* arm64: kernel: Rework finisher callback out of __cpu_suspend_enter()James Morse2016-04-281-60/+33Star
* arm64: kasan: clear stale stack poisonMark Rutland2016-03-101-0/+4
* arm64: Store struct thread_info in sp_el0Jungseok Lee2015-12-081-0/+3
* arm64: mm: ensure patched kernel text is fetched from PoUWill Deacon2015-08-051-0/+8
* arm64: restore cpu suspend/resume functionalitySudeep Holla2015-07-311-1/+0Star
* arm64: force CONFIG_SMP=y and remove redundant #ifdefsWill Deacon2015-07-271-5/+0Star
* arm64: drop sleep_idmap_phys and clean up cpu_resume()Ard Biesheuvel2015-06-021-5/+2Star
* arm64: reduce ID map to a single pageArd Biesheuvel2015-06-021-0/+2
* arm64: Move cpu_resume into the text sectionLaura Abbott2014-11-251-30/+6Star
* arm64: kernel: refactor the CPU suspend API for retention statesLorenzo Pieralisi2014-09-121-13/+34
* arm64: kernel: cpu_{suspend/resume} implementationLorenzo Pieralisi2013-12-161-0/+184