summaryrefslogtreecommitdiff
path: root/arch (follow)
Commit message (Expand)AuthorAge
...
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | UPSTREAM: arm64/efi: refactor EFI init and runtime code for reuse by 32-bit ARMArd Biesheuvel2016-10-12
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | UPSTREAM: arm64/efi: split off EFI init and runtime code for reuse by 32-bit ARMArd Biesheuvel2016-10-12
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | UPSTREAM: arm64/efi: mark UEFI reserved regions as MEMBLOCK_NOMAPArd Biesheuvel2016-10-12
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | BACKPORT: arm64: only consider memblocks with NOMAP cleared for linear mappingArd Biesheuvel2016-10-12
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | UPSTREAM: arm64: spinlock: fix spin_unlock_wait for LSE atomicsWill Deacon2016-10-12
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | UPSTREAM: arm64: avoid TLB conflict with CONFIG_RANDOMIZE_BASEMark Rutland2016-10-12
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | UPSTREAM: arm64: Only select ARM64_MODULE_PLTS if MODULES=yCatalin Marinas2016-10-12
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | UPSTREAM: arch/arm/include/asm/pgtable-3level.h: add pmd_mkclean for THPMinchan Kim2016-10-12
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi2016-10-11
| | |\| | | | | | | | | | | | | | | | | | | | | | | | | | | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge remote-tracking branch 'lts/linux-4.4.y' into linux-linaro-lsk-v4.4Alex Shi2016-10-05
| | | |\| | | | | | | | | | | | | | | | | | | | | | | | | | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | MIPS: paravirt: Fix undefined reference to smp_bootstrapMatt Redfearn2016-09-30
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | MIPS: Add a missing ".set pop" in an early commitHuacai Chen2016-09-30
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | MIPS: Avoid a BUG warning during prctl(PR_SET_FP_MODE, ...)Marcin Nowakowski2016-09-30
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | MIPS: Remove compact branch policy Kconfig entriesPaul Burton2016-09-30
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | MIPS: vDSO: Fix Malta EVA mapping to vDSO page structsJames Hogan2016-09-30
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | MIPS: SMP: Fix possibility of deadlock when bringing CPUs onlineMatt Redfearn2016-09-30
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | MIPS: Fix pre-r6 emulation FPU initialisationPaul Burton2016-09-30
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | net: smc91x: fix SMC accessesRussell King2016-09-30
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | crypto: arm/aes-ctr - fix NULL dereference in tail processingArd Biesheuvel2016-09-30
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | crypto: arm64/aes-ctr - fix NULL dereference in tail processingArd Biesheuvel2016-09-30
| | | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | | | | |/| | | | | | | | | | | | | | | | | | | | | | | | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | Merge remote-tracking branch 'lts/linux-4.4.y' into linux-linaro-lsk-v4.4Alex Shi2016-10-05
| | | |\| | | | | | | | | | | | | | | | | | | | | | | | | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | openrisc: fix the fix of copy_from_user()Guenter Roeck2016-09-24
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | avr32: fix 'undefined reference to `___copy_from_user'Guenter Roeck2016-09-24
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | ia64: copy_from_user() should zero the destination on access_ok() failureAl Viro2016-09-24
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | ppc32: fix copy_from_user()Al Viro2016-09-24
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | sparc32: fix copy_from_user()Al Viro2016-09-24
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | mn10300: copy_from_user() should zero on access_ok() failure...Al Viro2016-09-24
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | nios2: copy_from_user() should zero the tail of destinationAl Viro2016-09-24
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | openrisc: fix copy_from_user()Al Viro2016-09-24
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | parisc: fix copy_from_user()Al Viro2016-09-24
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | metag: copy_from_user() should zero the destination on access_ok() failureAl Viro2016-09-24
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | alpha: fix copy_from_user()Al Viro2016-09-24
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | mips: copy_from_user() must zero the destination on access_ok() failureAl Viro2016-09-24
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | hexagon: fix strncpy_from_user() error returnAl Viro2016-09-24
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | sh: fix copy_from_user()Al Viro2016-09-24
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | score: fix copy_from_user() and friendsAl Viro2016-09-24
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | blackfin: fix copy_from_user()Al Viro2016-09-24
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | cris: buggered copy_from_user/copy_to_user/clear_userAl Viro2016-09-24
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | frv: fix clear_user()Al Viro2016-09-24
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | ARC: uaccess: get_user to zero out dest in cause of faultVineet Gupta2016-09-24
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | s390: get_user() should zero on failureAl Viro2016-09-24
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | score: fix __get_user/get_userAl Viro2016-09-24
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | nios2: fix __get_user()Al Viro2016-09-24
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | sh64: failing __get_user() should zeroAl Viro2016-09-24
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | m32r: fix __get_user()Al Viro2016-09-24
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | mn10300: failing __get_user() and get_user() should zeroAl Viro2016-09-24
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | fix minor infoleak in get_user_ex()Al Viro2016-09-24
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | microblaze: fix copy_from_user()Al Viro2016-09-24
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | avr32: fix copy_from_user()Al Viro2016-09-24
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | microblaze: fix __get_user()Al Viro2016-09-24