| Commit message (Expand) | Author | Age | Files | Lines |
* | KVM: Provide current eip as part of emulator context. | Gleb Natapov | 2010-05-17 | 1 | -1/+2 |
* | KVM: Provide x86_emulate_ctxt callback to get current cpl | Gleb Natapov | 2010-05-17 | 1 | -0/+1 |
* | KVM: remove realmode_lmsw function. | Gleb Natapov | 2010-05-17 | 1 | -2/+0 |
* | KVM: Provide callback to get/set control registers in emulator ops. | Gleb Natapov | 2010-05-17 | 2 | -3/+2 |
* | KVM: Remove pointer to rflags from realmode_set_cr parameters. | Gleb Natapov | 2010-05-17 | 1 | -2/+1 |
* | KVM: MMU: Reinstate pte prefetch on invlpg | Avi Kivity | 2010-05-17 | 1 | -0/+1 |
* | KVM: x86: Use native_store_idt() instead of kvm_get_idt() | Wei Yongjun | 2010-05-17 | 1 | -5/+0 |
* | KVM: move segment_base() into vmx.c | Gleb Natapov | 2010-04-25 | 1 | -9/+0 |
* | KVM: Drop kvm_get_gdt() in favor of generic linux function | Gleb Natapov | 2010-04-25 | 1 | -5/+0 |
* | KVM: SVM: Implement emulation of vm_cr msr | Joerg Roedel | 2010-04-25 | 1 | -0/+4 |
* | KVM: x86: Add kvm_is_linear_rip | Jan Kiszka | 2010-04-25 | 1 | -1/+3 |
* | KVM: x86: Add support for saving&restoring debug registers | Jan Kiszka | 2010-04-25 | 1 | -0/+10 |
* | KVM: x86: Save&restore interrupt shadow mask | Jan Kiszka | 2010-04-25 | 2 | -4/+6 |
* | KVM: remove redundant prototype of load_pdptrs() | Takuya Yoshikawa | 2010-04-25 | 1 | -1/+0 |
* | KVM: use desc_ptr struct instead of kvm private descriptor_table | Gleb Natapov | 2010-04-25 | 1 | -11/+6 |
* | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2010-04-15 | 1 | -0/+3 |
|\ |
|
| * | Merge branch 'iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/j... | Ingo Molnar | 2010-04-13 | 1 | -0/+3 |
| |\ |
|
| | * | Merge branch 'amd-iommu/fixes' into iommu/fixes | Joerg Roedel | 2010-04-07 | 1 | -0/+3 |
| | |\ |
|
| | | * | x86/amd-iommu: warn when issuing command to uninitialized cmd buffer | Chris Wright | 2010-04-07 | 1 | -0/+1 |
| | | * | x86/amd-iommu: Protect IOMMU-API map/unmap path | Joerg Roedel | 2010-03-01 | 1 | -0/+2 |
* | | | | lguest: stop using KVM hypercall mechanism | Rusty Russell | 2010-04-14 | 1 | -6/+23 |
|/ / / |
|
* | | | x86: don't include slab.h from arch/x86/include/asm/pgtable_32.h | Tejun Heo | 2010-03-30 | 1 | -1/+0 |
|/ / |
|
* | | x86, amd: Restrict usage of c1e_idle() | Andreas Herrmann | 2010-03-19 | 1 | -0/+2 |
* | | x86: Fix placement of FIX_OHCI1394_BASE | Jan Beulich | 2010-03-16 | 1 | -3/+3 |
* | | x86: Handle legacy PIC interrupts on all the cpu's | Suresh Siddha | 2010-03-16 | 1 | -0/+1 |
* | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2010-03-13 | 2 | -3/+14 |
|\ \ |
|
| * \ | Merge commit 'v2.6.34-rc1' into perf/urgent | Ingo Molnar | 2010-03-09 | 58 | -1548/+1581 |
| |\ \ |
|
| * | | | perf_events, x86: Fixup fixed counter constraints | Peter Zijlstra | 2010-03-02 | 1 | -1/+1 |
| * | | | perf, x86: rename macro in ARCH_PERFMON_EVENTSEL_ENABLE | Robert Richter | 2010-03-01 | 1 | -1/+1 |
| * | | | perf, x86: add some IBS macros to perf_event.h | Robert Richter | 2010-03-01 | 1 | -1/+3 |
| * | | | perf, x86: make IBS macros available in perf_event.h | Robert Richter | 2010-03-01 | 1 | -0/+10 |
| * | | | x86/hw-breakpoints: Remove the name field | Frederic Weisbecker | 2010-02-27 | 1 | -1/+0 |
| * | | | Merge commit 'v2.6.33' into perf/core | Frederic Weisbecker | 2010-02-27 | 8 | -145/+9 |
| |\ \ \
| | | |/
| | |/| |
|
* | | | | pci-dma: add linux/pci-dma.h to linux/pci.h | FUJITA Tomonori | 2010-03-12 | 1 | -2/+0 |
* | | | | pci-dma: x86: use include/linux/pci-dma.h | FUJITA Tomonori | 2010-03-12 | 1 | -28/+2 |
* | | | | ptrace: move user_enable_single_step & co prototypes to linux/ptrace.h | Christoph Hellwig | 2010-03-12 | 1 | -7/+0 |
* | | | | Add generic sys_olduname() | Christoph Hellwig | 2010-03-12 | 4 | -12/+2 |
* | | | | improve sys_newuname() for compat architectures | Christoph Hellwig | 2010-03-12 | 3 | -5/+3 |
* | | | | Add generic sys_ipc wrapper | Christoph Hellwig | 2010-03-12 | 2 | -1/+1 |
* | | | | Add generic sys_old_mmap() | Christoph Hellwig | 2010-03-12 | 3 | -4/+3 |
* | | | | Add generic sys_old_select() | Christoph Hellwig | 2010-03-12 | 3 | -4/+1 |
| |_|/
|/| | |
|
* | | | Merge branch 'x86-mrst-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2010-03-07 | 13 | -43/+151 |
|\ \ \ |
|
| * | | | x86, olpc: Use pci subarch init for OLPC | Thomas Gleixner | 2010-02-25 | 2 | -19/+2 |
| * | | | x86, pci: Add arch_init to x86_init abstraction | Thomas Gleixner | 2010-02-25 | 1 | -3/+5 |
| * | | | x86, legacy_irq: Remove left over nr_legacy_irqs | Yinghai Lu | 2010-02-24 | 1 | -1/+0 |
| * | | | x86, apbt: Moorestown APB system timer driver | Jacob Pan | 2010-02-24 | 1 | -0/+70 |
| * | | | x86, mrst: Add vrtc platform data setup code | Feng Tang | 2010-02-23 | 1 | -0/+2 |
| * | | | x86, mrst: Add platform timer info parsing code | Jacob Pan | 2010-02-23 | 1 | -0/+2 |
| * | | | x86, mrst: Fill in PCI functions in x86_init layer | Jacob Pan | 2010-02-23 | 1 | -0/+15 |
| * | | | x86, ioapic: Add dummy ioapic functions | Jacob Pan | 2010-02-23 | 1 | -0/+4 |