summaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)Author
2018-05-03ARM: OMAP1: ams-delta: fix deferred_fiq handlerJanusz Krzysztofik
2018-05-02ARM: sun8i: v3s: fix spelling mistake: "disbaled" -> "disabled"Colin Ian King
2018-05-02ARM: davinci: fix GPIO lookup for I2CSekhar Nori
2018-05-01ARM: dts: logicpd-som-lv: Fix pinmux controller referencesAdam Ford
2018-05-01ARM: dts: logicpd-som-lv: Fix Audio MuteAdam Ford
2018-05-01ARM: dts: logicpd-som-lv: Fix WL127x Startup IssuesAdam Ford
2018-05-01ARM: OMAP2+: powerdomain: use raw_smp_processor_id() for traceTero Kristo
2018-05-01ARM: davinci: board-dm355-evm: fix broken networkingSekhar Nori
2018-05-01ARM: davinci: board-omapl138-hawk: fix GPIO numbers for MMC/SD lookupSekhar Nori
2018-05-01ARM: davinci: board-da850-evm: fix GPIO lookup for MMC/SDSekhar Nori
2018-05-01ARM: davinci: board-da830-evm: fix GPIO lookup for MMC/SDSekhar Nori
2018-04-27rMerge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2018-04-26ARM: defconfig: Update Gemini defconfigLinus Walleij
2018-04-26ARM: s3c24xx: jive: Fix some GPIO namesLinus Walleij
2018-04-26Merge tag 'omap-for-v4.17/fixes-signed' of git://git.kernel.org/pub/scm/linux...Arnd Bergmann
2018-04-26ARM: dts: Fix NAS4220B pin configLinus Walleij
2018-04-25signal: Ensure every siginfo we send has all bits initializedEric W. Biederman
2018-04-24ARM: dts: da850: fix W=1 warnings with pinmux nodeSekhar Nori
2018-04-24ARM: dts: da850-lcdk: add unit name for memory nodeSekhar Nori
2018-04-24ARM: dts: da850: get rid of skeleton.dtsiSekhar Nori
2018-04-23ARM: dts: r8a7793: Convert to new LVDS DT bindingsLaurent Pinchart
2018-04-23ARM: dts: r8a7791: Convert to new LVDS DT bindingsLaurent Pinchart
2018-04-23ARM: dts: r8a7790: Convert to new LVDS DT bindingsLaurent Pinchart
2018-04-23ARM: dts: sun4i: Fix incorrect clocks for displaysPascal Roeleven
2018-04-20arm/arm64: KVM: Add PSCI version selection APIMarc Zyngier
2018-04-19Merge branch 'omap-for-v4.17/fixes-ti-sysc' into omap-for-v4.17/fixesTony Lindgren
2018-04-18ARM: OMAP2+: Fix build when using split object directoriesDave Gerlach
2018-04-17ARM: dts: sun8i: h3: Re-enable EMAC on Orange Pi OneChen-Yu Tsai
2018-04-16ARM: dts: Fix cm2 and prm sizes for omap4Tony Lindgren
2018-04-16ARM: socfpga_defconfig: Remove QSPI Sector 4K size forceThor Thayer
2018-04-15Merge tag 'kbuild-v4.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds
2018-04-11Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2018-04-11page cache: use xa_lockMatthew Wilcox
2018-04-11linux/const.h: move UL() macro to include/linux/const.hMasahiro Yamada
2018-04-11exec: pass stack rlimit into mm layout functionsKees Cook
2018-04-11ARM: CMA: avoid double mapping to the CMA area if CONFIG_HIGHMEM=yJoonsoo Kim
2018-04-10arm: npcm: enable L2 cache in NPCM7xx architectureTomer Maimon
2018-04-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-04-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2018-04-09Merge branch 'for-linus-sa1100' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2018-04-09Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2018-04-09Merge branches 'devel-stable' and 'misc' into for-linusRussell King
2018-04-08ARM: dts: ls1021a: Specify TBIPA register addressEsben Haabendal
2018-04-07kbuild: mark $(targets) as .SECONDARY and remove .PRECIOUS markersMasahiro Yamada
2018-04-06Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2018-04-06ARM: sa1100/simpad: switch simpad CF to use gpiod APIsRussell King
2018-04-06ARM: sa1100/shannon: convert to generic CF socketsRussell King
2018-04-06ARM: sa1100/nanoengine: convert to generic CF socketsRussell King
2018-04-05mm: fix races between swapoff and flush dcacheHuang Ying
2018-04-05zboot: fix stack protector in compressed boot phaseHuacai Chen