summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2009-01-08[ARM] fix AT91, davinci, h720x, ks8695, msm, mx2, mx3, netx, omap1, omap2, px...Russell King30-8/+30
2009-01-08[ARM] Fix realview buildRussell King1-0/+1
2009-01-08[ARM] 5357/1: Kirkwood: add missing ge01 tclk initializationNicolas Pitre1-0/+1
2009-01-08[ARM] 5358/1: AT2440EVB: Use new include path of mci.hRamax Lo1-1/+1
2009-01-08[ARM] 5361/1: mv78xx0: fix compilation errorNicolas Pitre1-0/+1
2009-01-08[ARM] 5360/1: Orion: fix compilation errorNicolas Pitre1-0/+1
2009-01-08[ARM] 5359/1: Kirkwood: fix compilation errorNicolas Pitre1-0/+1
2009-01-08[ARM] S3C64XX: Fix EINT group macro definitionMatt Hsu1-1/+1
2009-01-08[ARM] S3C24XX: Add gpio_to_irq implementationBen Dooks1-0/+18
2009-01-08[ARM] S3C24XX: Add gpio_to_irq() facilityBen Dooks1-0/+1
2009-01-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds23-98/+116
2009-01-08sparc64: Work around branch tracer warning.David S. Miller1-2/+6
2009-01-08trivial: replace last usages of __FUNCTION__ in kernelHarvey Harrison1-2/+2
2009-01-08Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds25-191/+66
2009-01-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds3-33/+24
2009-01-07xtensa: introduce swab.hHarvey Harrison3-69/+75
2009-01-07Merge branch 'proc-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ad...Linus Torvalds1-6/+18
2009-01-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo...Linus Torvalds268-9970/+30744
2009-01-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6Linus Torvalds31-115/+2248
2009-01-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/czankel/xtensa-2.6Linus Torvalds124-34/+9631
2009-01-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds14-14/+14
2009-01-07x86/PCI: Do not use interrupt links for devices using MSI-XRafael J. Wysocki1-2/+2
2009-01-07x86/PCI: use dev_printk for PCI bus locality messagesBjorn Helgaas1-5/+3
2009-01-07PCI: x86/visws: use generic INTx swizzle from PCI coreBjorn Helgaas1-14/+1
2009-01-07PCI: sh: use generic INTx swizzle from PCI coreBjorn Helgaas1-16/+1
2009-01-07PCI: mips: use generic INTx swizzle from PCI coreBjorn Helgaas1-16/+1
2009-01-07PCI: arm: use generic INTx swizzle from PCI coreBjorn Helgaas2-28/+1
2009-01-07PCI: alpha: use generic INTx swizzle from PCI coreBjorn Helgaas2-20/+2
2009-01-07PCI: mips: use generic pci_swizzle_interrupt_pin()Bjorn Helgaas2-14/+1
2009-01-07PCI: x86: use generic pci_swizzle_interrupt_pin()Bjorn Helgaas2-8/+3
2009-01-07PCI: alpha: use generic pci_swizzle_interrupt_pin()Bjorn Helgaas8-14/+9
2009-01-07PCI: powerpc: use generic pci_swizzle_interrupt_pin()Bjorn Helgaas1-6/+1
2009-01-07PCI: sh: use generic pci_swizzle_interrupt_pin()Bjorn Helgaas2-13/+3
2009-01-07PCI: arm: use generic pci_swizzle_interrupt_pin()Bjorn Helgaas2-12/+5
2009-01-07x86/PCI: minor logic simplicationsBjorn Helgaas1-4/+4
2009-01-07x86/PCI: use config space encoding for interrupt pinsBjorn Helgaas1-24/+20
2009-01-07PCI: use config space encoding in pci_get_interrupt_pin()Bjorn Helgaas1-1/+1
2009-01-07PCI: avoid early PCI mmconfig init if pci=noearly is given in cmdlineJacob Pan1-1/+2
2009-01-07x86/PCI: make PCI bus locality messages more meaningfulBjorn Helgaas1-4/+5
2009-01-07PCI: Don't carp about BAR allocation failures in quiet bootIngo Molnar1-2/+2
2009-01-07resource: allow MMIO exclusivity for device driversArjan van de Ven2-0/+4
2009-01-07ACPI/PCI: PCI extended config _OSC support called when root bridge addedAndrew Patterson1-0/+8
2009-01-07PCI: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers1-1/+1
2009-01-07USB: add imx udc gadget driverDarius Augulis1-0/+23
2009-01-07USB: otg: sharable otg transceiver opsTony Lindgren1-38/+0
2009-01-07USB: otg: add otg_put_transceiver()Philipp Zabel1-0/+6
2009-01-07USB: powerpc: Workaround for the PPC440EPX USBH_23 errata [take 3]Vitaly Bordug1-1/+1
2009-01-07Blackfin arch: fix bug - BF527 0.2 silicon has different CPUID (DSPID) valueRobin Getz1-3/+3
2009-01-07Blackfin arch: Enlarge flash partition for kenel for bf533/bf537 boardsGrace Pan2-6/+6
2009-01-07Blackfin arch: fix bug: kernel crash when enable SDIO host driverMike Frysinger1-0/+10