| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2010-06-04 | 8 | -139/+122 |
|\ |
|
| * | Merge branch 'master' into for-linus | Jens Axboe | 2010-06-01 | 751 | -12410/+84105 |
| |\ |
|
| * | | cciss: call BUG() earlier | Dan Carpenter | 2010-06-01 | 1 | -1/+1 |
| * | | drbd: Reduce verbosity | Philipp Reisner | 2010-06-01 | 2 | -9/+0 |
| * | | drbd: use drbd specific ratelimit instead of global printk_ratelimit | Lars Ellenberg | 2010-06-01 | 2 | -2/+2 |
| * | | drbd: fix hang on local read errors while disconnected | Lars Ellenberg | 2010-06-01 | 3 | -13/+16 |
| * | | drbd: Removed the now empty w_io_error() function | Philipp Reisner | 2010-06-01 | 3 | -41/+1 |
| * | | drbd: removed duplicated #includes | Andrea Gelmini | 2010-06-01 | 1 | -1/+0 |
| * | | drbd: improve usage of MSG_MORE | Lars Ellenberg | 2010-06-01 | 1 | -13/+19 |
| * | | drbd: need to set socket bufsize early to take effect | Lars Ellenberg | 2010-06-01 | 1 | -10/+23 |
| * | | drbd: improve network latency, TCP_QUICKACK | Lars Ellenberg | 2010-06-01 | 1 | -1/+1 |
| * | | drbd: Revert "drbd: Create new current UUID as late as possible" | Philipp Reisner | 2010-06-01 | 3 | -47/+7 |
| * | | brd: support discard | Nick Piggin | 2010-06-01 | 1 | -1/+52 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 | Linus Torvalds | 2010-06-04 | 135 | -113/+59831 |
|\ \ \ |
|
| * | | | Staging: sep: return -EFAULT on copy_to_user errors | Dan Carpenter | 2010-06-04 | 1 | -12/+40 |
| * | | | Staging: rc2860: return -EFAULT on copy_to_user errors | Dan Carpenter | 2010-06-04 | 1 | -0/+2 |
| * | | | Staging: Eliminate a NULL pointer dereference | Julia Lawall | 2010-06-04 | 2 | -5/+2 |
| * | | | staging: Use GFP_ATOMIC when a lock is held | Julia Lawall | 2010-06-04 | 3 | -3/+3 |
| * | | | Staging: comedi - correct parameter gainlkup for DAQCard-6024E in driver ni_m... | Martin Homuth-Rosemann | 2010-06-04 | 1 | -1/+1 |
| * | | | Staging: comedi: fixing ni_labpc to mite dependancy | Alexander Kurz | 2010-06-04 | 1 | -0/+1 |
| * | | | Staging: wlags49_h2, wlags49_h25: fixed Kconfig dependencies | Henk de Groot | 2010-06-04 | 2 | -10/+14 |
| * | | | Staging: phison: depends on ATA_BMDMA | Randy Dunlap | 2010-06-04 | 1 | -1/+1 |
| * | | | Staging: iio-utils: fix memory overflow for dynamically allocateded memory to... | Barry Song | 2010-06-04 | 1 | -2/+1 |
| * | | | Staging: adis16255: add proper section markings to hotplug funcs | Mike Frysinger | 2010-06-04 | 1 | -2/+2 |
| * | | | Staging: adis16255: fix typo in Kconfig | Mike Frysinger | 2010-06-04 | 1 | -1/+1 |
| * | | | Staging: batman-adv: Don't allocate icmp packet with GFP_KERNEL | Sven Eckelmann | 2010-06-04 | 1 | -1/+1 |
| * | | | Staging: batman-adv: Don't call free_netdev twice | Sven Eckelmann | 2010-06-04 | 1 | -0/+3 |
| * | | | Staging: batman-adv: Call unregister_netdev on failures to get rtnl lock | Sven Eckelmann | 2010-06-04 | 1 | -1/+1 |
| * | | | Staging: batman-adv: fix rogue packets on shutdown | Marek Lindner | 2010-06-04 | 1 | -9/+15 |
| * | | | Staging: add MSM framebuffer driver | Stepan Moskovchenko | 2010-06-04 | 70 | -0/+30037 |
| * | | | Staging: comedi: fixing ni_tio to mite PCI dependancy | Alexander Kurz | 2010-06-04 | 1 | -1/+1 |
| * | | | Staging: comedi: fix 8255 and DAS08 Kconfig dependancies. | Alexander Kurz | 2010-06-04 | 2 | -23/+59 |
| * | | | Staging: comedi: For COMEDI_BUFINFO, check access to command | Ian Abbott | 2010-06-04 | 1 | -3/+16 |
| * | | | Staging: comedi: COMEDI_BUFINFO with no async - report no bytes read or written | Ian Abbott | 2010-06-04 | 1 | -0/+2 |
| * | | | Staging: comedi: don't write to buffer if command finished | Ian Abbott | 2010-06-04 | 1 | -10/+13 |
| * | | | Staging: comedi: amplc_dio200: Protect counter subdevice with spinlock | Ian Abbott | 2010-06-04 | 1 | -10/+25 |
| * | | | Staging: comedi: adv_pci_dio: Support Advantech PCI-1735U | Ian Abbott | 2010-06-04 | 1 | -11/+169 |
| * | | | Staging: comedi: addi-data: don't overwrite name for request_irq() | Ian Abbott | 2010-06-04 | 1 | -5/+1 |
| * | | | Staging: comedi: Give the addi_apci_* drivers different driver names | Ian Abbott | 2010-06-04 | 17 | -2/+38 |
| * | | | Staging: mid: Intel MID touch screen driver | Sreedhara DS | 2010-06-04 | 6 | -0/+879 |
| * | | | staging: Add framebuffer driver for XGI chipsets | apatard@mandriva.com | 2010-06-04 | 24 | -0/+28503 |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 | Linus Torvalds | 2010-06-04 | 9 | -59/+175 |
|\ \ \ \ |
|
| * | | | | serial: add support for various Titan PCI cards | Yegor Yefremov | 2010-06-04 | 1 | -0/+71 |
| * | | | | vt_ioctl: return -EFAULT on copy_from_user errors | Dan Carpenter | 2010-06-04 | 1 | -1/+3 |
| * | | | | serial: altera_uart: Proper section for altera_uart_remove | Tobias Klauser | 2010-06-04 | 1 | -1/+1 |
| * | | | | tty: fix a little bug in scrup, vt.c | Frank Pan | 2010-06-04 | 1 | -1/+1 |
| * | | | | altera_uart: Simplify altera_uart_console_putc | Tobias Klauser | 2010-06-04 | 1 | -15/+8 |
| * | | | | altera_uart: Don't take spinlock in already protected functions | Tobias Klauser | 2010-06-04 | 1 | -15/+4 |
| * | | | | TTY/n_gsm: potential double lock | Dan Carpenter | 2010-06-04 | 1 | -4/+5 |
| * | | | | serial: bfin_5xx: fix typo in IER check | Sonic Zhang | 2010-06-04 | 1 | -1/+1 |