index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
KVM: x86: Moving PT_*_LEVEL to mmu.h
Sheng Yang
2010-03-01
2
-4
/
+4
|
*
KVM: PPC: Enable lightweight exits again
Alexander Graf
2010-03-01
2
-53
/
+57
|
*
KVM: PPC: Fix typo in rebolting code
Alexander Graf
2010-03-01
1
-1
/
+1
|
*
KVM: Fill out ftrace exit reason strings
Avi Kivity
2010-03-01
1
-19
/
+39
|
*
KVM: Bump maximum vcpu count to 64
Avi Kivity
2010-03-01
1
-1
/
+1
|
*
KVM: convert slots_lock to a mutex
Marcelo Tosatti
2010-03-01
6
-19
/
+19
|
*
KVM: switch vcpu context to use SRCU
Marcelo Tosatti
2010-03-01
5
-38
/
+43
|
*
KVM: convert io_bus to SRCU
Marcelo Tosatti
2010-03-01
4
-12
/
+15
|
*
KVM: x86: switch kvm_set_memory_alias to SRCU update
Marcelo Tosatti
2010-03-01
2
-9
/
+55
|
*
KVM: use SRCU for dirty log
Marcelo Tosatti
2010-03-01
1
-8
/
+41
|
*
KVM: introduce kvm->srcu and convert kvm_set_memory_region to SRCU update
Marcelo Tosatti
2010-03-01
3
-16
/
+22
|
*
KVM: split kvm_arch_set_memory_region into prepare and commit
Marcelo Tosatti
2010-03-01
4
-39
/
+71
|
*
KVM: modify alias layout in x86s struct kvm_arch
Marcelo Tosatti
2010-03-01
2
-7
/
+22
|
*
KVM: modify memslots layout in struct kvm
Marcelo Tosatti
2010-03-01
5
-14
/
+17
|
*
KVM: powerpc: Remove AGGRESSIVE_DEC
Alexander Graf
2010-03-01
1
-15
/
+1
|
*
KVM: powerpc: Improve DEC handling
Alexander Graf
2010-03-01
4
-1
/
+24
|
*
KVM: powerpc: Move vector to irqprio resolving to separate function
Alexander Graf
2010-03-01
1
-3
/
+10
|
*
KVM: Add KVM_MMIO kconfig item
Avi Kivity
2010-03-01
3
-0
/
+3
|
*
KVM: SVM: Adjust tsc_offset only if tsc_unstable
Joerg Roedel
2010-03-01
1
-8
/
+10
|
*
KVM: VMX: Add instruction rdtscp support for guest
Sheng Yang
2010-03-01
5
-4
/
+68
|
*
KVM: Add cpuid_update() callback to kvm_x86_ops
Sheng Yang
2010-03-01
4
-0
/
+16
|
*
x86: Raise vsyscall priority on hotplug notifier chain
Sheng Yang
2010-03-01
1
-1
/
+2
|
*
KVM: Extended shared_msr_global to per CPU
Sheng Yang
2010-03-01
1
-22
/
+33
|
*
KVM: VMX: Remove redundant variable
Sheng Yang
2010-03-01
1
-2
/
+0
|
*
KVM: VMX: Fold ept_update_paging_mode_cr4() into its caller
Avi Kivity
2010-03-01
1
-12
/
+8
|
*
KVM: VMX: When using ept, allow the guest to own cr4.pge
Avi Kivity
2010-03-01
1
-0
/
+2
|
*
KVM: VMX: Make guest cr4 mask more conservative
Avi Kivity
2010-03-01
1
-4
/
+6
|
*
KVM: Add accessor for reading cr4 (or some bits of cr4)
Avi Kivity
2010-03-01
5
-17
/
+30
|
*
KVM: VMX: Move some cr[04] related constants to vmx.c
Avi Kivity
2010-03-01
2
-13
/
+13
|
*
KVM: VMX: Trap and invalid MWAIT/MONITOR instruction
Sheng Yang
2010-03-01
2
-0
/
+11
|
*
KVM: MMU: Report spte not found in rmap before BUG()
Avi Kivity
2010-03-01
1
-0
/
+1
|
*
KVM: x86: raise TSS exception for NULL CS and SS segments
Marcelo Tosatti
2010-03-01
1
-0
/
+11
|
*
KVM: x86: make double/triple fault promotion generic to all exceptions
Eddie Dong
2010-03-01
1
-28
/
+61
*
|
x86: fix mtrr missing kernel-doc
Randy Dunlap
2010-03-05
1
-0
/
+1
*
|
Merge branch 'perf-probes-for-linus-2' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2010-03-05
6
-107
/
+611
|
\
\
|
*
|
x86: Issue at least one memory barrier in stop_machine_text_poke()
Masami Hiramatsu
2010-03-04
1
-2
/
+2
|
*
|
kprobes/x86: Support kprobes jump optimization on x86
Masami Hiramatsu
2010-02-25
3
-22
/
+441
|
*
|
x86: Add text_poke_smp for SMP cross modifying code
Masami Hiramatsu
2010-02-25
2
-1
/
+63
|
*
|
kprobes/x86: Cleanup save/restore registers
Masami Hiramatsu
2010-02-25
1
-61
/
+67
|
*
|
kprobes/x86: Boost probes when reentering
Masami Hiramatsu
2010-02-25
1
-22
/
+26
|
*
|
kprobes: Introduce kprobes jump optimization
Masami Hiramatsu
2010-02-25
1
-0
/
+13
|
*
|
kprobes/x86: Cleanup RELATIVEJUMP_INSTRUCTION to RELATIVEJUMP_OPCODE
Masami Hiramatsu
2010-02-25
2
-2
/
+2
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
2010-03-04
17
-276
/
+99
|
\
\
\
|
*
|
|
sparc64: Make prom entry spinlock NMI safe.
David S. Miller
2010-03-03
1
-5
/
+7
|
*
|
|
sparc64: Kill off old sys_perfctr system call and state.
David S. Miller
2010-03-03
12
-247
/
+18
|
*
|
|
sparc: Update defconfigs.
David S. Miller
2010-03-03
2
-24
/
+66
|
*
|
|
sparc: Provide io{read,write}{16,32}be().
David S. Miller
2010-03-03
2
-0
/
+8
*
|
|
|
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...
Linus Torvalds
2010-03-04
2
-9
/
+5
|
\
\
\
\
|
*
\
\
\
Merge branch 'coh' into dmaengine
Dan Williams
2010-03-04
1
-1
/
+1
|
|
\
\
\
\
|
|
*
|
|
|
DMAENGINE: COH 901 318 descriptor pool refactoring
Linus Walleij
2010-03-02
1
-1
/
+1
[prev]
[next]