index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
kvm
/
coproc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-02-29
ARM: KVM: Switch the CP reg search to be a binary search
Marc Zyngier
1
-18
/
+23
2016-02-29
ARM: KVM: Rename struct coproc_reg::is_64 to is_64bit
Marc Zyngier
1
-2
/
+2
2016-02-29
ARM: KVM: Enforce sorting of all CP tables
Marc Zyngier
1
-8
/
+17
2016-02-29
ARM: KVM: Properly sort the invariant table
Marc Zyngier
1
-3
/
+3
2016-02-29
ARM: KVM: Move CP15 array into the CPU context structure
Marc Zyngier
1
-16
/
+16
2016-02-29
ARM: KVM: Move VFP registers to a CPU context structure
Marc Zyngier
1
-10
/
+10
2015-01-29
arm/arm64: KVM: Use set/way op trapping to track the state of the caches
Marc Zyngier
1
-56
/
+14
2014-08-27
KVM: ARM/arm64: avoid returning negative error code as bool
Will Deacon
1
-1
/
+1
2014-07-11
ARM: KVM: one_reg coproc set and get BE fixes
Victor Kamensky
1
-9
/
+79
2014-03-03
ARM: KVM: trap VM system registers until MMU and caches are ON
Marc Zyngier
1
-16
/
+58
2014-03-03
ARM: KVM: add world-switch for AMAIR{0,1}
Marc Zyngier
1
-0
/
+6
2014-03-03
ARM: KVM: fix handling of trapped 64bit coprocessor accesses
Marc Zyngier
1
-2
/
+2
2013-10-22
ARM: KVM: fix L2CTLR to be per-cluster
Marc Zyngier
1
-0
/
+4
2013-10-22
ARM: KVM: Fix MPIDR computing to support virtual clusters
Marc Zyngier
1
-4
/
+6
2013-10-12
KVM: ARM: Add support for Cortex-A7
Jonathan Austin
1
-0
/
+114
2013-08-06
ARM: KVM: Fix 64-bit coprocessor handling
Christoffer Dall
1
-7
/
+19
2013-06-26
ARM: KVM: perform save/restore of PAR
Marc Zyngier
1
-0
/
+4
2013-05-02
Merge branches 'devel-stable', 'entry', 'fixes', 'mach-types', 'misc' and 'sm...
Russell King
1
-2
/
+2
2013-04-17
ARM: KVM: fix unbalanced get_cpu() in access_dcsw
Marc Zyngier
1
-2
/
+2
2013-03-06
ARM: KVM: abstract IL decoding away
Marc Zyngier
1
-1
/
+1
2013-03-06
ARM: KVM: abstract fault register accesses
Marc Zyngier
1
-12
/
+12
2013-03-06
ARM: KVM: convert GP registers from u32 to unsigned long
Marc Zyngier
1
-2
/
+2
2013-02-11
ARM: KVM: arch_timers: Add timer world switch
Marc Zyngier
1
-0
/
+4
2013-01-23
KVM: ARM: VFP userspace interface
Rusty Russell
1
-0
/
+178
2013-01-23
KVM: ARM: Demux CCSIDR in the userspace API
Christoffer Dall
1
-3
/
+161
2013-01-23
KVM: ARM: User space API for getting/setting co-proc registers
Christoffer Dall
1
-0
/
+327
2013-01-23
KVM: ARM: Emulation framework and CP15 emulation
Christoffer Dall
1
-0
/
+360
2013-01-23
KVM: ARM: Initial skeleton to compile KVM support
Christoffer Dall
1
-0
/
+23