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.14.y
linux-6.15.y
linux-6.16.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
2016-02-12
arm64: KVM: Fix AArch32 to AArch64 register mapping
Marc Zyngier
1
-3
/
+5
2016-01-05
arm64: Fix compat register mappings
Robin Murphy
1
-8
/
+8
2015-08-25
arch: Introduce smp_load_acquire(), smp_store_release()
Peter Zijlstra
1
-0
/
+50
2015-06-23
arm64: cmpxchg: update macros to prevent warnings
Mark Hambleton
1
-11
/
+17
2015-06-23
arm64: xchg: prevent warning if return value is unused
Will Deacon
1
-1
/
+6
2015-04-30
arm64: KVM: Do not use pgd_index to index stage-2 pgd
Marc Zyngier
1
-0
/
+2
2015-04-30
arm64: KVM: Fix HCR setting for 32bit guests
Marc Zyngier
1
-0
/
+2
2015-04-30
arm/arm64: KVM: Introduce stage2_unmap_vm
Christoffer Dall
1
-0
/
+1
2015-04-30
arm/arm64: KVM: Reset the HCR on each vcpu when resetting the vcpu
Christoffer Dall
1
-0
/
+5
2015-04-30
arm64/kvm: Fix assembler compatibility of macros
Geoff Levand
1
-10
/
+11
2015-04-30
arm/arm64: KVM: Fix VTTBR_BADDR_MASK and pgd alloc
Joel Schopp
2
-4
/
+14
2015-04-30
ARM/arm64: KVM: fix use of WnR bit in kvm_is_write_fault()
Ard Biesheuvel
1
-13
/
+0
2015-04-30
KVM: ARM/arm64: fix broken __percpu annotation
Will Deacon
1
-1
/
+1
2015-04-30
KVM: ARM/arm64: fix non-const declaration of function returning const
Will Deacon
1
-1
/
+1
2015-04-30
arm/arm64: KVM: Fix and refactor unmap_range
Christoffer Dall
1
-0
/
+14
2015-04-30
arm64: KVM: flush VM pages before letting the guest enable caches
Marc Zyngier
1
-0
/
+2
2015-04-30
ARM: KVM: introduce kvm_p*d_addr_end
Marc Zyngier
1
-0
/
+4
2015-04-30
arm64: KVM: trap VM system registers until MMU and caches are ON
Marc Zyngier
2
-2
/
+4
2015-04-30
arm64: KVM: force cache clean on page fault when caches are off
Marc Zyngier
1
-6
/
+13
2015-04-30
arm64: KVM: Yield CPU when vcpu executes a WFE
Marc Zyngier
1
-2
/
+6
2015-04-30
arm/arm64: KVM: PSCI: use MPIDR to identify a target CPU
Marc Zyngier
1
-0
/
+5
2015-04-21
arm64: Use the reserved TTBR0 if context switching to the init_mm
Catalin Marinas
1
-0
/
+9
2015-02-08
arm64: Fix up /proc/cpuinfo
Mark Rutland
1
-0
/
+2
2014-10-31
arm64: compat: fix compat types affecting struct compat_elf_prpsinfo
Victor Kamensky
1
-2
/
+2
2014-10-13
arm64: ptrace: fix compat hardware watchpoint reporting
Will Deacon
1
-1
/
+0
2014-07-18
arm64: implement TASK_SIZE_OF
Colin Cross
1
-0
/
+2
2014-05-15
arm64: Make DMA coherent and strongly ordered mappings not executable
Catalin Marinas
1
-3
/
+3
2014-05-15
arm64: Do not synchronise I and D caches for special ptes
Catalin Marinas
1
-1
/
+1
2014-03-31
arm64: Use Normal NonCacheable memory for writecombine
Catalin Marinas
1
-1
/
+1
2014-03-31
arm64: check for number of arguments in syscall_get/set_arguments()
AKASHI Takahiro
1
-0
/
+6
2014-03-24
arm64: mm: Add double logical invert to pte accessors
Steve Capper
1
-4
/
+4
2014-02-20
arm64: add DSB after icache flush in __flush_icache_all()
Vinayak Kale
1
-0
/
+1
2013-12-20
arm64: mm: Fix PMD_SECT_PROT_NONE definition
Steve Capper
1
-1
/
+1
2013-12-04
arm64: Move PTE_PROT_NONE higher up
Catalin Marinas
1
-14
/
+17
2013-09-25
arm64: avoid multiple evaluation of ptr in get_user/put_user()
AKASHI Takahiro
1
-4
/
+6
2013-09-20
arm64: Widen hwcap to be 64 bit
Steve Capper
1
-1
/
+1
2013-09-06
Merge tag 'arm64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
5
-3
/
+19
2013-09-04
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-14
/
+9
2013-09-03
arm64: mm: permit use of tagged pointers at EL0
Will Deacon
1
-0
/
+1
2013-09-02
Move the EM_ARM and EM_AARCH64 definitions to uapi/linux/elf-em.h
Dan Aloni
1
-3
/
+0
2013-08-22
ARM64: include: asm: include "asm/types.h" in "pgtable-2level-types.h" and "p...
Chen Gang
2
-0
/
+4
2013-08-22
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-8
/
+11
2013-08-21
Merge branch 'timers/clockevents-next' of git://git.linaro.org/people/dlezcan...
Thomas Gleixner
1
-14
/
+9
2013-08-20
arm64: add support for kernel mode NEON
Ard Biesheuvel
1
-0
/
+14
2013-08-16
Fix TLB gather virtual address range invalidation corner cases
Linus Torvalds
1
-2
/
+5
2013-08-09
arm64: KVM: use 'int' instead of 'u32' for variable 'target' in kvm_host.h.
Chen Gang
1
-1
/
+1
2013-08-09
arm64: KVM: perform save/restore of PAR_EL1
Marc Zyngier
1
-7
/
+10
2013-08-01
clocksource: arch_timer: Push the read/write wrappers deeper
Stephen Boyd
1
-2
/
+2
2013-08-01
clocksource: arch_timer: Make register accessors less error-prone
Stephen Boyd
1
-14
/
+9
2013-07-26
arm64: Change kernel stack size to 16K
Feng Kan
1
-2
/
+2
[next]