summaryrefslogtreecommitdiff
path: root/arch/x86/include
AgeCommit message (Expand)Author
2010-10-22Merge branch 'x86-trampoline-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2010-10-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds
2010-10-22xen: remap GSIs as pirqs when running as initial domainJeremy Fitzhardinge
2010-10-22xen: support GSI -> pirq remapping in PV on HVM guestsStefano Stabellini
2010-10-22xen: add xen hvm acpi_register_gsi variantJeremy Fitzhardinge
2010-10-22xen: don't map missing memoryJeremy Fitzhardinge
2010-10-22xen: add return value to set_phys_to_machine()Jeremy Fitzhardinge
2010-10-22x86: add RESERVE_BRK_ARRAY() helperJeremy Fitzhardinge
2010-10-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-genericLinus Torvalds
2010-10-22Merge branch 'x86-irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2010-10-21Merge branch 'core-memblock-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2010-10-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-irqflagsLinus Torvalds
2010-10-21Merge branch 'x86-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-10-21Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2010-10-21Merge branch 'x86-x2apic-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-10-21Merge branch 'x86-vmware-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-10-21Merge branch 'x86-olpc-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2010-10-21Merge branch 'x86-mrst-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2010-10-21Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2010-10-21Merge branch 'x86-idle-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2010-10-21Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2010-10-21x86, kexec: Make sure to stop all CPUs before exiting the kernelAlok Kataria
2010-10-21Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-10-21Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2010-10-21Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2010-10-21Merge branch 'x86-amd-nb-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-10-21Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-10-21Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-10-21Add OLPC XO-1 rfkill driverDaniel Drake
2010-10-20xen: add variable hypercall callerJeremy Fitzhardinge
2010-10-20xen: add xen_set_domain_pte()Jeremy Fitzhardinge
2010-10-20x86-32, mm: Add an initial page table for core bootstrappingBorislav Petkov
2010-10-20Merge branch 'x86/cleanups' into x86/trampolineH. Peter Anvin
2010-10-20Merge branch 'x86/vmware' into x86/trampolineH. Peter Anvin
2010-10-20apic, x86: Use BIOS settings for IBS and MCE threshold interrupt LVT offsetsRobert Richter
2010-10-20apic, x86: Check if EILVT APIC registers are available (AMD only)Robert Richter
2010-10-19x86, asm: Fix CFI macro invocations to deal with shortcomings in gasJan Beulich
2010-10-19x86, mm: Hold mm->page_table_lock while doing vmalloc_syncJeremy Fitzhardinge
2010-10-19KVM: Fix fs/gs reload oops with invalid ldtAvi Kivity
2010-10-18irq_work: Add generic hardirq context callbacksPeter Zijlstra
2010-10-18xen/x86/PCI: Add support for the Xen PCI subsystemAlex Nixon
2010-10-18x86: Introduce x86_msi_opsStefano Stabellini
2010-10-18x86/PCI: Clean up pci_cache_line_sizeAlex Nixon
2010-10-18x86/io_apic: add get_nr_irqs_gsi()Jeremy Fitzhardinge
2010-10-18xen: define BIOVEC_PHYS_MERGEABLE()Jeremy Fitzhardinge
2010-10-15oprofile, x86: Add support for IBS periodic op counter extensionRobert Richter
2010-10-15oprofile, x86: Add support for IBS branch target address reportingRobert Richter
2010-10-13xen: Cope with unmapped pages when initializing kernel pagetableJeremy Fitzhardinge
2010-10-13x86-64, asm: If the assembler supports fxsave64, use itH. Peter Anvin
2010-10-13Merge branch 'amd-iommu/2.6.37' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar