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
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2021-10-20
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
4
-3
/
+32
2021-10-17
Merge tag 'driver-core-5.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
Linus Torvalds
1
-1
/
+0
2021-10-15
Merge tag 'kvmarm-fixes-5.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD
Paolo Bonzini
4
-3
/
+32
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-11
arm64/hugetlb: fix CMA gigantic page order for non-4K PAGE_SIZE
Mike Kravetz
1
-1
/
+1
2021-10-08
Merge tag 'asm-generic-fixes-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic
Linus Torvalds
1
-2
/
+0
2021-10-07
Merge tag 'armsoc-fixes-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
25
-145
/
+122
2021-10-07
firmware: include drivers/firmware/Kconfig unconditionally
Arnd Bergmann
1
-2
/
+0
2021-10-06
Merge tag 'imx-fixes-5.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into arm/fixes
Arnd Bergmann
10
-9
/
+12
2021-10-05
drivers: bus: Delete CONFIG_SIMPLE_PM_BUS
Saravana Kannan
1
-1
/
+0
2021-10-05
Merge tag 'qcom-arm64-fixes-for-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux into arm/fixes
Arnd Bergmann
7
-19
/
+80
2021-10-05
KVM: arm64: Release mmap_lock when using VM_SHARED with MTE
Quentin Perret
1
-2
/
+4
2021-10-05
KVM: arm64: Report corrupted refcount at EL2
Quentin Perret
1
-0
/
+1
2021-10-05
KVM: arm64: Fix host stage-2 PGD refcount
Quentin Perret
3
-1
/
+27
2021-10-05
arm64: dts: imx8m*-venice-gw7902: fix M2_RST# gpio
Tim Harvey
2
-2
/
+2
2021-10-04
arm64: dts: ls1028a: fix eSDHC2 node
Michael Walle
1
-2
/
+2
2021-10-04
arm64: dts: imx8mm-kontron-n801x-som: do not allow to switch off buck2
Heiko Thiery
1
-0
/
+1
2021-10-04
arm64: dts: imx8: change the spi-nor tx
Haibo Chen
6
-5
/
+7
2021-09-27
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
3
-5
/
+9
2021-09-26
arm: dts: vexpress: Fix motherboard bus 'interrupt-map'
Rob Herring
1
-45
/
+0
2021-09-25
Merge tag 'usb-5.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
Linus Torvalds
1
-2
/
+0
2021-09-24
Merge tag 'acpi-5.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
2
-19
/
+3
2021-09-24
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
Linus Torvalds
7
-10
/
+25
2021-09-24
arm64: dts: qcom: sdm630: Add missing a2noc qos clocks
Shawn Guo
1
-2
/
+13
2021-09-24
arm64: dts: qcom: qrb5165-rb5: enabled pwrkey and resin nodes
Dmitry Baryshkov
1
-0
/
+10
2021-09-24
arm64: dts: qcom: pm8150: specify reboot mode magics
Dmitry Baryshkov
1
-0
/
+2
2021-09-24
arm64: dts: qcom: pm8150: use qcom,pm8998-pon binding
Dmitry Baryshkov
1
-1
/
+1
2021-09-24
Merge tag 'kvmarm-fixes-5.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into kvm-master
Paolo Bonzini
3
-5
/
+9
2021-09-23
Revert "ACPI: Add memory semantics to acpi_os_map_memory()"
Jia He
2
-19
/
+3
2021-09-23
arm64: Restore forced disabling of KPTI on ThunderX
dann frazier
1
-2
/
+6
2021-09-22
entry: rseq: Call rseq_handle_notify_resume() in tracehook_notify_resume()
Sean Christopherson
1
-3
/
+1
2021-09-21
arm64: Mitigate MTE issues with str{n}cmp()
Robin Murphy
4
-2
/
+9
2021-09-21
arm64: add MTE supported check to thread switching and syscall entry/exit
Peter Collingbourne
2
-6
/
+10
2021-09-20
KVM: arm64: Fix PMU probe ordering
Marc Zyngier
2
-4
/
+8
2021-09-20
KVM: arm64: nvhe: Fix missing FORCE for hyp-reloc.S build rule
Zenghui Yu
1
-1
/
+1
2021-09-19
arm64: dts: qcom: sc7180-trogdor: Fix lpass dai link for HDMI
Stephen Boyd
1
-5
/
+4
2021-09-19
arm64: dts: qcom: sdm850-yoga: Reshuffle IPA memory mappings
Amit Pundir
2
-8
/
+47
2021-09-17
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
Linus Torvalds
2
-3
/
+2
2021-09-17
arm: dts: vexpress: Fix addressing issues with 'motherboard-bus' nodes
Rob Herring
7
-48
/
+26
2021-09-16
arm64: Mark __stack_chk_guard as __ro_after_init
Dan Li
1
-1
/
+1
2021-09-16
arm64/kernel: remove duplicate include in process.c
Lv Ruyi
1
-1
/
+0
2021-09-16
arm64/sve: Use correct size when reinitialising SVE state
Mark Brown
1
-1
/
+1
2021-09-14
arm: dts: vexpress: Drop unused properties from motherboard node
Rob Herring
3
-6
/
+0
2021-09-14
arm64: dts: arm: drop unused interrupt-names in MHU
Krzysztof Kozlowski
1
-2
/
+0
2021-09-14
arm64: dts: arm: align watchdog and mmc node names with dtschema
Krzysztof Kozlowski
2
-4
/
+4
2021-09-14
arm64: dts: qcom: ipq8074: remove USB tx-fifo-resize property
Robert Marko
1
-2
/
+0
2021-09-13
Merge branch 'gcc-min-version-5.1' (make gcc-5.1 the minimum version)
Linus Torvalds
1
-1
/
+1
2021-09-13
Revert "arm64: dts: qcom: sc7280: Fixup the cpufreq node"
Douglas Anderson
1
-3
/
+3
2021-09-13
arm64: remove GCC version check for ARCH_SUPPORTS_INT128
Nick Desaulniers
1
-1
/
+1
2021-09-13
arm64: dts: fvp: Remove panel timings
Robin Murphy
1
-12
/
+0
[next]