index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm64
Age
Commit message (
Expand
)
Author
Files
Lines
2021-10-14
arm64: dts: qcom: apq8016-sbc: Clarify firmware-names
Stephan Gerhold
1
-3
/
+3
2021-10-14
arm64: defconfig: Enable QTI SC7280 pinctrl, gcc and interconnect
Sai Prakash Ranjan
1
-0
/
+3
2021-10-14
arm64: defconfig: Disable firmware sysfs fallback
Bjorn Andersson
1
-1
/
+0
2021-10-14
arm64: dts: renesas: rcar-gen3e: Add Cortex-A57 2 GHz opps
Geert Uytterhoeven
3
-0
/
+27
2021-10-14
arm64: dts: renesas: rzg2l-smarc-som: Enable Ethernet
Biju Das
2
-1
/
+97
2021-10-14
arm64: dts: renesas: r9a07g044: Add GbEthernet nodes
Biju Das
1
-0
/
+40
2021-10-14
arm64: dts: renesas: Add ports node to all adv7482 nodes
Niklas Söderlund
2
-45
/
+49
2021-10-14
arm64: dts: renesas: r8a779a0: Add and connect all CSI-2, ISP and VIN nodes
Niklas Söderlund
1
-0
/
+1332
2021-10-14
arm64: dts: allwinner: NanoPi R1S H5: Add generic compatible string for I2C EEPROM
Chukun Pan
1
-1
/
+8
2021-10-13
arm64: dts: marvell: add Globalscale MOCHAbin
Robert Marko
2
-0
/
+459
2021-10-12
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
Linus Torvalds
1
-1
/
+1
2021-10-12
Merge branch kvm-arm64/misc-5.16 into kvmarm-master/next
Marc Zyngier
1
-1
/
+4
2021-10-12
KVM: arm64: Fix reporting of endianess when the access originates at EL0
Marc Zyngier
1
-1
/
+4
2021-10-12
Merge tag 'ti-k3-dt-for-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/nmenon/linux into arm/dt
Arnd Bergmann
26
-123
/
+1652
2021-10-12
arm64: dts: exynos: add minimal support for exynosautov9 sadk board
Chanho Park
2
-1
/
+58
2021-10-12
arm64: dts: exynos: add initial support for exynosautov9 SoC
Chanho Park
2
-0
/
+1490
2021-10-12
arm64: ftrace: use function_nocfi for _mcount as well
Sumit Garg
1
-1
/
+1
2021-10-12
arm64: asm: setup.h: export common variables
Anders Roxell
1
-0
/
+6
2021-10-12
Merge tag 'tegra-for-5.16-arm64-defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into arm/defconfigs
Arnd Bergmann
1
-0
/
+5
2021-10-11
Revert "arm64: dts: Add support for Unisoc's UMS512"
Arnd Bergmann
4
-1253
/
+1
2021-10-11
Merge tag 'tegra-for-5.16-arm64-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into arm/dt
Arnd Bergmann
11
-15
/
+6416
2021-10-11
arm64: dts: Add support for Unisoc's UMS512
Chunyan Zhang
4
-1
/
+1253
2021-10-11
arm64/hugetlb: fix CMA gigantic page order for non-4K PAGE_SIZE
Mike Kravetz
1
-1
/
+1
2021-10-11
Merge tag 'amlogic-arm64-dt-for-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/amlogic/linux into arm/dt
Arnd Bergmann
15
-13
/
+1091
2021-10-11
Merge tag 'zynqmp-dt-for-v5.16-v2' of https://github.com/Xilinx/linux-xlnx into arm/dt
Arnd Bergmann
5
-0
/
+936
2021-10-11
KVM: arm64: Handle protected guests at 32 bits
Fuad Tabba
1
-0
/
+34
2021-10-11
KVM: arm64: Trap access to pVM restricted features
Fuad Tabba
1
-0
/
+57
2021-10-11
KVM: arm64: Move sanitized copies of CPU features
Fuad Tabba
2
-6
/
+2
2021-10-11
KVM: arm64: Initialize trap registers for protected VMs
Fuad Tabba
7
-1
/
+209
2021-10-11
KVM: arm64: Add handlers for protected VM System Registers
Fuad Tabba
8
-1
/
+737
2021-10-11
KVM: arm64: Simplify masking out MTE in feature id reg
Fuad Tabba
1
-8
/
+2
2021-10-11
KVM: arm64: Add missing field descriptor for MDCR_EL2
Fuad Tabba
1
-0
/
+1
2021-10-11
KVM: arm64: Pass struct kvm to per-EC handlers
Fuad Tabba
3
-4
/
+4
2021-10-11
KVM: arm64: Move early handlers to per-EC handlers
Marc Zyngier
3
-68
/
+124
2021-10-11
KVM: arm64: Don't include switch.h into nvhe/kvm-main.c
Marc Zyngier
1
-1
/
+1
2021-10-11
KVM: arm64: Move __get_fault_info() and co into their own include file
Marc Zyngier
3
-61
/
+77
2021-10-11
Merge branch kvm-arm64/raz-sysregs into kvmarm-master/next
Marc Zyngier
1
-9
/
+17
2021-10-11
KVM: arm64: Replace get_raz_id_reg() with get_raz_reg()
Alexandru Elisei
1
-8
/
+2
2021-10-11
KVM: arm64: Use get_raz_reg() for userspace reads of PMSWINC_EL0
Alexandru Elisei
1
-1
/
+10
2021-10-11
KVM: arm64: Return early from read_id_reg() if register is RAZ
Alexandru Elisei
1
-1
/
+6
2021-10-11
Merge branch kvm-arm64/misc-5.16 into kvmarm-master/next
Marc Zyngier
4
-8
/
+18
2021-10-11
KVM: arm64: Depend on HAVE_KVM instead of OF
Sean Christopherson
2
-1
/
+2
2021-10-11
KVM: arm64: Unconditionally include generic KVM's Kconfig
Sean Christopherson
1
-6
/
+2
2021-10-11
arm64: dts: renesas: rzg2l-smarc: Enable microSD on SMARC platform
Biju Das
1
-0
/
+62
2021-10-11
arm64: dts: renesas: rzg2l-smarc-som: Enable eMMC on SMARC platform
Biju Das
1
-0
/
+143
2021-10-11
KVM: arm64: Allow KVM to be disabled from the command line
Marc Zyngier
2
-1
/
+14
2021-10-11
Merge branch kvm-arm64/vgic-ipa-checks into kvmarm-master/next
Marc Zyngier
5
-17
/
+29
2021-10-11
KVM: arm64: vgic: Drop vgic_check_ioaddr()
Ricardo Koller
2
-25
/
+4
2021-10-11
KVM: arm64: vgic-v3: Check ITS region is not above the VM IPA size
Ricardo Koller
1
-2
/
+2
2021-10-11
KVM: arm64: vgic-v2: Check cpu interface region is not above the VM IPA size
Ricardo Koller
1
-2
/
+5
[prev]
[next]