summaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)AuthorFilesLines
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
2014-10-30ARM: at91/PMC: don't forget to write PMC_PCDR register to disable clocksLudovic Desroches1-0/+1
2014-10-05arm: multi_v7_defconfig: Enable Zynq UART driverSoren Brinkmann1-0/+2
2014-10-05ARM: 7748/1: oabi: handle faults when loading swi instruction from userspaceWill Deacon1-13/+29
2014-10-05ARM: 8165/1: alignment: don't break misaligned NEON load/storeRobin Murphy1-0/+3
2014-10-05ARM: 7897/1: kexec: Use the right ISA for relocate_new_kernelDave Martin2-9/+16
2014-10-05ARM: 8133/1: use irq_set_affinity with force=false when migrating irqsSudeep Holla1-1/+1
2014-10-05ARM: 8128/1: abort: don't clear the exclusive monitorsMark Rutland2-12/+0
2014-09-05ARM: OMAP2+: hwmod: Rearm wake-up interrupts for DT when MUSB is idledTony Lindgren1-0/+4
2014-09-05ARM: OMAP3: Fix choice of omap3_restore_es function in OMAP34XX rev3.1.2 case.Jeremy Vial1-1/+2
2014-08-07ARM: 8115/1: LPAE: reduce damage caused by idmap to virtual memory layoutKonstantin Khlebnikov1-0/+7
2014-07-28locking/mutex: Disable optimistic spinning on some architecturesPeter Zijlstra1-0/+1
2014-07-09ARM: OMAP2+: Fix parser-bug in platform muxing codeDavid R. Piegdon1-2/+4
2014-06-30ARM: 8037/1: mm: support big-endian page tablesJianguo Wu1-5/+13
2014-06-30ARM: stacktrace: avoid listing stacktrace functions in stacktraceRussell King1-5/+13
2014-06-30ARM: OMAP: replace checks for CONFIG_USB_GADGET_OMAPPaul Bolle4-4/+4
2014-06-26ARM: at91: fix at91_sysirq_mask_rtc for sam9x5 SoCsBoris BREZILLON1-9/+13