summaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
* vt8500: Fix build warning when no framebuffer selectedTony Prisk2012-10-071-1/+4
* dtb: Add arch-vt8500 board files to arch/arm/boot/dts/MakefileTony Prisk2012-10-071-0/+3
* ARM: tegra: remove "Tegra board type" comment from KconfigStephen Warren2012-10-071-2/+0
* ARM: tegra: fix invalid unit-address in tegra*.dtsiStephen Warren2012-10-072-3/+3
* ARM: iop: fix mismerge of KconfigOlof Johansson2012-10-071-2/+0
* Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-10-0766-1304/+1766
|\
| * Merge branch 'fixes' into for-linusRussell King2012-10-061-0/+1
| |\
| | * ARM: 7548/1: include linux/sched.h in syscall.hWade Farnsworth2012-10-051-0/+1
| * | Merge branch 'arch-timers' into for-linusRussell King2012-10-045-125/+316
| |\ \
| | * | ARM: 7538/1: delay: add registration mechanism for delay timer sourcesJonathan Austin2012-09-265-24/+43
| | * | ARM: 7522/1: arch_timers: register a time/cycle counterMarc Zyngier2012-09-152-0/+32
| | * | ARM: 7523/1: arch_timers: enable the use of the virtual timerMarc Zyngier2012-09-151-102/+241
| | | |
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| *---------. \ \ Merge branches 'atags', 'cache-l2x0', 'clkdev', 'fixes', 'integrator', 'misc'...Russell King2012-10-04191-1524/+3151
| |\ \ \ \ \ \ \ \ | | | | |_|_|_|_|/ | | | |/| | | | |
| | | | | | | * | ARM: 7525/1: ptrace: use updated syscall number for syscall auditingWill Deacon2012-09-191-6/+6
| | | | | | | * | ARM: 7524/1: support syscall tracingWade Farnsworth2012-09-196-3/+34
| | | | | | * | | ARM: 7511/1: opcodes: Opcode definitions for the Virtualization ExtensionsDave Martin2012-09-152-0/+31
| | | | | | * | | ARM: 7510/1: opcodes: Add helpers for emitting custom opcodesDave Martin2012-09-151-0/+69
| | | | | | * | | ARM: 7509/1: opcodes: Make opcode byteswapping macros assembly-compatibleDave Martin2012-09-151-15/+82
| | | | | | * | | ARM: 7508/1: opcodes: Don't define the thumb32 byteswapping macros for BE32Dave Martin2012-09-151-1/+14
| | | | | | | |/ | | | | | | |/|
| | | | | * | | ARM: ensure vm_struct has its phys_addr member filled inRussell King2012-09-281-0/+1
| | | | | * | | ARM: 7540/1: kexec: Check segment memory addressesMatthew Leach2012-09-261-0/+6
| | | | | * | | ARM: 7539/1: kexec: scan for dtb magic in segmentsMatthew Leach2012-09-261-1/+22
| | | | | * | | ARM: 7536/1: smp: Formalize an IPI for wakeupStephen Boyd2012-09-192-5/+10
| | | | | * | | ARM: 7531/1: mark kernelmode mem{cpy,set} non-experimentalLinus Walleij2012-09-151-2/+2
| | | | | * | | ARM: 7520/1: Build dtb files in all targetAndrew Lunn2012-09-151-2/+7
| | | | | * | | ARM: Fix build warning in arch/arm/mm/alignment.cRussell King2012-09-151-3/+3
| | | | | * | | ARM: Add irqtime accounting supportRussell King2012-09-151-0/+8
| | | | | * | | ARM: Fix bad merge bd1274dc005 (Merge branch 'v6v7' into devel)Russell King2012-09-021-8/+8
| | | | | * | | ARM: 7500/1: io: avoid writeback addressing modes for __raw_ accessorsWill Deacon2012-08-251-6/+61
| | | | | * | | ARM: 7498/1: mach-shmobile: Use SGI0 to wake secondary CPUsStephen Boyd2012-08-251-1/+1
| | | | | * | | ARM: 7495/1: mutex: use generic atomic_dec-based implementation for ARMv6+Will Deacon2012-08-251-2/+7
| | | | | * | | ARM: 7494/1: use generic termios.hRob Herring2012-08-252-92/+1
| | | | | * | | ARM: 7493/1: use generic unaligned.hRob Herring2012-08-252-19/+1
| | | | | * | | ARM: 7492/1: add strstr declaration for decompressorsRob Herring2012-08-251-0/+3
| | | | | * | | ARM: 7491/1: use generic version of identical asm headersRob Herring2012-08-2516-502/+17
| | | | | * | | ARM: Allow arm_memblock_steal() to remove memory from any RAM regionRussell King2012-08-131-1/+1
| | | | | * | | ARM: 7485/1: EXYNOS: use SGI0 to wake secondary CPUsStephen Boyd2012-08-111-1/+1
| | | | * | | | ARM: 7519/1: integrator: convert platform devices to Device TreeLinus Walleij2012-09-174-63/+77
| | | | * | | | ARM: 7518/1: integrator: convert AMBA devices to device treeLinus Walleij2012-09-177-53/+269
| | | | * | | | ARM: 7517/1: integrator: initial device tree supportLinus Walleij2012-09-175-68/+348
| | | | * | | | Merge branch 'atags' into integratorRussell King2012-09-178-257/+277
| | | | |\ \ \ \
| | | | | * | | | ARM: 7506/1: allow for ATAGS to be configured out when DT support is selectedNicolas Pitre2012-09-033-9/+33
| | | | | * | | | ARM: 7505/1: split out ATAGS parsingNicolas Pitre2012-09-037-251/+247
| | | | * | | | | ARM: 7516/1: plat-versatile: add DT support to FPGA IRQLinus Walleij2012-09-172-10/+64
| | | | * | | | | ARM: 7515/1: integrator: check PL010 base address from resourceLinus Walleij2012-09-171-1/+4
| | | | * | | | | ARM: 7514/1: integrator: call common init function from machineLinus Walleij2012-09-174-4/+6
| | | | | |_|/ / | | | | |/| | |
| | | * | | | | ARM: 7541/1: Add ARM ERRATA 775420 workaroundSimon Horman2012-09-282-0/+13
| | * | | | | | ARM: 7507/1: cache-l2x0.c: save the final aux ctrl value for resumingYilu Mao2012-09-151-2/+6
| | | |/ / / / | | |/| | | |
| * | | | | | Merge branch 'cleanup' into for-linusRussell King2012-10-046-70/+6
| |\ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| | * | | | | ARM: Don't unconditionally bloat thread_infoRussell King2012-08-292-0/+4