aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] mm: unlink_file_vma, remove_vmaHugh Dickins2005-10-291-0/+1
* [PATCH] mm: vm_stat_account unshackledHugh Dickins2005-10-291-14/+2
* [PATCH] Convert mempolicies to nodemask_tAndi Kleen2005-10-291-2/+2
* [PATCH] add sem_is_read/write_locked()Rik Van Riel2005-10-291-0/+5
* [PATCH] vmalloc_nodeChristoph Lameter2005-10-291-1/+7
* Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2005-10-293-2/+84
|\
| * Cleaned up AMD Au1200 IDE driver:Pete Popov2005-10-291-1/+1
| * Philips PNX8550 support: MIPS32-like core with 2 Trimedias on it.Pete Popov2005-10-292-1/+83
* | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2005-10-292-0/+138
|\ \ | |/ |/|
| * Merge branch 'master'Jeff Garzik2005-10-2820-106/+1127
| |\
| * | Add fs_enet ethernet network driver, for several embedded platforms.Pantelis Antoniou2005-10-281-0/+136
| * | [PATCH] tg3: add 5714/5715 supportMichael Chan2005-10-281-0/+2
* | | Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6Arnaldo Carvalho de Melo2005-10-295-61/+139
|\ \ \
| * | | [PATCH] USB: fix pm patches with CONFIG_PM off part 2Andrew Morton2005-10-281-0/+13
| * | | [PATCH] usbcore: Fix handling of sysfs strings and other attributesAlan Stern2005-10-281-4/+6
| * | | [PATCH] usbcore: Wrap lines before column 80Alan Stern2005-10-281-46/+86
| * | | [PATCH] usbcore: Improve endpoint sysfs file handlingAlan Stern2005-10-281-4/+1
| * | | [PATCH] USB: Always do usb-handoffAlan Stern2005-10-281-0/+3
| * | | [PATCH] usb: Patch for USBDEVFS_IOCTL from 32-bit programsPete Zaitcev2005-10-281-0/+7
| * | | [PATCH] USB: add notifier functions to the USB core for devices and bussesGreg Kroah-Hartman2005-10-281-0/+8
| * | | [PATCH] add usb transceiver set_suspend() methodJuha Yrj?l?2005-10-281-0/+13
| * | | [PATCH] stop exporting two functionsDavid Brownell2005-10-281-5/+0
| * | | [PATCH] one less word in struct deviceDavid Brownell2005-10-281-1/+0
| * | | [PATCH] remove usb_suspend_device() parameterDavid Brownell2005-10-281-1/+1
| * | | [PATCH] devfs: Remove the mode field from usb_class_driver as it's no longer ...Greg Kroah-Hartman2005-10-281-5/+2
| * | | [PATCH] USB: add endpoint information to sysfsGreg Kroah-Hartman2005-10-281-0/+4
* | | | [ETH]: ether address compareStephen Hemminger2005-10-291-0/+16
|/ / /
* | | [PATCH] pci_ids: cleanup commentsGrant Coady2005-10-281-4/+4
* | | [PATCH] PCI: fix edac drivers for radisys 82600 borkageAndrew Morton2005-10-281-0/+1
* | | [PATCH] pci_ids: remove non-referenced symbols from pci_ids.hGrant Coady2005-10-281-540/+0
* | | [PATCH] pci_ids: remove duplicates from pci_ids.hGrant Coady2005-10-281-19/+9
* | | [PATCH] PCI: Block config access during BISTBrian King2005-10-281-0/+7
| |/ |/|
* | [PATCH] I2C: add i2c module alias for i2c drivers to useGreg Kroah-Hartman2005-10-282-0/+6
* | [PATCH] i2c: SMBus PEC support rewrite, 3 of 3Jean Delvare2005-10-281-4/+0
* | [PATCH] i2c: SMBus PEC support rewrite, 2 of 3Jean Delvare2005-10-281-1/+1
* | [PATCH] i2c: SMBus PEC support rewrite, 1 of 3Jean Delvare2005-10-281-18/+0
* | [PATCH] i2c: Drop unused parport i2c IDsJean Delvare2005-10-281-3/+0
* | [PATCH] i2c: New Xicor X1205 RTC driverAlessandro Zummo2005-10-281-0/+31
* | [PATCH] i2c: Drop I2C_SMBUS_I2C_BLOCK_MAXJean Delvare2005-10-281-1/+0
* | [PATCH] i2c: Drop unused per-i2c-algorithm adapter maxJean Delvare2005-10-283-6/+0
* | [PATCH] i2c: Drop out-of-date, colliding ioctl definitionsJean Delvare2005-10-281-5/+0
* | [PATCH] i2c: Fix misplaced i2c.h commentJean Delvare2005-10-281-1/+1
* | [PATCH] i2c: Drop useless CVS revision IDsJean Delvare2005-10-284-8/+0
* | [PATCH] i2c: Fix union i2c_smbus_data definitionHideki Iwamoto2005-10-281-2/+1
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2005-10-285-55/+117
|\ \
| * \ Merge ../bleed-2.6Greg KH2005-10-2851-298/+531
| |\ \
| * | | [PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacksRussell King2005-10-281-15/+2
| * | | [PATCH] INPUT: rename input_dev_class to input_class to be correct.Greg Kroah-Hartman2005-10-281-1/+1
| * | | [PATCH] INPUT: remove the input_class structure, as it is unused.Greg Kroah-Hartman2005-10-281-1/+0
| * | | [PATCH] INPUT: export input_dev_class so that input drivers can use it.Greg Kroah-Hartman2005-10-281-0/+1