summaryrefslogtreecommitdiffstats
path: root/arch/arm64
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-09-071-0/+3
|\
| * Merge branch 'x86/mm' into efi/core, to pick up dependenciesIngo Molnar2017-08-264-11/+17
| |\
| * | efi/libstub/arm64: Use hidden attribute for struct screen_info referenceArd Biesheuvel2017-08-211-0/+3
* | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2017-09-0617-227/+1383
|\ \ \
| * | | crypto: arm64/aes - avoid expanded lookup tables in the final roundArd Biesheuvel2017-08-041-45/+107
| * | | crypto: arm64/ghash - add NEON accelerated fallback for 64-bit PMULLArd Biesheuvel2017-08-042-36/+252
| * | | crypto: arm64/gcm - implement native driver using v8 Crypto ExtensionsArd Biesheuvel2017-08-043-26/+591
| * | | crypto: arm64/aes-bs - implement non-SIMD fallback for AES-CTRArd Biesheuvel2017-08-042-5/+44
| * | | crypto: arm64/chacha20 - take may_use_simd() into accountArd Biesheuvel2017-08-041-2/+3
| * | | crypto: arm64/aes-blk - add a non-SIMD fallback for synchronous CTRArd Biesheuvel2017-08-043-17/+101
| * | | crypto: arm64/aes-ce-ccm: add non-SIMD generic fallbackArd Biesheuvel2017-08-042-35/+140
| * | | crypto: arm64/aes-ce-cipher: add non-SIMD generic fallbackArd Biesheuvel2017-08-042-3/+18
| * | | crypto: arm64/aes-ce-cipher - match round key endianness with generic codeArd Biesheuvel2017-08-043-40/+37
| * | | crypto: arm64/sha2-ce - add non-SIMD scalar fallbackArd Biesheuvel2017-08-043-5/+29
| * | | crypto: arm64/sha1-ce - add non-SIMD generic fallbackArd Biesheuvel2017-08-042-5/+16
| * | | crypto: arm64/crc32 - add non-SIMD scalar fallbackArd Biesheuvel2017-08-041-5/+6
| * | | crypto: arm64/crct10dif - add non-SIMD generic fallbackArd Biesheuvel2017-08-041-4/+9
| * | | crypto: arm64/ghash-ce - add non-SIMD scalar fallbackArd Biesheuvel2017-08-042-9/+43
| * | | crypto: algapi - make crypto_xor() take separate dst and src argumentsArd Biesheuvel2017-08-042-6/+3
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-09-065-0/+81
|\ \ \ \
| * \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-09-015-17/+17
| |\ \ \ \
| * \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-08-217-5/+11
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| * | | | | ARM64: dts: rockchip: Enable gmac2phy for rk3328-evbDavid Wu2017-08-111-0/+17
| * | | | | ARM64: dts: rockchip: Add gmac2phy node support for rk3328David Wu2017-08-111-0/+39
| * | | | | arm64: defconfig: Enable CONFIG_ROCKCHIP_PHYDavid Wu2017-08-111-0/+1
| * | | | | bpf, arm64: implement jiting of BPF_J{LT, LE, SLT, SLE}Daniel Borkmann2017-08-092-0/+24
* | | | | | Merge tag 'acpi-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2017-09-051-2/+2
|\ \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| *-----. \ \ \ \ \ Merge branches 'acpi-x86', 'acpi-soc', 'acpi-pmic' and 'acpi-apple'Rafael J. Wysocki2017-09-031-2/+2
| |\ \ \ \ \ \ \ \ \ | | | | |_|/ / / / / | | | |/| | | | | |
| | * | | | | | | | ACPI / boot: Correct address space of __acpi_map_table()Andy Shevchenko2017-07-241-2/+2
| | | |/ / / / / / | | |/| | | | | |
* | | | | | | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2017-09-0567-812/+1447
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | arm64: cleanup {COMPAT_,}SET_PERSONALITY() macroYury Norov2017-08-223-2/+11
| * | | | | | | | | arm64: introduce separated bits for mm_context_t flagsYury Norov2017-08-223-3/+5
| * | | | | | | | | arm64: hugetlb: Cleanup setup_hugepageszSteve Capper2017-08-221-13/+13
| * | | | | | | | | arm64: Re-enable support for contiguous hugepagesPunit Agrawal2017-08-221-0/+14
| * | | | | | | | | arm64: hugetlb: Override set_huge_swap_pte_at() to support contiguous hugepagesPunit Agrawal2017-08-222-0/+15
| * | | | | | | | | arm64: hugetlb: Override huge_pte_clear() to support contiguous hugepagesPunit Agrawal2017-08-222-1/+43
| * | | | | | | | | arm64: hugetlb: Handle swap entries in huge_pte_offset() for contiguous hugep...Punit Agrawal2017-08-221-5/+14
| * | | | | | | | | arm64: hugetlb: Add break-before-make logic for contiguous entriesSteve Capper2017-08-221-21/+91
| * | | | | | | | | arm64: hugetlb: Spring clean huge pte accessorsSteve Capper2017-08-221-65/+54
| * | | | | | | | | arm64: hugetlb: Introduce pte_pgprot helperSteve Capper2017-08-221-4/+12
| * | | | | | | | | arm64: hugetlb: set_huge_pte_at Add WARN_ON on !pte_presentSteve Capper2017-08-221-0/+6
| * | | | | | | | | arm64: kexec: have own crash_smp_send_stop() for crash dump for nonpanic coresHoeun Ryu2017-08-213-3/+13
| * | | | | | | | | arm64: dma-mapping: Mark atomic_pool as __ro_after_initVladimir Murzin2017-08-211-1/+1
| * | | | | | | | | arm64: dma-mapping: Do not pass data to gen_pool_set_algo()Vladimir Murzin2017-08-211-1/+1
| * | | | | | | | | arm64: Remove the !CONFIG_ARM64_HW_AFDBM alternative code pathsCatalin Marinas2017-08-213-11/+2
| * | | | | | | | | arm64: Ignore hardware dirty bit updates in ptep_set_wrprotect()Catalin Marinas2017-08-211-8/+13
| * | | | | | | | | arm64: Move PTE_RDONLY bit handling out of set_pte_at()Catalin Marinas2017-08-214-41/+21
| * | | | | | | | | kvm: arm64: Convert kvm_set_s2pte_readonly() from inline asm to cmpxchg()Catalin Marinas2017-08-211-12/+9
| * | | | | | | | | arm64: Convert pte handling from inline asm to using (cmp)xchgCatalin Marinas2017-08-212-51/+44
| * | | | | | | | | Merge branch 'for-next/kernel-mode-neon' into for-next/coreCatalin Marinas2017-08-188-137/+207
| |\ \ \ \ \ \ \ \ \
OpenPOWER on IntegriCloud