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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-06-15
arm64/kvm: vgic: use SYS_DESC()
Mark Rutland
1
-0
/
+8
2017-06-15
arm64/kvm: sysreg: fix typo'd SYS_ICC_IGRPEN*_EL1
Mark Rutland
2
-3
/
+3
2017-06-15
KVM: arm64: vgic-v3: Add ICV_RPR_EL1 handler
Marc Zyngier
1
-0
/
+1
2017-06-15
arm64: Add workaround for Cavium Thunder erratum 30115
David Daney
1
-1
/
+2
2017-06-15
arm64: Add MIDR values for Cavium cn83XX SoCs
David Daney
1
-0
/
+2
2017-06-15
KVM: arm64: vgic-v3: Add misc Group-0 handlers
Marc Zyngier
1
-0
/
+4
2017-06-15
KVM: arm64: vgic-v3: Add ICV_IGNREN0_EL1 handler
Marc Zyngier
1
-0
/
+1
2017-06-15
KVM: arm64: vgic-v3: Add ICV_BPR0_EL1 handler
Marc Zyngier
1
-0
/
+1
2017-06-15
KVM: arm64: vgic-v3: Add ICV_HPPIR1_EL1 handler
Marc Zyngier
1
-0
/
+1
2017-06-15
KVM: arm64: vgic-v3: Add ICV_AP1Rn_EL1 handler
Marc Zyngier
1
-0
/
+1
2017-06-15
KVM: arm64: vgic-v3: Add hook to handle guest GICv3 sysreg accesses at EL2
Marc Zyngier
1
-0
/
+1
2017-06-15
arm64: Add a facility to turn an ESR syndrome into a sysreg encoding
Marc Zyngier
1
-0
/
+24
2017-06-15
Merge branch 'kvmarm-master/master' into HEAD
Marc Zyngier
1
-0
/
+4
2017-06-08
KVM: arm/arm64: Allow setting the timer IRQ numbers from userspace
Christoffer Dall
1
-0
/
+3
2017-06-06
arm64: KVM: Preserve RES1 bits in SCTLR_EL2
Marc Zyngier
1
-0
/
+4
2017-06-04
KVM: arm/arm64: use vcpu requests for irq injection
Andrew Jones
1
-0
/
+1
2017-06-04
KVM: arm/arm64: change exit request to sleep request
Andrew Jones
1
-1
/
+1
2017-06-04
KVM: improve arch vcpu request defining
Andrew Jones
1
-1
/
+2
2017-05-23
KVM: arm/arm64: Simplify active_change_prepare and plug race
Christoffer Dall
1
-2
/
+0
2017-05-11
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
5
-14
/
+34
2017-05-11
Merge tag 'kbuild-uapi-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-18
/
+0
2017-05-10
uapi: export all headers under uapi directories
Nicolas Dichtel
1
-18
/
+0
2017-05-09
arm64: uaccess: suppress spurious clang warning
Mark Rutland
1
-2
/
+2
2017-05-09
arm64: atomic_lse: match asm register sizes
Mark Rutland
1
-2
/
+2
2017-05-09
arm64: uaccess: ensure extension of access_ok() addr
Mark Rutland
1
-1
/
+2
2017-05-09
arm64: ensure extension of smp_store_release value
Mark Rutland
1
-5
/
+15
2017-05-09
arm64: xchg: hazard against entire exchange variable
Mark Rutland
1
-1
/
+1
2017-05-09
arm64: entry: improve data abort handling of tagged pointers
Kristina Martsenko
1
-0
/
+9
2017-05-09
arm64: hw_breakpoint: fix watchpoint matching for tagged pointers
Kristina Martsenko
1
-3
/
+3
2017-05-09
Merge tag 'kvm-arm-for-v4.12-round2' of git://git.kernel.org/pub/scm/linux/ke...
Paolo Bonzini
2
-1
/
+11
2017-05-09
Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-0
/
+12
2017-05-09
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-4
/
+1
2017-05-09
treewide: decouple cacheflush.h and set_memory.h
Laura Abbott
1
-1
/
+0
2017-05-09
treewide: move set_memory_* functions away from cacheflush.h
Laura Abbott
2
-4
/
+2
2017-05-08
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
5
-21
/
+30
2017-05-08
KVM: arm64: vgic-v3: KVM_DEV_ARM_VGIC_SAVE_PENDING_TABLES
Eric Auger
1
-0
/
+1
2017-05-08
KVM: arm64: vgic-its: KVM_DEV_ARM_ITS_SAVE/RESTORE_TABLES
Eric Auger
1
-1
/
+3
2017-05-08
KVM: arm64: vgic-its: KVM_DEV_ARM_VGIC_GRP_ITS_REGS group
Eric Auger
1
-0
/
+1
2017-05-05
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
20
-209
/
+326
2017-05-04
Merge tag 'for-linus-4.12b-rc0b-tag' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-12
/
+4
2017-05-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-0
/
+30
2017-05-02
bpf, arm64: implement jiting of BPF_XADD
Daniel Borkmann
1
-0
/
+30
2017-05-02
Merge branch 'work.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2
-2
/
+1
2017-05-02
xen/arm,arm64: fix xen_dma_ops after 815dd18 "Consolidate get_dma_ops..."
Stefano Stabellini
2
-12
/
+4
2017-05-02
arm64: KVM: Fix decoding of Rt/Rt2 when trapping AArch32 CP accesses
Marc Zyngier
1
-0
/
+6
2017-05-02
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+1
2017-05-02
Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+23
2017-05-02
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
4
-12
/
+38
2017-05-02
Merge branch 'work.uaccess' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-77
/
+31
2017-04-28
Merge branch 'pci/resource-mmap' into next
Bjorn Helgaas
1
-0
/
+2
[next]