aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-01-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds23-98/+116
2009-01-07sparc64: Work around branch tracer warning.David S. Miller1-2/+6
2009-01-07trivial: replace last usages of __FUNCTION__ in kernelHarvey Harrison1-2/+2
2009-01-07Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6Linus Torvalds25-191/+66
2009-01-07Merge 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/adobriyan/procLinus Torvalds1-6/+18
2009-01-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/blackfin-2.6Linus 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/jikos/trivialLinus 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
2009-01-07Blackfin arch: Print FP at level KERN_NOTICEJie Zhang1-1/+1
2009-01-07Blackfin arch: drop ad73311 test codeMike Frysinger1-3/+0
2009-01-07Blackfin arch: update board default configsSonic Zhang21-1254/+2603
2009-01-07Blackfin arch: Set PB4 as the default irq for bf548 board v1.4+.Sonic Zhang1-1/+1
2009-01-07Blackfin arch: fix typo in early printk bit size processingMike Frysinger1-2/+2
2009-01-07Blackfin arch: enable reprogram cclk and sclk for bf518f-ezbrdSonic Zhang2-2/+9
2009-01-07Blackfin arch: add SDIO host driver platform dataCliff Cai3-0/+52
2009-01-07Blackfin arch: fix bug - kernel stops at initial consoleSonic Zhang1-0/+4
2009-01-07Blackfin arch: fix bug - kernel crash after config IP for ethernet portMichael Hennerich1-1/+1
2009-01-07Blackfin arch: add sdh support for bf518f-ezbrdCliff Cai2-0/+203