index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kernel
/
sleep.S
Age
Commit message (
Expand
)
Author
2016-11-11
arm64: move sp_el0 and tpidr_el1 into cpu_suspend_ctx
Mark Rutland
2016-10-16
kprobes: Unpoison stack in jprobe_return() for KASAN
Dmitry Vyukov
2016-09-05
arm64: kernel: re-export _cpu_resume() from sleep.S
Ard Biesheuvel
2016-09-02
arm64: kernel: use x30 for __enable_mmu return address
Ard Biesheuvel
2016-09-02
arm64: kernel: fix style issues in sleep.S
Ard Biesheuvel
2016-08-25
arm64: vmlinux.ld: Add mmuoff data sections and move mmuoff text into idmap
James Morse
2016-08-22
arm64: head.S: get rid of x25 and x26 with 'global' scope
Ard Biesheuvel
2016-08-17
arm64: kernel: avoid literal load of virtual address with MMU off
Ard Biesheuvel
2016-04-28
arm64: Change cpu_resume() to enable mmu early then access sleep_sp by va
James Morse
2016-04-28
arm64: kernel: Rework finisher callback out of __cpu_suspend_enter()
James Morse
2016-03-09
arm64: kasan: clear stale stack poison
Mark Rutland
2015-12-08
arm64: Store struct thread_info in sp_el0
Jungseok Lee
2015-08-05
arm64: mm: ensure patched kernel text is fetched from PoU
Will Deacon
2015-07-31
arm64: restore cpu suspend/resume functionality
Sudeep Holla
2015-07-27
arm64: force CONFIG_SMP=y and remove redundant #ifdefs
Will Deacon
2015-06-02
arm64: drop sleep_idmap_phys and clean up cpu_resume()
Ard Biesheuvel
2015-06-02
arm64: reduce ID map to a single page
Ard Biesheuvel
2014-11-25
arm64: Move cpu_resume into the text section
Laura Abbott
2014-09-12
arm64: kernel: refactor the CPU suspend API for retention states
Lorenzo Pieralisi
2013-12-16
arm64: kernel: cpu_{suspend/resume} implementation
Lorenzo Pieralisi