aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/kernel
AgeCommit message (Expand)Author
2010-02-22Merge remote branch 'origin/x86/apic' into x86/mrstH. Peter Anvin
2010-02-22Merge branch 'x86/irq' into x86/apicH. Peter Anvin
2010-02-20Merge branch 'x86/urgent' into x86/irqH. Peter Anvin
2010-02-19x86, apic: Remove ioapic_disable_legacy()Jacob Pan
2010-02-19x86, pic: Make use of legacy_pic abstractionJacob Pan
2010-02-19x86, pic: Introduce legacy_pic abstractionJacob Pan
2010-02-19x86: Initialize stack canary in secondary startJacob Pan
2010-02-19x86, ioapic: Improve handling of i8259A irq initAlek Du
2010-02-19x86: Add pcibios_fixup_irqs to x86_initThomas Gleixner
2010-02-19x86: Add pci_init_irq to x86_initThomas Gleixner
2010-02-19x86: Move pci init function to x86_initThomas Gleixner
2010-02-18x86, irq: Keep chip_data in create_irq_nr and destroy_irqBrandon Philips
2010-02-17smp: Use nr_cpus= to set nr_cpu_ids earlyYinghai Lu
2010-02-17x86, irq: Remove arch_probe_nr_irqsYinghai Lu
2010-02-17x86: Add iMac9,1 to pci_reboot_dmi_tableJustin P. Mattock
2010-02-16x86: Convert i8259_lock to raw_spinlockThomas Gleixner
2010-02-16x86: Convert nmi_lock to raw_spinlockThomas Gleixner
2010-02-16x86: Convert ioapic_lock and vector_lock to raw_spinlockThomas Gleixner
2010-02-11Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-02-10x86: Avoid race condition in pci_enable_msix()Brandon Phiilps
2010-02-10x86: Fix SCI on IOAPIC != 0Yinghai Lu
2010-02-09x86, apic: Don't use logical-flat mode when CPU hotplug may exceed 8 CPUsSuresh Siddha
2010-02-08Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds
2010-02-01Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-02-01Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-01-30perf, hw_breakpoint, kgdb: Do not take mutex for kernel debuggerJason Wessel
2010-01-30x86, hw_breakpoints, kgdb: Fix kgdb to use hw_breakpoint APIJason Wessel
2010-01-29x86: Add quirk for Intel DG45FC board to avoid low memory corruptionDavid Härdeman
2010-01-29x86, irq: Move __setup_vector_irq() before the first irq enable in cpu online...Suresh Siddha
2010-01-29x86, irq: Update the vector domain for legacy irqs handled by io-apicSuresh Siddha
2010-01-29x86: get rid of the insane TIF_ABI_PENDING bitH. Peter Anvin
2010-01-27x86: Add Dell OptiPlex 760 reboot quirkLeann Ogasawara
2010-01-27x86, UV: Fix RTC latency bug by reading replicated cachelinesDimitri Sivanich
2010-01-27Merge branch 'iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Ingo Molnar
2010-01-26x86, msr/cpuid: Pass the number of minors when unregistering MSR and CPUID dr...Russ Anderson
2010-01-23x86: Remove "x86 CPU features in debugfs" (CONFIG_X86_CPU_DEBUG)H. Peter Anvin
2010-01-23Revert "x86: ucode-amd: Load ucode-patches once ..."Andreas Herrmann
2010-01-23x86: Disable HPET MSI on ATI SB700/SB800Pallipadi, Venkatesh
2010-01-22x86/amd-iommu: Fix deassignment of a device from the pt_domainJoerg Roedel
2010-01-22x86/amd-iommu: Fix IOMMU-API initialization for iommu=ptJoerg Roedel
2010-01-22x86/amd-iommu: Fix NULL pointer dereference in __detach_device()Joerg Roedel
2010-01-22x86/amd-iommu: Fix possible integer overflowJoerg Roedel
2010-01-21Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-01-21perf: x86: Add support for the ANY bitStephane Eranian
2010-01-20Merge branch 'misc' into releaseLen Brown
2010-01-19x86, irq: Don't block IRQ0_VECTOR..IRQ15_VECTOR's on all cpu'sSuresh Siddha
2010-01-18x86, apic: use logical flat for systems with <= 8 logical cpusSuresh Siddha
2010-01-18x86, apic: use physical mode for IBM summit platformsSuresh Siddha
2010-01-18x86, irq: Use 0x20 for the IRQ_MOVE_CLEANUP_VECTOR instead of 0x1fSuresh Siddha
2010-01-18x86, vmi: Fix vmi_get_timer_vector() to use IRQ0_VECTORSuresh Siddha