summaryrefslogtreecommitdiff
path: root/arch/x86/include
AgeCommit message (Expand)AuthorFilesLines
2010-02-26x86, olpc: Use pci subarch init for OLPCThomas Gleixner2-19/+2
2010-02-26x86, pci: Add arch_init to x86_init abstractionThomas Gleixner1-3/+5
2010-02-24x86, legacy_irq: Remove left over nr_legacy_irqsYinghai Lu1-1/+0
2010-02-24x86, apbt: Moorestown APB system timer driverJacob Pan1-0/+70
2010-02-24x86, mrst: Add vrtc platform data setup codeFeng Tang1-0/+2
2010-02-24x86, mrst: Add platform timer info parsing codeJacob Pan1-0/+2
2010-02-24x86, mrst: Fill in PCI functions in x86_init layerJacob Pan1-0/+15
2010-02-24x86, ioapic: Add dummy ioapic functionsJacob Pan1-0/+4
2010-02-24x86, ioapic: Early enable ioapic for timer irqJacob Pan1-0/+1
2010-02-23Merge remote branch 'origin/x86/apic' into x86/mrstH. Peter Anvin4-26/+26
2010-02-23Merge branch 'x86/irq' into x86/apicH. Peter Anvin15-187/+79
2010-02-21Merge branch 'x86/urgent' into x86/irqH. Peter Anvin2-2/+3
2010-02-20x86, apic: Remove ioapic_disable_legacy()Jacob Pan1-2/+0
2010-02-20x86, pic: Make use of legacy_pic abstractionJacob Pan2-15/+0
2010-02-20x86, pic: Introduce legacy_pic abstractionJacob Pan1-0/+13
2010-02-20x86: Add pcibios_fixup_irqs to x86_initThomas Gleixner2-0/+5
2010-02-20x86: Add pci_init_irq to x86_initThomas Gleixner2-1/+5
2010-02-20x86: Move pci init function to x86_initThomas Gleixner6-6/+31
2010-02-16x86: Convert i8259_lock to raw_spinlockThomas Gleixner1-1/+1
2010-02-11x86: Fix SCI on IOAPIC != 0Yinghai Lu1-0/+1
2010-02-10x86-32: Make AT_VECTOR_SIZE_ARCH=2Serge E. Hallyn1-2/+2
2010-02-01Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-0/+1
2010-01-29x86: get rid of the insane TIF_ABI_PENDING bitH. Peter Anvin2-10/+2
2010-01-27Merge branch 'iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Ingo Molnar1-0/+1
2010-01-24x86: Remove "x86 CPU features in debugfs" (CONFIG_X86_CPU_DEBUG)H. Peter Anvin1-127/+0
2010-01-23Revert "x86: ucode-amd: Load ucode-patches once ..."Andreas Herrmann1-2/+0
2010-01-23x86: Disable HPET MSI on ATI SB700/SB800Pallipadi, Venkatesh1-0/+1
2010-01-22x86/amd-iommu: Fix IOMMU-API initialization for iommu=ptJoerg Roedel1-0/+1
2010-01-21perf: x86: Add support for the ANY bitStephane Eranian1-0/+1
2010-01-20x86, irq: Don't block IRQ0_VECTOR..IRQ15_VECTOR's on all cpu'sSuresh Siddha1-0/+1
2010-01-18x86, irq: Use 0x20 for the IRQ_MOVE_CLEANUP_VECTOR instead of 0x1fSuresh Siddha1-31/+16
2010-01-16Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-1/+14
2010-01-15x86, uv: Add function retrieving node controller revision numberJack Steiner1-0/+12
2010-01-13x86: mce.h: Fix warning in header checksAlan Cox1-1/+2
2010-01-09Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-6/+4
2010-01-06x86: copy_from_user() should not return -EFAULTHeiko Carstens2-6/+4
2010-01-05x86, apic: Don't waste a vector to improve vector spreadH. Peter Anvin1-4/+5
2010-01-05x86, apic: Reclaim IDT vectors 0x20-0x2fH. Peter Anvin1-8/+20
2009-12-31Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-41/+33
2009-12-30Merge branch 'kvm-updates/2.6.33' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+4
2009-12-30x86_64 SGI UV: Fix writes to led registers on remote uv hubs.Mike Travis1-1/+19
2009-12-30x86: Increase NR_IRQS and nr_irqsYinghai Lu1-6/+6
2009-12-29x86: SGI UV: Fix writes to led registers on remote uv hubsMike Travis1-38/+48
2009-12-28Merge branch 'iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Ingo Molnar18-335/+213
2009-12-27KVM: x86: Extend KVM_SET_VCPU_EVENTS with selective updatesJan Kiszka1-0/+4
2009-12-24Merge branch 'pdc' into releaseLen Brown1-0/+26
2009-12-22ACPI: processor: finish unifying arch_acpi_processor_init_pdc()Alex Chiang1-0/+19
2009-12-22ACPI: processor: introduce arch_has_acpi_pdcAlex Chiang1-0/+7
2009-12-19Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+24
2009-12-19Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds5-4/+20