aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/include
AgeCommit message (Expand)Author
2012-11-07Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2012-10-29ARM: 7567/1: io: avoid GCC's offsettable addressing modes for halfword accessesWill Deacon
2012-10-29ARM: 7566/1: vfp: fix save and restore when running on pre-VFPv3 and CONFIG_V...Paul Walmsley
2012-10-29ARM: 7565/1: sched: stop sched_clock() during suspendFelipe Balbi 2
2012-10-28Merge tag 'fixes-for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds
2012-10-26Revert "ARM: dma-mapping: support debug_dma_mapping_error"Marek Szyprowski
2012-10-25Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2012-10-25Merge branch 'fixes_for_linus' of git://git.linaro.org/people/mszyprowski/lin...Linus Torvalds
2012-10-25ARM: socfpga: Fix socfpga compilation with early_printk() enabledPavel Machek
2012-10-23ARM: dma-mapping: support debug_dma_mapping_errorMing Lei
2012-10-22Merge tag 'fixes-for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Russell King
2012-10-19Merge commit 'v3.7-rc1' into stable/for-linus-3.7Konrad Rzeszutek Wilk
2012-10-19xen: arm: comment on why 64-bit xen_pfn_t is safe even on 32 bitIan Campbell
2012-10-19xen: arm: make p2m operations NOPsIan Campbell
2012-10-19xen: grant: use xen_pfn_t type for frame_list.Ian Campbell
2012-10-19xen: sysfs: fix build warning.Ian Campbell
2012-10-14Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-10-13Merge branch 'late-for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2012-10-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-10-12arm: switch to saner kernel_execve() semanticsAl Viro
2012-10-12UAPI: (Scripted) Disintegrate arch/arm/include/asmDavid Howells
2012-10-12Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2012-10-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-10-11Merge branch 'fixes' into for-linusRussell King
2012-10-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-10-09ARM: warnings in arch/arm/include/asm/uaccess.hArnd Bergmann
2012-10-09ARM: binfmt_flat: unused variable 'persistent'Arnd Bergmann
2012-10-09ARM: vfp: fix saving d16-d31 vfp registers on v6+ kernelsRussell King
2012-10-09ARM: 7549/1: HYP: fix boot on some ARM1136 coresMarc Zyngier
2012-10-07Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2012-10-07Merge tag 'stable/for-linus-3.7-arm-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2012-10-06Merge branch 'fixes' into for-linusRussell King
2012-10-05ARM: 7548/1: include linux/sched.h in syscall.hWade Farnsworth
2012-10-04Merge branch 'arch-timers' into for-linusRussell King
2012-10-04Merge branches 'atags', 'cache-l2x0', 'clkdev', 'fixes', 'integrator', 'misc'...Russell King
2012-10-04Merge branch 'cleanup' into for-linusRussell King
2012-10-03Merge tag 'uapi-prep-20121002' of git://git.infradead.org/users/dhowells/linu...Linus Torvalds
2012-10-02Merge branch 'for-v3.7' of git://git.linaro.org/people/mszyprowski/linux-dma-...Linus Torvalds
2012-10-02UAPI: (Scripted) Set up UAPI Kbuild filesDavid Howells
2012-10-02UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel syst...David Howells
2012-10-02ARM: kill off arch_is_coherentRob Herring
2012-10-02ARM: add coherent dma opsRob Herring
2012-10-01Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds
2012-10-01Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-10-01Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-10-01Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-10-01sanitize tsk_is_polling()Al Viro
2012-09-30arm: get rid of execve wrapper, switch to generic execve() implementationAl Viro
2012-09-30arm: optimized current_pt_regs()Al Viro
2012-09-30arm: introduce ret_from_kernel_execve(), switch to generic kernel_execve()Al Viro