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
Age
Commit message (
Expand
)
Author
Files
Lines
2010-03-01
KVM: avoid taking ioapic mutex for non-ioapic EOIs
Avi Kivity
2
-0
/
+20
2010-03-01
KVM: Fill out ftrace exit reason strings
Avi Kivity
1
-19
/
+39
2010-03-01
KVM: Bump maximum vcpu count to 64
Avi Kivity
1
-1
/
+1
2010-03-01
KVM: convert slots_lock to a mutex
Marcelo Tosatti
11
-39
/
+39
2010-03-01
KVM: switch vcpu context to use SRCU
Marcelo Tosatti
6
-38
/
+45
2010-03-01
KVM: convert io_bus to SRCU
Marcelo Tosatti
9
-75
/
+101
2010-03-01
KVM: x86: switch kvm_set_memory_alias to SRCU update
Marcelo Tosatti
4
-11
/
+63
2010-03-01
KVM: use SRCU for dirty log
Marcelo Tosatti
1
-8
/
+41
2010-03-01
KVM: introduce kvm->srcu and convert kvm_set_memory_region to SRCU update
Marcelo Tosatti
8
-64
/
+136
2010-03-01
KVM: use gfn_to_pfn_memslot in kvm_iommu_map_pages
Marcelo Tosatti
3
-10
/
+8
2010-03-01
KVM: introduce gfn_to_pfn_memslot
Marcelo Tosatti
2
-8
/
+27
2010-03-01
KVM: split kvm_arch_set_memory_region into prepare and commit
Marcelo Tosatti
6
-47
/
+82
2010-03-01
KVM: modify alias layout in x86s struct kvm_arch
Marcelo Tosatti
2
-7
/
+22
2010-03-01
KVM: modify memslots layout in struct kvm
Marcelo Tosatti
8
-37
/
+60
2010-03-01
KVM: trivial document fixes
Wu Fengguang
1
-6
/
+6
2010-03-01
KVM: powerpc: Change maintainer
Alexander Graf
1
-1
/
+1
2010-03-01
KVM: powerpc: Remove AGGRESSIVE_DEC
Alexander Graf
1
-15
/
+1
2010-03-01
KVM: powerpc: Improve DEC handling
Alexander Graf
4
-1
/
+24
2010-03-01
KVM: powerpc: Move vector to irqprio resolving to separate function
Alexander Graf
1
-3
/
+10
2010-03-01
KVM: Simplify coalesced mmio initialization
Avi Kivity
3
-8
/
+34
2010-03-01
KVM: Add KVM_MMIO kconfig item
Avi Kivity
4
-0
/
+6
2010-03-01
KVM: Remove ifdefs from mmu notifier initialization
Avi Kivity
1
-5
/
+15
2010-03-01
KVM: Add include guards for coalesced_mmio.h
Avi Kivity
1
-0
/
+5
2010-03-01
KVM: Disentangle mmu notifiers and coalesced_mmio registration
Avi Kivity
1
-11
/
+7
2010-03-01
KVM: SVM: Adjust tsc_offset only if tsc_unstable
Joerg Roedel
1
-8
/
+10
2010-03-01
KVM: VMX: Add instruction rdtscp support for guest
Sheng Yang
5
-4
/
+68
2010-03-01
KVM: Add cpuid_update() callback to kvm_x86_ops
Sheng Yang
4
-0
/
+16
2010-03-01
x86: Raise vsyscall priority on hotplug notifier chain
Sheng Yang
1
-1
/
+2
2010-03-01
KVM: Extended shared_msr_global to per CPU
Sheng Yang
1
-22
/
+33
2010-03-01
KVM: VMX: Remove redundant variable
Sheng Yang
1
-2
/
+0
2010-03-01
KVM: VMX: Fold ept_update_paging_mode_cr4() into its caller
Avi Kivity
1
-12
/
+8
2010-03-01
KVM: VMX: When using ept, allow the guest to own cr4.pge
Avi Kivity
1
-0
/
+2
2010-03-01
KVM: VMX: Make guest cr4 mask more conservative
Avi Kivity
1
-4
/
+6
2010-03-01
KVM: Add accessor for reading cr4 (or some bits of cr4)
Avi Kivity
5
-17
/
+30
2010-03-01
KVM: VMX: Move some cr[04] related constants to vmx.c
Avi Kivity
2
-13
/
+13
2010-03-01
KVM: VMX: Trap and invalid MWAIT/MONITOR instruction
Sheng Yang
2
-0
/
+11
2010-03-01
KVM: MMU: Report spte not found in rmap before BUG()
Avi Kivity
1
-0
/
+1
2010-03-01
KVM: x86: raise TSS exception for NULL CS and SS segments
Marcelo Tosatti
1
-0
/
+11
2010-03-01
KVM: x86: make double/triple fault promotion generic to all exceptions
Eddie Dong
1
-28
/
+61
2010-02-28
Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
4
-18
/
+27
2010-02-28
Merge branch 'x86-ptrace-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
9
-9
/
+284
2010-02-28
Merge branch 'x86-pci-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
11
-8
/
+161
2010-02-28
Merge branch 'x86-setup-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
3
-10
/
+8
2010-02-28
Merge branch 'x86-rwsem-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
5
-23
/
+123
2010-02-28
Merge branch 'x86-numa-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
5
-153
/
+134
2010-02-28
Merge branch 'x86-mtrr-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
6
-14
/
+14
2010-02-28
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
14
-60
/
+92
2010-02-28
Merge branch 'x86-io-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
8
-420
/
+162
2010-02-28
Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
7
-106
/
+197
2010-02-28
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
12
-109
/
+15
[next]