index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm64
Age
Commit message (
Expand
)
Author
Files
Lines
2021-12-16
Merge tag 'soc-fixes-5.16-3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
12
-25
/
+28
2021-12-16
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
1
-0
/
+1
2021-12-16
arm64: kexec: Fix missing error code 'ret' warning in load_other_segments()
Lakshmi Ramasubramanian
1
-0
/
+1
2021-12-13
Merge tag 'v5.16-rockchip-dtsfixes1' of git://git.kernel.org/pub/scm/linux/ke...
Arnd Bergmann
5
-4
/
+4
2021-12-13
Merge tag 'imx-fixes-5.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Arnd Bergmann
1
-2
/
+0
2021-12-13
Merge tag 'asahi-soc-fixes-5.16' of https://github.com/AsahiLinux/linux into ...
Arnd Bergmann
2
-1
/
+5
2021-12-13
Merge branch 'v5.16/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Arnd Bergmann
2
-16
/
+15
2021-12-13
Merge tag 'imx-fixes-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
Arnd Bergmann
2
-2
/
+4
2021-12-10
Merge tag 'pci-v5.16-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-3
/
+4
2021-12-07
arm64: dts: apple: t8103: Mark PCIe PERST# polarity active low in DT
Marc Zyngier
1
-3
/
+4
2021-12-06
arm64: dts: imx8mq: remove interconnect property from lcdif
Martin Kepplinger
1
-2
/
+0
2021-12-03
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2
-1
/
+7
2021-12-02
arm64: ftrace: add missing BTIs
Mark Rutland
1
-0
/
+6
2021-12-02
arm64: kexec: use __pa_symbol(empty_zero_page)
Mark Rutland
1
-1
/
+1
2021-12-01
arm64: dts: apple: add #interrupt-cells property to pinctrl nodes
Janne Grunau
1
-0
/
+4
2021-12-01
arm64: meson: remove COMMON_CLK
Jerome Brunet
1
-1
/
+0
2021-12-01
arm64: meson: fix dts for JetHub D1
Vyacheslav Bocharov
1
-15
/
+15
2021-11-30
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
5
-10
/
+27
2021-11-26
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
6
-27
/
+64
2021-11-26
Merge tag 'kvmarm-fixes-5.16-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
5
-10
/
+27
2021-11-26
arm64: dts: apple: change ethernet0 device type to ethernet
Janne Grunau
1
-1
/
+1
2021-11-25
KVM: arm64: Avoid setting the upper 32 bits of TCR_EL2 and CPTR_EL2 to 1
Catalin Marinas
1
-2
/
+2
2021-11-25
arm64: dts: exynos: drop samsung,ufs-shareability-reg-offset in ExynosAutov9
Chanho Park
1
-2
/
+1
2021-11-24
KVM: arm64: Move pkvm's special 32bit handling into a generic infrastructure
Marc Zyngier
3
-7
/
+13
2021-11-24
KVM: arm64: Save PSTATE early on exit
Marc Zyngier
2
-1
/
+12
2021-11-24
arm64: uaccess: avoid blocking within critical sections
Mark Rutland
1
-7
/
+41
2021-11-23
arm64: dts: ten64: remove redundant interrupt declaration for gpio-keys
Mathew McBride
1
-2
/
+0
2021-11-21
arm64: dts: rockchip: fix poweroff on helios64
Florian Klink
1
-0
/
+1
2021-11-21
arm64: dts: rockchip: fix audio-supply for Rock Pi 4
Alex Bee
1
-1
/
+1
2021-11-21
arm64: dts: rockchip: fix rk3399-leez-p710 vcc3v3-lan supply
John Keeping
1
-1
/
+1
2021-11-21
arm64: dts: rockchip: fix rk3308-roc-cc vcc-sd supply
John Keeping
1
-1
/
+1
2021-11-21
arm64: dts: rockchip: remove mmc-hs400-enhanced-strobe from rk3399-khadas-edge
Artem Lapkin
1
-1
/
+0
2021-11-21
arm64: dts: lx2160abluebox3: update RGMII delays for sja1105 switch
Vladimir Oltean
1
-0
/
+4
2021-11-18
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-1
/
+8
2021-11-18
KVM: arm64: Cap KVM_CAP_NR_VCPUS by kvm_arm_default_max_vcpus()
Vitaly Kuznetsov
1
-1
/
+8
2021-11-16
arm64: mm: Fix VM_BUG_ON(mm != &init_mm) for trans_pgd
Pingfan Liu
1
-1
/
+1
2021-11-16
arm64: ftrace: use HAVE_FUNCTION_GRAPH_RET_ADDR_PTR
Mark Rutland
4
-19
/
+22
2021-11-13
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
8
-16
/
+19
2021-11-12
Merge tag 'kvmarm-fixes-5.16-1' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
8
-16
/
+19
2021-11-11
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+1
2021-11-11
Merge tag 'char-misc-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+1
2021-11-11
kasan: add kasan mode messages when kasan init
Kuan-Ying Lee
1
-1
/
+1
2021-11-10
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
6
-11
/
+23
2021-11-10
Merge tag 'asm-generic-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-10
/
+0
2021-11-10
Merge tag 'for-linus-5.16b-rc1-tag' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+0
2021-11-08
KVM: arm64: Fix host stage-2 finalization
Quentin Perret
1
-2
/
+12
2021-11-08
Merge tag 'kbuild-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
4
-7
/
+8
2021-11-08
KVM: arm64: Change the return type of kvm_vcpu_preferred_target()
YueHaibing
3
-11
/
+3
2021-11-08
KVM: arm64: nvhe: Fix a non-kernel-doc comment
Randy Dunlap
1
-1
/
+1
2021-11-08
KVM: arm64: Extract ESR_ELx.EC only
Mark Rutland
3
-2
/
+3
[next]