summaryrefslogtreecommitdiffstats
path: root/arch/arm/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-10-141-6/+2Star
|\
| * Make most arch asm/module.h files use asm-generic/module.hDavid Howells2012-09-281-6/+2Star
* | Merge branch 'late-for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-10-1424-926/+1006
|\ \
| * | UAPI: (Scripted) Disintegrate arch/arm/include/asmDavid Howells2012-10-1224-926/+1006
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-131-1/+0Star
|\ \ \ | |/ / |/| |
| * | arm: switch to saner kernel_execve() semanticsAl Viro2012-10-121-1/+0Star
* | | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-10-127-2/+127
|\ \ \
| * \ \ Merge branch 'fixes' into for-linusRussell King2012-10-1158-829/+814Star
| |\ \ \
| | * | | ARM: vfp: fix saving d16-d31 vfp registers on v6+ kernelsRussell King2012-10-091-2/+2
| * | | | ARM: 7549/1: HYP: fix boot on some ARM1136 coresMarc Zyngier2012-10-091-4/+5
| * | | | Merge branch 'hyp-boot-mode-rmk' of git://git.kernel.org/pub/scm/linux/kernel...Russell King2012-09-305-15/+303
| |\ \ \ \
| | * | | | ARM: virt: Add boot-time diagnosticsDave Martin2012-09-191-0/+17
| | * | | | ARM: virt: allow the kernel to be entered in HYP modeDave Martin2012-09-193-0/+81
| | * | | | ARM: opcodes: add __ERET/__MSR_ELR_HYP instruction encodingMarc Zyngier2012-09-191-0/+10
| * | | | | Merge branch 'cache-louis' of git://linux-arm.org/linux-2.6-lp into devel-stableRussell King2012-09-262-0/+16
| |\ \ \ \ \
| | * | | | | ARM: mm: implement LoUIS API for cache maintenance opsLorenzo Pieralisi2012-09-252-0/+16
| | | |_|_|/ | | |/| | |
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-121-2/+0Star
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | sanitize tsk_is_polling()Al Viro2012-10-011-2/+0Star
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-104-6/+7
|\| | | | | | |_|_|_|/ |/| | | |
| * | | | arm: get rid of execve wrapper, switch to generic execve() implementationAl Viro2012-10-011-0/+1
| * | | | arm: optimized current_pt_regs()Al Viro2012-10-011-0/+5
| * | | | arm: introduce ret_from_kernel_execve(), switch to generic kernel_execve()Al Viro2012-10-011-0/+1
| * | | | arm: split ret_from_fork, simplify kernel_thread() [based on patch by rmk]Al Viro2012-10-011-5/+0Star
| * | | | the only place that needs to include asm/exec.h is linux/binfmts.hAl Viro2012-09-201-1/+0Star
| * | | | get rid of generic instances of asm/exec.hAl Viro2012-09-202-6/+1Star
| | |/ / | |/| |
* | | | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-10-0730-697/+323Star
|\ \ \ \
| * \ \ \ 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-053-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-0534-680/+396Star
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / | | |/| | | | / / / | | | | |_|_|/ / / | | | |/| | | | / | | | | | | |_|/ | | | | | |/| |
| | | | | | * | 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/+1Star
| | | | * | ARM: 7493/1: use generic unaligned.hRob Herring2012-08-252-19/+1Star
| | | | * | ARM: 7491/1: use generic version of identical asm headersRob Herring2012-08-2516-502/+17Star
| * | | | | Merge branch 'cleanup' into for-linusRussell King2012-10-052-48/+2Star
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | * | | | ARM: Don't unconditionally bloat thread_infoRussell King2012-08-291-0/+2
| | * | | | ARM: remove linkup-l1110.hPaul Bolle2012-06-251-48/+0Star
* | | | | | 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