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
Age
Commit message (
Expand
)
Author
Files
Lines
2010-03-01
KVM: convert slots_lock to a mutex
Marcelo Tosatti
6
-19
/
+19
2010-03-01
KVM: switch vcpu context to use SRCU
Marcelo Tosatti
5
-38
/
+43
2010-03-01
KVM: convert io_bus to SRCU
Marcelo Tosatti
4
-12
/
+15
2010-03-01
KVM: x86: switch kvm_set_memory_alias to SRCU update
Marcelo Tosatti
2
-9
/
+55
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
3
-16
/
+22
2010-03-01
KVM: split kvm_arch_set_memory_region into prepare and commit
Marcelo Tosatti
4
-39
/
+71
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
5
-14
/
+17
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: Add KVM_MMIO kconfig item
Avi Kivity
3
-0
/
+3
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
6
-8
/
+170
2010-02-28
Merge branch 'x86-pci-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
7
-1
/
+103
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
4
-140
/
+127
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
11
-60
/
+70
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
6
-95
/
+193
2010-02-28
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
12
-109
/
+15
2010-02-28
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
19
-1012
/
+806
2010-02-28
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
23
-1395
/
+2143
2010-02-28
Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
13
-41
/
+124
2010-02-28
Merge branch 'oprofile-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
6
-123
/
+199
2010-02-28
Merge branches 'core-ipi-for-linus', 'core-locking-for-linus', 'tracing-fixes...
Linus Torvalds
5
-9
/
+4
2010-02-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...
Linus Torvalds
33
-755
/
+432
2010-02-27
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
Linus Torvalds
69
-1056
/
+1632
2010-02-27
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
244
-9082
/
+13052
2010-02-27
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
109
-715
/
+3959
2010-02-27
m68k: Define sigcontext ABI of ColdFire
Maxim Kuvyrkov
3
-0
/
+17
2010-02-27
m68knommu: NPTL support for uClinux
Maxim Kuvyrkov
5
-0
/
+50
[next]