summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)AuthorFilesLines
2010-02-24x86, mrst: Fill in PCI functions in x86_init layerJacob Pan2-0/+18
2010-02-24x86, mrst: Add dummy legacy pic to platform setupJacob Pan1-0/+5
2010-02-24x86/PCI: Moorestown PCI supportJesse Barnes2-1/+259
2010-02-24x86, ioapic: Add dummy ioapic functionsJacob Pan1-0/+4
2010-02-24x86, ioapic: Early enable ioapic for timer irqJacob Pan2-0/+22
2010-02-24x86, pic: Fix section mismatch in legacy picJacob Pan1-3/+3
2010-02-23Merge remote branch 'origin/x86/apic' into x86/mrstH. Peter Anvin15-173/+226
2010-02-23Merge branch 'x86/irq' into x86/apicH. Peter Anvin72-1332/+676
2010-02-21Merge branch 'x86/urgent' into x86/irqH. Peter Anvin12-42/+99
2010-02-20x86, apic: Remove ioapic_disable_legacy()Jacob Pan2-7/+5
2010-02-20x86, pic: Make use of legacy_pic abstractionJacob Pan9-65/+59
2010-02-20x86, pic: Introduce legacy_pic abstractionJacob Pan2-0/+56
2010-02-20x86: Initialize stack canary in secondary startJacob Pan1-0/+4
2010-02-20x86, ioapic: Improve handling of i8259A irq initAlek Du1-19/+4
2010-02-20x86: Add pcibios_fixup_irqs to x86_initThomas Gleixner4-2/+9
2010-02-20x86: Add pci_init_irq to x86_initThomas Gleixner7-10/+13
2010-02-20x86: Move pci init function to x86_initThomas Gleixner15-46/+53
2010-02-19x86, irq: Keep chip_data in create_irq_nr and destroy_irqBrandon Philips1-15/+5
2010-02-18smp: Use nr_cpus= to set nr_cpu_ids earlyYinghai Lu1-3/+4
2010-02-18x86, irq: Remove arch_probe_nr_irqsYinghai Lu1-22/+0
2010-02-17x86: Add iMac9,1 to pci_reboot_dmi_tableJustin P. Mattock1-0/+8
2010-02-16x86: Convert i8259_lock to raw_spinlockThomas Gleixner5-23/+23
2010-02-16x86: Convert nmi_lock to raw_spinlockThomas Gleixner1-3/+3
2010-02-16x86: Convert ioapic_lock and vector_lock to raw_spinlockThomas Gleixner1-53/+53
2010-02-12Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds8-37/+31
2010-02-11x86: Avoid race condition in pci_enable_msix()Brandon Phiilps1-13/+5
2010-02-11x86: Fix SCI on IOAPIC != 0Yinghai Lu3-1/+59
2010-02-10x86, ia32_aout: do not kill argument mappingJiri Slaby1-1/+0
2010-02-10Merge branch 'kvm-updates/2.6.33' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-4/+6
2010-02-10x86, apic: Don't use logical-flat mode when CPU hotplug may exceed 8 CPUsSuresh Siddha6-34/+28
2010-02-10x86-32: Make AT_VECTOR_SIZE_ARCH=2Serge E. Hallyn1-2/+2
2010-02-09KVM: PIT: control word is write-onlyMarcelo Tosatti1-0/+3
2010-02-09kvmclock: count total_sleep_time when updating guest clockJason Wang1-4/+3
2010-02-09Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds1-1/+2
2010-02-03memory hotplug: fix a bug on /dev/mem for 64-bit kernelsShaohui Zheng1-0/+19
2010-02-03x86, doc: Fix minor spelling error in arch/x86/mm/gup.cAndy Shevchenko1-1/+1
2010-02-01Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-57/+165
2010-02-01Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds7-12/+54
2010-01-30perf, hw_breakpoint, kgdb: Do not take mutex for kernel debuggerJason Wessel1-0/+51
2010-01-30x86, hw_breakpoints, kgdb: Fix kgdb to use hw_breakpoint APIJason Wessel1-57/+114
2010-01-30x86: Add quirk for Intel DG45FC board to avoid low memory corruptionDavid Härdeman1-3/+11
2010-01-30x86, irq: Move __setup_vector_irq() before the first irq enable in cpu online...Suresh Siddha2-2/+12
2010-01-30x86, irq: Update the vector domain for legacy irqs handled by io-apicSuresh Siddha1-0/+8
2010-01-29x86: get rid of the insane TIF_ABI_PENDING bitH. Peter Anvin5-23/+13
2010-01-29Split 'flush_old_exec' into two functionsLinus Torvalds1-4/+6
2010-01-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2-95/+1
2010-01-28x86/PCI: remove IOH range fetchingJeff Garrett2-95/+1
2010-01-28x86: Add Dell OptiPlex 760 reboot quirkLeann Ogasawara1-0/+9
2010-01-27Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds13-865/+40
2010-01-27x86, UV: Fix RTC latency bug by reading replicated cachelinesDimitri Sivanich1-1/+12