index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
KVM: x86: update KVM_SAVE_MSRS_BEGIN to correct value
Gleb Natapov
2012-08-03
1
-1
/
+1
*
KVM: fold kvm_pit_timer into kvm_kpit_state
Avi Kivity
2012-08-01
3
-37
/
+31
*
KVM: Simplify kvm_pit_timer
Avi Kivity
2012-08-01
2
-21
/
+1
*
KVM: Simplify kvm_timer
Avi Kivity
2012-08-01
2
-21
/
+5
*
KVM: Remove internal timer abstraction
Avi Kivity
2012-08-01
7
-73
/
+67
*
KVM: Don't update PPR on any APIC read
Avi Kivity
2012-07-31
1
-2
/
+4
*
KVM: Move KVM_IRQ_LINE to arch-generic code
Christoffer Dall
2012-07-26
1
-23
/
+10
*
KVM: x86 emulator: drop unneeded call to get_segment()
Gleb Natapov
2012-07-26
1
-6
/
+3
*
KVM: x86 emulator: simplify read_emulated
Xiao Guangrong
2012-07-26
1
-17
/
+14
*
KVM: MMU: use kvm_release_pfn_clean to release pfn
Xiao Guangrong
2012-07-26
1
-1
/
+1
*
Merge branch 'queue' into next
Avi Kivity
2012-07-26
11
-63
/
+114
|
\
|
*
KVM: Add config to support ple or cpu relax optimzation
Raghavendra K T
2012-07-23
1
-0
/
+1
|
*
KVM: switch to symbolic name for irq_states size
Michael S. Tsirkin
2012-07-20
1
-1
/
+1
|
*
KVM: x86: Fix typos in pmu.c
Guo Chao
2012-07-20
1
-1
/
+1
|
*
KVM: x86: Fix typos in lapic.c
Guo Chao
2012-07-20
1
-2
/
+2
|
*
KVM: x86: Fix typos in cpuid.c
Guo Chao
2012-07-20
1
-1
/
+1
|
*
KVM: x86: Fix typos in emulate.c
Guo Chao
2012-07-20
1
-5
/
+5
|
*
KVM: x86: Fix typos in x86.c
Guo Chao
2012-07-20
1
-7
/
+7
|
*
KVM: SVM: Fix typos
Guo Chao
2012-07-20
1
-2
/
+2
|
*
KVM: VMX: Fix typos
Guo Chao
2012-07-20
1
-3
/
+3
|
*
KVM: remove the unused parameter of gfn_to_pfn_memslot
Xiao Guangrong
2012-07-20
1
-1
/
+1
|
*
KVM: using get_fault_pfn to get the fault pfn
Xiao Guangrong
2012-07-20
1
-4
/
+2
|
*
KVM: MMU: track the refcount when unmap the page
Xiao Guangrong
2012-07-20
1
-0
/
+8
|
*
KVM: x86: remove unnecessary mark_page_dirty
Xiao Guangrong
2012-07-20
1
-1
/
+0
|
*
KVM: MMU: Avoid handling same rmap_pde in kvm_handle_hva_range()
Takuya Yoshikawa
2012-07-18
1
-10
/
+18
|
*
KVM: MMU: Push trace_kvm_age_page() into kvm_age_rmapp()
Takuya Yoshikawa
2012-07-18
1
-13
/
+10
|
*
KVM: MMU: Add memslot parameter to hva handlers
Takuya Yoshikawa
2012-07-18
1
-7
/
+9
|
*
KVM: Separate rmap_pde from kvm_lpage_info->write_count
Takuya Yoshikawa
2012-07-18
3
-4
/
+15
|
*
KVM: Introduce kvm_unmap_hva_range() for kvm_mmu_notifier_invalidate_range_st...
Takuya Yoshikawa
2012-07-18
2
-0
/
+6
|
*
KVM: MMU: Make kvm_handle_hva() handle range of addresses
Takuya Yoshikawa
2012-07-18
1
-10
/
+32
|
*
KVM: Introduce hva_to_gfn_memslot() for kvm_handle_hva()
Takuya Yoshikawa
2012-07-18
1
-2
/
+1
|
*
KVM: MMU: Use __gfn_to_rmap() to clean up kvm_handle_hva()
Takuya Yoshikawa
2012-07-18
1
-6
/
+6
*
|
Merge tag 'iommu-updates-v3.6-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2012-07-25
2
-12
/
+0
|
\
\
|
|
\
|
|
\
|
|
\
|
|
\
|
*
-
-
-
.
\
Merge branches 'iommu/fixes', 'x86/amd', 'groups', 'arm/tegra' and 'api/domai...
Joerg Roedel
2012-07-23
2
-12
/
+0
|
|
\
\
\
\
|
|
|
*
|
|
iommu: Remove group_mf
Alex Williamson
2012-06-25
2
-12
/
+0
*
|
|
|
|
|
Merge tag 'for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
Linus Torvalds
2012-07-25
11
-168
/
+440
|
\
\
\
\
\
\
|
*
\
\
\
\
\
Merge branch 'pci/myron-pcibios_setup' into next
Bjorn Helgaas
2012-07-05
1
-1
/
+1
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
x86/PCI: adjust section annotations for pcibios_setup()
Myron Stowe
2012-07-05
1
-1
/
+1
|
*
|
|
|
|
|
|
Merge branch 'topic/huang-d3cold-v7' into next
Bjorn Helgaas
2012-06-23
1
-1
/
+1
|
|
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
PCI: do not call pci_set_power_state with PCI_D3cold
Huang Ying
2012-06-23
1
-1
/
+1
|
|
|
/
/
/
/
/
/
|
*
|
|
|
|
|
|
Merge branch 'topic/jiang-mmconfig-v10' into next
Bjorn Helgaas
2012-06-22
5
-152
/
+409
|
|
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
x86/PCI: use pr_level() to replace printk(KERN_LEVEL)
Jiang Liu
2012-06-22
2
-14
/
+10
|
|
*
|
|
|
|
|
|
x86/PCI: refine __pci_mmcfg_init() for better code readability
Jiang Liu
2012-06-22
1
-25
/
+21
|
|
*
|
|
|
|
|
|
x86/PCI: get rid of redundant log messages
Jiang Liu
2012-06-22
1
-7
/
+0
|
|
*
|
|
|
|
|
|
x86/PCI: simplify pci_mmcfg_late_insert_resources()
Jiang Liu
2012-06-22
1
-26
/
+8
|
|
*
|
|
|
|
|
|
x86/PCI: update MMCONFIG information when hot-plugging PCI host bridges
Jiang Liu
2012-06-22
4
-5
/
+93
|
|
*
|
|
|
|
|
|
x86/PCI: add pci_mmconfig_insert()/delete() for PCI root bridge hotplug
Jiang Liu
2012-06-22
2
-4
/
+109
|
|
*
|
|
|
|
|
|
x86/PCI: prepare pci_mmcfg_check_reserved() to be called at runtime
Jiang Liu
2012-06-22
1
-36
/
+68
|
|
*
|
|
|
|
|
|
x86/PCI: introduce pci_mmcfg_arch_map()/pci_mmcfg_arch_unmap()
Jiang Liu
2012-06-22
3
-12
/
+43
|
|
*
|
|
|
|
|
|
x86/PCI: use RCU list to protect mmconfig list
Jiang Liu
2012-06-22
3
-10
/
+34
[next]