1. 6ebbf2c ARM: convert all "mov.* pc, reg" to "bx reg" for ARMv6+ by Russell King · 11 years ago
  2. 0e0779d ARM: 8053/1: kernel: sleep: restore HYP mode configuration in cpu_resume by Lorenzo Pieralisi · 11 years ago
  3. 2098990 Merge branch 'baserock/bjdooks/312-rc4/be/core-v3' of git://git.baserock.org/delta/linux into devel-stable by Russell King · 11 years ago
  4. 97bcb0f ARM: set BE8 if LE in head code by Ben Dooks · 12 years ago
  5. 71a8986 ARM: suspend: use hash of cpu_logical_map value to index into save array by Nicolas Pitre · 12 years ago
  6. 7604537 ARM: kernel: implement stack pointer save array through MPIDR hashing by Lorenzo Pieralisi · 12 years ago
  7. 9f97da7 Disintegrate asm/system.h for ARM by David Howells · 13 years ago
  8. d675d0b ARM: LPAE: add ISBs around MMU enabling code by Will Deacon · 13 years ago
  9. e6eadc6 ARM: suspend: use idmap_pgd instead of suspend_pgd by Will Deacon · 13 years ago
  10. abda1bd ARM: pm: convert some assembly to C by Russell King · 14 years ago
  11. 62b2d07 ARM: pm: get rid of cpu_resume_turn_mmu_on by Russell King · 14 years ago
  12. de8e71c ARM: pm: only use preallocated page table during resume by Russell King · 14 years ago
  13. e8ce0eb ARM: pm: preallocate a page table for suspend/resume by Russell King · 14 years ago
  14. f5fa68d ARM: pm: force non-zero return value from __cpu_suspend when aborting by Russell King · 14 years ago
  15. 29cb3cd ARM: pm: allow suspend finisher to return error codes by Russell King · 14 years ago
  16. 2c74a0c ARM: pm: hide 1st and 2nd arguments to cpu_suspend from platform code by Russell King · 14 years ago
  17. 14cd8fd ARM: pm: move cpu_init() call into core code by Russell King · 14 years ago
  18. e8856a8 ARM: pm: convert cpu_suspend() to a normal function by Russell King · 14 years ago
  19. 3799bbe ARM: pm: rejig suspend follow-on function calling convention by Russell King · 14 years ago
  20. 8111eaa ARM: pm: reallocate registers to avoid r2, r3 by Russell King · 14 years ago
  21. 5fa94c8 ARM: pm: preserve r4 - r11 across a suspend by Russell King · 14 years ago
  22. 3fd431b ARM: pm: extract common code from MULTI_CPU/!MULTI_CPU paths by Russell King · 14 years ago
  23. 2fefbcd ARM: pm: move return address (for cpu_resume) to top of stack by Russell King · 14 years ago
  24. 6b5f6ab ARM: pm: make MULTI_CPU and !MULTI_CPU resume paths the same by Russell King · 14 years ago
  25. fb4fe87 ARM: 6825/1: kernel/sleep.S: fix Thumb2 compilation issues by Nicolas Pitre · 14 years ago
  26. 941aefa ARM: pm: allow generic sleep code to be used with SMP CPU idle by Russell King · 14 years ago
  27. f6b0fa0 ARM: pm: add generic CPU suspend/resume support by Russell King · 14 years ago