summaryrefslogtreecommitdiffstats
path: root/arch/arm/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-10-0730-697/+323
|\
| * 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-043-6/+17
| |\ \
| | * | ARM: 7538/1: delay: add registration mechanism for delay timer sourcesJonathan Austin2012-09-263-7/+9
| | * | ARM: 7522/1: arch_timers: register a time/cycle counterMarc Zyngier2012-09-151-0/+7
| | | |
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| *-------. \ \ Merge branches 'atags', 'cache-l2x0', 'clkdev', 'fixes', 'integrator', 'misc'...Russell King2012-10-0434-680/+396
| |\ \ \ \ \ \ \ | | | |_|_|_|/ / | | |/| | | | / | | | | |_|_|/ | | | |/| | |
| | | | | | * ARM: 7524/1: support syscall tracingWade Farnsworth2012-09-193-1/+15
| | | | | * | 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: 7536/1: smp: Formalize an IPI for wakeupStephen Boyd2012-09-191-1/+1
| | | | * | 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: 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: 7491/1: use generic version of identical asm headersRob Herring2012-08-2516-502/+17
| * | | | | Merge branch 'cleanup' into for-linusRussell King2012-10-042-48/+2
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | * | | | ARM: Don't unconditionally bloat thread_infoRussell King2012-08-291-0/+2
| | * | | | ARM: remove linkup-l1110.hPaul Bolle2012-06-251-48/+0
* | | | | | Merge tag 'stable/for-linus-3.7-arm-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2012-10-077-0/+294
|\ \ \ \ \ \
| * | | | | | xen/arm: compile netbackStefano Stabellini2012-08-081-0/+19
| * | | | | | xen/arm: receive Xen events on ARMStefano Stabellini2012-09-141-0/+18
| * | | | | | xen/arm: Introduce xen_ulong_t for unsigned longStefano Stabellini2012-09-141-2/+6
| * | | | | | xen/arm: sync_bitopsStefano Stabellini2012-08-081-0/+27
| * | | | | | xen/arm: page.h definitionsStefano Stabellini2012-08-081-0/+82
| * | | | | | xen/arm: hypercallsStefano Stabellini2012-09-141-0/+50
| * | | | | | arm: initial Xen supportStefano Stabellini2012-09-143-0/+94
| | |_|/ / / | |/| | | |
* | | | | | Merge tag 'uapi-prep-20121002' of git://git.infradead.org/users/dhowells/linu...Linus Torvalds2012-10-034-3/+6
|\ \ \ \ \ \
| * | | | | | UAPI: (Scripted) Set up UAPI Kbuild filesDavid Howells2012-10-021-0/+3
| * | | | | | UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel syst...David Howells2012-10-023-3/+3
* | | | | | | Merge branch 'for-v3.7' of git://git.linaro.org/people/mszyprowski/linux-dma-...Linus Torvalds2012-10-023-12/+4
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | ARM: kill off arch_is_coherentRob Herring2012-10-022-12/+3
| * | | | | | ARM: add coherent dma opsRob Herring2012-10-021-0/+1
| | |_|_|/ / | |/| | | |
* | | | | | Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2012-10-0110-14/+314
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'multiplatform/smp_ops' into next/multiplatformOlof Johansson2012-09-222-14/+41
| |\ \ \ \ \ \
| | * | | | | | ARM: consolidate pen_release instead of having per platform definitionsMarc Zyngier2012-09-141-0/+1
| | * | | | | | ARM: smp: Make SMP operations mandatoryMarc Zyngier2012-09-141-14/+0
| | * | | | | | ARM: SoC: add per-platform SMP operationsMarc Zyngier2012-09-132-0/+40
| * | | | | | | Merge tag 'multi-platform-for-3.7' of git://sources.calxeda.com/kernel/linux ...Olof Johansson2012-09-208-0/+273
| |\ \ \ \ \ \ \
| | * | | | | | | ARM: initial multiplatform supportRob Herring2012-09-141-0/+4
| | * | | | | | | ARM: picoxcell: move debug macros to include/debugRob Herring2012-09-141-0/+35
| | * | | | | | | ARM: socfpga: move debug macros to include/debugRob Herring2012-09-141-0/+16
| | * | | | | | | ARM: mvebu: move debug macros to include/debugRob Herring2012-09-141-0/+25
| | * | | | | | | ARM: vexpress: move debug macros to include/debugRob Herring2012-09-141-0/+84
| | * | | | | | | ARM: highbank: move debug macros to include/debugRob Herring2012-09-141-0/+17
| | * | | | | | | ARM: move debug macros to common locationRob Herring2012-09-141-0/+90
| | * | | | | | | ARM: make mach/gpio.h headers optionalRob Herring2012-09-141-0/+2
| | |/ / / / / /
OpenPOWER on IntegriCloud