summaryrefslogtreecommitdiff
path: root/arch/arm64
AgeCommit message (Expand)Author
2020-03-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds
2020-03-31Merge tag 'tty-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2020-03-31Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2020-03-30Merge tag 'timers-core-2020-03-30' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-03-30Merge tag 'timers-nohz-2020-03-30' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-03-30Merge tag 'smp-core-2020-03-30' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-03-30Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-03-30Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2020-03-30Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-03-30Merge tag 'media/v5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2020-03-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2020-03-28Merge branch 'uaccess.futex' of git://git.kernel.org/pub/scm/linux/kernel/git...Thomas Gleixner
2020-03-27futex: arch_futex_atomic_op_inuser() calling conventions changeAl Viro
2020-03-27Merge tag 'arm-soc-fixes-5.6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-03-27Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2020-03-26arm64: defconfig: ti: k3: enable dma and networkingGrygorii Strashko
2020-03-26arm64: dts: ti: k3-j721e-common-proc-board: add mcu cpsw nuss pinmux and phy ...Grygorii Strashko
2020-03-26arm64: dts: ti: k3-j721e-mcu: add mcu cpsw nuss nodeGrygorii Strashko
2020-03-26arm64: dts: k3-am654-base-board: add mcu cpsw nuss pinmux and phy defsGrygorii Strashko
2020-03-26arm64: dts: ti: k3-am65-mcu: add cpsw nuss nodeGrygorii Strashko
2020-03-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-03-25arm64: dts: Fix leftover entry-methods for PSCILinus Walleij
2020-03-25arm64: hibernate: Use bringup_hibernate_cpu()Qais Yousef
2020-03-25arm64: Use reboot_cpu instead of hardconding it to 0Qais Yousef
2020-03-25arm64: Don't use disable_nonboot_cpus()Qais Yousef
2020-03-25Merge branch 'for-next/kernel-ptrauth' into for-next/coreCatalin Marinas
2020-03-25Merge branch 'for-next/asm-cleanups' into for-next/coreCatalin Marinas
2020-03-25Merge branch 'for-next/asm-annotations' into for-next/coreCatalin Marinas
2020-03-25Merge branches 'for-next/memory-hotremove', 'for-next/arm_sdei', 'for-next/am...Catalin Marinas
2020-03-25arm64: head: Convert install_el2_stub to SYM_INNER_LABELMark Brown
2020-03-24arm64: Introduce get_cpu_ops() helper functionGavin Shan
2020-03-24arm64: Rename cpu_read_ops() to init_cpu_ops()Gavin Shan
2020-03-24arm64: Declare ACPI parking protocol CPU operation if neededGavin Shan
2020-03-24arm64: move kimage_vaddr to .rodataRemi Denis-Courmont
2020-03-24arm64: use mov_q instead of literal ldrRemi Denis-Courmont
2020-03-23Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2020-03-23Merge 5.6-rc7 into tty-nextGreg Kroah-Hartman
2020-03-21arm64: vdso32: Enable Clang CompilationVincenzo Frascino
2020-03-21arm64: vdso32: Include common headers in the vdso libraryVincenzo Frascino
2020-03-21arm64: vdso: Include common headers in the vdso libraryVincenzo Frascino
2020-03-21arm64: Introduce asm/vdso/processor.hVincenzo Frascino
2020-03-21arm64: vdso32: Code clean upVincenzo Frascino
2020-03-21arm64: Introduce asm/vdso/clocksource.hVincenzo Frascino
2020-03-20Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2020-03-20arm64: Kconfig: verify binutils support for ARM64_PTR_AUTHNick Desaulniers
2020-03-20arm64: alternative: fix build with clang integrated assemblerIlie Halip
2020-03-20crypto: arm64/chacha - correctly walk through blocksJason A. Donenfeld
2020-03-19arm64: compat: Fix syscall number of compat_clock_getresVincenzo Frascino
2020-03-19arm64: kpti: Fix "kpti=off" when KASLR is enabledWill Deacon
2020-03-18arm64: compile the kernel with ptrauth return address signingKristina Martsenko