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