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.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
/
asm
Age
Commit message (
Expand
)
Author
Files
Lines
2016-10-06
Merge tag 'kvm-4.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
7
-16
/
+40
2016-10-04
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+6
2016-10-03
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
33
-260
/
+481
2016-09-29
Merge tag 'kvm-arm-for-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/git...
Radim Krčmář
6
-10
/
+34
2016-09-28
arm64: tlbflush.h: add __tlbi() macro
Mark Rutland
1
-8
/
+26
2016-09-23
arm/arm64: arch_timer: Use archdata to indicate vdso suitability
Scott Wood
1
-0
/
+8
2016-09-23
arm64: arch_timer: Work around QorIQ Erratum A-008585
Scott Wood
1
-3
/
+44
2016-09-23
arm64: kgdb: handle read-only text / modules
AKASHI Takahiro
1
-2
/
+0
2016-09-22
arm64: KVM: Move GIC accessors to arch_gicv3.h
Vladimir Murzin
1
-0
/
+13
2016-09-22
arm64: Correctly bounds check virt_addr_valid
Laura Abbott
1
-2
/
+6
2016-09-12
irqchip/gic-v3: Reset BPR during initialization
Daniel Thompson
1
-0
/
+6
2016-09-12
arm64/kvm: use alternative auto-nop
Mark Rutland
1
-7
/
+3
2016-09-12
arm64: alternative: add auto-nop infrastructure
Mark Rutland
1
-17
/
+53
2016-09-09
arm64: lse: convert lse alternatives NOP padding to use __nops
Will Deacon
3
-56
/
+39
2016-09-09
arm64: barriers: introduce nops and __nops macros for NOP sequences
Will Deacon
2
-0
/
+12
2016-09-09
arm64: sysreg: replace open-coded mrs_s/msr_s with {read,write}_sysreg_s
Will Deacon
2
-5
/
+16
2016-09-09
arm64: Remove shadowed asm-generic headers
Robin Murphy
1
-4
/
+0
2016-09-09
arm64: Work around systems with mismatched cache line sizes
Suzuki K Poulose
4
-3
/
+33
2016-09-09
arm64: Refactor sysinstr exception handling
Suzuki K Poulose
1
-9
/
+67
2016-09-09
arm64: Introduce raw_{d,i}cache_line_size
Suzuki K Poulose
1
-4
/
+20
2016-09-09
arm64: insn: Add helpers for adrp offsets
Suzuki K Poulose
1
-1
/
+10
2016-09-09
arm64: Rearrange CPU errata workaround checks
Suzuki K Poulose
1
-2
/
+2
2016-09-09
arm64: Use consistent naming for errata handling
Suzuki K Poulose
1
-2
/
+2
2016-09-09
arm64: Set the safe value for L1 icache policy
Suzuki K Poulose
1
-1
/
+1
2016-09-09
arm64: use preempt_disable_notrace in _percpu_read/write
Chunyan Zhang
1
-4
/
+4
2016-09-09
arm64: spinlocks: implement smp_mb__before_spinlock() as smp_mb()
Will Deacon
1
-0
/
+10
2016-09-09
arm64: simplify contextidr_thread_switch
Mark Rutland
1
-6
/
+3
2016-09-09
arm64: simplify sysreg manipulation
Mark Rutland
5
-33
/
+31
2016-09-09
arm64/kvm: use {read,write}_sysreg()
Mark Rutland
1
-4
/
+2
2016-09-09
arm64: dcc: simplify accessors
Mark Rutland
1
-10
/
+4
2016-09-09
arm64: arch_timer: simplify accessors
Mark Rutland
1
-27
/
+14
2016-09-09
arm64: sysreg: allow write_sysreg to use XZR
Mark Rutland
1
-2
/
+6
2016-09-08
arm64: KVM: Inject a vSerror if detecting a bad GICV access at EL2
Marc Zyngier
1
-1
/
+1
2016-09-08
arm64: KVM: Allow an exit code to be tagged with an SError
Marc Zyngier
1
-0
/
+4
2016-09-08
arm64: KVM: Add exception code to report EL1 asynchronous aborts
Marc Zyngier
1
-2
/
+3
2016-09-08
arm64: KVM: Add Virtual Abort injection helper
Marc Zyngier
1
-0
/
+1
2016-09-08
arm64: KVM: Rename HCR_VA to HCR_VSE
Marc Zyngier
1
-2
/
+2
2016-09-08
arm64: KVM: vgic-v2: Add the GICV emulation infrastructure
Marc Zyngier
1
-0
/
+1
2016-09-08
arm64: KVM: Move kvm_vcpu_get_condition out of emulate.c
Marc Zyngier
1
-0
/
+10
2016-09-08
arm64/kvm: remove unused stub functions
Mark Rutland
1
-6
/
+0
2016-09-08
arm64/io: Allow I/O writes to use {W,X}ZR
Robin Murphy
1
-4
/
+4
2016-09-08
KVM: Add provisioning for ulong vm stats and u64 vcpu stats
Suraj Jitindar Singh
1
-6
/
+6
2016-09-07
arm64: Use static keys for CPU features
Catalin Marinas
1
-3
/
+11
2016-09-05
arm64: Drop generic xlate_dev_mem_{k,}ptr()
James Morse
1
-11
/
+0
2016-09-01
arm64: remove duplicate macro __KERNEL__ check
zijun_hu
1
-2
/
+0
2016-08-31
arm64: cpufeature: expose arm64_ftr_reg struct for CTR_EL0
Ard Biesheuvel
1
-0
/
+2
2016-08-31
arm64: cpufeature: constify arm64_ftr_regs array
Ard Biesheuvel
1
-1
/
+0
2016-08-31
arm64: cpufeature: constify arm64_ftr_bits structures
Ard Biesheuvel
1
-7
/
+7
2016-08-31
arm64: cleanup unused UDBG_* define
Kefeng Wang
1
-6
/
+0
2016-08-26
arm64: hibernate: Resume when hibernate image created on non-boot CPU
James Morse
1
-0
/
+3
[next]