aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64
AgeCommit message (Expand)Author
2018-02-03Merge tag 'usercopy-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-02-01Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2018-02-01Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds
2018-02-01Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...Linus Torvalds
2018-02-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml...Linus Torvalds
2018-02-01Merge tag 'usb-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2018-01-31Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2018-01-31arm64: provide pmdp_establish() helperCatalin Marinas
2018-01-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2018-01-31Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2018-01-31Merge tag 'dma-mapping-4.16' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2018-01-30Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-01-30Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2018-01-30Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2018-01-29Merge tag 'mtd/for-4.16' of git://git.infradead.org/linux-mtdLinus Torvalds
2018-01-29Merge tag 'init_task-20180117' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2018-01-26Merge branches 'clk-remove-asm-clkdev', 'clk-debugfs-fixes', 'clk-renesas' an...Stephen Boyd
2018-01-26bpf, arm64: remove obsolete exception handling from div/modDaniel Borkmann
2018-01-26arm64: Fix TTBR + PAN + 52-bit PA logic in cpu_do_switch_mmSteve Capper
2018-01-26Merge tag 'socfpga_dts_for_v4.16' of ssh://gitolite.kernel.org/pub/scm/linux/...Arnd Bergmann
2018-01-26crypto: arm64/sha512 - fix/improve new v8.2 Crypto Extensions codeArd Biesheuvel
2018-01-26crypto: arm64/sm3 - new v8.2 Crypto Extensions implementationArd Biesheuvel
2018-01-26crypto: arm64/sha3 - new v8.2 Crypto Extensions implementationArd Biesheuvel
2018-01-23arm64: Turn on KPTI only on CPUs that need itJayachandran C
2018-01-23arm64: Branch predictor hardening for Cavium ThunderX2Jayachandran C
2018-01-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-01-23arm64: Run enable method for errata work arounds on late CPUsSuzuki K Poulose
2018-01-23arm64: Move BP hardening to check_and_switch_contextMarc Zyngier
2018-01-23arm64: dts: stratix10: fix SPI settingsThor Thayer
2018-01-23arm64: dts: stratix10: add USB ECC reset bitDinh Nguyen
2018-01-23arm64: dts: stratix10: enable USB on the devkitDinh Nguyen
2018-01-22signal/ptrace: Add force_sig_ptrace_errno_trap and use it where neededEric W. Biederman
2018-01-22signal: Don't use structure initializers for struct siginfoEric W. Biederman
2018-01-22signal/arm64: Better isolate the COMPAT_TASK portion of ptrace_hbptriggeredEric W. Biederman
2018-01-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2018-01-20Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2018-01-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-01-19bpf: get rid of pure_initcall dependency to enable jitsDaniel Borkmann
2018-01-19Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2018-01-19Merge tag 'mvebu-dt64-4.16-3' of git://git.infradead.org/linux-mvebu into nex...Arnd Bergmann
2018-01-19arm64: defconfig: enable CONFIG_ACPI_APEI_EINJshiju.jose@huawei.com
2018-01-19arm64: defconfig: enable EDAC GHES optionshiju.jose@huawei.com
2018-01-19arm64: defconfig: enable CONFIG_ACPI_APEI_MEMORY_FAILUREshiju.jose@huawei.com
2018-01-19arm64: mm: ignore memory above supported physical address sizeKristina Martsenko
2018-01-18crypto: arm64/sha1-ce - get rid of literal poolArd Biesheuvel
2018-01-18crypto: arm64/sha2-ce - move the round constant table to .rodata sectionArd Biesheuvel
2018-01-18crypto: arm64/crct10dif - move literal data to .rodata sectionArd Biesheuvel
2018-01-18crypto: arm64/crc32 - move literal data to .rodata sectionArd Biesheuvel
2018-01-18crypto: arm64/aes-neon - move literal data to .rodata sectionArd Biesheuvel