summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2010-02-25x86, pci: Exclude Moorestown PCI code if CONFIG_X86_MRST=nYinghai Lu
2010-02-25x86, numaq: Make CONFIG_X86_NUMAQ depend on CONFIG_PCIPan, Jacob jun
2010-02-24x86, pci: Add sanity check for PCI fixed bar probingJacob Pan
2010-02-24x86, legacy_irq: Remove duplicate vector assigmentYinghai Lu
2010-02-24x86, legacy_irq: Remove left over nr_legacy_irqsYinghai Lu
2010-02-24x86, mrst: Platform clock setup codeJacob Pan
2010-02-24x86, apbt: Moorestown APB system timer driverJacob Pan
2010-02-24x86, mrst: Add vrtc platform data setup codeFeng Tang
2010-02-24x86, mrst: Add platform timer info parsing codeJacob Pan
2010-02-24x86, mrst: Fill in PCI functions in x86_init layerJacob Pan
2010-02-24x86, mrst: Add dummy legacy pic to platform setupJacob Pan
2010-02-24x86/PCI: Moorestown PCI supportJesse Barnes
2010-02-24x86, ioapic: Add dummy ioapic functionsJacob Pan
2010-02-24x86, ioapic: Early enable ioapic for timer irqJacob Pan
2010-02-24x86, pic: Fix section mismatch in legacy picJacob Pan
2010-02-23Merge remote branch 'origin/x86/apic' into x86/mrstH. Peter Anvin
2010-02-23Merge branch 'x86/irq' into x86/apicH. Peter Anvin
2010-02-21Merge branch 'x86/urgent' into x86/irqH. Peter Anvin
2010-02-20x86, apic: Remove ioapic_disable_legacy()Jacob Pan
2010-02-20x86, pic: Make use of legacy_pic abstractionJacob Pan
2010-02-20x86, pic: Introduce legacy_pic abstractionJacob Pan
2010-02-20x86: Initialize stack canary in secondary startJacob Pan
2010-02-20x86, ioapic: Improve handling of i8259A irq initAlek Du
2010-02-20x86: Add pcibios_fixup_irqs to x86_initThomas Gleixner
2010-02-20x86: Add pci_init_irq to x86_initThomas Gleixner
2010-02-20x86: Move pci init function to x86_initThomas Gleixner
2010-02-19x86, irq: Keep chip_data in create_irq_nr and destroy_irqBrandon Philips
2010-02-19xen: Remove unnecessary arch specific xen irq functions.Eric W. Biederman
2010-02-18smp: Use nr_cpus= to set nr_cpu_ids earlyYinghai Lu
2010-02-18x86, 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-12parisc: fix tracing of signalsKyle McMartin
2010-02-11Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-02-11Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds
2010-02-11Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-02-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2010-02-11sparc32: Fix thinko in previous change.David S. Miller
2010-02-10x86: Avoid race condition in pci_enable_msix()Brandon Phiilps
2010-02-10x86: Fix SCI on IOAPIC != 0Yinghai Lu
2010-02-10MIPS: Don't probe reserved EntryHi bits.David Daney
2010-02-10MIPS: SNI: Correct NULL testJulia Lawall
2010-02-10MIPS: Fix __devinit __cpuinit confusion in cpu_cache_initDavid Daney
2010-02-10MIPS: IP27: Make defconfig useful again.Ralf Baechle
2010-02-10MIPS: Fixup of the r4k timerWu Zhangjin
2010-02-10x86, ia32_aout: do not kill argument mappingJiri Slaby
2010-02-10OMAP: hsmmc: fix memory leakAaro Koskinen
2010-02-10Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds