summaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)Author
2013-06-29Merge branches 'fixes', 'mcpm', 'misc' and 'mmci' into for-nextRussell King
2013-06-29ARM: 7777/1: Avoid extra calls to the C compilerDouglas Anderson
2013-06-29ARM: 7774/1: Fix dtb dependency to use order-only prerequisitesDouglas Anderson
2013-06-24ARM: 7770/1: remove residual ARMv2 support from decompressorMarc Zyngier
2013-06-24ARM: 7769/1: Cortex-A15: fix erratum 798181 implementationMarc Zyngier
2013-06-24ARM: 7768/1: prevent risks of out-of-bound access in ASID allocatorMarc Zyngier
2013-06-24ARM: 7767/1: let the ASID allocator handle suspended animationMarc Zyngier
2013-06-24ARM: 7766/1: versatile: don't mark pen as __INITMark Rutland
2013-06-24ARM: 7765/1: perf: Record the user-mode PC in the call chain.Jed Davis
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: 7772/1: Fix missing flush_kernel_dcache_page() for noMMUSimon Baatz
2013-06-24ARM: 7763/1: kernel: fix __cpu_logical_map default initializationLorenzo Pieralisi
2013-06-24ARM: 7762/1: kernel: fix arm_dt_init_cpu_maps() to skip non-cpu nodesLorenzo Pieralisi
2013-06-24ARM: 7760/1: cpu_fa526_do_idle: remove WFIJonas Jensen
2013-06-22Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-06-19Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2013-06-17ARM: 7759/1: decouple CPU offlining from reboot/shutdownStephen Warren
2013-06-17ARM: dts: Correct the base address of pinctrl_3 on Exynos5250Padmavathi Venna
2013-06-17ARM: 7756/1: zImage/virt: remove hyp-stub.S during distcleanMagnus Damm
2013-06-17ARM: 7755/1: handle user space mapped pages in flush_kernel_dcache_pageSimon Baatz
2013-06-17ARM: 7754/1: Fix the CPU ID and the mask associated to the PJ4BGregory CLEMENT
2013-06-17ARM: 7753/1: map_init_section flushes incorrect pmdPo-Yu Chuang
2013-06-17ARM: 7752/1: errata: LoUIS bit field in CLIDR register is incorrectJon Medhurst
2013-06-17ARM: 7758/1: introduce config HAS_BANDGAPEduardo Valentin
2013-06-17ARM: 7757/1: mm: don't flush icache in switch_mm with hardware broadcastingWill Deacon
2013-06-17ARM: 7751/1: zImage: don't overwrite ourself with a page tableNicolas Pitre
2013-06-17ARM: 7749/1: spinlock: retry trylock operation if strex fails on free lockWill Deacon
2013-06-17ARM: 7748/1: oabi: handle faults when loading swi instruction from userspaceWill Deacon
2013-06-15Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-06-12Merge tag 'fixes-3.10-4' of git://git.infradead.org/users/jcooper/linux into ...Olof Johansson
2013-06-11ARM: SAMSUNG: pm: Adjust for pinctrl- and DT-enabled platformsTomasz Figa
2013-06-11ARM: prima2: fix incorrect panic usageHaojian Zhuang
2013-06-10Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2013-06-09Merge tag 'omap-for-v3.10/fixes-v3.10-rc4' of git://git.kernel.org/pub/scm/li...Olof Johansson
2013-06-08Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-06-08Merge tag 'imx-fixes-3.10-2' of git://git.linaro.org/people/shawnguo/linux-2....Olof Johansson
2013-06-08ARM: exynos: add debug_ll_io_init() call in exynos_init_io()Doug Anderson
2013-06-08Merge tag 'renesas-fixes-for-v3.10' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson
2013-06-08ARM: EXYNOS: uncompress - print debug messages if DEBUG_LL is definedTushar Behera
2013-06-07Merge tag 'omap-fixes-b-for-3.10-rc' of git://git.kernel.org/pub/scm/linux/ke...Tony Lindgren
2013-06-07Merge branch 'dts-fixes-for-3.10' of git://git.kernel.org/pub/scm/linux/kerne...Tony Lindgren
2013-06-06arm: mvebu: armada-xp-{gp,openblocks-ax3-4}: specify PCIe rangeThomas Petazzoni
2013-06-06ARM: Kirkwood: handle mv88f6282 cpu in __kirkwood_variant().Nicolas Schichan
2013-06-06ARM: omap3: clock: fix wrong container_of in clock36xx.cJean-Philippe Francois
2013-06-06arch, mm: Remove tlb_fast_mode()Peter Zijlstra
2013-06-05ARM: 7741/1: mcpm_platsmp.c: remove empty smp_init_cpus methodNicolas Pitre
2013-06-05ARM: 7740/1: MCPM: prettify debug outputNicolas Pitre
2013-06-05ARM: 7746/1: mm: lazy cache flushing on non-mapped pagesMing Lei
2013-06-05ARM: 7747/1: pcpu: ensure __my_cpu_offset cannot be re-ordered across barrier()Will Deacon