summaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)AuthorFilesLines
2018-01-01ARM: 8720/1: ensure dump_instr() checks addr_limitMark Rutland1-10/+18
2017-11-11ARM: 8160/1: drop warning about return_address not using unwind tablesUwe Kleine-König1-4/+0
2017-11-11ARM: pxa: select both FB and FB_W100 for eseriesArnd Bergmann1-0/+1
2017-07-02mm: larger stack guard gap, between vmasHugh Dickins1-5/+7
2017-03-16ARM: 8643/3: arm/ptrace: Preserve previous registers for short regset writeDave Martin1-1/+1
2017-03-16ARM: 8634/1: hw_breakpoint: blacklist Scorpion CPUsMark Rutland2-0/+19
2017-02-23ARM: dma-mapping: don't allow DMA mappings to be marked executableRussell King1-2/+2
2016-11-20ARM: sa1111: fix pcmcia suspend/resumeRussell King1-9/+13
2016-11-20arm: oabi compat: add missing access checksDave Weinstein1-1/+7
2016-11-20ARM: OMAP3: hwmod data: Add sysc information for DSISebastian Reichel1-0/+12
2016-08-22ARM: fix PTRACE_SETVFPREGS on SMP systemsRussell King1-1/+1
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-09ARM: 8284/1: sa1100: clear RCSR_SMR on resumeDmitry Eremin-Solenikov1-0/+1
2015-05-09hx4700: regulator: declare full constraintsMartin Vajnar1-0/+2
2015-05-09ARM: pxa: add regulator_has_full_constraints to spitz board fileDmitry Eremin-Solenikov1-0/+2
2015-05-09ARM: pxa: add regulator_has_full_constraints to poodle board fileDmitry Eremin-Solenikov1-0/+2
2015-05-09ARM: 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-13ARM: 8129/1: errata: work around Cortex-A15 erratum 830321 using dummy strexMark Rutland1-14/+15
2014-09-13ARM: 8128/1: abort: don't clear the exclusive monitorsMark Rutland2-12/+0
2014-09-13ARM: 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