aboutsummaryrefslogtreecommitdiff
path: root/arch/arm64
Commit message (Expand)AuthorAgeFilesLines
* defconfig: remove useless usb storage stuffMoyster2019-08-011-11/+11
* defconfig: remove unused comp algosMoyster2019-08-011-4/+2
* Enlarge ram console size from 12KB to 15KB.Piazza Lo2019-05-032-2/+2
* ARM: 7933/1: rename ioremap_cached to ioremap_cacheRob Herring2019-05-031-1/+1
* arm64/xen: implement ioremap_cached on arm64Stefano Stabellini2019-05-031-0/+2
* defconfig: fixMoyster2019-05-021-4/+8
* defconfig: regenMoyster2019-01-131-6/+2
* defconfig: cleanup quota configMoyster2019-01-131-4/+4
* defconfig: enable AES-GCMMoyster2019-01-131-1/+1
* defconfig: regen for sdfat and new ram_consoleMoyster2018-12-021-19/+23
* defconfig: build with CONFIG_MAGIC_SYSRQMoyster2018-12-021-1/+1
* arm64: build vdso without libgcovArnd Bergmann2018-11-301-0/+3
* Revert "GCC: Fix up for gcc 5+"Moyster2018-11-301-1/+0
* arm64: support __int128 on gcc 5+Jason A. Donenfeld2018-11-303-1/+82
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2018-11-292-2/+2
* defconfig: regen m2note_defconfigMoyster2018-11-291-0/+3
* arm64: kuser32-bit helpers: dont include unistd32.hAmit Pundir2018-11-291-1/+0
* GCC: Fix up for gcc 5+mydongistiny2018-11-291-0/+1
* 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