summaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)AuthorFilesLines
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
2014-06-16ARM: mvebu: fix NOR bus-width in Armada XP OpenBlocks AX3 Device TreeThomas Petazzoni1-1/+1
2014-06-16ARM: mvebu: fix NOR bus-width in Armada XP GP Device TreeThomas Petazzoni1-1/+1
2014-06-11ARM: perf: hook up perf_sample_event_took around pmu irq handlingWill Deacon1-2/+9
2014-06-11ARM: 8051/1: put_user: fix possible data corruption in put_userAndrey Ryabinin1-1/+2
2014-06-11ARM: OMAP4: Fix the boot regression with CPU_IDLE enabledSantosh Shilimkar1-4/+21
2014-06-11ARM: OMAP3: clock: Back-propagate rate change from cam_mclk to dpll4_m5 on al...Laurent Pinchart1-1/+2
2014-06-11ARM: imx: fix error handling in ipu device registrationEmil Goode1-1/+1
2014-06-07ARM: 8012/1: kdump: Avoid overflow when converting pfn to physaddrLiu Hua1-1/+1
2014-06-07ARM: dts: i.MX53: Fix ipu register space sizeSascha Hauer1-1/+1
2014-05-30ARM: multi_v7_defconfig: enable ARM_ATAG_DTB_COMPATOlof Johansson1-0/+1
2014-05-30arm: multi_v7_defconfig: Enable initrd/initramfs supportSoren Brinkmann1-0/+1
2014-05-13ARM: 7840/1: LPAE: don't reject mapping /dev/mem above 4GBSergey Dyasly1-4/+2
2014-05-06ARM: 7728/1: mm: Use phys_addr_t properly for ioremap functionsLaura Abbott9-18/+18
2014-05-06ARM: mvebu: ensure the mdio node has a clock reference on Armada 370/XPThomas Petazzoni1-0/+1
2014-05-06ARM: 8030/1: ARM : kdump : add arch_crash_save_vmcoreinfoLiu Hua1-0/+7
2014-05-06ARM: 8027/1: fix do_div() bug in big-endian systemsXiangyu Lu1-1/+1
2014-05-06ARM: 8007/1: Remove extraneous kcmp syscall ignoreChristopher Covington1-1/+0
2014-05-06ARM: 7954/1: mm: remove remaining domain support from ARMv6Will Deacon6-28/+18
2014-05-06ARM: dts: Keep G3D regulator always on for exynos5250-arndaleTomasz Figa1-0/+1
2014-05-06ARM: OMAP3: hwmod data: Correct clock domains for USB modulesRoger Quadros1-2/+2
2014-05-06ARM: OMAP4: Fix definition of IS_PM44XX_ERRATUMNishanth Menon1-1/+1
2014-05-06ARM: OMAP2+: INTC: Acknowledge stuck active interruptsStefan Sørensen1-0/+8
2014-03-31ARM: highbank: avoid L2 cache smc calls when PL310 is not presentRob Herring1-7/+6
2014-03-31ARM: move outer_cache declaration out of ifdefRob Herring1-2/+2
2014-03-23ARM: ignore memory below PHYS_OFFSETRussell King1-0/+14