Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | vhost-net: Unify the code of mergeable and big buffer handling | Jason Wang | 2011-03-13 | 1 | -121/+7 | |
| | * | | | | | | vhost-net: check the support of mergeable buffer outside the receive loop | Jason Wang | 2011-03-13 | 1 | -2/+3 | |
| | * | | | | | | vhost: copy_from_user -> __copy_from_user | Michael S. Tsirkin | 2011-03-08 | 1 | -1/+1 | |
| | * | | | | | | vhost: Cleanup vhost.c and net.c | Krishna Kumar | 2011-03-08 | 2 | -23/+49 | |
| * | | | | | | | niu: Rename NIU parent platform device name to fix conflict. | David S. Miller | 2011-03-20 | 1 | -1/+1 | |
| * | | | | | | | r8169: fix a bug in rtl8169_init_phy() | Eric Dumazet | 2011-03-19 | 1 | -2/+2 | |
| * | | | | | | | bonding: fix a typo in a comment | Nicolas de Pesloüan | 2011-03-19 | 1 | -1/+1 | |
| * | | | | | | | ftmac100: use resource_size() | Dan Carpenter | 2011-03-19 | 1 | -1/+1 | |
| * | | | | | | | gianfar: Fall back to software tcp/udp checksum on older controllers | Alex Dubov | 2011-03-18 | 2 | -2/+15 | |
* | | | | | | | | Reduce sequential pointer derefs in scsi_error.c and reduce size as well | Jesper Juhl | 2011-03-21 | 1 | -45/+49 | |
* | | | | | | | | matroxfb: remove incorrect Matrox G200eV support | Gary Hade | 2011-03-21 | 1 | -9/+0 | |
* | | | | | | | | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2011-03-21 | 19 | -103/+1347 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | hwmon: (ads1015) Make gain and datarate configurable | Dirk Eibach | 2011-03-21 | 1 | -40/+109 | |
| * | | | | | | | | hwmon: (ads1015) Drop dynamic attribute group | Jean Delvare | 2011-03-21 | 1 | -32/+18 | |
| * | | | | | | | | hwmon: Add support for Texas Instruments ADS1015 | Dirk Eibach | 2011-03-21 | 3 | -0/+293 | |
| * | | | | | | | | hwmon: New driver for SMSC SCH5627 | Hans de Goede | 2011-03-21 | 3 | -0/+868 | |
| * | | | | | | | | hwmon: (abituguru*) Update my email address | Hans de Goede | 2011-03-21 | 2 | -4/+4 | |
| * | | | | | | | | hwmon: (lm75) Speed up detection | Jean Delvare | 2011-03-21 | 1 | -21/+19 | |
| * | | | | | | | | hwmon: (lm75) Add detection of the National Semiconductor LM75A | Len Sorensen | 2011-03-21 | 2 | -16/+42 | |
| * | | | | | | | | hp_accel: Fix driver name | Jean Delvare | 2011-03-21 | 1 | -1/+1 | |
| * | | | | | | | | Move lis3lv02d drivers to drivers/misc | Jean Delvare | 2011-03-21 | 11 | -49/+57 | |
| * | | | | | | | | Move hp_accel to drivers/platform/x86 | Jean Delvare | 2011-03-21 | 5 | -23/+21 | |
| * | | | | | | | | Let Kconfig handle lis3lv02d dependencies | Jean Delvare | 2011-03-21 | 2 | -27/+25 | |
| * | | | | | | | | hwmon: (sht15) Fix integer overflow in humidity calculation | Vivien Didelot | 2011-03-21 | 1 | -2/+2 | |
| * | | | | | | | | hwmon: (sht15) Spelling fix | Justin P. Mattock | 2011-03-21 | 1 | -1/+1 | |
* | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee... | Linus Torvalds | 2011-03-21 | 8 | -81/+139 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | firewire: core: ignore link-active bit of new nodes, fix device recognition | Stefan Richter | 2011-03-20 | 1 | -7/+12 | |
| * | | | | | | | | | firewire: sbp2: revert obsolete 'fix stall with "Unsolicited response"' | Stefan Richter | 2011-03-20 | 1 | -8/+3 | |
| * | | | | | | | | | firewire: core: increase default SPLIT_TIMEOUT value | Clemens Ladisch | 2011-03-20 | 1 | -4/+12 | |
| * | | | | | | | | | firewire: ohci: Misleading kfree in ohci.c::pci_probe/remove | Oleg Drokin | 2011-03-14 | 1 | -2/+2 | |
| * | | | | | | | | | firewire: ohci: omit IntEvent.busReset check rom AT queueing | Stefan Richter | 2011-03-14 | 1 | -15/+2 | |
| * | | | | | | | | | firewire: ohci: prevent starting of iso contexts with empty queue | Clemens Ladisch | 2011-02-26 | 1 | -0/+4 | |
| * | | | | | | | | | firewire: ohci: prevent iso completion callbacks after context stop | Clemens Ladisch | 2011-02-26 | 1 | -0/+1 | |
| * | | | | | | | | | firewire: core: rename some variables | Clemens Ladisch | 2011-02-26 | 1 | -11/+11 | |
| * | | | | | | | | | firewire: nosy: should work on Power Mac G4 PCI too | Stefan Richter | 2011-02-26 | 1 | -1/+2 | |
| * | | | | | | | | | firewire: core: fix card->reset_jiffies overflow | Clemens Ladisch | 2011-01-23 | 4 | -5/+8 | |
| * | | | | | | | | | firewire: cdev: remove unneeded reference | Clemens Ladisch | 2011-01-23 | 1 | -5/+0 | |
| * | | | | | | | | | firewire: cdev: always wait for outbound transactions to complete | Clemens Ladisch | 2011-01-23 | 1 | -14/+28 | |
| * | | | | | | | | | firewire: cdev: remove unneeded idr_find() from complete_transaction() | Clemens Ladisch | 2011-01-23 | 1 | -7/+1 | |
| * | | | | | | | | | firewire: ohci: log dead DMA contexts | Clemens Ladisch | 2011-01-23 | 1 | -4/+55 | |
* | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jej... | Linus Torvalds | 2011-03-21 | 5 | -52/+56 | |
|\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | Merge branch 'irq' into for-next | James Bottomley | 2011-02-10 | 5 | -52/+56 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | [PARISC] Convert to new irq_chip functions | Thomas Gleixner | 2011-02-10 | 5 | -52/+56 | |
* | | | | | | | | | | | Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare... | Linus Torvalds | 2011-03-21 | 29 | -73/+30 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | video: change to new flag variable | matt mooney | 2011-03-17 | 1 | -4/+1 | |
| * | | | | | | | | | | | scsi: change to new flag variable | matt mooney | 2011-03-17 | 6 | -13/+7 | |
| * | | | | | | | | | | | rtc: change to new flag variable | matt mooney | 2011-03-17 | 1 | -3/+1 | |
| * | | | | | | | | | | | rapidio: change to new flag variable | matt mooney | 2011-03-17 | 2 | -7/+1 | |
| * | | | | | | | | | | | pps: change to new flag variable | matt mooney | 2011-03-17 | 1 | -3/+1 | |
| * | | | | | | | | | | | net: change to new flag variable | matt mooney | 2011-03-17 | 5 | -10/+6 |