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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2018-01-15
arm64: fix ID map extension to 52 bits
Kristina Martsenko
1
-3
/
+2
2018-01-14
arm64: cpu_errata: Add Kryo to Falkor 1003 errata
Stephen Boyd
1
-0
/
+2
2018-01-14
arm64: Extend early page table code to allow for larger kernels
Steve Capper
2
-1
/
+47
2018-01-14
arm64: Re-order reserved_ttbr0 in linker script
Steve Capper
2
-6
/
+6
2018-01-14
arm64: sdei: Add trampoline code for remapping the kernel
James Morse
2
-1
/
+8
2018-01-14
arm64: mmu: add the entry trampolines start/end section markers into sections.h
James Morse
1
-0
/
+1
2018-01-13
arm64: kernel: Add arch-specific SDEI entry code and CPU masking
James Morse
2
-2
/
+48
2018-01-13
arm64: uaccess: Add PAN helper
James Morse
1
-0
/
+12
2018-01-13
arm64: Add vmap_stack header file
James Morse
1
-0
/
+28
2018-01-13
firmware: arm_sdei: Add driver for Software Delegated Exceptions
James Morse
1
-0
/
+8
2018-01-13
arm64: alternatives: use tpidr_el2 on VHE hosts
James Morse
3
-2
/
+19
2018-01-13
KVM: arm64: Change hyp_panic()s dependency on tpidr_el2
James Morse
1
-0
/
+2
2018-01-12
signal: Remove _sys_private and _overrun_incr from struct compat_siginfo
Eric W. Biederman
1
-1
/
+0
2018-01-12
signal/arm64: Document conflicts with SI_USER and SIGFPE,SIGTRAP,SIGBUS
Eric W. Biederman
1
-0
/
+21
2018-01-12
Merge branch 'for-next/perf' of git://git.kernel.org/pub/scm/linux/kernel/git...
Catalin Marinas
1
-0
/
+129
2018-01-10
dma-mapping: move dma_mark_clean to dma-direct.h
Christoph Hellwig
1
-4
/
+0
2018-01-10
dma-mapping: move swiotlb arch helpers to a new header
Christoph Hellwig
1
-22
/
+0
2018-01-10
arm64: don't override dma_max_pfn
Christoph Hellwig
1
-9
/
+0
2018-01-10
Construct init thread stack in the linker script rather than by union
David Howells
1
-2
/
+0
2018-01-09
arm64: mm: Add additional parameter to uaccess_ttbr0_enable
Christoffer Dall
1
-2
/
+2
2018-01-08
arm64: cputype: Add MIDR values for Cavium ThunderX2 CPUs
Jayachandran C
1
-0
/
+3
2018-01-08
arm64: Implement branch predictor hardening for Falkor
Shanker Donthineni
2
-1
/
+4
2018-01-08
arm64: cputype: Add missing MIDR values for Cortex-A72 and Cortex-A75
Will Deacon
1
-0
/
+4
2018-01-08
arm64: KVM: Use per-CPU vector when BP hardening is enabled
Marc Zyngier
1
-0
/
+38
2018-01-08
arm64: Add skeleton to harden the branch predictor against aliasing attacks
Will Deacon
3
-1
/
+40
2018-01-08
arm64: Move post_ttbr_update_workaround to C code
Marc Zyngier
1
-13
/
+0
2018-01-08
arm64: Take into account ID_AA64PFR0_EL1.CSV3
Will Deacon
1
-0
/
+1
2018-01-08
KVM: arm/arm64: Drop vcpu parameter from guest cache maintenance operartions
Marc Zyngier
1
-5
/
+2
2018-01-08
KVM: arm/arm64: Preserve Exec permission across R/W permission faults
Marc Zyngier
1
-0
/
+10
2018-01-08
KVM: arm/arm64: Limit icache invalidation to prefetch aborts
Marc Zyngier
2
-2
/
+14
2018-01-08
arm64: KVM: PTE/PMD S2 XN bit definition
Marc Zyngier
1
-0
/
+2
2018-01-08
arm64: KVM: Add invalidate_icache_range helper
Marc Zyngier
3
-2
/
+30
2018-01-08
KVM: arm/arm64: Split dcache/icache flushing
Marc Zyngier
1
-3
/
+10
2018-01-08
KVM: arm/arm64: Detangle kvm_mmu.h from kvm_hyp.h
Marc Zyngier
1
-1
/
+0
2018-01-05
arm64: v8.4: Support for new floating point multiplication instructions
Dongjiu Geng
2
-0
/
+2
2018-01-03
arch: Remove clkdev.h asm-generic from Kbuild
Stephen Boyd
1
-1
/
+0
2018-01-02
perf: ARM DynamIQ Shared Unit PMU support
Suzuki K Poulose
1
-0
/
+129
2018-01-02
KVM: arm/arm64: Avoid work when userspace iqchips are not used
Christoffer Dall
1
-0
/
+2
2017-12-22
Merge branch 'for-next/52-bit-pa' into for-next/core
Catalin Marinas
8
-22
/
+143
2017-12-22
arm64: allow ID map to be extended to 52 bits
Kristina Martsenko
3
-3
/
+16
2017-12-22
arm64: handle 52-bit physical addresses in page table entries
Kristina Martsenko
4
-19
/
+50
2017-12-22
arm64: don't open code page table entry creation
Kristina Martsenko
2
-0
/
+6
2017-12-22
arm64: head.S: handle 52-bit PAs in PTEs in early page table setup
Kristina Martsenko
1
-0
/
+6
2017-12-22
arm64: handle 52-bit addresses in TTBR
Kristina Martsenko
5
-1
/
+38
2017-12-22
arm64: limit PA size to supported range
Kristina Martsenko
3
-0
/
+28
2017-12-22
arm64: add kconfig symbol to configure physical address size
Kristina Martsenko
2
-2
/
+2
2017-12-14
arm64/sve: Report SVE to userspace via CPUID only if supported
Dave Martin
1
-0
/
+3
2017-12-12
arm64: Add software workaround for Falkor erratum 1041
Shanker Donthineni
1
-0
/
+10
2017-12-12
arm64: Define cputype macros for Falkor CPU
Shanker Donthineni
1
-0
/
+2
2017-12-12
arm64: mm: Fix false positives in set_pte_at access/dirty race detection
Will Deacon
1
-4
/
+4
[prev]
[next]