aboutsummaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)Author
2013-09-11ARM: kernel: Fix section mismatches caused by commit bba0859a99Jon Medhurst (Tixy)
2013-08-11ARM: 7791/1: a.out: remove partial a.out supportWill Deacon
2013-08-11ARM: 7790/1: Fix deferred mm switch on VIVT processorsCatalin Marinas
2013-08-11ARM: 7784/1: mm: ensure SMP alternates assemble to exactly 4 bytes with Thumb-2Will Deacon
2013-08-11ARM: fix nommu builds with 48be69a02 (ARM: move signal handlers into a vdso-l...Russell King
2013-08-11ARM: fix a cockup in 48be69a02 (ARM: move signal handlers into a vdso-like page)Russell King
2013-08-11ARM: make vectors page inaccessible from userspaceRussell King
2013-08-11ARM: move signal handlers into a vdso-like pageRussell King
2013-08-11ARM: allow kuser helpers to be removed from the vector pageRussell King
2013-08-11ARM: update FIQ support for relocation of vectorsRussell King
2013-08-11ARM: use linker magic for vectors and vector stubsRussell King
2013-08-11ARM: move vector stubsRussell King
2013-08-11ARM: poison memory between kuser helpersRussell King
2013-08-11ARM: poison the vectors pageRussell King
2013-08-04ARM: 7722/1: zImage: Convert 32bits memory size and address from ATAG to 64bi...Gregory CLEMENT
2013-07-28ARM: footbridge: fix overlapping PCI mappingsMike Frysinger
2013-07-28ARM: S3C24XX: Add missing clkdev entries for s3c2440 UARTSylwester Nawrocki
2013-07-21ARM: mm: fix boot on SA1110 AssabetRussell King
2013-07-21ARM: shmobile: emev2 GIO3 resource fixMagnus Damm
2013-07-21ARM: shmobile: r8a73a4: Fix resources for SCIFB0Takanari Hayama
2013-07-21ARM: dts: imx: cpus/cpu nodes dts updatesLorenzo Pieralisi
2013-07-21ARM: 7778/1: smp_twd: twd_update_frequency need be run on all online CPUsJason Liu
2013-07-21ARM: 7769/1: Cortex-A15: fix erratum 798181 implementationMarc Zyngier
2013-07-21ARM: 7768/1: prevent risks of out-of-bound access in ASID allocatorMarc Zyngier
2013-07-21ARM: 7767/1: let the ASID allocator handle suspended animationMarc Zyngier
2013-07-21ARM: 7765/1: perf: Record the user-mode PC in the call chain.Jed Davis
2013-06-29ARM: dt: Only print warning, not WARN() on bad cpu map in device treeOlof Johansson
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-15Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-06-11Merge 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-09Merge 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-07Merge tag 'imx-fixes-3.10-2' of git://git.linaro.org/people/shawnguo/linux-2....Olof Johansson
2013-06-07ARM: exynos: add debug_ll_io_init() call in exynos_init_io()Doug Anderson