aboutsummaryrefslogtreecommitdiff
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* defconfig: regenMoyster2019-01-131-6/+2
* defconfig: cleanup quota configMoyster2019-01-131-4/+4
* defconfig: enable AES-GCMMoyster2019-01-131-1/+1
* arm, pm, vmpressure: add missing slab.h includesTejun Heo2018-12-111-0/+1
* defconfig: regen for sdfat and new ram_consoleMoyster2018-12-021-19/+23
* defconfig: build with CONFIG_MAGIC_SYSRQMoyster2018-12-021-1/+1
* ARM: 8584/1: floppy: avoid gcc-6 warningArnd Bergmann2018-11-301-1/+1
* arm64: build vdso without libgcovArnd Bergmann2018-11-301-0/+3
* Revert "GCC: Fix up for gcc 5+"Moyster2018-11-302-2/+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-29462-462/+462
* defconfig: regen m2note_defconfigMoyster2018-11-291-0/+3
* Fix for build error no support ARM mode 'smc #1'demicro2018-11-291-1/+3
* ARM: 8328/1: remove empty preprocessor #else branchUwe Kleine-König2018-11-291-3/+1
* ARM: 8171/1: Use current_stack_pointer for return_addressBehan Webster2018-11-291-2/+1
* ARM: 8160/1: drop warning about return_address not using unwind tablesUwe Kleine-König2018-11-291-4/+0
* ARM: 8158/1: LLVMLinux: use static inline in ARM ftrace.hBehan Webster2018-11-292-6/+1
* arm64: kuser32-bit helpers: dont include unistd32.hAmit Pundir2018-11-291-1/+0
* GCC: Fix up for gcc 5+mydongistiny2018-11-292-0/+2
* ARM: fix put_user() for gcc-8Arnd Bergmann2018-11-291-1/+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
* 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