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