index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2009-03-24
KVM: Add CONFIG_HAVE_KVM_IRQCHIP
Avi Kivity
4
-0
/
+14
2009-03-24
KVM: MMU: Optimize page unshadowing
Avi Kivity
1
-3
/
+12
2009-03-24
KVM: SVM: Add microcode patch level dummy
Alexander Graf
1
-0
/
+3
2009-03-24
KVM: ppc: remove debug support broken by KVM debug rewrite
Hollis Blanchard
4
-99
/
+2
2009-03-24
KVM: Properly lock PIT creation
Avi Kivity
2
-2
/
+6
2009-03-24
KVM: x86 emulator: implement 'ret far' instruction (opcode 0xcb)
Avi Kivity
1
-1
/
+25
2009-03-24
KVM: VMX: When emulating on invalid vmx state, don't return to userspace unne...
Avi Kivity
1
-2
/
+6
2009-03-24
KVM: x86 emulator: Make emulate_pop() a little more generic
Avi Kivity
1
-9
/
+6
2009-03-24
KVM: VMX: Prevent exit handler from running if emulating due to invalid state
Avi Kivity
1
-7
/
+4
2009-03-24
KVM: VMX: don't clobber segment AR if emulating invalid state
Avi Kivity
1
-1
/
+1
2009-03-24
KVM: VMX: Fix guest state validity checks
Avi Kivity
1
-4
/
+14
2009-03-24
KVM: ppc: Add extra E500 exceptions
Hollis Blanchard
7
-15
/
+92
2009-03-24
KVM: ppc: distinguish between interrupts and priorities
Hollis Blanchard
2
-1
/
+2
2009-03-24
KVM: ppc: Add kvmppc_mmu_dtlb/itlb_miss for booke
Hollis Blanchard
3
-0
/
+12
2009-03-24
KVM: ppc: E500 core-specific code
Hollis Blanchard
7
-0
/
+1330
2009-03-24
KVM: ppc: ifdef iccci with CONFIG_44x
Hollis Blanchard
1
-0
/
+2
2009-03-24
KVM: ppc: No need to include core-header for KVM in asm-offsets.c currently
Hollis Blanchard
1
-3
/
+1
2009-03-24
KVM: ppc: Add dbsr in kvm_vcpu_arch
Hollis Blanchard
2
-0
/
+5
2009-03-24
KVM: ppc: split out common Book E instruction emulation
Hollis Blanchard
4
-202
/
+284
2009-03-24
KVM: ppc: use macros instead of hardcoded literals for instruction decoding
Hollis Blanchard
1
-30
/
+63
2009-03-24
KVM: ppc: remove last 44x-specific bits from booke.c
Hollis Blanchard
1
-4
/
+0
2009-03-24
KVM: ppc: rename 44x MMU functions used in booke.c
Hollis Blanchard
4
-6
/
+6
2009-03-24
KVM: ppc: turn tlb_xlate() into a per-core hook (and give it a better name)
Hollis Blanchard
5
-20
/
+15
2009-03-24
KVM: ppc: change kvmppc_mmu_map() parameters
Hollis Blanchard
3
-13
/
+9
2009-03-24
KVM: ppc: small cosmetic changes to Book E DTLB miss handler
Hollis Blanchard
1
-3
/
+5
2009-03-24
KVM: ppc: cosmetic changes to mmu hook names
Hollis Blanchard
3
-4
/
+5
2009-03-24
KVM: ppc: move struct kvmppc_44x_tlbe into 44x-specific header
Hollis Blanchard
2
-7
/
+7
2009-03-24
KVM: Move struct kvm_pio_request into x86 kvm_host.h
Avi Kivity
1
-0
/
+12
2009-03-24
KVM: PIT: provide an option to disable interrupt reinjection
Marcelo Tosatti
4
-0
/
+31
2009-03-24
KVM: Fallback support for MSR_VM_HSAVE_PA
Avi Kivity
1
-0
/
+2
2009-03-24
KVM: remove the vmap usage
Izik Eidus
1
-49
/
+13
2009-03-24
KVM: introduce kvm_read_guest_virt, kvm_write_guest_virt
Izik Eidus
2
-18
/
+42
2009-03-24
KVM: VMX: initialize TSC offset relative to vm creation time
Marcelo Tosatti
3
-8
/
+14
2009-03-24
KVM: MMU: Drop walk_shadow()
Avi Kivity
1
-20
/
+0
2009-03-24
KVM: MMU: Replace walk_shadow() by for_each_shadow_entry() in invlpg()
Avi Kivity
1
-49
/
+32
2009-03-24
KVM: MMU: Replace walk_shadow() by for_each_shadow_entry() in fetch()
Avi Kivity
1
-70
/
+58
2009-03-24
KVM: MMU: Use for_each_shadow_entry() in __direct_map()
Avi Kivity
1
-54
/
+29
2009-03-24
KVM: MMU: Add for_each_shadow_entry(), a simpler alternative to walk_shadow()
Avi Kivity
1
-20
/
+49
2009-03-24
KVM: Fix vmload and friends misinterpreted as lidt
Avi Kivity
1
-5
/
+10
2009-03-24
KVM: MMU: Initialize a shadow page's global attribute from cr4.pge
Avi Kivity
1
-3
/
+1
2009-03-24
KVM: MMU: Segregate mmu pages created with different cr4.pge settings
Avi Kivity
2
-0
/
+2
2009-03-24
KVM: MMU: Inherit a shadow page's guest level count from vcpu setup
Avi Kivity
2
-6
/
+12
2009-03-24
KVM: ia64: Code cleanup
Xiantao Zhang
3
-57
/
+2
2009-03-24
KVM: Remove old kvm_guest_debug structs
Jan Kiszka
3
-11
/
+0
2009-03-24
KVM: ia64: stack get/restore patch
Jes Sorensen
3
-4
/
+101
2009-03-24
KVM: x86: Wire-up hardware breakpoints for guest debugging
Jan Kiszka
3
-1
/
+23
2009-03-24
KVM: x86: Virtualize debug registers
Jan Kiszka
6
-96
/
+193
2009-03-24
KVM: VMX: Allow single-stepping when uninterruptible
Jan Kiszka
1
-0
/
+10
2009-03-24
KVM: New guest debug interface
Jan Kiszka
11
-79
/
+138
2009-03-24
KVM: VMX: Support for injecting software exceptions
Jan Kiszka
2
-16
/
+22
[next]