aboutsummaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)Author
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-09-28ARM: 7541/1: Add ARM ERRATA 775420 workaroundSimon Horman
2012-09-28ARM: ensure vm_struct has its phys_addr member filled inRussell King
2012-09-27Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-09-27Merge branch 'fixes-for-3.6' of git://git.linaro.org/people/mszyprowski/linux...Linus Torvalds
2012-09-26ARM: Orion5x: Fix too small coherent pool.Andrew Lunn
2012-09-26ARM: 7540/1: kexec: Check segment memory addressesMatthew Leach
2012-09-26ARM: 7539/1: kexec: scan for dtb magic in segmentsMatthew Leach
2012-09-26ARM: 7538/1: delay: add registration mechanism for delay timer sourcesJonathan Austin
2012-09-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-09-24phy/micrel: Rename KS80xx to KSZ80xxMarek Vasut
2012-09-24ARM: dma-mapping: Fix potential memory leak in atomic_pool_init()Sachin Kamat
2012-09-22Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2012-09-21ARM: reserve syscall 378 for kcmpRussell King
2012-09-19ARM: 7535/1: Reprogram smp_twd based on new common clk framework notifiersMike Turquette
2012-09-19ARM: 7536/1: smp: Formalize an IPI for wakeupStephen Boyd
2012-09-19ARM: 7525/1: ptrace: use updated syscall number for syscall auditingWill Deacon
2012-09-19ARM: 7524/1: support syscall tracingWade Farnsworth
2012-09-18Merge tag 'imx-fixes' of git://git.pengutronix.de/git/imx/linux-2.6 into fixesOlof Johansson
2012-09-18ARM i.MX25: Make timer irq work againSascha Hauer
2012-09-18ARM: imx: armadillo5x0: Fix illegal register accessFabio Estevam
2012-09-18Merge tag 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixesOlof Johansson
2012-09-18Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/r...Olof Johansson
2012-09-18Merge branch 'v3.6-samsung-fixes-3' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson
2012-09-18ARM: shmobile: kzm9g: bugfix: correct mmcif interrupt settingsTetsuyuki Kobayashi
2012-09-18ARM: SAMSUNG: Use spin_lock_{irqsave,irqrestore} in clk_set_rateTushar Behera
2012-09-17ARM: 7519/1: integrator: convert platform devices to Device TreeLinus Walleij
2012-09-17ARM: 7518/1: integrator: convert AMBA devices to device treeLinus Walleij
2012-09-17ARM: 7517/1: integrator: initial device tree supportLinus Walleij
2012-09-17Merge branch 'atags' into integratorRussell King
2012-09-17ARM: 7516/1: plat-versatile: add DT support to FPGA IRQLinus Walleij
2012-09-17ARM: at91: fix missing #interrupt-cells on gpio-controllerJean-Christophe PLAGNIOL-VILLARD
2012-09-17ARM: SAMSUNG: use spin_lock_irqsave() in clk_set_parentMandeep Singh Baines
2012-09-17ARM: 7515/1: integrator: check PL010 base address from resourceLinus Walleij
2012-09-17ARM: 7514/1: integrator: call common init function from machineLinus Walleij
2012-09-16ARM: 7532/1: decompressor: reset SCTLR.TRE for VMSA ARMv7 coresMatthew Leach
2012-09-15ARM: 7522/1: arch_timers: register a time/cycle counterMarc Zyngier
2012-09-15ARM: 7523/1: arch_timers: enable the use of the virtual timerMarc Zyngier
2012-09-15ARM: 7531/1: mark kernelmode mem{cpy,set} non-experimentalLinus Walleij
2012-09-15ARM: 7520/1: Build dtb files in all targetAndrew Lunn
2012-09-15ARM: Fix build warning in arch/arm/mm/alignment.cRussell King
2012-09-15ARM: Add irqtime accounting supportRussell King
2012-09-15ARM: 7507/1: cache-l2x0.c: save the final aux ctrl value for resumingYilu Mao
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-14Merge branch 'fixes-for-3.6' of git://git.linaro.org/people/mszyprowski/linux...Linus Torvalds