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
/
arm
/
kernel
/
suspend.c
Age
Commit message (
Expand
)
Author
2018-05-31
ARM: bugs: hook processor bug checking into SMP and suspend paths
Russell King
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-03-02
sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...
Ingo Molnar
2015-01-21
ARM: 8248/1: pm: remove outdated comment
Brian Norris
2013-07-30
ARM: suspend: use hash of cpu_logical_map value to index into save array
Nicolas Pitre
2013-06-20
ARM: kernel: implement stack pointer save array through MPIDR hashing
Lorenzo Pieralisi
2013-06-07
ARM: suspend: fix CPU suspend code for !CONFIG_MMU configurations
Will Deacon
2013-03-03
ARM: 7661/1: mm: perform explicit branch predictor maintenance when required
Will Deacon
2012-09-25
ARM: kernel: update cpu_suspend code to use cache LoUIS operations
Lorenzo Pieralisi
2011-12-06
ARM: suspend: use idmap_pgd instead of suspend_pgd
Will Deacon
2011-09-20
ARM: pm: add L2 cache cleaning for suspend
Russell King
2011-09-20
ARM: pm: convert some assembly to C
Russell King
2011-09-20
ARM: pm: get rid of cpu_resume_turn_mmu_on
Russell King
2011-09-20
ARM: pm: only use preallocated page table during resume
Russell King
2011-09-20
ARM: pm: preallocate a page table for suspend/resume
Russell King