summaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
* ARM: OMAP2+: hwmod: Rearm wake-up interrupts for DT when MUSB is idledTony Lindgren2014-09-051-0/+4
* ARM: OMAP3: Fix choice of omap3_restore_es function in OMAP34XX rev3.1.2 case.Jeremy Vial2014-09-051-1/+2
* ARM: 8115/1: LPAE: reduce damage caused by idmap to virtual memory layoutKonstantin Khlebnikov2014-08-071-0/+7
* locking/mutex: Disable optimistic spinning on some architecturesPeter Zijlstra2014-07-281-0/+1
* ARM: OMAP2+: Fix parser-bug in platform muxing codeDavid R. Piegdon2014-07-091-2/+4
* ARM: 8037/1: mm: support big-endian page tablesJianguo Wu2014-06-301-5/+13
* ARM: stacktrace: avoid listing stacktrace functions in stacktraceRussell King2014-06-301-5/+13
* ARM: OMAP: replace checks for CONFIG_USB_GADGET_OMAPPaul Bolle2014-06-304-4/+4
* ARM: at91: fix at91_sysirq_mask_rtc for sam9x5 SoCsBoris BREZILLON2014-06-261-9/+13
* ARM: mvebu: fix NOR bus-width in Armada XP OpenBlocks AX3 Device TreeThomas Petazzoni2014-06-161-1/+1
* ARM: mvebu: fix NOR bus-width in Armada XP GP Device TreeThomas Petazzoni2014-06-161-1/+1
* ARM: perf: hook up perf_sample_event_took around pmu irq handlingWill Deacon2014-06-111-2/+9
* ARM: 8051/1: put_user: fix possible data corruption in put_userAndrey Ryabinin2014-06-111-1/+2
* ARM: OMAP4: Fix the boot regression with CPU_IDLE enabledSantosh Shilimkar2014-06-111-4/+21
* ARM: OMAP3: clock: Back-propagate rate change from cam_mclk to dpll4_m5 on al...Laurent Pinchart2014-06-111-1/+2
* ARM: imx: fix error handling in ipu device registrationEmil Goode2014-06-111-1/+1
* ARM: 8012/1: kdump: Avoid overflow when converting pfn to physaddrLiu Hua2014-06-071-1/+1
* ARM: dts: i.MX53: Fix ipu register space sizeSascha Hauer2014-06-071-1/+1
* ARM: multi_v7_defconfig: enable ARM_ATAG_DTB_COMPATOlof Johansson2014-05-301-0/+1
* arm: multi_v7_defconfig: Enable initrd/initramfs supportSoren Brinkmann2014-05-301-0/+1
* ARM: 7840/1: LPAE: don't reject mapping /dev/mem above 4GBSergey Dyasly2014-05-131-4/+2
* ARM: 7728/1: mm: Use phys_addr_t properly for ioremap functionsLaura Abbott2014-05-069-18/+18
* ARM: mvebu: ensure the mdio node has a clock reference on Armada 370/XPThomas Petazzoni2014-05-061-0/+1
* ARM: 8030/1: ARM : kdump : add arch_crash_save_vmcoreinfoLiu Hua2014-05-061-0/+7
* ARM: 8027/1: fix do_div() bug in big-endian systemsXiangyu Lu2014-05-061-1/+1
* ARM: 8007/1: Remove extraneous kcmp syscall ignoreChristopher Covington2014-05-061-1/+0
* ARM: 7954/1: mm: remove remaining domain support from ARMv6Will Deacon2014-05-066-28/+18
* ARM: dts: Keep G3D regulator always on for exynos5250-arndaleTomasz Figa2014-05-061-0/+1
* ARM: OMAP3: hwmod data: Correct clock domains for USB modulesRoger Quadros2014-05-061-2/+2
* ARM: OMAP4: Fix definition of IS_PM44XX_ERRATUMNishanth Menon2014-05-061-1/+1
* ARM: OMAP2+: INTC: Acknowledge stuck active interruptsStefan Sørensen2014-05-061-0/+8
* ARM: highbank: avoid L2 cache smc calls when PL310 is not presentRob Herring2014-03-311-7/+6
* ARM: move outer_cache declaration out of ifdefRob Herring2014-03-311-2/+2
* ARM: ignore memory below PHYS_OFFSETRussell King2014-03-231-0/+14
* ARM: 7864/1: Handle 64-bit memory in case of 32-bit phys_addr_tMagnus Damm2014-03-231-4/+12
* ARM: 7991/1: sa1100: fix compile problem on CollieLinus Walleij2014-03-231-0/+2
* ARM: 7811/1: locks: use early clobber in arch_spin_trylockWill Deacon2014-03-231-1/+1
* ARM: 7812/1: rwlocks: retry trylock operation if strex fails on free lockWill Deacon2014-03-061-19/+30
* ARM: 7749/1: spinlock: retry trylock operation if strex fails on free lockWill Deacon2014-03-061-11/+14
* ARM: tegra: only run PL310 init on systems with oneStephen Warren2014-03-061-0/+11
* ARM: OMAP2+: gpmc: fix: DT ONENAND child nodes not probed when MTD_ONENAND is...Pekon Gupta2014-03-061-1/+1
* ARM: OMAP2+: gpmc: fix: DT NAND child nodes not probed when MTD_NAND is built...Pekon Gupta2014-03-061-1/+1
* ARM: 7957/1: add DSB after icache flush in __flush_icache_all()Vinayak Kale2014-03-061-0/+1
* ARM: 7953/1: mm: ensure TLB invalidation is complete before enabling MMUWill Deacon2014-03-062-2/+3
* ARM: dma-mapping: fix GFP_ATOMIC macro usageMarek Szyprowski2014-03-061-1/+1
* bpf: do not use reciprocal divideEric Dumazet2014-02-061-3/+3
* ARM: at91: smc: bug fix in sam9_smc_cs_read()Jean-Jacques Hiblot2014-02-061-1/+1
* ARM: 7938/1: OMAP4/highbank: Flush L2 cache before disablingTaras Kondratiuk2014-01-252-0/+2
* ARM: 7815/1: kexec: offline non panic CPUs on Kdump panicVijaya Kumar K2014-01-251-0/+1
* ARM: shmobile: mackerel: Fix coherent DMA maskLaurent Pinchart2014-01-151-2/+2