aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-x86 (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-10-31x86: add iomap_atomic*()/iounmap_atomic() on 32-bit using fixmapsKeith Packard1-0/+30
2008-10-22x86, um: ... and asm-x86 moveAl Viro333-38672/+0
2008-10-20Merge branch 'tracing-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-0/+10
2008-10-20Merge branch 'genirq-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds18-126/+183
2008-10-16Merge branch 'kvm-updates/2.6.28' of git://git.kernel.org/pub/scm/linux/kernel/git/avi/kvmLinus Torvalds4-56/+52
2008-10-16Merge branch 'core-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds3-5/+2
2008-10-16Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-1/+6
2008-10-16Merge branch 'personality' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds1-2/+2
2008-10-16x86: rename iommu_num_pages function to iommu_nr_pagesJoerg Roedel1-1/+1
2008-10-16include: replace __FUNCTION__ with __func__Harvey Harrison2-2/+2
2008-10-16x86: Add sysfs entries for UV v4Russ Anderson1-0/+1
2008-10-16x86: Add UV partition call v4Russ Anderson1-3/+19
2008-10-16x86: Add UV bios call infrastructure v4Russ Anderson2-32/+54
2008-10-16x86, UV: add uv_setup_irq() and uv_teardown_irq() functions, v3Dean Nelson1-0/+36
2008-10-16x86: HPET_MSI Basic HPET_MSI setup codevenkatesh.pallipadi@intel.com1-0/+21
2008-10-16x2apic: fix reserved APIC register accesses in print_local_APIC()Yinghai Lu1-0/+14
2008-10-16x86: apic - unify smp_spurious/error_interrupt declarationCyrill Gorcunov1-5/+0
2008-10-16x86: probe nr_irqs even only mptable is usedYinghai Lu2-1/+8
2008-10-16x86: remove first_free_entry/pin_map_sizeYinghai Lu1-3/+0
2008-10-16x86: irq: interrupt array size should be NR_VECTORSYinghai Lu1-1/+1
2008-10-16x86: remove ioapic_forceYinghai Lu1-2/+0
2008-10-16x86, io-apic: remove union about dest for log/phyYinghai Lu1-16/+0
2008-10-16x86: make 32bit support per_cpu vectorYinghai Lu10-31/+30
2008-10-16x86: remove nr_irq_vectorsYinghai Lu1-9/+0
2008-10-16x86, irq: get nr_irqs from madtYinghai Lu1-0/+1
2008-10-16x86: use nr_irqsYinghai Lu1-0/+3
2008-10-16x86: remove irq_vectors_limitsYinghai Lu2-28/+0
2008-10-16[PATCH] remove unused ibcs2/PER_SVR4 in SET_PERSONALITYMartin Schwidefsky1-2/+2
2008-10-15x86: fix compat-vdsoSuresh Siddha1-1/+6
2008-10-15KVM: Separate irq ack notification out of arch/x86/kvm/irq.cXiantao Zhang1-0/+2
2008-10-15KVM: Device Assignment: Map mmio pages into VT-d page tableWeidong Han1-2/+0
2008-10-15KVM: MMU: speed up mmu_unsync_walkMarcelo Tosatti1-0/+1
2008-10-15KVM: MMU: out of sync shadow coreMarcelo Tosatti1-0/+3
2008-10-15KVM: x86: trap invlpgMarcelo Tosatti1-0/+2
2008-10-15KVM: MMU: sync roots on mmu reloadMarcelo Tosatti1-0/+1
2008-10-15KVM: MMU: mode specific sync_pageMarcelo Tosatti1-0/+2
2008-10-15KVM: Device Assignment with VT-dBen-Ami Yassour1-20/+3
2008-10-15Merge branches 'core/softlockup', 'core/softirq', 'core/resources', 'core/printk' and 'core/misc' into core-v28-for-linusIngo Molnar3-5/+2
2008-10-15x86: Move FEATURE_CONTROL bits to msr-index.hSheng Yang1-0/+3
2008-10-15KVM: Add statistics for guest irq injectionsAvi Kivity1-0/+1
2008-10-15KVM: Simplify exception entries by using __ASM_SIZE and _ASM_PTRAvi Kivity1-11/+2
2008-10-15KVM: remove unused field from the assigned dev structBen-Ami Yassour1-1/+0
2008-10-15KVM: Reduce stack usage in kvm_pv_mmu_op()Dave Hansen1-0/+10
2008-10-15KVM: pci device assignmentBen-Ami Yassour1-0/+16
2008-10-15x86: paravirt: factor out cpu_khz to common codeGlauber Costa1-0/+1
2008-10-15KVM: Add irq ack notifier listAvi Kivity1-0/+7
2008-10-15KVM: VMX: Reinject real mode exceptionJan Kiszka1-0/+4
2008-10-15KVM: Consolidate XX_VECTOR definesJan Kiszka1-0/+1
2008-10-15KVM: Add a pending interrupt queueAvi Kivity1-0/+5
2008-10-15KVM: VMX: Move nmi injection failure processing to vm exit pathAvi Kivity1-0/+1