| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds | 2009-07-17 | 6 | -12/+25 |
|\ |
|
| * | drm: Move a dereference below a NULL test | Julia Lawall | 2009-07-15 | 1 | -1/+2 |
| * | fb/intelfb: conflict with DRM_I915 and hide by default | Jesse Barnes | 2009-07-15 | 1 | -1/+2 |
| * | drm/ttm: fix misplaced parentheses | Roel Kluin | 2009-07-15 | 1 | -2/+2 |
| * | drm/via: Fix vblank IRQ on VIA hardware. | Simon Farnsworth | 2009-07-15 | 1 | -1/+5 |
| * | drm: drm_gem, check kzalloc retval | Jiri Slaby | 2009-07-15 | 1 | -7/+10 |
| * | drm: drm_debugfs, check kmalloc retval | Jiri Slaby | 2009-07-15 | 1 | -0/+4 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus | Linus Torvalds | 2009-07-17 | 3 | -4/+5 |
|\ \ |
|
| * | | virtio-pci: correctly unregister root device on error | Mark McLoughlin | 2009-07-17 | 1 | -1/+1 |
| * | | virtio_blk: ioctl return value fix | Christoph Hellwig | 2009-07-17 | 1 | -1/+1 |
| * | | virtio_blk: don't bounce highmem requests | Christoph Hellwig | 2009-07-17 | 1 | -0/+3 |
| * | | lguest: remove unnecessary forward struct declaration | Davide Libenzi | 2009-07-17 | 1 | -2/+0 |
* | | | tty_port: Fix return on interrupted use | Alan Cox | 2009-07-17 | 1 | -1/+1 |
|/ / |
|
* | | n_tty: Fix echo race | Alan Cox | 2009-07-16 | 1 | -3/+0 |
* | | tty: nozomi, fix tty refcounting bug | Jiri Slaby | 2009-07-16 | 1 | -4/+8 |
* | | vt: drop bootmem/slab memory distinction | Johannes Weiner | 2009-07-16 | 1 | -9/+3 |
* | | drivers/serial/bfin_sport_uart.c: remove wrong and unneeded memset | Andrew Morton | 2009-07-16 | 1 | -1/+0 |
* | | serial: don't add msm_serial's probe function to the driver struct | Uwe Kleine-König | 2009-07-16 | 1 | -1/+0 |
* | | tty: fix close/hangup race | Alan Cox | 2009-07-16 | 1 | -10/+15 |
* | | Revert "ppp: Fix throttling bugs" | Linus Torvalds | 2009-07-16 | 2 | -0/+2 |
* | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2009-07-15 | 4 | -3/+25 |
|\ \
| |/
|/| |
|
| * | ahci: add device ID for 82801JI sata controller | Mark Goodwin | 2009-07-14 | 1 | -0/+1 |
| * | drivers/ata: Move a dereference below a NULL test | Julia Lawall | 2009-07-14 | 1 | -1/+2 |
| * | libata: implement and use HORKAGE_NOSETXFER, take#2 | Tejun Heo | 2009-07-14 | 1 | -2/+18 |
| * | libata: fix follow-up SRST failure path | Tejun Heo | 2009-07-14 | 1 | -0/+4 |
* | | Merge branch 'i2c-for-2631-rc3' of git://aeryn.fluff.org.uk/bjdooks/linux | Linus Torvalds | 2009-07-14 | 4 | -13/+23 |
|\ \ |
|
| * | | i2c: Use resource_size | Julia Lawall | 2009-07-15 | 4 | -8/+8 |
| * | | i2c-davinci: behave with i2cdetect | David Brownell | 2009-07-15 | 1 | -4/+14 |
| * | | i2c-davinci: convert clock usage after clkdev conversion | Kevin Hilman | 2009-07-15 | 1 | -1/+1 |
| |/ |
|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds | 2009-07-14 | 2 | -2/+9 |
|\ \ |
|
| * | | mlx4_core: Add new ConnectX EN PCI ID 0x6764 | Yevgeny Petrilin | 2009-07-06 | 1 | -0/+1 |
| * | | mlx4_core: Handle multi-physical function devices | Yevgeny Petrilin | 2009-07-06 | 2 | -2/+8 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2009-07-14 | 20 | -49/+75 |
|\ \ \
| |_|/
|/| | |
|
| * | | Revert "NET: Fix locking issues in PPP, 6pack, mkiss and strip line disciplin... | David S. Miller | 2009-07-14 | 5 | -68/+44 |
| * | | drivers/net: using spin_lock_irqsave() in net_send_packet() | Dongdong Deng | 2009-07-14 | 2 | -5/+7 |
| * | | NET: phy_device, fix lock imbalance | Jiri Slaby | 2009-07-14 | 1 | -1/+3 |
| * | | igb: gcc-3.4.6 fix | Eric Dumazet | 2009-07-13 | 1 | -40/+37 |
| * | | atlx: duplicate testing of MCAST flag | roel kluin | 2009-07-13 | 1 | -1/+1 |
| * | | NET: Fix locking issues in PPP, 6pack, mkiss and strip line disciplines. | Ralf Baechle | 2009-07-12 | 5 | -44/+68 |
| * | | netdev: restore MTU change operation | Ben Hutchings | 2009-07-12 | 11 | -0/+11 |
| * | | netdev: restore MAC address set and validate operations | Ben Hutchings | 2009-07-12 | 10 | -2/+16 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 | Linus Torvalds | 2009-07-13 | 14 | -79/+80 |
|\ \ \ |
|
| * | | | Staging: stlc45xx: convert config_interface to bss_info_changed, fixing a bui... | Alexander Beregalov | 2009-07-12 | 1 | -19/+8 |
| * | | | Staging: comedi: s626: use subvendor:subdevice ids for SAA7146 board | Herton Ronaldo Krzesinski | 2009-07-12 | 1 | -15/+20 |
| * | | | Staging: prevent rtl8192su from crashing dev_ioctl in SIOCGIWNAME | Dan Aloni | 2009-07-12 | 1 | -7/+7 |
| * | | | Staging: prevent rtl8187se from crashing dev_ioctl() in SIOCGIWNAME | Dan Aloni | 2009-07-12 | 1 | -6/+6 |
| * | | | Staging: rtl8192su: convert to net_device_ops | Bartlomiej Zolnierkiewicz | 2009-07-12 | 4 | -13/+21 |
| * | | | Staging: serqt_usb2: declare qt_open static in serqt_usb2 | Bill Pemberton | 2009-07-12 | 1 | -1/+1 |
| * | | | Staging: serqt_usb2: fix qt_close parameters in serqt_usb2 | Bill Pemberton | 2009-07-12 | 1 | -2/+4 |
| * | | | Staging: comedi: jr3_pci.c: add required includes | Alexander Beregalov | 2009-07-12 | 1 | -0/+2 |