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
2016-11-19
Merge tag 'kvm-arm-for-4.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...
Radim Krčmář
1
-1
/
+9
2016-11-18
KVM: arm64: Fix the issues when guest PMCCFILTR is configured
Wei Huang
1
-1
/
+9
2016-11-13
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
3
-1
/
+5
2016-11-11
Merge tag 'kvm-arm-for-v4.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel...
Paolo Bonzini
3
-1
/
+5
2016-11-05
arm64: Fix circular include of asm/lse.h through linux/jump_label.h
Catalin Marinas
4
-21
/
+42
2016-11-04
arm/arm64: KVM: Perform local TLB invalidation when multiplexing vcpus on a s...
Marc Zyngier
3
-1
/
+5
2016-10-26
arm64: mm: fix __page_to_voff definition
Neeraj Upadhyay
1
-1
/
+1
2016-10-22
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-5
/
+6
2016-10-21
arm64: KVM: Take S1 walks into account when determining S2 write faults
Will Deacon
1
-5
/
+6
2016-10-20
arm64: suspend: Reconfigure PSTATE after resume from idle
James Morse
1
-0
/
+3
2016-10-20
arm64: cpufeature: Schedule enable() calls instead of calling them via IPI
James Morse
2
-4
/
+4
2016-10-20
arm64: Cortex-A53 errata workaround: check for kernel addresses
Andre Przywara
1
-0
/
+8
2016-10-19
arm64: percpu: rewrite ll/sc loops in assembly
Will Deacon
1
-64
/
+56
2016-10-17
arm64: sysreg: Fix use of XZR in write_sysreg_s
Will Deacon
1
-1
/
+1
2016-10-17
arm64: kaslr: fix breakage with CONFIG_MODVERSIONS=y
Ard Biesheuvel
1
-0
/
+5
2016-10-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-4
/
+6
2016-10-15
Merge branch 'work.uaccess' into for-linus
Al Viro
1
-4
/
+6
2016-10-12
treewide: remove redundant #include <linux/kconfig.h>
Masahiro Yamada
1
-1
/
+0
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-16
arm64: don't zero in __copy_from_user{,_inatomic}
Al Viro
1
-4
/
+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
[next]