summaryrefslogtreecommitdiffstats
path: root/arch/arm64
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-03-302-0/+4
|\
| * arm64: defconfig: enable CONFIG_SCHED_SMTValentin Schneider2020-03-061-0/+1
| * arm64/topology: Populate arch_scale_thermal_pressure() for arm64 platformsThara Gopinath2020-03-061-0/+3
* | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2020-03-301-3/+2
|\ \
| * \ Merge branch 'uaccess.futex' of git://git.kernel.org/pub/scm/linux/kernel/git...Thomas Gleixner2020-03-281-3/+2
| |\ \ | | |/ | |/|
| | * futex: arch_futex_atomic_op_inuser() calling conventions changeAl Viro2020-03-271-3/+2
* | | Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-03-304-86/+27
|\ \ \
| * \ \ Merge branch 'efi/urgent' into efi/core, to pick up fixesIngo Molnar2020-03-0813-77/+98
| |\ \ \
| * | | | efi/arm64: Clean EFI stub exit code from cache instead of avoiding itArd Biesheuvel2020-02-292-15/+15
| * | | | Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi...Ingo Molnar2020-02-264-83/+24
| |\ \ \ \
| | * | | | efi/libstub: Introduce symbolic constants for the stub major/minor versionArd Biesheuvel2020-02-231-2/+2
| | * | | | efi/libstub: Clean up command line parsing routineArd Biesheuvel2020-02-231-0/+1
| | * | | | efi/libstub/arm: Relax FDT alignment requirementArd Biesheuvel2020-02-231-7/+0
| | * | | | efi/libstub: Use hidden visibility for all source filesArd Biesheuvel2020-02-231-3/+0
| | * | | | efi/libstub/arm: Make efi_entry() an ordinary PE/COFF entrypointArd Biesheuvel2020-02-223-71/+21
| | | |_|/ | | |/| |
* | | | | Merge tag 'media/v5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2020-03-301-0/+4
|\ \ \ \ \
| * | | | | media: arm64: dts: amlogic: add rc-videostrong-kii-pro keymapMohammad Rasim2020-03-021-0/+4
| | |/ / / | |/| | |
* | | | | Merge tag 'arm-soc-fixes-5.6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-03-272-2/+2
|\ \ \ \ \
| * | | | | arm64: dts: Fix leftover entry-methods for PSCILinus Walleij2020-03-252-2/+2
* | | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2020-03-271-1/+1
|\ \ \ \ \ \
| * | | | | | arm64: alternative: fix build with clang integrated assemblerIlie Halip2020-03-201-1/+1
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-03-252-4/+4
|\ \ \ \ \ \ \
| * | | | | | | arm64: dts: ls1046ardb: set RGMII interfaces to RGMII_ID modeMadalin Bucur2020-03-161-2/+2
| * | | | | | | arm64: dts: ls1043a-rdb: correct RGMII delay mode to rgmii-idMadalin Bucur2020-03-161-2/+2
* | | | | | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2020-03-231-4/+4
|\ \ \ \ \ \ \ \
| * | | | | | | | crypto: arm64/chacha - correctly walk through blocksJason A. Donenfeld2020-03-201-4/+4
* | | | | | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2020-03-204-11/+26
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | / / / / / / | | |/ / / / / / | |/| | | | | |
| * | | | | | | arm64: compat: Fix syscall number of compat_clock_getresVincenzo Frascino2020-03-191-1/+1
| * | | | | | | arm64: kpti: Fix "kpti=off" when KASLR is enabledWill Deacon2020-03-192-5/+5
| * | | | | | | arm64: smp: fix crash_smp_send_stop() behaviourCristian Marussi2020-03-171-2/+6
| * | | | | | | arm64: smp: fix smp_send_stop() behaviourCristian Marussi2020-03-171-3/+14
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-03-121-0/+2
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |
| * | | | | | | arm64: dts: ls1043a: FMan erratum A050385Madalin Bucur2020-03-061-0/+2
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds2020-03-085-10/+6
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | Merge tag 'socfpga_dts_fix_for_v5.6_v2' of git://git.kernel.org/pub/scm/linux...Olof Johansson2020-03-0315-77/+88
| |\ \ \ \ \ \
| | * | | | | | arm64: dts: socfpga: agilex: Fix gmac compatibleLey Foon Tan2020-03-031-3/+3
| | | |_|_|_|/ | | |/| | | |
| * | | | | | Merge tag 'amlogic-fixes' of https://git.kernel.org/pub/scm/linux/kernel/git/...Olof Johansson2020-03-022-1/+2
| |\ \ \ \ \ \
| | * | | | | | arm64: dts: meson: fix gxm-khadas-vim2 wifiChristian Hewitt2020-03-011-1/+1
| | * | | | | | arm64: dts: meson-sm1-sei610: add missing interrupt-namesGuillaume La Roque2020-02-291-0/+1
| | | |_|_|_|/ | | |/| | | |
| * | | | | | Merge tag 'tee-amdtee-fix-for-5.6' of https://git.linaro.org/people/jens.wikl...Olof Johansson2020-02-275-10/+16
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge tag 'renesas-fixes-for-v5.6-tag1' of git://git.kernel.org/pub/scm/linux...Olof Johansson2020-02-271-1/+1
| |\ \ \ \ \ \ \
| | * | | | | | | arm64: defconfig: Replace ARCH_R8A7796 by ARCH_R8A77960Geert Uytterhoeven2020-02-211-1/+1
| | | |/ / / / / | | |/| | | | |
| * | | | | | | Merge tag 'imx-fixes-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/sh...Olof Johansson2020-02-241-5/+0
| |\ \ \ \ \ \ \
| | * | | | | | | arm64: dts: imx8qxp-mek: Remove unexisting Ethernet PHYFabio Estevam2020-02-191-5/+0
| | |/ / / / / /
* | | | | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2020-03-061-5/+15
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | / / | | |_|_|_|/ / | |/| | | | |
| * | | | | | arm64: context: Fix ASID limit in boot messagesJean-Philippe Brucker2020-03-021-5/+15
* | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2020-03-0112-72/+83
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | Merge tag 'kvmarm-fixes-5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini2020-02-2812-72/+83
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| | * | | | | arm64: Ask the compiler to __always_inline functions used by KVM at HYPJames Morse2020-02-224-8/+8
| | * | | | | KVM: arm64: Define our own swab32() to avoid a uapi static inlineJames Morse2020-02-222-2/+9