summaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
* ARM: pm: samsung: move cpu_suspend into C codeRussell King2011-06-2411-83/+10Star
* ARM: pm: mach-s3c64xx: cleanup s3c_cpu_saveRussell King2011-06-241-3/+1Star
* ARM: pm: mach-exynos4: cleanup s3c_cpu_saveRussell King2011-06-241-4/+1Star
* ARM: pm: mach-s5pv210: cleanup s3c_cpu_saveRussell King2011-06-241-4/+1Star
* ARM: pm: plat-s3c24xx: cleanup s3c_cpu_saveRussell King2011-06-241-3/+1Star
* ARM: pm: sa1100: move cpu_suspend into C codeRussell King2011-06-242-11/+4Star
* ARM: pm: move cpu_init() call into core codeRussell King2011-06-244-7/+1Star
* ARM: pm: convert cpu_suspend() to a normal functionRussell King2011-06-248-40/+31Star
* ARM: pm: move sa1100 to use proper suspend func arg0Russell King2011-06-241-4/+4
* ARM: pm: rejig suspend follow-on function calling conventionRussell King2011-06-241-4/+5
* ARM: pm: reallocate registers to avoid r2, r3Russell King2011-06-241-9/+9
* ARM: pm: preserve r4 - r11 across a suspendRussell King2011-06-241-2/+3
* ARM: pm: extract common code from MULTI_CPU/!MULTI_CPU pathsRussell King2011-06-241-18/+6Star
* ARM: pm: move return address (for cpu_resume) to top of stackRussell King2011-06-241-8/+8
* ARM: pm: make MULTI_CPU and !MULTI_CPU resume paths the sameRussell King2011-06-241-9/+3Star
* ARM: pm: sa1100: no need to re-enable clock switchingRussell King2011-06-241-1/+0Star
* ARM: pm: arrange for cpu_proc_init() to be called on resumeRussell King2011-06-242-52/+51Star
* ARM: pm: ensure ARMv7 CPUs save and restore the TLS registerRussell King2011-06-241-3/+7
* ARM: pm: proc-v7: fix missing struct processor pointers for suspend codeRussell King2011-06-241-3/+3
* ARM: 6969/1: plat-iop: fix build errorLinus Walleij2011-06-211-0/+1
* ARM: 6961/1: zImage: Add build-time check for correctly-sized proc_type entriesDave Martin2011-06-211-1/+13
* ARM: SMP: wait for CPU to be marked activeRussell King2011-06-211-1/+5
* ARM: 6963/1: Thumb-2: Relax relocation requirements for non-function symbolsDave Martin2011-06-171-2/+11
* ARM: 6962/1: mach-h720x: fix build errorLinus Walleij2011-06-171-0/+2
* ARM: 6959/1: SMP build fix for entry-macro-multi.SMagnus Damm2011-06-172-0/+6
* Merge branch 'rmobile-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2011-06-164-71/+161
|\
| * ARM: mach-shmobile: mackerel: tidyup usbhs driver settingsKuninori Morimoto2011-06-151-15/+6Star
| * ARM: mach-shmobile: Correct SCIF port types for SH7367.Paul Mundt2011-06-141-7/+7
| * ARM: mach-shmobile: sh73a0 gic_arch_extn.irq_set_wake() fixMagnus Damm2011-06-141-0/+6
| * ARM: mach-shmobile: Mackerel USB platform data updateMagnus Damm2011-06-141-65/+160
| * ARM: mach-shmobile: AG5EVM SDHI1 platform data updateMagnus Damm2011-06-141-3/+1Star
* | Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2011-06-1621-55/+76
|\ \
| * | ARM: footbridge: fix clock event supportRussell King2011-06-111-0/+1
| * | ARM: footbridge: fix debug macrosRussell King2011-06-111-2/+3
| * | ARM: initrd: disable initrds outside of memoryRussell King2011-06-111-0/+6
| * | Merge branch 'davinci-next' of git://gitorious.org/linux-davinci/linux-davinc...Russell King2011-06-108-7/+152
| |\ \
| | * | davinci: make PCM platform devices staticSekhar Nori2011-06-082-2/+2
| | * | arm: davinci: Fix fallout from generic irq chip conversionThomas Gleixner2011-06-081-3/+4
| * | | Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into fixesRussell King2011-06-102-2/+6
| |\ \ \
| | * | | ARM: mx51/sdma: Check the chip revision in run-timeFabio Estevam2011-06-061-2/+4
| | * | | arm: mxs: include asm/processor.h for cpu_relax()Wolfram Sang2011-06-061-0/+2
| * | | | ARM: extend Code: line by one 16-bit quantity for Thumb instructionsRussell King2011-06-101-1/+1
| * | | | ARM: 6955/1: cmpxchg syscall should data abort if page not writePo-Yu Chuang2011-06-091-1/+1
| * | | | ARM: 6954/1: zImage: fix Thumb2 breakageNicolas Pitre2011-06-091-3/+3
| * | | | ARM: 6953/1: DT: don't try to access physical address zeroNicolas Pitre2011-06-091-0/+3
| * | | | ARM: 6949/2: mach-u300: fix compilaton warning in IO accessorsLinus Walleij2011-06-092-13/+11Star
| * | | | Revert "ARM: 6944/1: mm: allow ASID 0 to be allocated to tasks"Russell King2011-06-091-3/+3
| * | | | Revert "ARM: 6943/1: mm: use TTBR1 instead of reserved context ID"Russell King2011-06-092-10/+11
| * | | | ARM: 6952/1: fix lockdep warning of "unannotated irqs-off"Ming Lei2011-06-062-1/+7
| * | | | ARM: 6951/1: include .bss in memory layout informationRabin Vincent2011-06-061-2/+4