aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-05-11crypto: arm/aes - streamline AES-192 code pathArd Biesheuvel1-4/+3
2015-05-11crypto: arm/sha512 - accelerated SHA-512 using ARM generic ASM and NEONArd Biesheuvel9-774/+2748
2015-04-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-58/+53
2015-04-15ARM: plat-pxa: remove use of seq_printf return valueJoe Perches1-58/+53
2015-04-15Merge tag 'sound-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds1-2/+1
2015-04-15Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/miscLinus Torvalds8-126/+3
2015-04-15Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuildLinus Torvalds1-1/+1
2015-04-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds20-212/+5892
2015-04-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds6-6/+6
2015-04-14Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds89-572/+2372
2015-04-14Merge tag 'pm+acpi-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds10-9/+156
2015-04-14Merge branch 'akpm' (patches from Andrew)Linus Torvalds4-9/+21
2015-04-14arm: add support for memtestVladimir Murzin1-0/+3
2015-04-14mm: fold arch_randomize_brk into ARCH_HAS_ELF_RANDOMIZEKees Cook1-4/+0
2015-04-14mm: split ET_DYN ASLR from mmap ASLRKees Cook1-1/+0
2015-04-14mm: expose arch_mmap_rnd when availableKees Cook2-2/+3
2015-04-14arm: factor out mmap ASLR into mmap_rndKees Cook1-4/+12
2015-04-14arm: expose number of page table levels on Kconfig levelKirill A. Shutemov1-0/+5
2015-04-14Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2015-04-14Merge branch 'devel-stable' into for-nextRussell King89-376/+1594
2015-04-14Merge branches 'misc', 'vdso' and 'fixes' into for-nextRussell King30-69/+1271
2015-04-14ARM: update errata 430973 documentation to cover Cortex A8 r1p*Russell King1-1/+1
2015-04-14ARM: ensure delay timer has sufficient accuracy for delaysRussell King1-0/+6
2015-04-14ARM: switch to use the generic show_mem() implementationRussell King1-49/+0
2015-04-14ARM: proc-v7: avoid errata 430973 workaround for non-Cortex A8 CPUsRussell King2-4/+36
2015-04-14ARM: enable ARM errata 643719 workaround by defaultRussell King1-0/+1
2015-04-14ARM: cache-v7: optimise test for Cortex A9 r0pX devicesRussell King1-4/+3
2015-04-14ARM: cache-v7: optimise branches in v7_flush_cache_louisRussell King1-9/+10
2015-04-14ARM: cache-v7: consolidate initialisation of cache level indexRussell King1-2/+2
2015-04-14ARM: cache-v7: shift CLIDR to extract appropriate field before maskingRussell King1-7/+6
2015-04-14ARM: cache-v7: use movw/movt instructionsRussell King1-5/+6
2015-04-14ARM: allow 16-bit instructions in ALT_UP()Russell King1-0/+3
2015-04-13Merge tag 'usb-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds1-2/+2
2015-04-13Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds40-364/+409
2015-04-13Merge tag 'pci-v4.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds4-34/+29
2015-04-13Merge tag 'for-v4.1' of git://git.infradead.org/battery-2.6Linus Torvalds1-1/+3
2015-04-13Merge 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/kernel/git/tip/tipLinus Torvalds8-51/+30
2015-04-13Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus 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 'asoc/topic/sh-cleanup' into asoc-nextMark Brown1-2/+1
2015-04-11Merge tag 'irqchip-core-4.1-3' of git://git.infradead.org/users/jcooper/linux into irq/coreThomas Gleixner39-364/+408
2015-04-11Merge tag 'irqchip-core-4.1-2' of git://git.infradead.org/users/jcooper/linux into irq/coreThomas Gleixner1-0/+1
2015-04-10Merge branch 'irqchip/stacked-irq_set_wake' into irqchip/coreJason Cooper4-14/+4
2015-04-10Merge branch 'irqchip/stacked-exynos' into irqchip/coreJason Cooper6-22/+144
2015-04-10Merge branch 'irqchip/stacked-omap' into irqchip/coreJason Cooper21-101/+193