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
2019-05-01
arm64/speculation: Support 'mitigations=' cmdline option
Josh Poimboeuf
2
-2
/
+12
2019-05-01
arm64: ssbs: Don't treat CPUs with SSBS as unaffected by SSB
Will Deacon
1
-4
/
+6
2019-05-01
arm64: enable generic CPU vulnerabilites support
Mian Yousaf Kaukab
1
-0
/
+1
2019-05-01
arm64: add sysfs vulnerability show for speculative store bypass
Jeremy Linton
1
-0
/
+42
2019-05-01
arm64: Fix size of __early_cpu_boot_status
Arun KS
1
-1
/
+1
2019-04-30
clocksource/arm_arch_timer: Use arch_timer_read_counter to access stable coun...
Marc Zyngier
1
-2
/
+14
2019-04-30
clocksource/arm_arch_timer: Remove use of workaround static key
Marc Zyngier
1
-4
/
+0
2019-04-30
clocksource/arm_arch_timer: Drop use of static key in arch_timer_reg_read_stable
Marc Zyngier
1
-14
/
+28
2019-04-30
clocksource/arm_arch_timer: Direcly assign set_next_event workaround
Marc Zyngier
1
-0
/
+16
2019-04-30
arm64: Use arch_timer_read_counter instead of arch_counter_get_cntvct
Marc Zyngier
1
-2
/
+2
2019-04-30
arm64: Apply ARM64_ERRATUM_1188873 to Neoverse-N1
Marc Zyngier
2
-7
/
+17
2019-04-30
arm64: Add part number for Neoverse N1
Marc Zyngier
1
-0
/
+2
2019-04-30
arm64: Make ARM64_ERRATUM_1188873 depend on COMPAT
Marc Zyngier
1
-0
/
+1
2019-04-30
arm64: Restrict ARM64_ERRATUM_1188873 mitigation to AArch32
Marc Zyngier
1
-2
/
+17
2019-04-30
arm64: mm: Remove pte_unmap_nested()
Qian Cai
1
-2
/
+0
2019-04-30
arm64: Fix compiler warning from pte_unmap() with -Wunused-but-set-variable
Qian Cai
1
-1
/
+2
2019-04-30
arm64: compat: Reduce address limit for 64K pages
Vincenzo Frascino
1
-1
/
+1
2019-04-30
arm64: arch_timer: Ensure counter register reads occur with seqlock held
Will Deacon
2
-6
/
+42
2019-04-30
arm64: KVM: Fix perf cycle counter support for VHE
Andrew Murray
1
-2
/
+9
2019-04-29
Merge tag 'bitmain-soc-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Olof Johansson
2
-0
/
+211
2019-04-29
Merge tag 'mvebu-arm64-5.2-1' of git://git.infradead.org/linux-mvebu into arm...
Olof Johansson
1
-0
/
+1
2019-04-29
Merge tag 'imx-dt64-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/sha...
Olof Johansson
21
-13
/
+2725
2019-04-29
arm64: mmap: Ensure file offset is treated as unsigned
Boyang Zhou
1
-1
/
+1
2019-04-29
arm64: Kconfig: Tidy up errata workaround help text
Will Deacon
1
-16
/
+13
2019-04-29
Merge tag 'renesas-arm64-defconfig-for-v5.2' of https://git.kernel.org/pub/sc...
Olof Johansson
1
-0
/
+1
2019-04-29
Merge tag 'sunxi-config64-for-5.2' of https://git.kernel.org/pub/scm/linux/ke...
Olof Johansson
1
-0
/
+1
2019-04-29
Merge tag 'tegra-for-5.2-arm64-defconfig' of git://git.kernel.org/pub/scm/lin...
Olof Johansson
1
-0
/
+3
2019-04-29
arm64: defconfig: Update UFSHCD for Hi3660 soc
Valentin Schneider
1
-3
/
+3
2019-04-29
Merge tag 'arm64_defconfig_for_v5.2' of git://git.kernel.org/pub/scm/linux/ke...
Olof Johansson
1
-41
/
+47
2019-04-29
arm64: dts: bitmain: Add UART pinctrl support for Sophon Edge
Manivannan Sadhasivam
1
-0
/
+29
2019-04-29
arm64: dts: bitmain: Add pinctrl support for BM1880 SoC
Manivannan Sadhasivam
1
-0
/
+14
2019-04-29
arm64: dts: bitmain: Add GPIO Line names for Sophon Edge board
Manivannan Sadhasivam
1
-0
/
+114
2019-04-29
arm64: dts: bitmain: Add GPIO support for BM1880 SoC
Manivannan Sadhasivam
1
-0
/
+54
2019-04-28
Merge tag 'sunxi-fixes-for-5.1' of https://git.kernel.org/pub/scm/linux/kerne...
Olof Johansson
4
-4
/
+4
2019-04-28
Merge tag 'samsung-dt64-5.2-2' of https://git.kernel.org/pub/scm/linux/kernel...
Olof Johansson
2
-52
/
+54
2019-04-28
Merge tag 'qcom-arm64-for-5.2-1' of git://git.kernel.org/pub/scm/linux/kernel...
Olof Johansson
10
-47
/
+668
2019-04-28
Merge tag 'v5.2-rockchip-dts64-2' of git://git.kernel.org/pub/scm/linux/kerne...
Olof Johansson
26
-474
/
+495
2019-04-28
Merge tag 'v5.1-next-dts64' of https://git.kernel.org/pub/scm/linux/kernel/gi...
Olof Johansson
2
-4
/
+1151
2019-04-28
dt-bindings: hwmon (pwm-fan) Remove dead "cooling-*-state" properties
Robin Murphy
3
-6
/
+0
2019-04-28
Merge tag 'mvebu-dt64-5.2-1' of git://git.infradead.org/linux-mvebu into arm/dt
Olof Johansson
1
-1
/
+12
2019-04-28
Merge tag 'qcom-arm64-for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Olof Johansson
15
-110
/
+1040
2019-04-28
Merge tag 'amlogic-dt64-2' of https://git.kernel.org/pub/scm/linux/kernel/git...
Olof Johansson
5
-0
/
+601
2019-04-28
Merge tag 'renesas-arm64-dt2-for-v5.2' of https://git.kernel.org/pub/scm/linu...
Olof Johansson
5
-1
/
+241
2019-04-28
Merge tag 'sunxi-h3-h5-for-5.2' of https://git.kernel.org/pub/scm/linux/kerne...
Olof Johansson
9
-15
/
+13
2019-04-28
Merge tag 'sunxi-dt64-for-5.2' of https://git.kernel.org/pub/scm/linux/kernel...
Olof Johansson
11
-34
/
+714
2019-04-28
Merge tag 'sunxi-dt-for-5.2' of https://git.kernel.org/pub/scm/linux/kernel/g...
Olof Johansson
4
-4
/
+4
2019-04-28
Merge tag 'tegra-for-5.2-arm64-dt' of git://git.kernel.org/pub/scm/linux/kern...
Olof Johansson
12
-32
/
+999
2019-04-28
Merge tag 'socfpga_dts_updates_for_v5.2' of git://git.kernel.org/pub/scm/linu...
Olof Johansson
6
-1
/
+528
2019-04-28
Merge tag 'hisi-arm64-dt-for-5.2' of git://github.com/hisilicon/linux-hisi in...
Olof Johansson
4
-1
/
+271
2019-04-28
Merge tag 'zynqmp-dt-for-v5.2' of https://github.com/Xilinx/linux-xlnx into a...
Olof Johansson
6
-0
/
+6
[prev]
[next]