aboutsummaryrefslogtreecommitdiff
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* defconfig: don't build ecryptfs & turn off ext4 FBE based encryptionMister Oyster2018-01-011-3/+2
* crypto: remove duplicate impl.Mister Oyster2017-12-279-4232/+0
* defconfig: enable CRC32_ARM64 algoMister Oyster2017-12-271-1/+1
* arm64: dts: add DT entry to mount /system early during bootfire8552017-12-273-0/+51
* defconfig: regen and disable MTK_PASSPOINT_R1_SUPPORTMister Oyster2017-12-271-2/+1
* UPSTREAM: arm64: jump labels: NOP out NOP -> NOP replacementMark Rutland2017-12-251-14/+9
* arm64: use the new *_relaxed macros for lower power usagefranciscofranco2017-12-255-9/+9
* defconfig: remove VMEMMister Oyster2017-12-242-2/+0
* defconfig: remove android_pmem config (and delete recovery_defconfig, never u...Mister Oyster2017-12-243-3316/+0
* ARM64: Wire up getrandom.Josh Gao2017-12-232-1/+3
* Finally eradicate CONFIG_HOTPLUGStephen Rothwell2017-12-2215-26/+8
* cflags: cleanup Makefile & arm64 Makefile (-ftree-vectorize is enabled when b...Moyster2017-12-221-1/+1
* defconfig: raise frame_warm to 2048Moyster2017-12-221-1/+1
* Revert "arch/arm64: skip randomization within stack"Mister Oyster2017-12-221-0/+2
* defconfig: support NFSMister Oyster2017-12-221-1/+25
* defconfig: disable selinux bootparamMister Oyster2017-12-221-2/+1
* defconfig: don't build old deprecated OSS sound stuffMister Oyster2017-12-221-8/+5
* defconfig: update mmap_rnd_* to max valueMister Oyster2017-12-211-2/+2
* defconfig: turnoff deprecated configMister Oyster2017-12-211-1/+1
* defconfig: support LZMA/XZ/LZ4 compressed ramdiskMister Oyster2017-12-211-5/+15
* defconfig: enable chacha20_neonMister Oyster2017-12-211-0/+1
* backport: crypto: arm64/chacha20 - implement NEON version based on SSE3 codeArd Biesheuvel2017-12-214-0/+596
* arm64/crypto: issue aese/aesmc instructions in pairsArd Biesheuvel2017-12-212-13/+9
* arm64: crypto: increase AES interleave to 4xArd Biesheuvel2017-12-211-1/+1
* arm64/crypto: use crypto instructions to generate AES key scheduleArd Biesheuvel2017-12-215-11/+133
* crypto: arm64/aes-blk - honour iv_out requirement in CBC and CTR modesArd Biesheuvel2017-12-211-46/+42
* defconfig: enable all optimized crypto algos (chacha20_neon impl. is for arm,...Mister Oyster2017-12-211-7/+7
* arm64: crypto: reduce priority of core AES cipherArd Biesheuvel2017-12-211-1/+1
* crypto: arm64/crc32 - bring in line with generic CRC32Ard Biesheuvel2017-12-211-3/+19
* crypto: crc32 - Add ARM64 CRC32 hw accelerated moduleYazen Ghannam2017-12-213-0/+282
* defconfig: regenMister Oyster2017-12-191-4/+3
* defconfig: enable CGROUP_FREEZERMister Oyster2017-12-191-1/+1
* log: Initial dmesg pruningNathan Chancellor2017-12-183-3/+3
* BACKPORT: arm64: cpuinfo: Missing NULL terminator in compat_hwcap_strJulien Grall2017-12-181-1/+2
* arch/arm64: skip randomization within stackYi-wei Zhao2017-12-181-2/+0
* UPSTREAM: arm64: compat: Remove leftover variable declarationKevin Brodsky2017-12-141-2/+0
* arm64: big-endian: don't treat code as data when copying sigret codeMatthew Leach2017-12-144-30/+45
* FROMLIST: arm64: Avoid aligning normal memory pointers in __memcpy_{to,from}ioMark Salyzyn2017-12-141-7/+5
* UPSTREAM: arm64: optimize memcpy_{from,to}io() and memset_io()Joonwoo Park2017-12-141-10/+56
* UPSTREAM: arm64: vdso: fix clock_getres for 4GiB-aligned resMark Rutland2017-12-141-1/+1
* UPSTREAM: arm64: vdso: minor ABI fix for clock_getresNathan Lynch2017-12-141-1/+1
* arm: don't force DMA_API_DEBUG on arm/arm64Mister Oyster2017-12-142-2/+0
* arm: don't force IRQ_DOMAIN_DEBUG on mt67xx archMister Oyster2017-12-143-12/+2
* defconfig: add chacha20_neonMister Oyster2017-12-141-0/+1
* UPSTREAM: crypto: arm/chacha20 - implement NEON version based on SSE3 codeArd Biesheuvel2017-12-143-0/+661
* defconfig: enable chacha20 algoMister Oyster2017-12-141-0/+1
* Fix arch/arm/crypto/sha256_glue.cSami Tolvanen2017-12-141-1/+1
* arm64: Remove nr parameter from secure_computingbillchen1977@gmail.com2017-12-051-1/+1
* seccomp,x86,arm,mips,s390: Remove nr parameter from secure_computingAndy Lutomirski2017-12-054-4/+9
* arm64/ptrace: Preserve previous registers for short regset writeDave Martin2017-12-051-1/+2