summaryrefslogtreecommitdiffstats
path: root/include/asm-x86
AgeCommit message (Expand)AuthorLines
2008-07-16xen64: register callbacks in arch-independent wayJeremy Fitzhardinge-0/+12
2008-07-16xen64: use arbitrary_virt_to_machine for xen_set_pmdJeremy Fitzhardinge-1/+1
2008-07-16xen64: early mapping setupJeremy Fitzhardinge-0/+2
2008-07-16x86_64: add workaround for no %gs-based percpuJeremy Fitzhardinge-0/+27
2008-07-16xen64: add extra pv_mmu_opsJeremy Fitzhardinge-0/+4
2008-07-16xen64: fix calls into hypercall pageJeremy Fitzhardinge-48/+122
2008-07-16xen: fix 64-bit hypercall variantsJeremy Fitzhardinge-29/+31
2008-07-16xen64: define asm/xen/interface for 64-bitJeremy Fitzhardinge-90/+305
2008-07-16x86_64: unstatic get_local_pdaJeremy Fitzhardinge-0/+2
2008-07-16x86/paravirt: call paravirt_pagetable_setup_{start, done}Eduardo Habkost-15/+18
2008-07-16Merge branch 'linus' into cpus4096Ingo Molnar-3240/+4400
2008-07-15Merge branch 'generic-ipi' into generic-ipi-for-linusIngo Molnar-31/+23
2008-07-15x86: Fix compile error with CONFIG_AS_CFI=nKevin Winchester-15/+15
2008-07-14Merge branch 'auto-ftrace-next' into tracing/for-linusIngo Molnar-23/+20
2008-07-14Merge commit 'v2.6.26' into x86/coreIngo Molnar-2/+2
2008-07-14x86: make 64bit hpet_set_mapping to use ioremap too, v2Yinghai Lu-1/+0
2008-07-14x86: let 32bit use apic_ops too - fixYinghai Lu-29/+0
2008-07-13x86: change _node_to_cpumask_ptr to return const ptrMike Travis-5/+5
2008-07-13x86: I/O APIC: remove an IRQ2-mask hackMaciej W. Rozycki-11/+0
2008-07-13x86: make 64bit have get_apic_idYinghai Lu-5/+7
2008-07-13x86: fix numaq_tsc_disable callingYinghai Lu-0/+2
2008-07-12Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-2/+2
2008-07-12x86: make read_apic_id return final apicidYinghai Lu-7/+11
2008-07-12x86: let 32bit use apic_ops tooYinghai Lu-11/+2
2008-07-12x2apic: xen64 paravirt basic apic opsSuresh Siddha-6/+8
2008-07-12x64, x2apic/intr-remap: support for x2apic physical mode supportSuresh Siddha-0/+1
2008-07-12x64, x2apic/intr-remap: add x2apic support, including enabling interrupt-rema...Suresh Siddha-0/+5
2008-07-12x64, x2apic/intr-remap: MSI and MSI-X support for interrupt remapping infrast...Suresh Siddha-0/+4
2008-07-12x64, x2apic/intr-remap: IO-APIC support for interrupt-remappingSuresh Siddha-0/+31
2008-07-12x64, x2apic/intr-remap: x2apic cluster mode supportSuresh Siddha-0/+1
2008-07-12x64, x2apic/intr-remap: introcude self IPI to genapic routinesSuresh Siddha-0/+5
2008-07-12x64, x2apic/intr-remap: x2apic ops for x2apic mode supportSuresh Siddha-0/+25
2008-07-12x64, x2apic/intr-remap: cpuid bits for x2apic featureSuresh Siddha-0/+2
2008-07-12x64, x2apic/intr-remap: basic apic ops supportSuresh Siddha-12/+51
2008-07-12x64, x2apic/intr-remap: introduce read_apic_id() to genapic routinesSuresh Siddha-4/+5
2008-07-12x64, x2apic/intr-remap: ioapic routines which deal with initial io-apic RTE s...Suresh Siddha-0/+6
2008-07-12x64, x2apic/intr-remap: 8259 specific mask/unmask routinesSuresh Siddha-0/+3
2008-07-12x86: fix ldt limit for 64 bitMichael Karcher-2/+2
2008-07-11Merge branch 'x86/generalize-visws' into x86/coreIngo Molnar-151/+36
2008-07-11x86: merge dwarf2 headersGlauber Costa-122/+59
2008-07-11x86: use AS_CFI instead of UNWIND_INFOGlauber Costa-1/+1
2008-07-11x86: use ignore macro instead of hash commentGlauber Costa-15/+17
2008-07-11x86: fix savesegment() bug causing crashes on 64-bitIngo Molnar-1/+1
2008-07-11x86, AMD IOMMU: replace DEVID macro with a functionJoerg Roedel-0/+7
2008-07-11x86, AMD IOMMU: fix device table entry sizeJoerg Roedel-1/+1
2008-07-11x86, AMD IOMMU: replace HIGH_U32 macro with upper_32_bits functionJoerg Roedel-1/+0
2008-07-11x86, AMD IOMMU: add comments to amd_iommu_types.hJoerg Roedel-6/+98
2008-07-11x86_64: add pseudo-features for 32-bit compat syscallJeremy Fitzhardinge-2/+2
2008-07-11x86: remove ifdef CONFIG_SWIOTLB in pci-dma.cFUJITA Tomonori-2/+4
2008-07-11x86: remove ifdef CONFIG_GART_IOMMU in pci-dma.cFUJITA Tomonori-1/+9