summaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel/suspend.c
Commit message (Expand)AuthorAgeFilesLines
* 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