aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/include
AgeCommit message (Expand)Author
2012-09-30arm: split ret_from_fork, simplify kernel_thread() [based on patch by rmk]Al Viro
2012-09-30Merge branch 'hyp-boot-mode-rmk' of git://git.kernel.org/pub/scm/linux/kernel...Russell King
2012-09-28Make most arch asm/module.h files use asm-generic/module.hDavid Howells
2012-09-26ARM: 7538/1: delay: add registration mechanism for delay timer sourcesJonathan Austin
2012-09-26Merge branch 'cache-louis' of git://linux-arm.org/linux-2.6-lp into devel-stableRussell King
2012-09-25ARM: mm: implement LoUIS API for cache maintenance opsLorenzo Pieralisi
2012-09-22Merge branch 'for-arm-soc-next' of git://git.linaro.org/people/ljones/linux-3...Olof Johansson
2012-09-22Merge branch 'multiplatform/smp_ops' into next/multiplatformOlof Johansson
2012-09-21ARM: reserve syscall 378 for kcmpRussell King
2012-09-20Merge tag 'multi-platform-for-3.7' of git://sources.calxeda.com/kernel/linux ...Olof Johansson
2012-09-20Merge branch 'next/dt' into next/multiplatformOlof Johansson
2012-09-20Merge tag 'tegra-for-3.7-dmaengine' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson
2012-09-20Merge tag 'omap-devel-dt-merged-for-v3.7' of git://git.kernel.org/pub/scm/lin...Olof Johansson
2012-09-20the only place that needs to include asm/exec.h is linux/binfmts.hAl Viro
2012-09-20get rid of generic instances of asm/exec.hAl Viro
2012-09-19ARM: 7536/1: smp: Formalize an IPI for wakeupStephen Boyd
2012-09-19ARM: 7524/1: support syscall tracingWade Farnsworth
2012-09-19ARM: virt: Add boot-time diagnosticsDave Martin
2012-09-19ARM: virt: allow the kernel to be entered in HYP modeDave Martin
2012-09-19ARM: opcodes: add __ERET/__MSR_ELR_HYP instruction encodingMarc Zyngier
2012-09-16Merge tag 'cleanup-omap-tags-for-v3.7' of git://git.kernel.org/pub/scm/linux/...Olof Johansson
2012-09-16Merge tag 'tegra-for-3.7-drivers-i2c' of git://git.kernel.org/pub/scm/linux/k...Olof Johansson
2012-09-15ARM: 7522/1: arch_timers: register a time/cycle counterMarc Zyngier
2012-09-15ARM: 7511/1: opcodes: Opcode definitions for the Virtualization ExtensionsDave Martin
2012-09-15ARM: 7510/1: opcodes: Add helpers for emitting custom opcodesDave Martin
2012-09-15ARM: 7509/1: opcodes: Make opcode byteswapping macros assembly-compatibleDave Martin
2012-09-15ARM: 7508/1: opcodes: Don't define the thumb32 byteswapping macros for BE32Dave Martin
2012-09-14ARM: initial multiplatform supportRob Herring
2012-09-14ARM: picoxcell: move debug macros to include/debugRob Herring
2012-09-14ARM: socfpga: move debug macros to include/debugRob Herring
2012-09-14ARM: mvebu: move debug macros to include/debugRob Herring
2012-09-14ARM: vexpress: move debug macros to include/debugRob Herring
2012-09-14ARM: highbank: move debug macros to include/debugRob Herring
2012-09-14ARM: move debug macros to common locationRob Herring
2012-09-14ARM: make mach/gpio.h headers optionalRob Herring
2012-09-14ARM: consolidate pen_release instead of having per platform definitionsMarc Zyngier
2012-09-14ARM: smp: Make SMP operations mandatoryMarc Zyngier
2012-09-13ARM: SoC: add per-platform SMP operationsMarc Zyngier
2012-09-13Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2012-09-09ARM: 7528/1: uaccess: annotate [__]{get,put}_user functions with might_fault()Will Deacon
2012-09-09ARM: 7527/1: uaccess: explicitly check __user pointer when !CPU_USE_DOMAINSRussell King
2012-09-07ARM: 7512/1: Fix XIP build due to PHYS_OFFSET definition movingStephen Boyd
2012-09-05Merge branch 'soc-core' of git://git.kernel.org/pub/scm/linux/kernel/git/horm...Olof Johansson
2012-09-04Merge tag 'arm-perf-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/wil...Olof Johansson
2012-09-04Merge commit 'a849088aa1' from rmk/fixes into cleanup/io-pciArnd Bergmann
2012-09-02ARM: Fix bad merge bd1274dc005 (Merge branch 'v6v7' into devel)Russell King
2012-08-29ARM: Don't unconditionally bloat thread_infoRussell King
2012-08-28ARM: DMA-Mapping: add function for setting coherent pool size from platform codeMarek Szyprowski
2012-08-25ARM: 7500/1: io: avoid writeback addressing modes for __raw_ accessorsWill Deacon
2012-08-25ARM: 7495/1: mutex: use generic atomic_dec-based implementation for ARMv6+Will Deacon