aboutsummaryrefslogtreecommitdiff
path: root/arch/arm64
Commit message (Expand)AuthorAgeFilesLines
* arm64: move ET_DYN base lower in the address spaceDaniel Micay2018-05-161-2/+2
* arm64: determine stack entropy based on mmap entropyDaniel Micay2018-05-161-3/+3
* arm64: properly account for stack rnd in mmap baseDaniel Micay2018-05-161-1/+4
* arm64: issue isb when trapping CNTVCT_EL0 accessGreg Hackmann2018-01-151-0/+2
* BACKPORT: arm64: Add CNTFRQ_EL0 trap handlerMarc Zyngier2018-01-152-0/+15
* BACKPORT: arm64: Add CNTVCT_EL0 trap handlerMarc Zyngier2018-01-153-1/+68
* mtk: turn unneeded MTK_WFD_SUPPORTMister Oyster2018-01-132-2/+0
* defconfig: renable ext4_fs_encryptionMister Oyster2018-01-051-2/+2
* 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
* 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-182-2/+2
* 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-141-1/+0
* arm: don't force IRQ_DOMAIN_DEBUG on mt67xx archMister Oyster2017-12-142-7/+2