| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] freepgt: hugetlb_free_pgd_range | Hugh Dickins | 2005-04-19 | 8 | -38/+65 |
* | [PATCH] freepgt: remove MM_VM_SIZE(mm) | Hugh Dickins | 2005-04-19 | 6 | -39/+18 |
* | [PATCH] freepgt: free_pgtables use vma list | Hugh Dickins | 2005-04-19 | 5 | -155/+141 |
* | Merge with kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6.git/ | Linus Torvalds | 2005-04-19 | 13 | -8/+286 |
|\ |
|
| * | [PATCH] kobject/hotplug split - net bridge | kay.sievers@vrfy.org | 2005-04-18 | 1 | -0/+2 |
| * | [PATCH] kobject/hotplug split - usb cris | kay.sievers@vrfy.org | 2005-04-18 | 1 | -0/+1 |
| * | [PATCH] kobject/hotplug split - devices core | kay.sievers@vrfy.org | 2005-04-18 | 1 | -0/+3 |
| * | [PATCH] kobject/hotplug split - block core | kay.sievers@vrfy.org | 2005-04-18 | 1 | -0/+2 |
| * | [PATCH] kobject/hotplug split - class core | kay.sievers@vrfy.org | 2005-04-18 | 1 | -0/+2 |
| * | [PATCH] kobject/hotplug split - kobject add/remove | kay.sievers@vrfy.org | 2005-04-18 | 1 | -4/+3 |
| * | [PATCH] debugfs: fix !debugfs prototypes | Michal Ostrowski | 2005-04-18 | 1 | -3/+3 |
| * | [PATCH] debugfs: Reduce <linux/debugfs.h> dependencies | Roland Dreier | 2005-04-18 | 1 | -0/+7 |
| * | [PATCH] 2.6.12-rc1-mm3 Fix ver_linux script for no udev utils. | Steven Cole | 2005-04-18 | 1 | -1/+1 |
| * | [PATCH] export platform_add_devices | Robert Schwebel | 2005-04-18 | 1 | -0/+1 |
| * | [PATCH] sysfs: add sysfs_chmod_file() | Kay Sievers | 2005-04-18 | 2 | -0/+42 |
| * | [PATCH] add TIMEOUT to firmware_class hotplug event | kay.sievers@vrfy.org | 2005-04-18 | 1 | -0/+3 |
| * | [PATCH] kref: add link to original documentation to the kref documentation. | gregkh@suse.de | 2005-04-18 | 1 | -1/+6 |
| * | [PATCH] kref: add documentation | minyard@acm.org | 2005-04-18 | 1 | -0/+211 |
* | | Merge with kernel.org:/pub/scm/linux/kernel/git/gregkh/aoe-2.6.git/ | Linus Torvalds | 2005-04-19 | 9 | -64/+110 |
|\ \ |
|
| * | | [PATCH] aoe 12/12: send outgoing packets in order | ecashin@coraid.com | 2005-04-18 | 3 | -12/+21 |
| * | | [PATCH] aoe 11/12: add support for disk statistics | ecashin@coraid.com | 2005-04-18 | 3 | -0/+16 |
| * | | [PATCH] aoe 9/12: add note about the need for deadlock-free sk_buff allocation | ecashin@coraid.com | 2005-04-18 | 1 | -0/+14 |
| * | | [PATCH] aoe 8/12: document env var for specifying number | ecashin@coraid.com | 2005-04-18 | 2 | -0/+2 |
| * | | [PATCH] aoe 6/12: Alexey Dobriyan sparse cleanup | ecashin@coraid.com | 2005-04-18 | 3 | -38/+32 |
| * | | [PATCH] aoe 5/12: don't try to free null bufpool | ecashin@coraid.com | 2005-04-18 | 1 | -1/+2 |
| * | | [PATCH] aoe 4/12: handle distros that have a udev rules | ecashin@coraid.com | 2005-04-18 | 1 | -1/+5 |
| * | | [PATCH] aoe 3/12: update driver version to 6 | ecashin@coraid.com | 2005-04-18 | 1 | -1/+1 |
| * | | [PATCH] aoe 2/12: allow multiple aoe devices with same MAC | ecashin@coraid.com | 2005-04-18 | 3 | -8/+8 |
| * | | [PATCH] aoe 1/12: remove too-low cap on minor number | ecashin@coraid.com | 2005-04-18 | 2 | -4/+10 |
| |/ |
|
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/i2c-2.6.git/ | Linus Torvalds | 2005-04-19 | 4 | -10/+10 |
|\ \ |
|
| * | | [PATCH] I2C: Fix incorrect sysfs file permissions in it87 and via686a drivers | Jean Delvare | 2005-04-18 | 2 | -2/+2 |
| * | | [PATCH] I2C: via686a cleanups | Jean Delvare | 2005-04-18 | 1 | -2/+1 |
| * | | [PATCH] w1_smem: w1 ID is only 8 bytes long. | johnpol@2ka.mipt.ru | 2005-04-18 | 1 | -2/+2 |
| * | | [PATCH] w1: real fix for big endian machines. | johnpol@2ka.mipt.ru | 2005-04-18 | 1 | -4/+5 |
| |/ |
|
* | | Merge with Greg's USB tree at kernel.org:/pub/scm/linux/kernel/git/gregkh/usb... | Linus Torvalds | 2005-04-19 | 62 | -423/+467 |
|\ \
| |/
|/| |
|
| * | [PATCH] USB: fix AIPTEK input doesn`t register `device` & `driver` section in... | Viktor A. Danilov | 2005-04-18 | 1 | -0/+1 |
| * | [PATCH] usb gadget: ethernet/rndis updates | David Brownell | 2005-04-18 | 3 | -54/+45 |
| * | [PATCH] USB: kfree cleanup for drivers/usb/* - no need to check for NULL | Jesper Juhl | 2005-04-18 | 26 | -166/+91 |
| * | [PATCH] usb: kfree() cleanups in drivers/usb/core/devio.c | Jesper Juhl | 2005-04-18 | 1 | -20/+12 |
| * | [PATCH] USB: pl2303 new vendor/model ids | Peter Favrholdt | 2005-04-18 | 2 | -0/+4 |
| * | [PATCH] pl2303 - status line | Flavio Leitner | 2005-04-18 | 1 | -14/+29 |
| * | [PATCH] pl2303 - unplug device. | Flavio Leitner | 2005-04-18 | 1 | -0/+6 |
| * | [PATCH] USB: USB API documentation modification | Alan Stern | 2005-04-18 | 1 | -6/+10 |
| * | [PATCH] USB: OHCI on Compaq Aramada 7400 | David Brownell | 2005-04-18 | 3 | -5/+26 |
| * | [PATCH] USB: usbnet and zaurus zl-5600 | David Brownell | 2005-04-18 | 1 | -3/+16 |
| * | [PATCH] USB: new SIS device id | Thomas Winischhofer | 2005-04-18 | 1 | -1/+2 |
| * | [PATCH] USB Storage unusual_dev.h 07c4:a10b Datafab Systems, Inc. | felix@derklecks.de | 2005-04-18 | 1 | -0/+13 |
| * | [PATCH] Fix GO_SLOW delay | Phil Dibowitz | 2005-04-18 | 1 | -1/+1 |
| * | [PATCH] USB: usbnet printk warning fix | akpm@osdl.org | 2005-04-18 | 1 | -1/+1 |
| * | [PATCH] USB: bug fix in usbdevfs | Christopher Li | 2005-04-18 | 1 | -21/+19 |