summaryrefslogtreecommitdiff
path: root/arch/arm/include
AgeCommit message (Expand)Author
2013-07-03Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2013-07-02Merge tag 'late-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2013-07-02Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds
2013-07-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-06-29Merge branch 'devel-stable' into for-nextRussell King
2013-06-29Merge branches 'fixes', 'mcpm', 'misc' and 'mmci' into for-nextRussell King
2013-06-29consolidate io_remap_pfn_range definitionsAl Viro
2013-06-25Merge branch 'sti/soc' into next/lateOlof Johansson
2013-06-25ARM: sti: Add DEBUG_LL console supportSrinivas Kandagatla
2013-06-24ARM: 7769/1: Cortex-A15: fix erratum 798181 implementationMarc Zyngier
2013-06-24ARM: 7735/2: Preserve the user r/w register TPIDRURW on context switch and forkAndré Hentschel
2013-06-24ARM: 7773/1: PJ4B: Add support for errata 4742Gregory CLEMENT
2013-06-24ARM: 7763/1: kernel: fix __cpu_logical_map default initializationLorenzo Pieralisi
2013-06-21arm: Add Initial TI-Nspire supportDaniel Tang
2013-06-21Merge tag 'v3.11-rockchip-basics' of git://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann
2013-06-21arm: add debug uarts for rockchip rk29xx and rk3xxx seriesHeiko Stuebner
2013-06-20ARM: kernel: implement stack pointer save array through MPIDR hashingLorenzo Pieralisi
2013-06-20ARM: kernel: build MPIDR hash function data structureLorenzo Pieralisi
2013-06-20Merge tag 'imx-soc-3.11' of git://git.linaro.org/people/shawnguo/linux-2.6 in...Arnd Bergmann
2013-06-19Merge tag 'u300-multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/g...Arnd Bergmann
2013-06-19Merge tag 'integrator-pci-for-arm-soc' of git://git.kernel.org/pub/scm/linux/...Arnd Bergmann
2013-06-19Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2013-06-18Merge branch 'for-rmk/arch-timer-cleanups' of git://linux-arm.org/linux-mr in...Russell King
2013-06-18Merge branch 'for-rmk/lpae' of git://git.kernel.org/pub/scm/linux/kernel/git/...Russell King
2013-06-18Merge branch 'for-rmk/hugepages' of git://git.linaro.org/people/stevecapper/l...Russell King
2013-06-18Merge tag 'keystone-soc-for-arm-soc' of git://git.kernel.org/pub/scm/linux/ke...Olof Johansson
2013-06-17ARM: keystone: Add minimal TI Keystone platform supportSantosh Shilimkar
2013-06-17ARM: mpu: protect the vectors page with an MPU regionJonathan Austin
2013-06-17ARM: u300: remove deps from debug macroLinus Walleij
2013-06-17ARM: u300: move debugmacro to debug includesLinus Walleij
2013-06-17ARM: 7755/1: handle user space mapped pages in flush_kernel_dcache_pageSimon Baatz
2013-06-17ARM: 7757/1: mm: don't flush icache in switch_mm with hardware broadcastingWill Deacon
2013-06-17ARM: 7749/1: spinlock: retry trylock operation if strex fails on free lockWill Deacon
2013-06-17ARM: imx: enable low-level debug support for imx6slShawn Guo
2013-06-14Merge tag 'regmap-3.11' of git://git.infradead.org/users/jcooper/linux into n...Olof Johansson
2013-06-14Merge tag 'omap-for-v3.11/soc-signed' of git://git.kernel.org/pub/scm/linux/k...Olof Johansson
2013-06-13arm: mvebu: add another earlyprintk Kconfig optionThomas Petazzoni
2013-06-10Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2013-06-07ARM: mpu: add MPU initialisation for secondary coresJonathan Austin
2013-06-07ARM: mpu: add early bring-up code for the ARMv7 PMSA-compliant MPUJonathan Austin
2013-06-07ARM: mpu: add header for MPU register layouts and region dataJonathan Austin
2013-06-07ARM: mpu: add PMSA related registers and bitfields to existing headersJonathan Austin
2013-06-07ARM: vexpress: Add Cortex-R Series UART, selectable via DEBUG_LLJonathan Austin
2013-06-07ARM: nommu: add stub local_flush_bp_all() for !CONFIG_MMUUJonathan Austin
2013-06-07ARM: nommu: provide dummy cpu_switch_mm implementationWill Deacon
2013-06-07ARM: nommu: define dummy TLB operations for nommu configurationsWill Deacon
2013-06-07clocksource: arch_timer: use virtual countersMark Rutland
2013-06-06arch, mm: Remove tlb_fast_mode()Peter Zijlstra
2013-06-05ARM: 7747/1: pcpu: ensure __my_cpu_offset cannot be re-ordered across barrier()Will Deacon
2013-06-04ARM: mm: Transparent huge page support for LPAE systems.Catalin Marinas