summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* sparc64: move EXPORT_SYMBOL to the symbols definitionSam Ravnborg2009-01-0915-126/+66
* sparc: move EXPORT_SYMBOL to the symbols definitionSam Ravnborg2009-01-0919-134/+82
* sparc: Create a new file lib/ksyms.c and add export of all symbols defined in...Sam Ravnborg2009-01-094-186/+197
* sparc: Most unaligned_64.c tweaks for branch tracer warnings.David S. Miller2009-01-091-4/+4
* sparc: Fix sun4d_irq.c build.David S. Miller2009-01-091-2/+2
* sparc: Update 32-bit defconfig.David S. Miller2009-01-091-76/+214
* sparc64: fix warnings in psycho_common after ull conversionSam Ravnborg2009-01-081-30/+30
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2009-01-0823-98/+116
|\
| * sparc64: Work around branch tracer warning.David S. Miller2009-01-081-2/+6
| * sparc64: Use unsigned long long for u64.Sam Ravnborg2009-01-0619-71/+71
| * sparc: refactor code in fault_32.cSam Ravnborg2009-01-061-1/+2
| * sparc64: refactor code in init_64.cSam Ravnborg2009-01-061-11/+21
| * sparc64: refactor code in viohs.cSam Ravnborg2009-01-061-2/+4
| * sparc: make proces_ver_nack a bit more readableSteven Rostedt2009-01-061-11/+12
* | trivial: replace last usages of __FUNCTION__ in kernelHarvey Harrison2009-01-081-2/+2
* | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2009-01-0825-191/+66
|\ \
| * | x86/PCI: Do not use interrupt links for devices using MSI-XRafael J. Wysocki2009-01-071-2/+2
| * | x86/PCI: use dev_printk for PCI bus locality messagesBjorn Helgaas2009-01-071-5/+3
| * | PCI: x86/visws: use generic INTx swizzle from PCI coreBjorn Helgaas2009-01-071-14/+1
| * | PCI: sh: use generic INTx swizzle from PCI coreBjorn Helgaas2009-01-071-16/+1
| * | PCI: mips: use generic INTx swizzle from PCI coreBjorn Helgaas2009-01-071-16/+1
| * | PCI: arm: use generic INTx swizzle from PCI coreBjorn Helgaas2009-01-072-28/+1
| * | PCI: alpha: use generic INTx swizzle from PCI coreBjorn Helgaas2009-01-072-20/+2
| * | PCI: mips: use generic pci_swizzle_interrupt_pin()Bjorn Helgaas2009-01-072-14/+1
| * | PCI: x86: use generic pci_swizzle_interrupt_pin()Bjorn Helgaas2009-01-072-8/+3
| * | PCI: alpha: use generic pci_swizzle_interrupt_pin()Bjorn Helgaas2009-01-078-14/+9
| * | PCI: powerpc: use generic pci_swizzle_interrupt_pin()Bjorn Helgaas2009-01-071-6/+1
| * | PCI: sh: use generic pci_swizzle_interrupt_pin()Bjorn Helgaas2009-01-072-13/+3
| * | PCI: arm: use generic pci_swizzle_interrupt_pin()Bjorn Helgaas2009-01-072-12/+5
| * | x86/PCI: minor logic simplicationsBjorn Helgaas2009-01-071-4/+4
| * | x86/PCI: use config space encoding for interrupt pinsBjorn Helgaas2009-01-071-24/+20
| * | PCI: use config space encoding in pci_get_interrupt_pin()Bjorn Helgaas2009-01-071-1/+1
| * | PCI: avoid early PCI mmconfig init if pci=noearly is given in cmdlineJacob Pan2009-01-071-1/+2
| * | x86/PCI: make PCI bus locality messages more meaningfulBjorn Helgaas2009-01-071-4/+5
| * | PCI: Don't carp about BAR allocation failures in quiet bootIngo Molnar2009-01-071-2/+2
| * | resource: allow MMIO exclusivity for device driversArjan van de Ven2009-01-072-0/+4
| * | ACPI/PCI: PCI extended config _OSC support called when root bridge addedAndrew Patterson2009-01-071-0/+8
| * | PCI: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2009-01-071-1/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2009-01-083-33/+24
|\ \ \
| * | | USB: add imx udc gadget driverDarius Augulis2009-01-071-0/+23
| * | | USB: otg: sharable otg transceiver opsTony Lindgren2009-01-071-38/+0
| * | | USB: otg: add otg_put_transceiver()Philipp Zabel2009-01-071-0/+6
| * | | USB: powerpc: Workaround for the PPC440EPX USBH_23 errata [take 3]Vitaly Bordug2009-01-071-1/+1
| |/ /
* | | xtensa: introduce swab.hHarvey Harrison2009-01-073-69/+75
* | | Merge branch 'proc-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ad...Linus Torvalds2009-01-071-6/+18
|\ \ \
| * | | proc: add /proc/*/stackKen Chen2009-01-051-6/+18
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo...Linus Torvalds2009-01-07268-9970/+30744
|\ \ \ \
| * | | | Blackfin arch: fix bug - BF527 0.2 silicon has different CPUID (DSPID) valueRobin Getz2009-01-071-3/+3
| * | | | Blackfin arch: Enlarge flash partition for kenel for bf533/bf537 boardsGrace Pan2009-01-072-6/+6
| * | | | Blackfin arch: fix bug: kernel crash when enable SDIO host driverMike Frysinger2009-01-071-0/+10