index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
Age
Commit message (
Expand
)
Author
2011-07-24
KVM: MMU: abstract some functions to handle fault pfn
Xiao Guangrong
2011-07-24
KVM: MMU: filter out the mmio pfn from the fault pfn
Xiao Guangrong
2011-07-24
KVM: MMU: remove bypass_guest_pf
Xiao Guangrong
2011-07-24
KVM: MMU: split kvm_mmu_free_page
Xiao Guangrong
2011-07-24
KVM: MMU: count used shadow pages on prepareing path
Xiao Guangrong
2011-07-24
KVM: MMU: rename 'pt_write' to 'emulate'
Xiao Guangrong
2011-07-24
KVM: MMU: cleanup for FNAME(fetch)
Xiao Guangrong
2011-07-24
KVM: MMU: optimize to handle dirty bit
Xiao Guangrong
2011-07-24
KVM: MMU: cache mmio info on page fault path
Xiao Guangrong
2011-07-24
KVM: x86: introduce vcpu_mmio_gva_to_gpa to cleanup the code
Xiao Guangrong
2011-07-24
KVM: MMU: do not update slot bitmap if spte is nonpresent
Xiao Guangrong
2011-07-24
KVM: MMU: fix walking shadow page table
Xiao Guangrong
2011-07-24
KVM guest: KVM Steal time registration
Glauber Costa
2011-07-23
Merge branches 'x86-detect-hyper-for-linus', 'x86-fpu-for-linus', 'x86-kexec-...
Linus Torvalds
2011-07-23
Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2011-07-23
Merge branch 'x86-atomic-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2011-07-23
Merge branch 'timers-clocksource-for-linus' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
2011-07-23
virtio: expose for non-virtualization users too
Ohad Ben-Cohen
2011-07-22
Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2011-07-22
Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2011-07-22
Merge branch 'x86-signal-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2011-07-22
Merge branch 'x86-numa-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2011-07-22
Merge branch 'x86-mtrr-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2011-07-22
Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2011-07-22
Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2011-07-22
Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2011-07-22
Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2011-07-22
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2011-07-22
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2011-07-22
Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2011-07-22
Merge branch 'timers-rtc-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2011-07-22
Merge branch 'timers-cleanup-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2011-07-22
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2011-07-22
Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2011-07-22
Merge branch 'for-3.1' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/pe...
Linus Torvalds
2011-07-22
Merge branch 'of-pci' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/p...
Linus Torvalds
2011-07-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2011-07-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
Linus Torvalds
2011-07-22
Merge branch 'stable/drivers' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2011-07-22
Merge branch 'stable/pci.cleanups.v1' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2011-07-22
Merge branch 'stable/bug.fixes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2011-07-22
asm-generic: move archictures to common delay.h
Jonas Bonn
2011-07-22
x86/PCI: Preserve existing pci=bfsort whitelist for Dell systems
Narendra_K@Dell.com
2011-07-22
x86/PCI: quirks: Use pci_dev->revision
tip-bot for Sergei Shtylyov
2011-07-22
PCI: Make the struct pci_dev * argument of pci_fixup_irqs const.
Ralf Baechle
2011-07-22
x86/PCI: config space accessor functions should not ignore the segment argument
Jan Beulich
2011-07-22
x86/PCI: reduce severity of host bridge window conflict warnings
Bjorn Helgaas
2011-07-22
x86/PCI: select direct access mode for mmconfig option
Shaohua Li
2011-07-22
lguest: Fix translation count about wikipedia's cpuid page
Adrian Knoth
2011-07-22
lguest: Fix three simple typos in comments
Adrian Knoth
[prev]
[next]