aboutsummaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)Author
2016-03-18Merge remote-tracking branch 'lsk/linux-linaro-lsk-v4.4' into linux-linaro-ls...lsk-v4.4-16.03Mark Brown
2016-03-18Merge tag 'v4.4.5' into linux-linaro-lsk-v4.4Mark Brown
2016-03-17ARM/vdso: Mark the vDSO code read-only after initDavid Brown
2016-03-17asm-generic: Consolidate mark_rodata_ro()Kees Cook
2016-03-17Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi
2016-03-16ARM: OMAP2+: hwmod: Introduce ti,no-idle dt propertyLokesh Vutla
2016-03-16ARM: dts: dra7: do not gate cpsw clock due to errata i877Mugunthan V N
2016-03-16ARM: mvebu: fix overlap of Crypto SRAM with PCIe memory windowThomas Petazzoni
2016-03-14Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi
2016-03-09arm/arm64: KVM: Fix ioctl error handlingMichael S. Tsirkin
2016-03-03xen/arm: correctly handle DMA mapping of compound pagesIan Campbell
2016-03-03ARM: at91/dt: fix typo in sama5d2 pinmux descriptionsLudovic Desroches
2016-03-03ARM: OMAP2+: Fix onenand initialization to avoid filesystem corruptionIvaylo Dimitrov
2016-03-03ARM: 8457/1: psci-smp is built only for SMPArnd Bergmann
2016-03-03ARM: debug-ll: fix BCM63xx entry for multiplatformArnd Bergmann
2016-02-29Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi
2016-02-25ARM: OMAP2+: Fix ppa_zero_params and ppa_por_params for rodataTony Lindgren
2016-02-25ARM: OMAP2+: Fix save_secure_ram_context for rodataTony Lindgren
2016-02-25ARM: OMAP2+: Fix l2dis_3630 for rodataTony Lindgren
2016-02-25ARM: OMAP2+: Fix l2_inv_api_params for rodataTony Lindgren
2016-02-25ARM: OMAP2+: Fix wait_dll_lock_timed for rodataTony Lindgren
2016-02-25ARM: dts: at91: sama5d4ek: add phy address and IRQ for macb0Wenyou Yang
2016-02-25ARM: dts: at91: sama5d4 xplained: fix phy0 IRQ typeNicolas Ferre
2016-02-25ARM: dts: at91: sama5d4: fix instance id of DBGUMohamed Jamsheeth Hajanajubudeen
2016-02-25ARM: dts: at91: sama5d4 xplained: properly mux phy interruptAlexandre Belloni
2016-02-25ARM: dts: omap5-board-common: enable rtc and charging of backup batteryH. Nikolaus Schaller
2016-02-25ARM: dts: Fix omap5 PMIC control lines for RTC writesTony Lindgren
2016-02-25ARM: dts: Fix wl12xx missing clocks that cause hangsAdam Ford
2016-02-25ARM: nomadik: fix up SD/MMC DT settingsLinus Walleij
2016-02-25ARM: 8517/1: ICST: avoid arithmetic overflow in icst_hz()Linus Walleij
2016-02-25ARM: 8519/1: ICST: try other dividends than 1Linus Walleij
2016-02-25ARM: mvebu: remove duplicated regulator definition in Armada 388 GPThomas Petazzoni
2016-02-16Revert "ARM: Blacklist GCC 4.8.0 to GCC 4.8.2 - PR58854"Ruchi Kandoi
2016-02-16FROMLIST: arm: mm: support ARCH_MMAP_RND_BITS.dcashman
2016-02-16ARM: decompressor: Flush tlb before swiching domain 0 to client modeArve Hjønnevåg
2016-02-16ARM: convert build of appended dtb zImage to list of dtbsColin Cross
2016-02-16ARM: add config option to build zImage/dtb comboErik Gilling
2016-02-16ARM: Fix dtb list when DTB_IMAGE_NAMES is emptyBenoit Goby
2016-02-16ARM: fault: assume no context when IRQs are disabled during data abort.JP Abgrall
2016-02-16ARM: Fix "Make low-level printk work" to use a separate config optionArve Hjønnevåg
2016-02-16ARM: add option to flush console before rebootDima Zavin
2016-02-16Optionally flush entire dcache from v6_dma_flush_rangeArve Hjønnevåg
2016-02-16process: Add display of memory around registers when displaying regs.San Mehat
2016-02-16ARM: Call idle notifiersTodd Poynor
2016-02-16fiq_debugger: move into drivers/staging/android/fiq_debugger/Colin Cross
2016-02-16ARM: fiq_glue: Add custom fiq return handler api.Arve Hjønnevåg
2016-02-16ARM: kgdb: ignore breakpoint instructions from user modeTodd Poynor
2016-02-16ARM: fiq_debugger: Update tty code for 3.9Arve Hjønnevåg
2016-02-16ARM: fiq_debugger: Use kmsg_dumper to dump kernel logsArve Hjønnevåg
2016-02-16ARM: fiq_debugger: Fix to compile on 3.7Arve Hjønnevåg