summaryrefslogtreecommitdiff
path: root/arch/arm64
Commit message (Expand)AuthorAge
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2018-01-31
|\
| * arm64: provide pmdp_establish() helperCatalin Marinas2018-01-31
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-01-31
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2018-01-28
| |\ \
| | * | bpf, arm64: remove obsolete exception handling from div/modDaniel Borkmann2018-01-26
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-01-23
| |\ \ \ | | |/ / | |/| |
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2018-01-20
| |\ \ \
| | * | | bpf: get rid of pure_initcall dependency to enable jitsDaniel Borkmann2018-01-19
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-01-19
| |\ \ \ \ | | |/ / / | |/| | |
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-01-09
| |\ \ \ \
| * \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2017-12-27
| |\ \ \ \ \
| | * | | | | bpf: arm64: fix uninitialized variableAlexei Starovoitov2017-12-19
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-12-22
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2017-12-18
| |\ \ \ \ \ \
| | * | | | | | bpf: arm64: add JIT support for multi-function programsAlexei Starovoitov2017-12-17
| | * | | | | | bpf: fix net.core.bpf_jit_enable raceAlexei Starovoitov2017-12-17
* | | | | | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2018-01-31
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | |
| * | | | | | | crypto: arm64/sha512 - fix/improve new v8.2 Crypto Extensions codeArd Biesheuvel2018-01-26
| * | | | | | | crypto: arm64/sm3 - new v8.2 Crypto Extensions implementationArd Biesheuvel2018-01-26
| * | | | | | | crypto: arm64/sha3 - new v8.2 Crypto Extensions implementationArd Biesheuvel2018-01-26
| * | | | | | | crypto: arm64/sha1-ce - get rid of literal poolArd Biesheuvel2018-01-18
| * | | | | | | crypto: arm64/sha2-ce - move the round constant table to .rodata sectionArd Biesheuvel2018-01-18
| * | | | | | | crypto: arm64/crct10dif - move literal data to .rodata sectionArd Biesheuvel2018-01-18
| * | | | | | | crypto: arm64/crc32 - move literal data to .rodata sectionArd Biesheuvel2018-01-18
| * | | | | | | crypto: arm64/aes-neon - move literal data to .rodata sectionArd Biesheuvel2018-01-18
| * | | | | | | crypto: arm64/aes-cipher - move S-box to .rodata sectionArd Biesheuvel2018-01-18
| * | | | | | | crypto: arm64 - implement SHA-512 using special instructionsArd Biesheuvel2018-01-18
| * | | | | | | crypto: hash - annotate algorithms taking optional keyEric Biggers2018-01-12
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Herbert Xu2017-12-22
| |\ \ \ \ \ \ \
| * | | | | | | | crypto: arm64/aes - do not call crypto_unregister_skcipher twice on errorCorentin Labbe2017-11-29
| * | | | | | | | crypto: arm64/aes-ce-cipher - move assembler code to .S fileArd Biesheuvel2017-11-29
* | | | | | | | | Merge tag 'dma-mapping-4.16' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2018-01-31
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | arm64: use swiotlb_alloc and swiotlb_freeChristoph Hellwig2018-01-15
| * | | | | | | | | arm64: replace ZONE_DMA with ZONE_DMA32Christoph Hellwig2018-01-15
| * | | | | | | | | arm64: rename swiotlb_dma_opsChristoph Hellwig2018-01-15
| * | | | | | | | | dma-mapping: move dma_mark_clean to dma-direct.hChristoph Hellwig2018-01-10
| * | | | | | | | | dma-mapping: move swiotlb arch helpers to a new headerChristoph Hellwig2018-01-10
| * | | | | | | | | arm64: don't override dma_max_pfnChristoph Hellwig2018-01-10
| | |_|_|_|_|/ / / | |/| | | | | | |
* | | | | | | | | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-01-30
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | signal/ptrace: Add force_sig_ptrace_errno_trap and use it where neededEric W. Biederman2018-01-22
| * | | | | | | | | signal: Don't use structure initializers for struct siginfoEric W. Biederman2018-01-22
| * | | | | | | | | signal/arm64: Better isolate the COMPAT_TASK portion of ptrace_hbptriggeredEric W. Biederman2018-01-22
| * | | | | | | | | signal: Unify and correct copy_siginfo_to_user32Eric W. Biederman2018-01-15
| * | | | | | | | | signal: Unify and correct copy_siginfo_from_user32Eric W. Biederman2018-01-15
| * | | | | | | | | signal: unify compat_siginfo_tAl Viro2018-01-15
| * | | | | | | | | signal: Remove _sys_private and _overrun_incr from struct compat_siginfoEric W. Biederman2018-01-12
| * | | | | | | | | signal/arm64: Document conflicts with SI_USER and SIGFPE,SIGTRAP,SIGBUSEric W. Biederman2018-01-12
| | |_|_|_|_|/ / / | |/| | | | | | |
* | | | | | | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2018-01-30
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | arm64: Fix TTBR + PAN + 52-bit PA logic in cpu_do_switch_mmSteve Capper2018-01-26
| * | | | | | | | | arm64: Turn on KPTI only on CPUs that need itJayachandran C2018-01-23