aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller1-77/+0
2018-05-03bpf, arm32: remove ld_abs/ld_indDaniel Borkmann1-77/+0
2018-04-27rMerge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds3-0/+22
2018-04-26ARM: defconfig: Update Gemini defconfigLinus Walleij1-2/+25
2018-04-26ARM: s3c24xx: jive: Fix some GPIO namesLinus Walleij1-2/+2
2018-04-26Merge tag 'omap-for-v4.17/fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixesArnd Bergmann5-11/+8
2018-04-26ARM: dts: Fix NAS4220B pin configLinus Walleij1-14/+14
2018-04-20arm/arm64: KVM: Add PSCI version selection APIMarc Zyngier3-0/+22
2018-04-19Merge branch 'omap-for-v4.17/fixes-ti-sysc' into omap-for-v4.17/fixesTony Lindgren1-4/+4
2018-04-18ARM: OMAP2+: Fix build when using split object directoriesDave Gerlach4-7/+4
2018-04-16ARM: dts: Fix cm2 and prm sizes for omap4Tony Lindgren1-4/+4
2018-04-16ARM: socfpga_defconfig: Remove QSPI Sector 4K size forceThor Thayer1-0/+1
2018-04-15Merge tag 'kbuild-v4.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds1-1/+1
2018-04-11Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+2
2018-04-11page cache: use xa_lockMatthew Wilcox1-4/+2
2018-04-11linux/const.h: move UL() macro to include/linux/const.hMasahiro Yamada1-6/+0
2018-04-11exec: pass stack rlimit into mm layout functionsKees Cook1-7/+7
2018-04-11ARM: CMA: avoid double mapping to the CMA area if CONFIG_HIGHMEM=yJoonsoo Kim1-1/+15
2018-04-10arm: npcm: enable L2 cache in NPCM7xx architectureTomer Maimon1-0/+2
2018-04-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-1/+2
2018-04-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds10-24/+119
2018-04-09Merge branch 'for-linus-sa1100' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds11-11/+199
2018-04-09Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds9-333/+185
2018-04-09Merge branches 'devel-stable' and 'misc' into for-linusRussell King5-5/+29
2018-04-08ARM: dts: ls1021a: Specify TBIPA register addressEsben Haabendal1-1/+2
2018-04-07kbuild: mark $(targets) as .SECONDARY and remove .PRECIOUS markersMasahiro Yamada1-1/+1
2018-04-06Merge branch 'akpm' (patches from Andrew)Linus Torvalds6-15/+8
2018-04-06ARM: sa1100/simpad: switch simpad CF to use gpiod APIsRussell King1-0/+11
2018-04-06ARM: sa1100/shannon: convert to generic CF socketsRussell King2-0/+40
2018-04-06ARM: sa1100/nanoengine: convert to generic CF socketsRussell King1-0/+23
2018-04-05mm: fix races between swapoff and flush dcacheHuang Ying5-7/+7
2018-04-05zboot: fix stack protector in compressed boot phaseHuacai Chen1-8/+1
2018-04-05Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds135-2689/+3104
2018-04-05Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds677-17508/+27279
2018-04-05Merge tag 'devicetree-for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linuxLinus Torvalds1-0/+10
2018-04-05ARM: decompressor: fix warning introduced in fortify patchRussell King3-5/+12
2018-04-05arm: npcm: modify configuration for the NPCM7xx BMC.Tomer Maimon2-30/+13
2018-04-05arm: dts: modify Nuvoton NPCM7xx device tree structureTomer Maimon3-178/+190
2018-04-05arm: dts: modify Makefile NPCM750 configuration nameTomer Maimon1-1/+1
2018-04-05arm: dts: modify clock binding in NPCM750 device treeTomer Maimon1-14/+44
2018-04-05arm: dts: modify timer register size in NPCM750 device treeTomer Maimon1-1/+1
2018-04-05arm: dts: modify UART compatible name in NPCM750 device treeTomer Maimon1-4/+4
2018-04-05arm: dts: add watchdog device to NPCM750 device treeTomer Maimon2-0/+28
2018-04-05Merge tag 'davinci-for-v4.17/soc-2' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/nsekhar/linux-davinci into next/socArnd Bergmann2-8/+5
2018-04-05ARM: omap2: fix am43xx build without L2X0Arnd Bergmann1-2/+6
2018-04-04Merge tag 'staging-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds1-0/+6
2018-04-04Merge tag 'tty-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds4-8/+8
2018-04-04Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds5-9/+740
2018-04-04Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-15/+32
2018-04-03Merge tag 'kbuild-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds1-1/+1