index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
Age
Commit message (
Expand
)
Author
Files
Lines
2018-08-24
arm64: dma-mapping: clear buffers allocated with FORCE_CONTIGUOUS flag
Marek Szyprowski
1
-4
/
+5
2018-08-24
arm64: dts: Stingray: Fix I2C controller interrupt type
Ray Jui
1
-2
/
+2
2018-08-24
arm64: dts: ns2: Fix PCIe controller interrupt type
Ray Jui
1
-2
/
+2
2018-08-24
arm64: dts: ns2: Fix I2C controller interrupt type
Ray Jui
1
-2
/
+2
2018-08-24
arm64: dts: specify 1.8V EMMC capabilities for bcm958742t
Scott Branden
1
-0
/
+4
2018-08-24
arm64: dts: specify 1.8V EMMC capabilities for bcm958742k
Scott Branden
1
-0
/
+4
2018-08-17
ioremap: Update pgtable free interfaces with addr
Chintan Pandya
1
-2
/
+2
2018-08-03
arm64: defconfig: Enable Rockchip io-domain driver
Enric Balletbo i Serra
1
-0
/
+2
2018-08-03
arm64: dts: renesas: salvator-common: use audio-graph-card for Sound
Kuninori Morimoto
1
-16
/
+22
2018-08-03
arm64: cmpwait: Clear event register before arming exclusive monitor
Will Deacon
1
-1
/
+3
2018-08-03
arm64: fix vmemmap BUILD_BUG_ON() triggering on !vmemmap setups
Johannes Weiner
1
-1
/
+3
2018-07-22
arm64: KVM: Add ARCH_WORKAROUND_2 discovery through ARCH_FEATURES_FUNC_ID
Marc Zyngier
2
-0
/
+27
2018-07-22
arm64: KVM: Handle guest's ARCH_WORKAROUND_2 requests
Marc Zyngier
2
-1
/
+38
2018-07-22
arm64: KVM: Add ARCH_WORKAROUND_2 support for guests
Marc Zyngier
4
-0
/
+68
2018-07-22
arm64: KVM: Add HYP per-cpu accessors
Marc Zyngier
1
-2
/
+25
2018-07-22
arm64: ssbd: Add prctl interface for per-thread mitigation
Marc Zyngier
2
-0
/
+109
2018-07-22
arm64: ssbd: Introduce thread flag to control userspace mitigation
Marc Zyngier
2
-0
/
+3
2018-07-22
arm64: ssbd: Restore mitigation status on CPU resume
Marc Zyngier
4
-1
/
+26
2018-07-22
arm64: ssbd: Skip apply_ssbd if not using dynamic mitigation
Marc Zyngier
2
-0
/
+17
2018-07-22
arm64: ssbd: Add global mitigation state accessor
Marc Zyngier
1
-0
/
+10
2018-07-22
arm64: Add 'ssbd' command-line option
Marc Zyngier
2
-16
/
+93
2018-07-22
arm64: Add ARCH_WORKAROUND_2 probing
Marc Zyngier
3
-1
/
+80
2018-07-22
arm64: Add per-cpu infrastructure to call ARCH_WORKAROUND_2
Marc Zyngier
2
-4
/
+9
2018-07-22
arm64: Call ARCH_WORKAROUND_2 on transitions between EL0 and EL1
Marc Zyngier
2
-0
/
+46
2018-07-22
KVM: arm64: Avoid storing the vcpu pointer on the stack
Christoffer Dall
7
-27
/
+48
2018-07-22
KVM: arm/arm64: Do not use kern_hyp_va() with kvm_vgic_global_state
Marc Zyngier
1
-0
/
+20
2018-07-22
arm64: alternatives: Add dynamic patching feature
Marc Zyngier
2
-15
/
+69
2018-07-22
KVM: arm64: Stop save/restoring host tpidr_el1 on VHE
James Morse
3
-11
/
+12
2018-07-22
arm64: alternatives: use tpidr_el2 on VHE hosts
James Morse
6
-6
/
+49
2018-07-22
KVM: arm64: Change hyp_panic()s dependency on tpidr_el2
James Morse
4
-12
/
+30
2018-07-22
KVM: arm64: Store vcpu on the stack during __guest_enter()
James Morse
2
-6
/
+10
2018-07-17
arm64: neon: Fix function may_use_simd() return error status
Yandong Zhao
1
-12
/
+7
2018-07-03
ARM64: dts: meson: disable sd-uhs modes on the libretech-cc
Jerome Brunet
1
-3
/
+0
2018-07-03
arm64: mm: Ensure writes to swapper are ordered wrt subsequent cache maintenance
Will Deacon
1
-2
/
+3
2018-07-03
arm64: kpti: Use early_param for kpti= command-line option
Will Deacon
1
-1
/
+1
2018-07-03
arm64: Fix syscall restarting around signal suppressed by tracer
Dave Martin
1
-2
/
+3
2018-06-20
arm64: Add MIDR encoding for NVIDIA CPUs
David Gilhooley
1
-0
/
+6
2018-06-20
arm64: tegra: Make BCM89610 PHY interrupt as active low
Bhadram Varka
1
-1
/
+1
2018-06-20
arm64: fix possible spectre-v1 in ptrace_hbp_get_event()
Mark Rutland
1
-4
/
+10
2018-06-20
arm64: ptrace: remove addr_limit manipulation
Mark Rutland
1
-6
/
+0
2018-05-30
arm64: dts: qcom: Fix SPI5 config on MSM8996
Ilia Lin
1
-2
/
+2
2018-05-30
arm64: Relax ARM_SMCCC_ARCH_WORKAROUND_1 discovery
Marc Zyngier
1
-2
/
+2
2018-05-30
arm64: dts: rockchip: Fix rk3399-gru-* s2r (pinctrl hogs, wifi reset)
Douglas Anderson
1
-13
/
+3
2018-05-30
arm64: fix unwind_frame() for filtered out fn for function graph tracing
Pratyush Anand
3
-2
/
+7
2018-05-30
arm64: dts: cavium: fix PCI bus dtc warnings
Rob Herring
1
-1
/
+2
2018-05-30
arm64: perf: correct PMUVer probing
Mark Rutland
1
-2
/
+2
2018-05-30
arm64: dts: rockchip: Fix DWMMC clocks
Robin Murphy
2
-4
/
+4
2018-05-30
arm64: dts: rockchip: correct ep-gpios for rk3399-sapphire
Shawn Lin
1
-1
/
+1
2018-05-30
arm64: dts: rockchip: fix rock64 gmac2io stability issues
Kamil TrzciĆski
1
-2
/
+3
2018-05-30
arm64: lse: Add early clobbers to some input/output asm operands
Will Deacon
1
-12
/
+12
[next]