aboutsummaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)Author
2011-06-29ARM: pm: omap3: run the ASM sleep code from DDRJean Pihet
2011-06-24ARM: pm: ensure our temporary page table entry is removed from the TLBRussell King
2011-06-24ARM: pm: hide 1st and 2nd arguments to cpu_suspend from platform codeRussell King
2011-06-24ARM: pm: omap34xx: remove get_*_restore_pointer functions, directly use entry...Kevin Hilman
2011-06-24ARM: pm: omap34xx: convert to generic suspend/resume supportRussell King
2011-06-24ARM: pm: omap34xx: remove misleading comment and use of r9Russell King
2011-06-24ARM: pm: omap34xx: no need to save all registers in sleep34xx.SRussell King
2011-06-24ARM: pm: pxa: move cpu_suspend into C codeRussell King
2011-06-24ARM: pm: samsung: no need to call flush_cache_all()Russell King
2011-06-24ARM: pm: samsung: move cpu_suspend into C codeRussell King
2011-06-24ARM: pm: mach-s3c64xx: cleanup s3c_cpu_saveRussell King
2011-06-24ARM: pm: mach-exynos4: cleanup s3c_cpu_saveRussell King
2011-06-24ARM: pm: mach-s5pv210: cleanup s3c_cpu_saveRussell King
2011-06-24ARM: pm: plat-s3c24xx: cleanup s3c_cpu_saveRussell King
2011-06-24ARM: pm: sa1100: move cpu_suspend into C codeRussell King
2011-06-24ARM: pm: move cpu_init() call into core codeRussell King
2011-06-24ARM: pm: convert cpu_suspend() to a normal functionRussell King
2011-06-24ARM: pm: move sa1100 to use proper suspend func arg0Russell King
2011-06-24ARM: pm: rejig suspend follow-on function calling conventionRussell King
2011-06-24ARM: pm: reallocate registers to avoid r2, r3Russell King
2011-06-24ARM: pm: preserve r4 - r11 across a suspendRussell King
2011-06-24ARM: pm: extract common code from MULTI_CPU/!MULTI_CPU pathsRussell King
2011-06-24ARM: pm: move return address (for cpu_resume) to top of stackRussell King
2011-06-24ARM: pm: make MULTI_CPU and !MULTI_CPU resume paths the sameRussell King
2011-06-24ARM: pm: sa1100: no need to re-enable clock switchingRussell King
2011-06-24ARM: pm: arrange for cpu_proc_init() to be called on resumeRussell King
2011-06-24ARM: pm: ensure ARMv7 CPUs save and restore the TLS registerRussell King
2011-06-24ARM: pm: proc-v7: fix missing struct processor pointers for suspend codeRussell King
2011-06-21ARM: 6969/1: plat-iop: fix build errorLinus Walleij
2011-06-21ARM: 6961/1: zImage: Add build-time check for correctly-sized proc_type entriesDave Martin
2011-06-21ARM: SMP: wait for CPU to be marked activeRussell King
2011-06-17ARM: 6963/1: Thumb-2: Relax relocation requirements for non-function symbolsDave Martin
2011-06-17ARM: 6962/1: mach-h720x: fix build errorLinus Walleij
2011-06-17ARM: 6959/1: SMP build fix for entry-macro-multi.SMagnus Damm
2011-06-16Merge branch 'rmobile-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2011-06-15Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2011-06-15rtc: fix build warnings in defconfigsWanlong Gao
2011-06-15ARM: mach-shmobile: mackerel: tidyup usbhs driver settingsKuninori Morimoto
2011-06-14ARM: mach-shmobile: Correct SCIF port types for SH7367.Paul Mundt
2011-06-14ARM: mach-shmobile: sh73a0 gic_arch_extn.irq_set_wake() fixMagnus Damm
2011-06-14ARM: mach-shmobile: Mackerel USB platform data updateMagnus Damm
2011-06-14ARM: mach-shmobile: AG5EVM SDHI1 platform data updateMagnus Damm
2011-06-13Merge branch 's5p-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-06-12Merge branch 'gpio/merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2011-06-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2011-06-11ep93xx: set DMA masks for the ep93xx_ethMika Westerberg
2011-06-11ARM: footbridge: fix clock event supportRussell King
2011-06-11ARM: footbridge: fix debug macrosRussell King
2011-06-11ARM: initrd: disable initrds outside of memoryRussell King
2011-06-10Merge branch 'davinci-next' of git://gitorious.org/linux-davinci/linux-davinc...Russell King