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