summaryrefslogtreecommitdiffstats
path: root/include/asm-x86
Commit message (Expand)AuthorAgeFilesLines
* x86: move iomap.h to the new include locationArjan van de Ven2008-11-091-30/+0
* x86: add iomap_atomic*()/iounmap_atomic() on 32-bit using fixmapsKeith Packard2008-10-311-0/+30
* x86, um: ... and asm-x86 moveAl Viro2008-10-22333-38672/+0
* Merge branch 'tracing-v28-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2008-10-201-0/+10
|\
| * ftrace: mcount call site on boot nops coreSteven Rostedt2008-10-141-0/+10
* | Merge branch 'genirq-v28-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2008-10-2018-126/+183
|\ \
| * | x86: Add sysfs entries for UV v4Russ Anderson2008-10-161-0/+1
| * | x86: Add UV partition call v4Russ Anderson2008-10-161-3/+19
| * | x86: Add UV bios call infrastructure v4Russ Anderson2008-10-162-32/+54
| * | x86, UV: add uv_setup_irq() and uv_teardown_irq() functions, v3Dean Nelson2008-10-161-0/+36
| * | x86: HPET_MSI Basic HPET_MSI setup codevenkatesh.pallipadi@intel.com2008-10-161-0/+21
| * | x2apic: fix reserved APIC register accesses in print_local_APIC()Yinghai Lu2008-10-161-0/+14
| * | x86: apic - unify smp_spurious/error_interrupt declarationCyrill Gorcunov2008-10-161-5/+0
| * | x86: probe nr_irqs even only mptable is usedYinghai Lu2008-10-162-1/+8
| * | x86: remove first_free_entry/pin_map_sizeYinghai Lu2008-10-161-3/+0
| * | x86: irq: interrupt array size should be NR_VECTORSYinghai Lu2008-10-161-1/+1
| * | x86: remove ioapic_forceYinghai Lu2008-10-161-2/+0
| * | x86, io-apic: remove union about dest for log/phyYinghai Lu2008-10-161-16/+0
| * | x86: make 32bit support per_cpu vectorYinghai Lu2008-10-1610-31/+30
| * | x86: remove nr_irq_vectorsYinghai Lu2008-10-161-9/+0
| * | x86, irq: get nr_irqs from madtYinghai Lu2008-10-161-0/+1
| * | x86: use nr_irqsYinghai Lu2008-10-161-0/+3
| * | x86: remove irq_vectors_limitsYinghai Lu2008-10-162-28/+0
* | | Merge branch 'kvm-updates/2.6.28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2008-10-164-56/+52
|\ \ \
| * | | KVM: Separate irq ack notification out of arch/x86/kvm/irq.cXiantao Zhang2008-10-151-0/+2
| * | | KVM: Device Assignment: Map mmio pages into VT-d page tableWeidong Han2008-10-151-2/+0
| * | | KVM: MMU: speed up mmu_unsync_walkMarcelo Tosatti2008-10-151-0/+1
| * | | KVM: MMU: out of sync shadow coreMarcelo Tosatti2008-10-151-0/+3
| * | | KVM: x86: trap invlpgMarcelo Tosatti2008-10-151-0/+2
| * | | KVM: MMU: sync roots on mmu reloadMarcelo Tosatti2008-10-151-0/+1
| * | | KVM: MMU: mode specific sync_pageMarcelo Tosatti2008-10-151-0/+2
| * | | KVM: Device Assignment with VT-dBen-Ami Yassour2008-10-151-20/+3
| * | | x86: Move FEATURE_CONTROL bits to msr-index.hSheng Yang2008-10-151-0/+3
| * | | KVM: Add statistics for guest irq injectionsAvi Kivity2008-10-151-0/+1
| * | | KVM: Simplify exception entries by using __ASM_SIZE and _ASM_PTRAvi Kivity2008-10-151-11/+2
| * | | KVM: remove unused field from the assigned dev structBen-Ami Yassour2008-10-151-1/+0
| * | | KVM: Reduce stack usage in kvm_pv_mmu_op()Dave Hansen2008-10-151-0/+10
| * | | KVM: pci device assignmentBen-Ami Yassour2008-10-151-0/+16
| * | | x86: paravirt: factor out cpu_khz to common codeGlauber Costa2008-10-151-0/+1
| * | | KVM: Add irq ack notifier listAvi Kivity2008-10-151-0/+7
| * | | KVM: VMX: Reinject real mode exceptionJan Kiszka2008-10-151-0/+4
| * | | KVM: Consolidate XX_VECTOR definesJan Kiszka2008-10-151-0/+1
| * | | KVM: Add a pending interrupt queueAvi Kivity2008-10-151-0/+5
| * | | KVM: VMX: Move nmi injection failure processing to vm exit pathAvi Kivity2008-10-151-0/+1
| * | | KVM: Move KVM TRACE DEFINITIONS to common headerHollis Blanchard2008-10-152-40/+0
| * | | KVM: x86: accessors for guest registersMarcelo Tosatti2008-10-151-5/+10
| |/ /
* | | Merge branch 'core-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2008-10-163-5/+2
|\ \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| *-----. \ \ Merge branches 'core/softlockup', 'core/softirq', 'core/resources', 'core/pri...Ingo Molnar2008-10-153-5/+2
| |\ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| | | | * | | generic: make PFN_PHYS explicitly return phys_addr_tJeremy Fitzhardinge2008-09-141-2/+2
| | | | * | | generic: add phys_addr_t for holding physical addressesJeremy Fitzhardinge2008-09-142-3/+0
| | | |/ / / | | |/| | |