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
/
include
/
asm
Age
Commit message (
Expand
)
Author
Files
Lines
2010-05-17
KVM: x86 emulator: commit rflags as part of registers commit
Gleb Natapov
1
-0
/
+1
2010-05-17
KVM: x86 emulator: introduce pio in string read ahead.
Gleb Natapov
1
-0
/
+7
2010-05-17
KVM: x86 emulator: restart string instruction without going back to a guest.
Gleb Natapov
1
-0
/
+1
2010-05-17
KVM: x86 emulator: Move string pio emulation into emulator.c
Gleb Natapov
1
-8
/
+0
2010-05-17
KVM: x86 emulator: fix in/out emulation.
Gleb Natapov
2
-2
/
+8
2010-05-17
KVM: x86 emulator: Emulate task switch in emulator.c
Gleb Natapov
1
-0
/
+5
2010-05-17
KVM: x86 emulator: Provide more callbacks for x86 emulator.
Gleb Natapov
1
-0
/
+16
2010-05-17
KVM: Provide current eip as part of emulator context.
Gleb Natapov
1
-1
/
+2
2010-05-17
KVM: Provide x86_emulate_ctxt callback to get current cpl
Gleb Natapov
1
-0
/
+1
2010-05-17
KVM: remove realmode_lmsw function.
Gleb Natapov
1
-2
/
+0
2010-05-17
KVM: Provide callback to get/set control registers in emulator ops.
Gleb Natapov
2
-3
/
+2
2010-05-17
KVM: Remove pointer to rflags from realmode_set_cr parameters.
Gleb Natapov
1
-2
/
+1
2010-05-17
KVM: MMU: Reinstate pte prefetch on invlpg
Avi Kivity
1
-0
/
+1
2010-05-17
KVM: x86: Use native_store_idt() instead of kvm_get_idt()
Wei Yongjun
1
-5
/
+0
2010-04-25
KVM: move segment_base() into vmx.c
Gleb Natapov
1
-9
/
+0
2010-04-25
KVM: Drop kvm_get_gdt() in favor of generic linux function
Gleb Natapov
1
-5
/
+0
2010-04-25
KVM: SVM: Implement emulation of vm_cr msr
Joerg Roedel
1
-0
/
+4
2010-04-25
KVM: x86: Add kvm_is_linear_rip
Jan Kiszka
1
-1
/
+3
2010-04-25
KVM: x86: Add support for saving&restoring debug registers
Jan Kiszka
1
-0
/
+10
2010-04-25
KVM: x86: Save&restore interrupt shadow mask
Jan Kiszka
2
-4
/
+6
2010-04-25
KVM: remove redundant prototype of load_pdptrs()
Takuya Yoshikawa
1
-1
/
+0
2010-04-25
KVM: use desc_ptr struct instead of kvm private descriptor_table
Gleb Natapov
1
-11
/
+6
2010-04-15
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+3
2010-04-14
lguest: stop using KVM hypercall mechanism
Rusty Russell
1
-6
/
+23
2010-04-13
Merge branch 'iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Ingo Molnar
1
-0
/
+3
2010-04-07
Merge branch 'amd-iommu/fixes' into iommu/fixes
Joerg Roedel
1
-0
/
+3
2010-04-07
x86/amd-iommu: warn when issuing command to uninitialized cmd buffer
Chris Wright
1
-0
/
+1
2010-03-30
x86: don't include slab.h from arch/x86/include/asm/pgtable_32.h
Tejun Heo
1
-1
/
+0
2010-03-19
x86, amd: Restrict usage of c1e_idle()
Andreas Herrmann
1
-0
/
+2
2010-03-16
x86: Fix placement of FIX_OHCI1394_BASE
Jan Beulich
1
-3
/
+3
2010-03-16
x86: Handle legacy PIC interrupts on all the cpu's
Suresh Siddha
1
-0
/
+1
2010-03-13
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-3
/
+14
2010-03-12
pci-dma: add linux/pci-dma.h to linux/pci.h
FUJITA Tomonori
1
-2
/
+0
2010-03-12
pci-dma: x86: use include/linux/pci-dma.h
FUJITA Tomonori
1
-28
/
+2
2010-03-12
ptrace: move user_enable_single_step & co prototypes to linux/ptrace.h
Christoph Hellwig
1
-7
/
+0
2010-03-12
Add generic sys_olduname()
Christoph Hellwig
4
-12
/
+2
2010-03-12
improve sys_newuname() for compat architectures
Christoph Hellwig
3
-5
/
+3
2010-03-12
Add generic sys_ipc wrapper
Christoph Hellwig
2
-1
/
+1
2010-03-12
Add generic sys_old_mmap()
Christoph Hellwig
3
-4
/
+3
2010-03-12
Add generic sys_old_select()
Christoph Hellwig
3
-4
/
+1
2010-03-09
Merge commit 'v2.6.34-rc1' into perf/urgent
Ingo Molnar
58
-1548
/
+1581
2010-03-07
Merge branch 'x86-mrst-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
13
-43
/
+151
2010-03-05
Merge branch 'kvm-updates/2.6.34' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
7
-29
/
+243
2010-03-05
Merge branch 'perf-probes-for-linus-2' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-2
/
+33
2010-03-03
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
4
-19
/
+2
2010-03-03
Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
4
-26
/
+26
2010-03-03
Merge branch 'x86-bootmem-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
4
-16
/
+3
2010-03-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...
Linus Torvalds
3
-73
/
+91
2010-03-02
perf_events, x86: Fixup fixed counter constraints
Peter Zijlstra
1
-1
/
+1
2010-03-01
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2
-2
/
+2
[next]