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
2022-03-09
crypto: arm64 - cleanup comments
Tom Rix
3
-3
/
+3
2022-03-08
Merge tag 'arm64-spectre-bhb-for-v5.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
Linus Torvalds
26
-76
/
+825
2022-03-08
Merge tag 'arm-soc/for-5.18/defconfig-arm64' of https://github.com/Broadcom/stblinux into arm/defconfig
Arnd Bergmann
1
-0
/
+7
2022-03-08
arm64: defconfig: enable Layerscape SFP driver
Michael Walle
1
-0
/
+1
2022-03-08
Merge tag 'arm-soc/for-5.18/devicetree-arm64' of https://github.com/Broadcom/stblinux into arm/dt
Arnd Bergmann
4
-15
/
+168
2022-03-08
Merge tag 'arm-soc/for-5.18/devicetree' of https://github.com/Broadcom/stblinux into arm/dt
Arnd Bergmann
2
-1
/
+4
2022-03-08
Merge tag 'dt64-cleanup-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux into arm/dt
Arnd Bergmann
3
-3
/
+5
2022-03-08
Merge tag 'zynqmp-dt-for-v5.18' of https://github.com/Xilinx/linux-xlnx into arm/dt
Arnd Bergmann
1
-44
/
+32
2022-03-08
Revert "arm64: dts: mt8183: jacuzzi: Fix bus properties in anx's DSI endpoint"
Robert Foss
1
-2
/
+0
2022-03-08
Merge branch 'for-next/perf-m1' into for-next/perf
Will Deacon
2
-0
/
+88
2022-03-08
drivers/perf: Add Apple icestorm/firestorm CPU PMU driver
Marc Zyngier
1
-0
/
+45
2022-03-08
arm64: perf: Consistently make all event numbers as 16-bits
Shaokun Zhang
1
-139
/
+139
2022-03-08
arm64: perf: Expose some Armv9 common events under sysfs
Shaokun Zhang
2
-0
/
+24
2022-03-08
arm64: clean up tools Makefile
Masahiro Yamada
1
-7
/
+3
2022-03-08
arm64: drop unused includes of <linux/personality.h>
Sagar Patel
3
-3
/
+0
2022-03-08
arm64: Do not defer reserve_crashkernel() for platforms with no DMA memory zones
Vijay Balakrishna
2
-5
/
+63
2022-03-08
arm64: Ensure execute-only permissions are not allowed without EPAN
Catalin Marinas
4
-16
/
+19
2022-03-07
Merge tag 'tegra-for-5.17-arm64-dt-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into arm/fixes
Arnd Bergmann
1
-1
/
+1
2022-03-07
Revert "arm64: Mitigate MTE issues with str{n}cmp()"
Joey Gouly
4
-9
/
+2
2022-03-07
arm64: lib: Import latest version of Arm Optimized Routines' strncmp
Joey Gouly
1
-93
/
+141
2022-03-07
arm64: lib: Import latest version of Arm Optimized Routines' strcmp
Joey Gouly
1
-110
/
+124
2022-03-07
irqchip/gic-v3: Workaround Marvell erratum 38545 when reading IAR
Linu Cherian
4
-7
/
+57
2022-03-07
arm64/mm: Drop use_1G_block()
Anshuman Khandual
1
-13
/
+2
2022-03-07
arm64: avoid flushing icache multiple times on contiguous HugeTLB
Muchun Song
1
-0
/
+7
2022-03-07
arm64: cpufeature: Warn if we attempt to read a zero width field
Mark Brown
1
-0
/
+2
2022-03-07
arm64: cpufeature: Add missing .field_width for GIC system registers
Mark Brown
1
-0
/
+1
2022-03-07
arm64: signal: nofpsimd: Do not allocate fp/simd context when not available
David Engraf
1
-4
/
+6
2022-03-07
arm64: prevent instrumentation of bp hardening callbacks
Mark Rutland
2
-4
/
+8
2022-03-07
arm64: crash_core: Export MODULES, VMALLOC, and VMEMMAP ranges
Huang Shijie
1
-0
/
+6
2022-03-07
arm64: dts: stingray: Fix spi clock name
Kuldeep Singh
1
-2
/
+2
2022-03-07
arm64: dts: ns2: Fix spi clock name
Kuldeep Singh
1
-2
/
+2
2022-03-07
arm64: proton-pack: Include unprivileged eBPF status in Spectre v2 mitigation reporting
James Morse
1
-0
/
+26
2022-03-05
arm64: dts: rockchip: Add #clock-cells value for rk805
Chris Morgan
1
-0
/
+1
2022-03-05
arm64: dts: rockchip: Remove vcc13 and vcc14 for rk808
Chris Morgan
2
-4
/
+0
2022-03-05
arm64: dts: rockchip: Fix SDIO regulator supply properties on rk3399-firefly
Rob Herring
1
-2
/
+2
2022-03-04
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
6
-83
/
+495
2022-03-04
KVM: arm64: Only open the interrupt window on exit due to an interrupt
Marc Zyngier
1
-3
/
+5
2022-03-04
dts: sparx5: Enable ptp interrupt
Horatiu Vultur
1
-2
/
+3
2022-03-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
14
-26
/
+47
2022-03-03
cpuidle: PSCI: Move the `has_lpi` check to the beginning of the function
Mario Limonciello
1
-3
/
+3
2022-03-03
mm: don't include <linux/memremap.h> in <linux/mm.h>
Christoph Hellwig
1
-0
/
+1
2022-03-02
arm64: dts: lg: align pl330 node name with dtschema
Krzysztof Kozlowski
2
-2
/
+2
2022-03-02
arm64: dts: lg: add dma-cells to pl330 node
Krzysztof Kozlowski
2
-0
/
+2
2022-03-02
arm64: dts: juno: align pl330 node name with dtschema
Krzysztof Kozlowski
1
-1
/
+1
2022-03-02
KVM: arm64: Enable Cortex-A510 erratum 2077057 by default
Mark Brown
1
-0
/
+1
2022-03-01
arm64: dts: broadcom: Fix sata nodename
Frank Wunderlich
1
-1
/
+1
2022-03-01
arm64: dts: armada-3720-turris-mox: Add missing ethernet0 alias
Pali Rohár
1
-0
/
+1
2022-03-01
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-2
/
+1
2022-03-01
Merge tag 'qcom-arm64-defconfig-for-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux into arm/defconfig
Arnd Bergmann
1
-0
/
+3
2022-03-01
arm64: defconfig: enable the CVP driver
Dinh Nguyen
1
-0
/
+1
[prev]
[next]