| Commit message (Expand) | Author | Age | Files | Lines |
* | [ARM] fix netx | Russell King | 2009-01-08 | 1 | -1/+1 |
* | [ARM] fix pnx4008 | Russell King | 2009-01-08 | 2 | -0/+2 |
* | [ARM] fix pxa | Russell King | 2009-01-08 | 1 | -2/+0 |
* | [ARM] remove missed CLPS7500 defconfig | Russell King | 2009-01-08 | 1 | -801/+0 |
* | [ARM] clps711x: fix warning in edb7211-mm.c | Russell King | 2009-01-08 | 1 | -1/+0 |
* | [ARM] clps711x: fix warning in fortunet | Russell King | 2009-01-08 | 1 | -1/+0 |
* | [ARM] fix AT91, davinci, h720x, ks8695, msm, mx2, mx3, netx, omap1, omap2, px... | Russell King | 2009-01-08 | 30 | -8/+30 |
* | [ARM] Fix realview build | Russell King | 2009-01-08 | 1 | -0/+1 |
* | [ARM] 5357/1: Kirkwood: add missing ge01 tclk initialization | Nicolas Pitre | 2009-01-08 | 1 | -0/+1 |
* | [ARM] 5358/1: AT2440EVB: Use new include path of mci.h | Ramax Lo | 2009-01-08 | 1 | -1/+1 |
* | [ARM] 5361/1: mv78xx0: fix compilation error | Nicolas Pitre | 2009-01-08 | 1 | -0/+1 |
* | [ARM] 5360/1: Orion: fix compilation error | Nicolas Pitre | 2009-01-08 | 1 | -0/+1 |
* | [ARM] 5359/1: Kirkwood: fix compilation error | Nicolas Pitre | 2009-01-08 | 1 | -0/+1 |
* | [ARM] S3C64XX: Fix EINT group macro definition | Matt Hsu | 2009-01-08 | 1 | -1/+1 |
* | [ARM] S3C24XX: Add gpio_to_irq implementation | Ben Dooks | 2009-01-08 | 1 | -0/+18 |
* | [ARM] S3C24XX: Add gpio_to_irq() facility | Ben Dooks | 2009-01-08 | 1 | -0/+1 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2009-01-07 | 23 | -98/+116 |
|\ |
|
| * | sparc64: Work around branch tracer warning. | David S. Miller | 2009-01-07 | 1 | -2/+6 |
| * | sparc64: Use unsigned long long for u64. | Sam Ravnborg | 2009-01-06 | 19 | -71/+71 |
| * | sparc: refactor code in fault_32.c | Sam Ravnborg | 2009-01-06 | 1 | -1/+2 |
| * | sparc64: refactor code in init_64.c | Sam Ravnborg | 2009-01-06 | 1 | -11/+21 |
| * | sparc64: refactor code in viohs.c | Sam Ravnborg | 2009-01-06 | 1 | -2/+4 |
| * | sparc: make proces_ver_nack a bit more readable | Steven Rostedt | 2009-01-06 | 1 | -11/+12 |
* | | trivial: replace last usages of __FUNCTION__ in kernel | Harvey Harrison | 2009-01-07 | 1 | -2/+2 |
* | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 2009-01-07 | 25 | -191/+66 |
|\ \ |
|
| * | | x86/PCI: Do not use interrupt links for devices using MSI-X | Rafael J. Wysocki | 2009-01-07 | 1 | -2/+2 |
| * | | x86/PCI: use dev_printk for PCI bus locality messages | Bjorn Helgaas | 2009-01-07 | 1 | -5/+3 |
| * | | PCI: x86/visws: use generic INTx swizzle from PCI core | Bjorn Helgaas | 2009-01-07 | 1 | -14/+1 |
| * | | PCI: sh: use generic INTx swizzle from PCI core | Bjorn Helgaas | 2009-01-07 | 1 | -16/+1 |
| * | | PCI: mips: use generic INTx swizzle from PCI core | Bjorn Helgaas | 2009-01-07 | 1 | -16/+1 |
| * | | PCI: arm: use generic INTx swizzle from PCI core | Bjorn Helgaas | 2009-01-07 | 2 | -28/+1 |
| * | | PCI: alpha: use generic INTx swizzle from PCI core | Bjorn Helgaas | 2009-01-07 | 2 | -20/+2 |
| * | | PCI: mips: use generic pci_swizzle_interrupt_pin() | Bjorn Helgaas | 2009-01-07 | 2 | -14/+1 |
| * | | PCI: x86: use generic pci_swizzle_interrupt_pin() | Bjorn Helgaas | 2009-01-07 | 2 | -8/+3 |
| * | | PCI: alpha: use generic pci_swizzle_interrupt_pin() | Bjorn Helgaas | 2009-01-07 | 8 | -14/+9 |
| * | | PCI: powerpc: use generic pci_swizzle_interrupt_pin() | Bjorn Helgaas | 2009-01-07 | 1 | -6/+1 |
| * | | PCI: sh: use generic pci_swizzle_interrupt_pin() | Bjorn Helgaas | 2009-01-07 | 2 | -13/+3 |
| * | | PCI: arm: use generic pci_swizzle_interrupt_pin() | Bjorn Helgaas | 2009-01-07 | 2 | -12/+5 |
| * | | x86/PCI: minor logic simplications | Bjorn Helgaas | 2009-01-07 | 1 | -4/+4 |
| * | | x86/PCI: use config space encoding for interrupt pins | Bjorn Helgaas | 2009-01-07 | 1 | -24/+20 |
| * | | PCI: use config space encoding in pci_get_interrupt_pin() | Bjorn Helgaas | 2009-01-07 | 1 | -1/+1 |
| * | | PCI: avoid early PCI mmconfig init if pci=noearly is given in cmdline | Jacob Pan | 2009-01-07 | 1 | -1/+2 |
| * | | x86/PCI: make PCI bus locality messages more meaningful | Bjorn Helgaas | 2009-01-07 | 1 | -4/+5 |
| * | | PCI: Don't carp about BAR allocation failures in quiet boot | Ingo Molnar | 2009-01-07 | 1 | -2/+2 |
| * | | resource: allow MMIO exclusivity for device drivers | Arjan van de Ven | 2009-01-07 | 2 | -0/+4 |
| * | | ACPI/PCI: PCI extended config _OSC support called when root bridge added | Andrew Patterson | 2009-01-07 | 1 | -0/+8 |
| * | | PCI: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 2009-01-07 | 1 | -1/+1 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds | 2009-01-07 | 3 | -33/+24 |
|\ \ \ |
|
| * | | | USB: add imx udc gadget driver | Darius Augulis | 2009-01-07 | 1 | -0/+23 |
| * | | | USB: otg: sharable otg transceiver ops | Tony Lindgren | 2009-01-07 | 1 | -38/+0 |