summaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-04-151-58/+53
|\
| * ARM: plat-pxa: remove use of seq_printf return valueJoe Perches2015-04-151-58/+53
* | Merge tag 'sound-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2015-04-151-2/+1
|\ \
| | \
| | \
| *-. \ Merge remote-tracking branches 'asoc/topic/rt5641', 'asoc/topic/rt5677' and '...Mark Brown2015-04-121-2/+1
| |\ \ \
| | | * | ARM: shmobile: armadillo800eva: fix clock inversionLars-Peter Clausen2015-03-261-1/+0
| | | * | ARM: shmobile: armadillo800eva: Properly specify HDMI audio link formatLars-Peter Clausen2015-03-261-1/+1
| | |/ /
* | | | Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-04-158-126/+3
|\ \ \ \
| * | | | arm: Remove signal translation and exec_domainRichard Weinberger2015-04-124-20/+3
| * | | | arm: Remove RISC OS personalityRichard Weinberger2015-04-124-106/+0
| |/ / /
* | | | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2015-04-151-1/+1
|\ \ \ \
| * | | | kbuild: use relative path to include MakefileMasahiro Yamada2015-04-021-1/+1
| | |/ / | |/| |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2015-04-1520-212/+5892
|\ \ \ \ | |_|_|/ |/| | |
| * | | crypto: arm - workaround for building with old binutilsArd Biesheuvel2015-04-131-4/+15
| * | | crypto: arm/sha256 - avoid sha256 code on ARMv7-MArnd Bergmann2015-04-131-0/+1
| * | | crypto: arm/sha2-ce - move SHA-224/256 ARMv8 implementation to base layerArd Biesheuvel2015-04-103-137/+39
| * | | crypto: arm/sha256 - move SHA-224/256 ASM/NEON implementation to base layerArd Biesheuvel2015-04-103-264/+66
| * | | crypto: arm/sha1-ce - move SHA-1 ARMv8 implementation to base layerArd Biesheuvel2015-04-103-98/+33
| * | | crypto: arm/sha1_neon - move SHA-1 NEON implementation to base layerArd Biesheuvel2015-04-101-111/+24
| * | | crypto: arm/sha1 - move SHA-1 ARM asm implementation to base layerArd Biesheuvel2015-04-104-98/+22
| * | | crypto: arm/sha256 - Add optimized SHA-256/224Sami Tolvanen2015-04-038-3/+3981
| * | | crypto: aes-ce - mark ARMv8 AES helper ciphersStephan Mueller2015-03-311-4/+8
| * | | crypto: aesbs - mark NEON bit sliced AES helper ciphersStephan Mueller2015-03-311-3/+6
| * | | crypto: ghash-ce - mark GHASH ARMv8 vmull.p64 helper ciphersStephan Mueller2015-03-311-2/+4
| * | | crypto: arm/ghash - fix big-endian bug in ghashArd Biesheuvel2015-03-241-1/+1
| * | | crypto: arm - add support for GHASH using ARMv8 Crypto ExtensionsArd Biesheuvel2015-03-124-0/+424
| * | | crypto: arm - AES in ECB/CBC/CTR/XTS modes using ARMv8 Crypto ExtensionsArd Biesheuvel2015-03-124-0/+1049
| * | | crypto: arm - add support for SHA-224/256 using ARMv8 Crypto ExtensionsArd Biesheuvel2015-03-124-0/+348
| * | | crypto: arm - add support for SHA1 using ARMv8 Crypto InstructionsArd Biesheuvel2015-03-124-0/+296
| * | | crypto: arm - move ARM specific Kconfig definitions to a dedicated fileArd Biesheuvel2015-03-122-0/+88
| |/ /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2015-04-156-6/+6
|\ \ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-04-0216-84/+126
| |\ \ \ | | | |/ | | |/|
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-03-235-23/+23
| |\ \ \
| * \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-03-2068-260/+904
| |\ \ \ \
| * \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-03-097-9/+14
| |\ \ \ \ \
| * | | | | | ARM: at91/dt: fix macb compatible stringsBoris BREZILLON2015-03-076-6/+6
* | | | | | | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2015-04-1489-572/+2372
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'devel-stable' into for-nextRussell King2015-04-1489-376/+1594
| |\ \ \ \ \ \ \
| | * | | | | | | ARM: pmu: add support for interrupt-affinity propertyWill Deacon2015-03-242-7/+63
| | * | | | | | | ARM: perf: reject groups spanning multiple hardware PMUsSuzuki K. Poulose2015-03-191-6/+15
| | * | | | | | | ARM: perf: Add support for Scorpion PMUsStephen Boyd2015-03-172-0/+416
| | * | | | | | | ARM: perf: Only reset PMxEVCNTCR registers on resetStephen Boyd2015-03-171-2/+9
| | * | | | | | | ARM: perf: Preparatory work for Scorpion PMU supportStephen Boyd2015-03-171-57/+43
| | | | | | | | |
| | \ \ \ \ \ \ \
| *-. \ \ \ \ \ \ \ Merge branches 'misc', 'vdso' and 'fixes' into for-nextRussell King2015-04-1430-69/+1271
| |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | ARM: proc-arm94*.S: fix setup functionRussell King2015-04-103-34/+38
| | | * | | | | | | | ARM: vexpress: fix CPU hotplug with CT9x4 tile.Russell King2015-04-071-0/+1
| | | * | | | | | | | ARM: 8276/1: Make CPU_DCACHE_DISABLE depend on !SMPFlorian Fainelli2015-04-021-1/+1
| | | * | | | | | | | ARM: 8337/1: mm: Do not invoke OOM for higher order IOMMU DMA allocationsTomasz Figa2015-04-021-6/+21
| | | * | | | | | | | ARM: 8320/1: fix integer overflow in ELF_ET_DYN_BASEAndrey Ryabinin2015-03-281-1/+1
| | * | | | | | | | | ARM: 8332/1: add CONFIG_VDSO Kconfig and Makefile bitsNathan Lynch2015-03-273-0/+23
| | * | | | | | | | | ARM: 8331/1: VDSO initialization, mapping, and synchronizationNathan Lynch2015-03-272-3/+351
OpenPOWER on IntegriCloud