summaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)AuthorFilesLines
2015-08-16ARM: 7819/1: fiq: Cast the first argument of flush_icache_range()Fabio Estevam1-1/+2
2015-08-16ARM: Fix FIQ code on VIVT CPUsRussell King1-6/+2
2015-08-16ARM: Fix !kuser helpers caseRussell King1-1/+2
2015-08-16ARM: realview: fix sparsemem buildArnd Bergmann1-0/+2
2015-07-10arm: KVM: force execution of HCPTR access on VM exitMarc Zyngier2-8/+22
2015-07-03bus: mvebu: pass the coherency availability information at init timeGreg Ungerer7-6/+23
2015-07-03ARM: clk-imx6q: refine sata's parentSebastien Szymanski1-1/+1
2015-06-05ARM: fix missing syscall trace exitRussell King1-1/+3
2015-06-05ARM: dts: imx27: only map 4 Kbyte for fec registersPhilippe Reynes1-1/+1
2015-05-17ARM: mvebu: armada-xp-openblocks-ax3-4: Disable internal RTCGregory CLEMENT1-0/+4
2015-05-17ARM: dts: imx23-olinuxino: Fix dr_mode of usb0Stefan Wahren1-0/+1
2015-05-17ARM: dts: imx28: Fix AUART4 TX-DMA interrupt nameMarek Vasut1-1/+1
2015-05-17ARM: dts: imx25: Add #pwm-cells to pwm4Markus Pargmann1-0/+1
2015-05-13ARM: dts: dove: Fix uart[23] reg propertySebastian Hesselbarth1-2/+2
2015-05-06ARM: S3C64XX: Use fixed IRQ bases to avoid conflicts on CragganmoreCharles Keepax2-0/+2
2015-05-06ARM: 8320/1: fix integer overflow in ELF_ET_DYN_BASEAndrey Ryabinin1-1/+1
2015-03-26ARM: at91: pm: fix at91rm9200 standbyAlexandre Belloni1-1/+1
2015-03-06hx4700: regulator: declare full constraintsMartin Vajnar1-0/+2
2015-03-06ARM: pxa: add regulator_has_full_constraints to poodle board fileDmitry Eremin-Solenikov1-0/+2
2015-03-06ARM: pxa: add regulator_has_full_constraints to corgi board fileDmitry Eremin-Solenikov1-0/+3
2015-03-06ARM: 8284/1: sa1100: clear RCSR_SMR on resumeDmitry Eremin-Solenikov1-0/+1
2015-02-05ARM: 8109/1: mm: Modify pte_write and pmd_write logic for LPAESteven Capper3-5/+11
2015-02-05ARM: 8108/1: mm: Introduce {pte,pmd}_isset and {pte,pmd}_isclearSteven Capper1-5/+9
2015-02-05ARM: DMA: ensure that old section mappings are flushed from the TLBRussell King1-1/+10
2015-02-05ARM: 7931/1: Correct virt_addr_validLaura Abbott1-1/+2
2015-02-05ARM: fix asm/memory.h build errorRussell King2-17/+16
2015-02-05ARM: 7867/1: include: asm: use 'int' instead of 'unsigned long' for 'oldval' ...Chen Gang1-1/+2
2015-02-05ARM: 7866/1: include: asm: use 'long long' instead of 'u64' within atomic.hChen Gang1-24/+25
2015-02-05ARM: lpae: fix definition of PTE_HWTABLE_PTRSWill Deacon1-1/+1
2015-02-05ARM: fix type of PHYS_PFN_OFFSET to unsigned longCyril Chemparathy1-1/+1
2015-02-05ARM: LPAE: use phys_addr_t in alloc_init_pud()Vitaly Andrianov1-1/+2
2015-02-05ARM: LPAE: use signed arithmetic for mask definitionsCyril Chemparathy2-4/+4
2015-02-05ARM: mm: correct pte_same behaviour for LPAE.Steve Capper1-0/+17
2015-02-05ARM: 7829/1: Add ".text.unlikely" and ".text.hot" to arm unwind tablesDouglas Anderson2-0/+10
2015-01-29crypto: prefix module autoloading with "crypto-"Kees Cook2-3/+3
2015-01-29ARM: dts: imx25: Fix PWM "per" clocksFabio Estevam1-4/+4
2015-01-27ARM: shmobile: sh73a0 legacy: Set .control_parent for all irqpin instancesGeert Uytterhoeven1-0/+3
2015-01-27ARM: omap5/dra7xx: Fix frequency typosLennart Sorensen1-4/+4
2015-01-27ARM: clk-imx6q: fix video divider for rev T0 1.0Gary Bisson1-1/+1
2015-01-27ARM: imx6q: drop unnecessary semicolonDmitry Voytik1-1/+1
2015-01-27ARM: dts: imx25: Fix the SPI1 clocksFabio Estevam1-1/+1
2015-01-16ARM: mvebu: disable I/O coherency on non-SMP situations on Armada 370/375/38x/XPThomas Petazzoni1-0/+23
2014-12-16ARM: sched_clock: Load cycle count after epoch stabilizesStephen Boyd1-8/+5
2014-12-06ARM: 8222/1: mvebu: enable strex backoff delayThomas Petazzoni1-2/+0
2014-12-06ARM: 8216/1: xscale: correct auxiliary register in suspend/resumeDmitry Eremin-Solenikov1-2/+2
2014-11-21arch: mm: pass userspace fault flag to generic fault handlerJohannes Weiner1-3/+6
2014-11-21arch: mm: do not invoke OOM killer on kernel fault OOMJohannes Weiner1-7/+7
2014-11-21ARM: Correct BUG() assembly to ensure it is endian-agnosticBen Dooks2-7/+11
2014-11-21ARM: probes: fix instruction fetch order with <asm/opcodes.h>Ben Dooks3-20/+28
2014-11-21ARM: 8198/1: make kuser helpers depend on MMUNathan Lynch1-0/+1