summaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)AuthorFilesLines
2015-04-15mm: expose arch_mmap_rnd when availableKees Cook2-2/+3
2015-04-15arm: factor out mmap ASLR into mmap_rndKees Cook1-4/+12
2015-04-15arm: expose number of page table levels on Kconfig levelKirill A. Shutemov1-0/+5
2015-04-15Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+1
2015-04-15Merge branch 'devel-stable' into for-nextRussell King89-376/+1594
2015-04-15Merge branches 'misc', 'vdso' and 'fixes' into for-nextRussell King30-69/+1271
2015-04-15ARM: update errata 430973 documentation to cover Cortex A8 r1p*Russell King1-1/+1
2015-04-15ARM: ensure delay timer has sufficient accuracy for delaysRussell King1-0/+6
2015-04-15ARM: switch to use the generic show_mem() implementationRussell King1-49/+0
2015-04-15ARM: proc-v7: avoid errata 430973 workaround for non-Cortex A8 CPUsRussell King2-4/+36
2015-04-15ARM: enable ARM errata 643719 workaround by defaultRussell King1-0/+1
2015-04-15ARM: cache-v7: optimise test for Cortex A9 r0pX devicesRussell King1-4/+3
2015-04-15ARM: cache-v7: optimise branches in v7_flush_cache_louisRussell King1-9/+10
2015-04-15ARM: cache-v7: consolidate initialisation of cache level indexRussell King1-2/+2
2015-04-15ARM: cache-v7: shift CLIDR to extract appropriate field before maskingRussell King1-7/+6
2015-04-15ARM: cache-v7: use movw/movt instructionsRussell King1-5/+6
2015-04-15ARM: allow 16-bit instructions in ALT_UP()Russell King1-0/+3
2015-04-14Merge tag 'usb-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-2/+2
2015-04-14Merge tag 'at91-cleanup4_bis' of git://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann4-96/+96
2015-04-14Merge tag 'imx-dt-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/shawn...Arnd Bergmann80-2756/+2195
2015-04-14ARM: dts: alpine: add internal pciTsahee Zidenberg1-0/+19
2015-04-14ARM: alpine: add support for generic pciTsahee Zidenberg1-0/+2
2015-04-14ARM: multi_v7_defconfig: enable alpine platformTsahee Zidenberg1-0/+2
2015-04-14Merge tag 'omap-for-v4.1/prcm-dts' of git://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann66-911/+1595
2015-04-14Merge tag 'mvebu-fixes-4.0-2' of git://git.infradead.org/linux-mvebu into nex...Arnd Bergmann2-2/+25
2015-04-14Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds40-364/+409
2015-04-14Merge tag 'arm-soc/for-4.1/soc' of http://github.com/broadcom/stblinux into n...Arnd Bergmann1-1/+1
2015-04-14Merge tag 'pci-v4.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds4-34/+29
2015-04-14Revert "ARM: dts: mt8135: Add pinctrl/GPIO/EINT node for mt8135."Arnd Bergmann2-1327/+0
2015-04-14Merge tag 'for-v4.1' of git://git.infradead.org/battery-2.6Linus Torvalds1-1/+3
2015-04-14Merge tag 'mmc-v4.1' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds1-8/+25
2015-04-13Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds8-51/+30
2015-04-13Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-3/+2
2015-04-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds13-146/+258
2015-04-13crypto: arm - workaround for building with old binutilsArd Biesheuvel1-4/+15
2015-04-13crypto: arm/sha256 - avoid sha256 code on ARMv7-MArnd Bergmann1-0/+1
2015-04-12arm: Remove signal translation and exec_domainRichard Weinberger4-20/+3
2015-04-12arm: Remove RISC OS personalityRichard Weinberger4-106/+0
2015-04-12Merge remote-tracking branches 'asoc/topic/rt5641', 'asoc/topic/rt5677' and '...Mark Brown1-2/+1
2015-04-11Merge tag 'irqchip-core-4.1-3' of git://git.infradead.org/users/jcooper/linux...Thomas Gleixner39-364/+408
2015-04-11Merge tag 'irqchip-core-4.1-2' of git://git.infradead.org/users/jcooper/linux...Thomas Gleixner1-0/+1
2015-04-11Merge branch 'irqchip/stacked-irq_set_wake' into irqchip/coreJason Cooper4-14/+4
2015-04-11Merge branch 'irqchip/stacked-exynos' into irqchip/coreJason Cooper6-22/+144
2015-04-11Merge branch 'irqchip/stacked-omap' into irqchip/coreJason Cooper21-101/+193
2015-04-11Merge branch 'irqchip/stacked-tegra' into irqchip/coreJason Cooper8-227/+67
2015-04-10crypto: arm/sha2-ce - move SHA-224/256 ARMv8 implementation to base layerArd Biesheuvel3-137/+39
2015-04-10crypto: arm/sha256 - move SHA-224/256 ASM/NEON implementation to base layerArd Biesheuvel3-264/+66
2015-04-10crypto: arm/sha1-ce - move SHA-1 ARMv8 implementation to base layerArd Biesheuvel3-98/+33
2015-04-10crypto: arm/sha1_neon - move SHA-1 NEON implementation to base layerArd Biesheuvel1-111/+24
2015-04-10crypto: arm/sha1 - move SHA-1 ARM asm implementation to base layerArd Biesheuvel4-98/+22