aboutsummaryrefslogtreecommitdiff
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* defconfig: remove useless usb storage stuffMoyster2019-08-011-11/+11
* defconfig: remove unused comp algosMoyster2019-08-011-4/+2
* crypto: arm - replace memset by memzero_explicitJulia Lawall2019-07-081-1/+1
* crypto: arm/sha256 - Use memzero_explicit to fill memory with 0elektroschmock2019-07-081-1/+1
* partial merge fix - BACKPORT: random: introduce getrandom(2) system callTheodore Ts'o2019-07-072-0/+2
* Fix "BACKPORT: ARM: wire up getrandom syscall"Michael Bestas2019-07-071-1/+1
* BACKPORT: ARM: wire up getrandom syscall Clean cherry pick of eb6452537b28065...Russell King2019-07-073-6/+13
* 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-034-4/+4
* arm64/xen: implement ioremap_cached on arm64Stefano Stabellini2019-05-031-0/+2
* ARM: spectre-v1: fix syscall entryRussell King2019-05-032-11/+32
* ARM: spectre-v1: add array_index_mask_nospec() implementationRussell King2019-05-031-0/+19
* ARM: spectre-v1: add speculation barrier (csdb) macrosRussell King2019-05-032-0/+21
* ARM: spectre-v2: harden branch predictor on context switchesRussell King2019-05-032-0/+46
* ARM: spectre: add Kconfig symbol for CPUs vulnerable to SpectreRussell King2019-05-031-0/+4
* mm: Update is_vmalloc_addr to account for vmalloc savingsLaura Abbott2019-05-021-1/+1
* Safer ABI for O_TMPFILEAl Viro2019-05-023-3/+3
* it's still short a few helpers, but infrastructure should be OK now...Al Viro2019-05-023-0/+3
* 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
* 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