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
/
x86
Age
Commit message (
Expand
)
Author
Files
Lines
2009-03-24
KVM: VMX: Fix guest state validity checks
Avi Kivity
1
-4
/
+14
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: 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
5
-73
/
+111
2009-03-24
KVM: VMX: Support for injecting software exceptions
Jan Kiszka
2
-16
/
+22
2009-03-24
KVM: SVM: Only allow setting of EFER_SVME when CPUID SVM is set
Alexander Graf
1
-16
/
+42
2009-03-24
KVM: SVM: Allow setting the SVME bit
Alexander Graf
1
-0
/
+8
2009-03-24
KVM: SVM: Allow read access to MSR_VM_VR
Joerg Roedel
1
-0
/
+3
2009-03-24
KVM: SVM: Add VMEXIT handler and intercepts
Alexander Graf
1
-0
/
+293
2009-03-24
KVM: SVM: Add VMRUN handler
Alexander Graf
3
-2
/
+165
2009-03-24
KVM: SVM: Add VMLOAD and VMSAVE handlers
Alexander Graf
1
-2
/
+58
2009-03-24
KVM: SVM: Implement hsave
Alexander Graf
3
-1
/
+16
2009-03-24
KVM: SVM: Implement GIF, clgi and stgi
Alexander Graf
2
-5
/
+45
2009-03-24
KVM: SVM: Add helper functions for nested SVM
Alexander Graf
1
-0
/
+85
2009-03-24
KVM: SVM: Move EFER and MSR constants to generic x86 code
Alexander Graf
5
-8
/
+12
2009-03-24
KVM: SVM: Clean up VINTR setting
Alexander Graf
1
-5
/
+15
2009-03-18
Merge branches 'sched/cleanups' and 'linus' into sched/core
Ingo Molnar
2
-45
/
+68
2009-03-17
prevent boosting kprobes on exception address
Masami Hiramatsu
1
-0
/
+3
2009-03-17
Fast TSC calibration: calculate proper frequency error bounds
Linus Torvalds
1
-45
/
+56
2009-03-17
Fix potential fast PIT TSC calibration startup glitch
Linus Torvalds
1
-0
/
+9
2009-03-13
Merge branches 'sched/clock', 'sched/urgent' and 'linus' into sched/core
Ingo Molnar
5
-19
/
+38
2009-03-11
x86: work around Fedora-11 x86-32 kernel failures on Intel Atom CPUs
Ingo Molnar
1
-0
/
+11
2009-03-10
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-7
/
+8
2009-03-10
x86, sched_clock(): mark variables read-mostly
Ingo Molnar
1
-4
/
+5
2009-03-10
Merge branches 'sched/cleanups' and 'linus' into sched/core
Ingo Molnar
10
-42
/
+49
2009-03-09
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...
Linus Torvalds
1
-1
/
+0
2009-03-09
Revert "[CPUFREQ] Disable sysfs ui for p4-clockmod."
Dave Jones
1
-1
/
+0
2009-03-09
lguest: fix for CONFIG_SPARSE_IRQ=y
Rusty Russell
1
-7
/
+9
2009-03-09
lguest: fix crash 'unhandled trap 13 at <native_read_msr_safe>'
Rusty Russell
1
-0
/
+5
2009-03-08
x86 mmiotrace: fix remove_kmmio_fault_pages()
Stuart Bennett
1
-7
/
+8
2009-03-06
x86, pebs: correct qualifier passed to ds_write_config() from ds_request_pebs()
Markus Metzger
1
-1
/
+1
2009-03-06
x86, bts: remove bad warning
Markus Metzger
1
-1
/
+0
2009-03-05
Merge commit 'v2.6.29-rc7' into sched/core
Ingo Molnar
9
-94
/
+174
2009-03-05
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
9
-94
/
+174
[prev]
[next]