summaryrefslogtreecommitdiffstats
path: root/arch/arm64
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'akpm' (patches from Andrew)HEADmasterLinus Torvalds2018-06-072-2/+1
|\
| * mm: introduce ARCH_HAS_PTE_SPECIALLaurent Dufour2018-06-072-2/+1
* | Merge tag 'pci-v4.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-06-071-1/+2
|\ \ | |/ |/|
| * arm64: defconfig: update config for Rockchip PCIeShawn Lin2018-05-111-1/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-06-065-111/+198
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-06-031-1/+0
| |\ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-05-265-31/+83
| |\ \ \
| * \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-05-218-7/+34
| |\ \ \ \
| * | | | | arm64: dts: apq8096-db820c: enable bluetooth nodeThierry Escande2018-05-184-0/+76
| * | | | | arm64: dts: apq8096-db820c: Enable wlan and bt en pinsSrinivas Kandagatla2018-05-182-0/+53
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2018-05-161-46/+69
| |\ \ \ \ \
| | * | | | | bpf, arm64: save 4 bytes in prologue when ebpf insns came from cbpfDaniel Borkmann2018-05-141-10/+13
| | * | | | | bpf, arm64: optimize 32/64 immediate emissionDaniel Borkmann2018-05-141-31/+54
| | * | | | | bpf, arm64: save 4 bytes of unneeded stack spaceDaniel Borkmann2018-05-141-5/+2
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-05-115-7/+30
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2018-05-071-65/+0
| |\ \ \ \ \ \
| | * | | | | | bpf, arm64: remove ld_abs/ld_indDaniel Borkmann2018-05-031-65/+0
* | | | | | | | Merge tag 'edac_for_4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds2018-06-062-3/+124
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge tag 'socfpga_updates_for_v4.18_part2' into edac-for-4.18Borislav Petkov2018-05-122-3/+124
| |\ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | |
| | * | | | | | | arm64: dts: stratix10: add sdram eccThor Thayer2018-05-081-0/+12
| | * | | | | | | arm64: dts: stratix10: Change pad skew values for EMAC0 PHY driverOoi, Joyce2018-04-241-1/+1
| | * | | | | | | arm64: dts: stratix10: Add PL330 DMAC to Stratix10 dtsGraham Moore2018-04-161-0/+19
| | * | | | | | | arm64: dts: stratix10: enable i2c, add i2c periperalsAlan Tull2018-04-162-0/+39
| | * | | | | | | arm64: dts: stratix10: use clock bindings for the Stratix10 platformDinh Nguyen2018-04-162-2/+53
| | | |_|_|_|_|/ | | |/| | | | |
* | | | | | | | Merge tag 'kbuild-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2018-06-061-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | kbuild: add machine size to CHECKFLAGSLuc Van Oostenryck2018-06-011-1/+1
* | | | | | | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2018-06-0519-441/+910
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | crypto: clarify licensing of OpenSSL asm codeAdam Langley2018-05-313-6/+30
| * | | | | | | | | crypto: arm64/sha512-ce - yield NEON after every block of inputArd Biesheuvel2018-05-121-6/+21
| * | | | | | | | | crypto: arm64/sha3-ce - yield NEON after every block of inputArd Biesheuvel2018-05-121-27/+50
| * | | | | | | | | crypto: arm64/crct10dif-ce - yield NEON after every block of inputArd Biesheuvel2018-05-121-4/+28
| * | | | | | | | | crypto: arm64/crc32-ce - yield NEON after every block of inputArd Biesheuvel2018-05-121-10/+30
| * | | | | | | | | crypto: arm64/aes-ghash - yield NEON after every block of inputArd Biesheuvel2018-05-122-44/+97
| * | | | | | | | | crypto: arm64/aes-bs - yield NEON after every block of inputArd Biesheuvel2018-05-121-135/+170
| * | | | | | | | | crypto: arm64/aes-blk - yield NEON after every block of inputArd Biesheuvel2018-05-122-130/+216
| * | | | | | | | | crypto: arm64/aes-ccm - yield NEON after every block of inputArd Biesheuvel2018-05-121-55/+95
| * | | | | | | | | crypto: arm64/sha2-ce - yield NEON after every block of inputArd Biesheuvel2018-05-121-11/+26
| * | | | | | | | | crypto: arm64/sha1-ce - yield NEON after every block of inputArd Biesheuvel2018-05-121-13/+29
| * | | | | | | | | crypto: arm64 - add support for SM4 encryption using special instructionsArd Biesheuvel2018-05-054-0/+118
| | |_|/ / / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-06-041-16/+16
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'linus' into timers/2038Thomas Gleixner2018-05-1930-74/+246
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | y2038: arm64: Extend sysvipc compat data structuresArnd Bergmann2018-04-201-16/+16
* | | | | | | | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-06-044-13/+2
|\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'timers/urgent' into timers/coreThomas Gleixner2018-05-0224-67/+200
| |\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / | |/| | | | | / / / / / | | | |_|_|_|/ / / / / | | |/| | | | | | | |
| * | | | | | | | | | compat: Move compat_timespec/ timeval to compat_time.hDeepa Dinamani2018-04-194-13/+2
| | |_|/ / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2018-06-041-5/+0
|\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar2018-05-258-7/+34
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / / | | |/| | | | | | | |
| * | | | | | | | | | locking/spinlocks/arm64: Remove smp_mb() from arch_spin_is_locked()Andrea Parri2018-05-151-5/+0
| | |_|_|_|_|_|/ / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-06-044-7/+15
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | signal: Ensure every siginfo we send has all bits initializedEric W. Biederman2018-04-254-7/+15
| | |_|/ / / / / / / | |/| | | | | | | |