index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
kernel
/
sleep.S
Age
Commit message (
Expand
)
Author
2014-07-18
ARM: convert all "mov.* pc, reg" to "bx reg" for ARMv6+
Russell King
2014-05-25
ARM: 8053/1: kernel: sleep: restore HYP mode configuration in cpu_resume
Lorenzo Pieralisi
2013-10-30
Merge branch 'baserock/bjdooks/312-rc4/be/core-v3' of git://git.baserock.org/...
Russell King
2013-10-19
ARM: set BE8 if LE in head code
Ben Dooks
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
2012-03-28
Disintegrate asm/system.h for ARM
David Howells
2011-12-08
ARM: LPAE: add ISBs around MMU enabling code
Will Deacon
2011-12-06
ARM: suspend: use idmap_pgd instead of suspend_pgd
Will Deacon
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
2011-09-20
ARM: pm: force non-zero return value from __cpu_suspend when aborting
Russell King
2011-07-02
ARM: pm: allow suspend finisher to return error codes
Russell King
2011-06-24
ARM: pm: hide 1st and 2nd arguments to cpu_suspend from platform code
Russell King
2011-06-24
ARM: pm: move cpu_init() call into core code
Russell King
2011-06-24
ARM: pm: convert cpu_suspend() to a normal function
Russell King
2011-06-24
ARM: pm: rejig suspend follow-on function calling convention
Russell King
2011-06-24
ARM: pm: reallocate registers to avoid r2, r3
Russell King
2011-06-24
ARM: pm: preserve r4 - r11 across a suspend
Russell King
2011-06-24
ARM: pm: extract common code from MULTI_CPU/!MULTI_CPU paths
Russell King
2011-06-24
ARM: pm: move return address (for cpu_resume) to top of stack
Russell King
2011-06-24
ARM: pm: make MULTI_CPU and !MULTI_CPU resume paths the same
Russell King
2011-03-26
ARM: 6825/1: kernel/sleep.S: fix Thumb2 compilation issues
Nicolas Pitre
2011-02-22
ARM: pm: allow generic sleep code to be used with SMP CPU idle
Russell King
2011-02-22
ARM: pm: add generic CPU suspend/resume support
Russell King