aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-07-03binfmt_flat: flat_{get,put}_addr_from_rp() should be able to failAl Viro1-3/+22
2017-07-03Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2017-07-03Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-2/+1
2017-07-03Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-0/+36
2017-07-03ARM: owl: smp: Drop bogus holding penAndreas Färber2-46/+3
2017-07-03ARM: owl: Drop custom machineAndreas Färber2-29/+0
2017-07-03Merge tag 'mvebu-fixes-4.12-2' of git://git.infradead.org/linux-mvebu into next/fixes-non-criticalArnd Bergmann1-1/+1
2017-07-02ARM/PCI: Remove pci_fixup_irqs() call for bios32 host controllersLorenzo Pieralisi1-2/+3
2017-07-02Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds1-4/+4
2017-06-30randstruct: opt-out externally exposed function pointer structsKees Cook1-1/+1
2017-06-30ARM: Prepare for randomized task_structArnd Bergmann3-7/+10
2017-06-30ARM: dma-mapping: Remove traces of NOMMU codeVladimir Murzin1-27/+2
2017-06-30ARM: NOMMU: Set ARM_DMA_MEM_BUFFERABLE for M-class cpusVladimir Murzin1-2/+6
2017-06-30ARM: NOMMU: Introduce dma operations for noMMUVladimir Murzin4-4/+232
2017-06-30Merge tag 'kvmarm-for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEADPaolo Bonzini7-36/+75
2017-06-29ARM: 8685/1: ensure memblock-limit is pmd-alignedDoug Berger1-4/+4
2017-06-29Merge tag 'actions-arm-soc+sps-for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/afaerber/linux-actions into next/socArnd Bergmann2-2/+35
2017-06-29multi_v7_defconfig: Enable OMAP MTD and DM816 AHCITom Rini1-0/+3
2017-06-29Merge tag 'actions-arm-dt-for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/afaerber/linux-actions into next/dtArnd Bergmann4-0/+236
2017-06-29Merge tag 'actions-arm-soc-for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/afaerber/linux-actions into next/socArnd Bergmann7-0/+284
2017-06-29Merge tag 'qcom-defconfig-for-4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/agross/linux into next/defconfigArnd Bergmann1-0/+1
2017-06-29Merge tag 'amlogic-dt-2' of git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-amlogic into next/dtArnd Bergmann5-21/+232
2017-06-29Merge tag 'v4.12-rc7' into develLinus Walleij17-47/+70
2017-06-28ARM/PCI: Convert PCI scan API to pci_scan_root_bus_bridge()Lorenzo Pieralisi8-46/+91
2017-06-28arm: implement ->dma_supported instead of ->set_dma_maskChristoph Hellwig1-4/+3
2017-06-28arm: remove arch specific dma_supported implementationChristoph Hellwig4-5/+8
2017-06-28arm: implement ->mapping_errorChristoph Hellwig4-19/+38
2017-06-27Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds3-2/+4
2017-06-27ARM: 8684/1: NOMMU: Remove unused KTHREAD_SIZE definitionJérémy Lefaure1-6/+0
2017-06-26Merge branch 'aarch64/for-next/ras-apei' into aarch64/for-next/coreWill Deacon2-0/+15
2017-06-23ARM: qcom_defconfig: enable RPMSG_QCOM_SMDBhushan Shah1-0/+1
2017-06-23ARM: owl: smp: Implement SPS power-gating for CPU2 and CPU3Andreas Färber2-2/+35
2017-06-23Merge tag 'socfpga_dts_for_v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/dinguyen/linux into next/dtArnd Bergmann5-65/+46
2017-06-23ARM: dts: socfpga: set the i2c frequencyDinh Nguyen3-3/+3
2017-06-23ARM: dts: socfpga: Add second ethernet alias to VINING FPGAMarek Vasut1-0/+1
2017-06-23ARM: dts: socfpga: Drop LED node from VINING FPGAMarek Vasut1-28/+0
2017-06-23ARM: dts: socfpga: Remove I2C EEPROMs from VINING FPGAMarek Vasut1-32/+2
2017-06-23ARM: dts: socfpga: Enable QSPI support on VINING FPGAMarek Vasut1-0/+38
2017-06-23ARM: dts: socfpga: Fix the ethernet clock phandleMarek Vasut1-2/+2
2017-06-23Merge tag 'socfpga_updates_for_v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/dinguyen/linux into next/socArnd Bergmann1-0/+1
2017-06-23Merge tag 'pxa-dt-4.13' of https://github.com/rjarzmik/linux into next/dtArnd Bergmann2-11/+11
2017-06-23Merge tag 'samsung-dt-4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux into next/dtArnd Bergmann2-1/+5
2017-06-23Merge tag 'samsung-defconfig-4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux into next/defconfigArnd Bergmann85-595/+52
2017-06-22arm/arm64: KVM: add guest SEA supportTyler Baicar2-0/+15
2017-06-22Merge branch 'linus' into x86/mm, to pick up fixesIngo Molnar4-14/+10
2017-06-22kbuild: replace genhdr-y with generated-yMasahiro Yamada1-3/+3
2017-06-21ARM: owl: Implement CPU enable-method for S500Andreas Färber3-0/+237
2017-06-21ARM: Prepare Actions Semi S500Andreas Färber5-0/+47
2017-06-21ARM: socfpga: Increase max number of GPIOsMarek Vasut1-0/+1
2017-06-21ARM: pxa: Use - instead of @ for DT OPP entriesViresh Kumar2-11/+11