summaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)AuthorFilesLines
2016-02-27ARM: 8519/1: ICST: try other dividends than 1Linus Walleij1-0/+1
2016-02-27ARM: 8517/1: ICST: avoid arithmetic overflow in icst_hz()Linus Walleij1-2/+6
2015-11-27ARM: pxa: remove incorrect __init annotation on pxa27x_set_pwrmodeArnd Bergmann2-2/+2
2015-10-13ARM: fix Thumb2 signal handling when ARMv6 is enabledRussell King1-5/+10
2015-10-13ARM: 7880/1: Clear the IT state independent of the Thumb-2 modeT.J. Purtell1-4/+10
2015-10-13ARM: 8429/1: disable GCC SRA optimizationArd Biesheuvel1-0/+8
2015-08-07ARM: 8320/1: fix integer overflow in ELF_ET_DYN_BASEAndrey Ryabinin1-1/+1
2015-05-10ARM: 8284/1: sa1100: clear RCSR_SMR on resumeDmitry Eremin-Solenikov1-0/+1
2015-05-10hx4700: regulator: declare full constraintsMartin Vajnar1-0/+2
2015-05-10ARM: pxa: add regulator_has_full_constraints to spitz board fileDmitry Eremin-Solenikov1-0/+2
2015-05-10ARM: pxa: add regulator_has_full_constraints to poodle board fileDmitry Eremin-Solenikov1-0/+2
2015-05-10ARM: pxa: add regulator_has_full_constraints to corgi board fileDmitry Eremin-Solenikov1-0/+3
2015-02-20bus: omap_l3_noc: Correct returning IRQ_HANDLED unconditionally in the irq ha...Keerthy1-3/+7
2014-12-14ARM: 8216/1: xscale: correct auxiliary register in suspend/resumeDmitry Eremin-Solenikov1-2/+2
2014-11-05ARM: 8165/1: alignment: don't break misaligned NEON load/storeRobin Murphy1-0/+3
2014-09-14ARM: 8129/1: errata: work around Cortex-A15 erratum 830321 using dummy strexMark Rutland1-14/+15
2014-09-14ARM: 8128/1: abort: don't clear the exclusive monitorsMark Rutland2-12/+0
2014-09-14ARM: OMAP3: Fix choice of omap3_restore_es function in OMAP34XX rev3.1.2 case.Jeremy Vial1-1/+2
2014-08-06ARM: 7670/1: fix the memset fixNicolas Pitre1-20/+13
2014-08-06ARM: 7668/1: fix memset-related crashes caused by recent GCC (4.7.2) optimiza...Ivan Djelic1-41/+44
2014-08-06locking/mutex: Disable optimistic spinning on some architecturesPeter Zijlstra1-0/+1
2014-08-06ARM: OMAP2+: Fix parser-bug in platform muxing codeDavid R. Piegdon1-2/+4
2014-07-11ARM: 8012/1: kdump: Avoid overflow when converting pfn to physaddrLiu Hua1-1/+1
2014-07-11ARM: 8051/1: put_user: fix possible data corruption in put_userAndrey Ryabinin1-1/+2
2014-07-11ARM: imx: fix error handling in ipu device registrationEmil Goode1-1/+1
2014-05-18ARM: 8027/1: fix do_div() bug in big-endian systemsXiangyu Lu1-1/+1
2014-04-30ARM: 7954/1: mm: remove remaining domain support from ARMv6Will Deacon6-28/+16
2014-04-30ARM: mm: introduce present, faulting entries for PAGE_NONEWill Deacon4-3/+12
2014-04-02ARM: 7957/1: add DSB after icache flush in __flush_icache_all()Vinayak Kale1-0/+1
2014-04-02ARM: 7955/1: spinlock: ensure we have a compiler barrier before sevWill Deacon1-12/+3
2014-04-02ARM: 7953/1: mm: ensure TLB invalidation is complete before enabling MMUWill Deacon2-2/+3
2014-02-15ARM: fix "bad mode in ... handler" message for undefined instructionsRussell King1-1/+7
2014-02-15ARM: fix footbridge clockevent deviceRussell King1-6/+3
2014-01-03ARM: 7527/1: uaccess: explicitly check __user pointer when !CPU_USE_DOMAINSRussell King4-21/+56
2014-01-03ARM: pxa: prevent PXA270 occasional reboot freezesSergei Ianovich1-1/+7
2014-01-03ARM: pxa: tosa: fix keys mappingDmitry Eremin-Solenikov1-51/+51
2014-01-03ARM: 7913/1: fix framepointer check in unwind_frameKonstantin Khlebnikov1-1/+1
2014-01-03ARM: 7912/1: check stack pointer in get_wchanKonstantin Khlebnikov1-2/+5
2014-01-03ARM: footbridge: fix VGA initialisationRussell King2-2/+3
2014-01-03ARM: integrator_cp: Set LCD{0,1} enable lines when turning on CLCDJonathan Austin1-1/+2
2014-01-03ARM: sa11x0/assabet: ensure CS2 is configured appropriatelyRussell King1-0/+3
2013-10-27mm, show_mem: suppress page counts in non-blockable contextsDavid Rientjes1-0/+3
2013-10-27ARM: PCI: versatile: Fix SMAP register offsetsPeter Maydell1-3/+3
2013-09-10perf/arm: Fix armpmu_map_hw_event()Stephen Boyd1-1/+6
2013-09-10ARM: 7809/1: perf: fix event validation for software group leadersWill Deacon1-0/+3
2013-09-10ARM: 7791/1: a.out: remove partial a.out supportWill Deacon4-84/+0
2013-07-27ARM: 7765/1: perf: Record the user-mode PC in the call chain.Jed Davis1-0/+1
2013-06-29ARM: 7772/1: Fix missing flush_kernel_dcache_page() for noMMUSimon Baatz1-0/+6
2013-06-29ARM: 7755/1: handle user space mapped pages in flush_kernel_dcache_pageSimon Baatz2-3/+34
2013-06-19ARM: 7743/1: compressed/head.S: work around new binutils warningArnd Bergmann4-1/+3