Age | Commit message (Expand) | Author | Files | Lines |
2009-07-17 | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds | 6 | -12/+25 |
2009-07-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus | Linus Torvalds | 3 | -4/+5 |
2009-07-17 | tty_port: Fix return on interrupted use | Alan Cox | 1 | -1/+1 |
2009-07-17 | virtio-pci: correctly unregister root device on error | Mark McLoughlin | 1 | -1/+1 |
2009-07-17 | virtio_blk: ioctl return value fix | Christoph Hellwig | 1 | -1/+1 |
2009-07-17 | virtio_blk: don't bounce highmem requests | Christoph Hellwig | 1 | -0/+3 |
2009-07-17 | lguest: remove unnecessary forward struct declaration | Davide Libenzi | 1 | -2/+0 |
2009-07-16 | n_tty: Fix echo race | Alan Cox | 1 | -3/+0 |
2009-07-16 | tty: nozomi, fix tty refcounting bug | Jiri Slaby | 1 | -4/+8 |
2009-07-16 | vt: drop bootmem/slab memory distinction | Johannes Weiner | 1 | -9/+3 |
2009-07-16 | drivers/serial/bfin_sport_uart.c: remove wrong and unneeded memset | Andrew Morton | 1 | -1/+0 |
2009-07-16 | serial: don't add msm_serial's probe function to the driver struct | Uwe Kleine-König | 1 | -1/+0 |
2009-07-16 | tty: fix close/hangup race | Alan Cox | 1 | -10/+15 |
2009-07-16 | Revert "ppp: Fix throttling bugs" | Linus Torvalds | 2 | -0/+2 |
2009-07-15 | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 4 | -3/+25 |
2009-07-15 | drm: Move a dereference below a NULL test | Julia Lawall | 1 | -1/+2 |
2009-07-15 | fb/intelfb: conflict with DRM_I915 and hide by default | Jesse Barnes | 1 | -1/+2 |
2009-07-15 | drm/ttm: fix misplaced parentheses | Roel Kluin | 1 | -2/+2 |
2009-07-15 | drm/via: Fix vblank IRQ on VIA hardware. | Simon Farnsworth | 1 | -1/+5 |
2009-07-15 | drm: drm_gem, check kzalloc retval | Jiri Slaby | 1 | -7/+10 |
2009-07-15 | drm: drm_debugfs, check kmalloc retval | Jiri Slaby | 1 | -0/+4 |
2009-07-14 | ahci: add device ID for 82801JI sata controller | Mark Goodwin | 1 | -0/+1 |
2009-07-14 | drivers/ata: Move a dereference below a NULL test | Julia Lawall | 1 | -1/+2 |
2009-07-14 | libata: implement and use HORKAGE_NOSETXFER, take#2 | Tejun Heo | 1 | -2/+18 |
2009-07-14 | libata: fix follow-up SRST failure path | Tejun Heo | 1 | -0/+4 |
2009-07-14 | Merge branch 'i2c-for-2631-rc3' of git://aeryn.fluff.org.uk/bjdooks/linux | Linus Torvalds | 4 | -13/+23 |
2009-07-14 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds | 2 | -2/+9 |
2009-07-14 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 20 | -49/+75 |
2009-07-15 | i2c: Use resource_size | Julia Lawall | 4 | -8/+8 |
2009-07-15 | i2c-davinci: behave with i2cdetect | David Brownell | 1 | -4/+14 |
2009-07-15 | i2c-davinci: convert clock usage after clkdev conversion | Kevin Hilman | 1 | -1/+1 |
2009-07-14 | Revert "NET: Fix locking issues in PPP, 6pack, mkiss and strip line disciplin... | David S. Miller | 5 | -68/+44 |
2009-07-14 | drivers/net: using spin_lock_irqsave() in net_send_packet() | Dongdong Deng | 2 | -5/+7 |
2009-07-14 | NET: phy_device, fix lock imbalance | Jiri Slaby | 1 | -1/+3 |
2009-07-13 | igb: gcc-3.4.6 fix | Eric Dumazet | 1 | -40/+37 |
2009-07-13 | atlx: duplicate testing of MCAST flag | roel kluin | 1 | -1/+1 |
2009-07-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 | Linus Torvalds | 14 | -79/+80 |
2009-07-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 | Linus Torvalds | 4 | -11/+16 |
2009-07-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds | 46 | -2204/+574 |
2009-07-13 | Fix staging drivers after smp_lock.h redux | Jean Delvare | 2 | -0/+2 |
2009-07-12 | NET: Fix locking issues in PPP, 6pack, mkiss and strip line disciplines. | Ralf Baechle | 5 | -44/+68 |
2009-07-12 | USB: otg: fix module reinsert issue | Ajay Kumar Gupta | 1 | -0/+1 |
2009-07-12 | USB: handle zero-length usbfs submissions correctly | Alan Stern | 1 | -21/+20 |
2009-07-12 | USB: EHCI: report actual_length for iso transfers | Alan Stern | 1 | -4/+8 |
2009-07-12 | USB: option: remove unnecessary and erroneous code | Alan Stern | 1 | -26/+1 |
2009-07-12 | USB: cypress_m8: remove invalid Clear-Halt | Alan Stern | 1 | -2/+2 |
2009-07-12 | USB: musb_host: undo incorrect change in musb_advance_schedule() | Sergei Shtylyov | 1 | -1/+1 |
2009-07-12 | USB: fix LANGID=0 regression | Daniel Mack | 1 | -18/+45 |
2009-07-12 | USB: serial: sierra driver id_table additions | Elina Pasheva | 1 | -17/+29 |
2009-07-12 | USB serial: Add ID for Turtelizer, an FT2232L-based JTAG/RS-232 adapter. | Krzysztof Halasa | 2 | -0/+4 |