| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] s390: CEX2A crt message length | Eric Rossman | 2006-03-24 | 2 | -3/+12 |
* | [PATCH] s390: 3590 tape driver | Stefan Bader | 2006-03-24 | 6 | -11/+1443 |
* | [PATCH] s390: fix endless retry loop in tape driver | Michael Holzheu | 2006-03-24 | 3 | -13/+35 |
* | [PATCH] s390: tape operation abortion leads to panic | Michael Holzheu | 2006-03-24 | 1 | -1/+1 |
* | [PATCH] s390: tape retry flooding by deferred CC in interrupt | Stefan Bader | 2006-03-24 | 1 | -4/+5 |
* | [PATCH] s390: dasd extended error reporting | Stefan Weinhuber | 2006-03-24 | 8 | -1/+812 |
* | [PATCH] s390: random values in result of BIODASDINFO2 | Horst Hummel | 2006-03-24 | 1 | -3/+2 |
* | [PATCH] s390: remove experimental flag from dasd diag | Peter Oberparleiter | 2006-03-24 | 1 | -1/+1 |
* | [PATCH] s390: remove dynamic dasd ioctls | Christoph Hellwig | 2006-03-24 | 2 | -80/+0 |
* | [PATCH] s390: merge cmb into dasdc | Christoph Hellwig | 2006-03-24 | 4 | -139/+22 |
* | [PATCH] s390: use normal switch statement for ioctls in dasd_ioctlc | Christoph Hellwig | 2006-03-24 | 3 | -97/+55 |
* | [PATCH] s390: use normal switch statement for ioctls in dasd_ioctlc | Christoph Hellwig | 2006-03-24 | 3 | -161/+86 |
* | [PATCH] s390: channel path measurements | Cornelia Huck | 2006-03-24 | 4 | -23/+500 |
* | [PATCH] s390: wrong interrupt delivered for hsch() or csch() | Cornelia Huck | 2006-03-24 | 1 | -0/+12 |
* | [PATCH] w1: use kthread api. | Evgeniy Polyakov | 2006-03-24 | 3 | -65/+28 |
* | [PATCH] W1: u64 is not long long | Andrew Morton | 2006-03-24 | 1 | -2/+5 |
* | [PATCH] W1: Remove incorrect MODULE_ALIAS | Patrick McHardy | 2006-03-24 | 1 | -2/+0 |
* | [PATCH] fix W1_MASTER_DS9490_BRIDGE dependencies | Adrian Bunk | 2006-03-24 | 1 | -1/+1 |
* | [PATCH] w1: misc cleanups | Adrian Bunk | 2006-03-24 | 5 | -15/+18 |
* | [PATCH] W1: Add the DS2482 I2C-to-w1 bridge driver. | Evgeniy Polyakov | 2006-03-24 | 3 | -0/+576 |
* | [PATCH] W1: Move w1 bus master code into 'w1/masters' and move w1 slave code ... | Evgeniy Polyakov | 2006-03-24 | 13 | -91/+126 |
* | [PATCH] W1: Change the type 'unsigned long' member of 'struct w1_bus_master' ... | Evgeniy Polyakov | 2006-03-24 | 4 | -40/+40 |
* | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds | 2006-03-24 | 11 | -235/+376 |
|\ |
|
| * | Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/linv... | Jeff Garzik | 2006-03-23 | 8 | -179/+318 |
| |\ |
|
| | * | [PATCH] hostap: Fix memory leak on PCI probe error path | Jouni Malinen | 2006-03-23 | 2 | -5/+8 |
| | * | [PATCH] hostap: Remove dead code (duplicated idx != 0) | Jouni Malinen | 2006-03-23 | 1 | -4/+0 |
| | * | [PATCH] hostap: Fix unlikely read overrun in CIS parsing | Jouni Malinen | 2006-03-23 | 1 | -2/+2 |
| | * | [PATCH] hostap: Fix double free in prism2_config() error path | Eugene Teo | 2006-03-23 | 1 | -2/+0 |
| | * | [PATCH] hostap: Fix ap_add_sta() return value verification | Adrian Bunk | 2006-03-23 | 1 | -1/+1 |
| | * | [PATCH] hostap: Fix hw reset after CMDCODE_ACCESS_WRITE timeout | Adrian Bunk | 2006-03-23 | 1 | -4/+4 |
| | * | [PATCH] wireless/airo: cache wireless scans | Dan Williams | 2006-03-23 | 1 | -59/+172 |
| | * | [PATCH] wireless/airo: define default MTU | Dan Williams | 2006-03-23 | 1 | -16/+17 |
| | * | [PATCH] wireless/airo: clean up printk usage to print device name | Dan Williams | 2006-03-23 | 1 | -86/+105 |
| | * | [PATCH] WE-20 for kernel 2.6.16 | Jean Tourrilhes | 2006-03-23 | 1 | -0/+9 |
| * | | [PATCH] skge: version 1.5 | Stephen Hemminger | 2006-03-23 | 1 | -1/+1 |
| * | | [PATCH] skge: compute available ring buffers | Stephen Hemminger | 2006-03-23 | 2 | -11/+10 |
| * | | [PATCH] skge: dont free skb until multi-part transmit complete | Stephen Hemminger | 2006-03-23 | 1 | -35/+38 |
| * | | [PATCH] skge: multicast statistics fix | Stephen Hemminger | 2006-03-23 | 1 | -1/+1 |
| * | | [PATCH] skge: rx_reuse called twice | Stephen Hemminger | 2006-03-23 | 1 | -3/+2 |
| * | | [PATCH] skge: dont use dev_alloc_skb for rx buffs | Stephen Hemminger | 2006-03-23 | 1 | -3/+3 |
| * | | [PATCH] skge: align receive buffers | Stephen Hemminger | 2006-03-23 | 1 | -1/+2 |
| * | | [PATCH] sky2: dont need to use dev_kfree_skb_any | Stephen Hemminger | 2006-03-23 | 1 | -2/+2 |
| * | | [PATCH] sky2: Fix RX stats | Stephen Hemminger | 2006-03-23 | 1 | -1/+1 |
| * | | [PATCH] sky2: typo in last stats patch | Stephen Hemminger | 2006-03-23 | 1 | -1/+1 |
* | | | Merge branch 'blktrace' of git://brick.kernel.dk/data/git/linux-2.6-block | Linus Torvalds | 2006-03-24 | 2 | -1/+14 |
|\ \ \ |
|
| * | | | [PATCH] Block queue IO tracing support (blktrace) as of 2006-03-23 | Jens Axboe | 2006-03-23 | 2 | -1/+14 |
| |/ / |
|
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb | Linus Torvalds | 2006-03-24 | 12 | -263/+200 |
|\ \ \ |
|
| * | | | V4L/DVB (3568k): zoran: Use i2c_master_send when possible | Jean Delvare | 2006-03-23 | 7 | -66/+43 |
| * | | | V4L/DVB (3568j): adv7175: Drop unused encoder dump command | Jean Delvare | 2006-03-23 | 1 | -26/+0 |
| * | | | V4L/DVB (3568i): adv7175: Drop unused register cache | Jean Delvare | 2006-03-23 | 1 | -8/+2 |