index
:
platform/kernel/linux-stable
linux-3.14.y
sandbox/rkrypa/tizen-netfilter-backport-3.10
sandbox/rkrypa/tizen-netfilter-backport-3.14
sandbox/rkrypa/tizen-netfilter-backport-3.4
sandbox/rkrypa/tizen-netfilter-backport-4.0
sandbox/rkrypa/tizen-security-backport-3.10
sandbox/rkrypa/tizen-security-backport-3.14
sandbox/rkrypa/tizen-security-backport-3.4
sandbox/rkrypa/tizen-security-backport-4.0
sandbox/rkrypa/tizen-security-backport-4.4
tizen
tizen_3.14.20
tizen_3.14.25
upstream
upstream_ltsi
Domain: System / Kernel;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
kvm
Age
Commit message (
Expand
)
Author
Files
Lines
2013-03-06
ARM: KVM: fix address validation for HYP mappings
Marc Zyngier
1
-2
/
+7
2013-03-06
ARM: KVM: allow HYP mappings to be at an offset from kernel mappings
Marc Zyngier
1
-16
/
+27
2013-03-06
ARM: KVM: use kvm_kernel_vfp_t as an abstract type for VFP containers
Marc Zyngier
1
-3
/
+3
2013-03-06
ARM: KVM: move hyp init to kvm_host.h
Marc Zyngier
1
-11
/
+1
2013-03-06
ARM: KVM: abstract most MMU operations
Marc Zyngier
1
-46
/
+12
2013-03-06
KVM: ARM: Reintroduce trace_kvm_hvc
Christoffer Dall
1
-0
/
+5
2013-03-06
ARM: KVM: move exit handler selection to a separate file
Marc Zyngier
3
-114
/
+141
2013-03-06
ARM: KVM: move kvm_condition_valid to emulate.c
Marc Zyngier
2
-45
/
+45
2013-03-06
ARM: KVM: abstract HSR_EC_IABT away
Marc Zyngier
1
-5
/
+3
2013-03-06
ARM: KVM: abstract fault decoding away
Marc Zyngier
1
-1
/
+1
2013-03-06
ARM: KVM: abstract exception class decoding away
Marc Zyngier
2
-3
/
+3
2013-03-06
ARM: KVM: abstract IL decoding away
Marc Zyngier
3
-4
/
+3
2013-03-06
ARM: KVM: abstract SAS decoding away
Marc Zyngier
1
-14
/
+3
2013-03-06
ARM: KVM: abstract S1TW abort detection away
Marc Zyngier
1
-1
/
+1
2013-03-06
ARM: KVM: abstract (and fix) external abort detection away
Marc Zyngier
1
-1
/
+1
2013-03-06
ARM: KVM: abstract HSR_SRT_{MASK,SHIFT} away
Marc Zyngier
1
-1
/
+1
2013-03-06
ARM: KVM: abstract HSR_SSE away
Marc Zyngier
1
-1
/
+1
2013-03-06
ARM: KVM: abstract HSR_WNR away
Marc Zyngier
1
-1
/
+1
2013-03-06
ARM: KVM: abstract HSR_ISV away
Marc Zyngier
1
-1
/
+1
2013-03-06
ARM: KVM: abstract fault register accesses
Marc Zyngier
4
-45
/
+45
2013-03-06
ARM: KVM: convert GP registers from u32 to unsigned long
Marc Zyngier
4
-16
/
+16
2013-03-06
KVM: ARM: Fix wrong address in comment
Jonghwan Choi
1
-2
/
+2
2013-03-04
KVM: ARM: Remove kvm_arch_set_memory_region()
Takuya Yoshikawa
1
-8
/
+0
2013-03-04
KVM: set_memory_region: Refactor commit_memory_region()
Takuya Yoshikawa
1
-1
/
+2
2013-03-04
KVM: set_memory_region: Refactor prepare_memory_region()
Takuya Yoshikawa
1
-2
/
+2
2013-03-04
KVM: set_memory_region: Drop user_alloc from prepare/commit_memory_region()
Takuya Yoshikawa
1
-4
/
+2
2013-02-25
ARM: KVM: fix compilation after removal of user_alloc from struct kvm_memory_...
Marc Zyngier
1
-5
/
+0
2013-02-25
ARM: KVM: fix kvm_arch_{prepare,commit}_memory_region
Marc Zyngier
1
-2
/
+2
2013-02-22
ARM: KVM: vgic: take distributor lock on sync_hwstate path
Marc Zyngier
1
-18
/
+6
2013-02-22
ARM: KVM: vgic: force EOIed LRs to the empty state
Marc Zyngier
1
-3
/
+8
2013-02-11
ARM: KVM: arch_timers: Wire the init code and config option
Marc Zyngier
4
-0
/
+21
2013-02-11
ARM: KVM: arch_timers: Add timer world switch
Marc Zyngier
3
-0
/
+66
2013-02-11
ARM: KVM: arch_timers: Add guest timer core support
Marc Zyngier
3
-0
/
+304
2013-02-11
ARM: KVM: Add VGIC configuration option
Marc Zyngier
1
-0
/
+8
2013-02-11
ARM: KVM: VGIC initialisation code
Marc Zyngier
2
-0
/
+239
2013-02-11
ARM: KVM: VGIC control interface world switch
Marc Zyngier
1
-0
/
+74
2013-02-11
ARM: KVM: VGIC interrupt injection
Marc Zyngier
2
-10
/
+162
2013-02-11
ARM: KVM: vgic: retire queued, disabled interrupts
Marc Zyngier
1
-0
/
+30
2013-02-11
ARM: KVM: VGIC virtual CPU interface management
Marc Zyngier
1
-1
/
+326
2013-02-11
ARM: KVM: VGIC distributor handling
Marc Zyngier
1
-1
/
+595
2013-02-11
ARM: KVM: VGIC accept vcpu and dist base addresses from user space
Christoffer Dall
2
-1
/
+77
2013-02-11
ARM: KVM: Initial VGIC infrastructure code
Marc Zyngier
5
-1
/
+187
2013-02-11
ARM: KVM: Keep track of currently running vcpus
Marc Zyngier
1
-0
/
+30
2013-02-11
KVM: ARM: Introduce KVM_ARM_SET_DEVICE_ADDR ioctl
Christoffer Dall
1
-1
/
+22
2013-01-23
KVM: ARM: Power State Coordination Interface implementation
Marc Zyngier
3
-3
/
+137
2013-01-23
KVM: ARM: Handle I/O aborts
Christoffer Dall
5
-3
/
+186
2013-01-23
KVM: ARM: Handle guest faults in KVM
Christoffer Dall
2
-1
/
+178
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
2
-4
/
+332
[prev]
[next]