summaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel/suspend.c
Commit message (Expand)AuthorAgeFilesLines
* ARM: kernel: implement stack pointer save array through MPIDR hashingLorenzo Pieralisi2013-06-201-0/+20
* ARM: suspend: fix CPU suspend code for !CONFIG_MMU configurationsWill Deacon2013-06-071-28/+36
* ARM: 7661/1: mm: perform explicit branch predictor maintenance when requiredWill Deacon2013-03-031-0/+1
* ARM: kernel: update cpu_suspend code to use cache LoUIS operationsLorenzo Pieralisi2012-09-251-1/+16
* ARM: suspend: use idmap_pgd instead of suspend_pgdWill Deacon2011-12-061-15/+3Star
* ARM: pm: add L2 cache cleaning for suspendRussell King2011-09-211-0/+3
* ARM: pm: convert some assembly to CRussell King2011-09-211-3/+21
* ARM: pm: get rid of cpu_resume_turn_mmu_onRussell King2011-09-211-2/+2
* ARM: pm: only use preallocated page table during resumeRussell King2011-09-211-7/+10
* ARM: pm: preallocate a page table for suspend/resumeRussell King2011-09-211-0/+48