summaryrefslogtreecommitdiffstats
path: root/arch/arm/include
AgeCommit message (Expand)AuthorFilesLines
2013-11-12Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-2/+0
2013-11-12Merge tag 'gpio-v3.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2-87/+0
2013-11-12Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-5/+32
2013-11-12Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+1
2013-11-11Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds1-0/+26
2013-11-11Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-8/+0
2013-11-07Merge remote-tracking branch 'grant/devicetree/next' into for-nextRob Herring1-1/+1
2013-11-01Merge branch 'linus' into sched/coreIngo Molnar3-5/+16
2013-10-28Merge tag 'omap-for-v3.13/cm-scm-cleanup-signed' of git://git.kernel.org/pub/...Olof Johansson1-0/+7
2013-10-28Merge tag 'imx-soc-3.13' of git://git.linaro.org/people/shawnguo/linux-2.6 in...Olof Johansson1-0/+26
2013-10-21ARM: imx: add low-level debug for vybridShawn Guo1-0/+26
2013-10-19Merge tag 'v3.12-rc6' into develLinus Walleij4-6/+17
2013-10-16Merge tag 'v3.12-rc4' into develLinus Walleij1-0/+7
2013-10-14Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds3-5/+16
2013-10-13ARM: 7851/1: check for number of arguments in syscall_get/set_arguments()AKASHI Takahiro1-0/+6
2013-10-11ARM: Remove temporary sched_clock.h headerStephen Boyd1-4/+0
2013-10-11Merge branch 'core/urgent' into sched/coreIngo Molnar1-1/+1
2013-10-11compiler/gcc4: Add quirk for 'asm goto' miscompilation bugIngo Molnar1-1/+1
2013-10-09of: remove HAVE_ARCH_DEVTREE_FIXUPSRob Herring1-2/+0
2013-10-09Merge tag 'v3.12-rc4' into sched/coreIngo Molnar1-0/+7
2013-10-03Merge branch 'timer_evtstrm' of git://linux-arm.org/linux-skn into clockevent...Daniel Lezcano2-5/+32
2013-10-03ARM: 7843/1: drop asm/types.h from generic-yArd Biesheuvel1-1/+0
2013-10-03ARM: 7842/1: MCPM: don't explode if invoked without being initialized firstNicolas Pitre1-4/+10
2013-09-26ARM: arch_timer: add support to configure and enable event streamSudeep KarkadaNagesha2-3/+25
2013-09-26ARM/ARM64: arch_timer: add macros for bits in control registerSudeep KarkadaNagesha1-2/+7
2013-09-25sched, arch: Create asm/preempt.hPeter Zijlstra1-0/+1
2013-09-20ARM: plat-iop: instantiate GPIO from platform deviceLinus Walleij2-41/+0
2013-09-20ARM: plat-iop: remove custom complex GPIO implementationLinus Walleij2-46/+0
2013-09-18ARM: 7836/1: add __get_user_unaligned/__put_user_unalignedNicolas Pitre1-0/+7
2013-09-17ARM: delete mach-sharkLinus Walleij1-4/+0
2013-09-09Merge tag 'late-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2-3/+3
2013-09-09Merge branch 'for-v3.12' of git://git.linaro.org/people/mszyprowski/linux-dma...Linus Torvalds1-1/+0
2013-09-06Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds1-0/+4
2013-09-06Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-34/+93
2013-09-06Merge tag 'arm64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-2/+0
2013-09-05Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds37-532/+453
2013-09-05Merge branches 'debug-choice', 'devel-stable' and 'misc' into for-linusRussell King37-532/+453
2013-09-04Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-2/+2
2013-09-02Move the EM_ARM and EM_AARCH64 definitions to uapi/linux/elf-em.hDan Aloni1-2/+0
2013-09-02ARM: 7829/1: Add ".text.unlikely" and ".text.hot" to arm unwind tablesDouglas Anderson1-0/+2
2013-09-02ARM: 7828/1: ARMv7-M: implement restart routine common to all v7-M machinesUwe Kleine-König1-0/+12
2013-09-01Merge tag 'kvm-arm-for-3.12' of git://git.linaro.org/people/cdall/linux-kvm-a...Gleb Natapov1-1/+1
2013-08-30ARM: KVM: Fix kvm_set_pte assignmentChristoffer Dall1-1/+1
2013-08-29Merge tag 'highbank-for-3.12' of git://sources.calxeda.com/kernel/linux into ...Olof Johansson2-3/+3
2013-08-29Merge remote-tracking branch 'origin/next' into kvm-ppc-nextAlexander Graf7-26/+23
2013-08-28Merge branch 'for-rmk/cacheflush-v2' of git://git.kernel.org/pub/scm/linux/ke...Russell King2-2/+12
2013-08-28Merge branch 'for-rmk/barriers' of git://git.kernel.org/pub/scm/linux/kernel/...Russell King17-142/+240
2013-08-27drivers: dma-contiguous: clean source code and prepare for device treeMarek Szyprowski1-1/+0
2013-08-25ARM: 7806/1: allow DEBUG_UNCOMPRESS for TegraStephen Warren1-0/+29
2013-08-25ARM: debug: move keystone debug to generic 8250 codeRussell King1-43/+0