aboutsummaryrefslogtreecommitdiff
path: root/include/asm-x86
AgeCommit message (Expand)Author
2008-10-20Merge branch 'tracing-v28-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2008-10-20Merge branch 'genirq-v28-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2008-10-16Merge branch 'kvm-updates/2.6.28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2008-10-16Merge branch 'core-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2008-10-16Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2008-10-16Merge branch 'personality' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds
2008-10-16x86: rename iommu_num_pages function to iommu_nr_pagesJoerg Roedel
2008-10-16include: replace __FUNCTION__ with __func__Harvey Harrison
2008-10-16x86: Add sysfs entries for UV v4Russ Anderson
2008-10-16x86: Add UV partition call v4Russ Anderson
2008-10-16x86: Add UV bios call infrastructure v4Russ Anderson
2008-10-16x86, UV: add uv_setup_irq() and uv_teardown_irq() functions, v3Dean Nelson
2008-10-16x86: HPET_MSI Basic HPET_MSI setup codevenkatesh.pallipadi@intel.com
2008-10-16x2apic: fix reserved APIC register accesses in print_local_APIC()Yinghai Lu
2008-10-16x86: apic - unify smp_spurious/error_interrupt declarationCyrill Gorcunov
2008-10-16x86: probe nr_irqs even only mptable is usedYinghai Lu
2008-10-16x86: remove first_free_entry/pin_map_sizeYinghai Lu
2008-10-16x86: irq: interrupt array size should be NR_VECTORSYinghai Lu
2008-10-16x86: remove ioapic_forceYinghai Lu
2008-10-16x86, io-apic: remove union about dest for log/phyYinghai Lu
2008-10-16x86: make 32bit support per_cpu vectorYinghai Lu
2008-10-16x86: remove nr_irq_vectorsYinghai Lu
2008-10-16x86, irq: get nr_irqs from madtYinghai Lu
2008-10-16x86: use nr_irqsYinghai Lu
2008-10-16x86: remove irq_vectors_limitsYinghai Lu
2008-10-16[PATCH] remove unused ibcs2/PER_SVR4 in SET_PERSONALITYMartin Schwidefsky
2008-10-15x86: fix compat-vdsoSuresh Siddha
2008-10-15KVM: Separate irq ack notification out of arch/x86/kvm/irq.cXiantao Zhang
2008-10-15KVM: Device Assignment: Map mmio pages into VT-d page tableWeidong Han
2008-10-15KVM: MMU: speed up mmu_unsync_walkMarcelo Tosatti
2008-10-15KVM: MMU: out of sync shadow coreMarcelo Tosatti
2008-10-15KVM: x86: trap invlpgMarcelo Tosatti
2008-10-15KVM: MMU: sync roots on mmu reloadMarcelo Tosatti
2008-10-15KVM: MMU: mode specific sync_pageMarcelo Tosatti
2008-10-15KVM: Device Assignment with VT-dBen-Ami Yassour
2008-10-15Merge branches 'core/softlockup', 'core/softirq', 'core/resources', 'core/pri...Ingo Molnar
2008-10-15x86: Move FEATURE_CONTROL bits to msr-index.hSheng Yang
2008-10-15KVM: Add statistics for guest irq injectionsAvi Kivity
2008-10-15KVM: Simplify exception entries by using __ASM_SIZE and _ASM_PTRAvi Kivity
2008-10-15KVM: remove unused field from the assigned dev structBen-Ami Yassour
2008-10-15KVM: Reduce stack usage in kvm_pv_mmu_op()Dave Hansen
2008-10-15KVM: pci device assignmentBen-Ami Yassour
2008-10-15x86: paravirt: factor out cpu_khz to common codeGlauber Costa
2008-10-15KVM: Add irq ack notifier listAvi Kivity
2008-10-15KVM: VMX: Reinject real mode exceptionJan Kiszka
2008-10-15KVM: Consolidate XX_VECTOR definesJan Kiszka
2008-10-15KVM: Add a pending interrupt queueAvi Kivity
2008-10-15KVM: VMX: Move nmi injection failure processing to vm exit pathAvi Kivity
2008-10-15KVM: Move KVM TRACE DEFINITIONS to common headerHollis Blanchard
2008-10-15KVM: x86: accessors for guest registersMarcelo Tosatti