Age | Commit message (Expand) | Author | Files | Lines |
2008-10-23 | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 87 | -0/+31511 |
2008-10-23 | Merge branch 'for-next' of git://git.o-hand.com/linux-mfd | Linus Torvalds | 11 | -419/+1881 |
2008-10-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds | 41 | -120/+6332 |
2008-10-23 | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 4 | -13/+61 |
2008-10-23 | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2 | -2/+2 |
2008-10-23 | sata_via: load DEVICE register when CTL changes | Tejun Heo | 1 | -3/+32 |
2008-10-23 | libata: set device class to NONE if phys_offline | Tejun Heo | 1 | -8/+8 |
2008-10-23 | libata-eh: fix slave link EH action mask handling | Tejun Heo | 1 | -1/+4 |
2008-10-23 | libata: transfer EHI control flags to slave ehc.i | Tejun Heo | 1 | -0/+5 |
2008-10-23 | libata-sff: fix ata_sff_post_internal_cmd() | Tejun Heo | 1 | -1/+10 |
2008-10-23 | libata: initialize port_task when !CONFIG_ATA_SFF | Tejun Heo | 1 | -0/+2 |
2008-10-23 | Merge branches 'cma', 'cxgb3', 'ehca', 'ipoib', 'mad', 'mlx4' and 'nes' into ... | Roland Dreier | 40 | -118/+6330 |
2008-10-23 | IB/ehca: Reject dynamic memory add/remove when ehca adapter is present | Stefan Roscher | 1 | -0/+48 |
2008-10-23 | IB/ehca: Fix reported max number of QPs and CQs in systems with >1 adapter | Stefan Roscher | 4 | -19/+26 |
2008-10-23 | IPoIB: Set netdev offload features properly for child (VLAN) interfaces | Or Gerlitz | 3 | -28/+44 |
2008-10-23 | IPoIB: Clean up ethtool support | Or Gerlitz | 1 | -1/+8 |
2008-10-23 | mlx4_core: Add Ethernet PCI device IDs | Yevgeny Petrilin | 1 | -0/+2 |
2008-10-23 | mlx4_en: Add driver for Mellanox ConnectX 10GbE NIC | Yevgeny Petrilin | 12 | -0/+5370 |
2008-10-23 | mlx4_core: Multiple port type support | Yevgeny Petrilin | 8 | -11/+252 |
2008-10-22 | mlx4_core: Ethernet MAC/VLAN management | Yevgeny Petrilin | 4 | -1/+307 |
2008-10-22 | mlx4_core: Get ethernet MTU and default address from firmware | Yevgeny Petrilin | 3 | -7/+14 |
2008-10-22 | mlx4_core: Support multiple pre-reserved QP regions | Yevgeny Petrilin | 12 | -28/+126 |
2008-10-22 | mfd: check for platform_get_irq() return value in sm501 | Roel Kluin | 1 | -11/+11 |
2008-10-22 | mfd: use pci_ioremap_bar() in sm501 | Arjan van de Ven | 1 | -2/+1 |
2008-10-22 | mfd: Don't store volatile bits in WM8350 register cache | Mark Brown | 1 | -0/+4 |
2008-10-22 | mfd: don't export wm3850 static functions | Stephen Rothwell | 1 | -1/+0 |
2008-10-22 | mfd: twl4030-gpio driver | David Brownell | 3 | -0/+529 |
2008-10-22 | mfd: rtc-twl4030 driver | David Brownell | 3 | -0/+575 |
2008-10-22 | mfd: twl4030 IRQ handling update | David Brownell | 3 | -405/+761 |
2008-10-21 | Export tiny shmem_file_setup for DRM-GEM | Hugh Dickins | 1 | -1/+1 |
2008-10-21 | misc: replace remaining __FUNCTION__ with __func__ | Harvey Harrison | 1 | -2/+2 |
2008-10-21 | fix CONFIG_HIGHMEM compile error in drivers/gpu/drm/i915/i915_gem.c | Thomas Gleixner | 1 | -2/+3 |
2008-10-21 | Merge branch 'for-rmk' of git://git.marvell.com/orion into devel | Russell King | 567 | -9791/+182416 |
2008-10-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6 | Linus Torvalds | 5 | -28/+139 |
2008-10-21 | USB: Fix unused label warnings in drivers/usb/host/ehci-hcd.c | Linus Torvalds | 1 | -1/+1 |
2008-10-21 | i915: cleanup coding horrors in i915_gem_gtt_pwrite() | Linus Torvalds | 1 | -23/+36 |
2008-10-21 | Fix sprintf format warnings in drm_proc.c | Linus Torvalds | 1 | -2/+2 |
2008-10-21 | Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6 | Linus Torvalds | 1 | -6/+8 |
2008-10-21 | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 32 | -626/+778 |
2008-10-21 | Merge branch 'genirq-v28-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 35 | -154/+283 |
2008-10-21 | Merge branch 'v28-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2 | -3/+6 |
2008-10-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 | Linus Torvalds | 28 | -1064/+788 |
2008-10-20 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy... | Linus Torvalds | 5 | -190/+100 |
2008-10-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog | Linus Torvalds | 1 | -1/+1 |
2008-10-20 | Update email addresses. | Dave Jones | 7 | -7/+7 |
2008-10-20 | Remove empty imacfb.c file | Linus Torvalds | 1 | -0/+0 |
2008-10-20 | PCI: fix AER capability check | Yu Zhao | 2 | -3/+2 |
2008-10-20 | PCI: use pci_find_ext_capability everywhere | Jesse Barnes | 4 | -61/+20 |
2008-10-20 | PCI: remove #ifdef DEBUG around dev_dbg call | Jesse Barnes | 1 | -2/+0 |
2008-10-20 | PCI hotplug: fix get_##name return value problem | Kenji Kaneshige | 1 | -1/+1 |