summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2007-07-14Merge git://git.linux-nfs.org/pub/linux/nfs-2.6Linus Torvalds16-92/+96
2007-07-13Merge branch 'ioat-md-accel-for-linus' of git://lost.foo-projects.org/~dwilli...Linus Torvalds5-115/+439
2007-07-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-schedLinus Torvalds1-1/+1
2007-07-13[PATCH] sched: small topology.h cleanupIngo Molnar1-1/+1
2007-07-13ioatdma: add the unisys "i/oat" pci vendor/device idDan Williams1-0/+3
2007-07-13md: handle_stripe5 - add request/completion logic for async read opsDan Williams1-1/+1
2007-07-13md: handle_stripe5 - add request/completion logic for async compute opsDan Williams1-1/+1
2007-07-13md: raid5_run_ops - run stripe operations outside sh->lockDan Williams1-3/+78
2007-07-13raid5: refactor handle_stripe5 and handle_stripe6 (v3)Dan Williams1-0/+16
2007-07-13async_tx: add the async_tx apiDan Williams2-2/+159
2007-07-13xor: make 'xor_blocks' a library routine for use with async_txDan Williams1-1/+1
2007-07-13dmaengine: make clients responsible for managing channelsDan Williams1-23/+35
2007-07-13dmaengine: refactor dmaengine around dma_async_tx_descriptorDan Williams1-88/+149
2007-07-13Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds6-60/+92
2007-07-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2-0/+5
2007-07-13usb gadget stack: remove usb_ep_*_buffer(), part 2David Brownell1-7/+0
2007-07-13usb gadget stack: remove usb_ep_*_buffer(), part 1David Brownell1-41/+0
2007-07-13USB: add IAD support to usbfs and sysfsCraig W. Nadler1-0/+10
2007-07-13USB: Add URB_FREE_BUFFER flag and the logic behind itMarcel Holtmann1-0/+1
2007-07-13USB: add power/persist device attributeAlan Stern1-0/+1
2007-07-13USB: add reset_resume methodAlan Stern1-2/+5
2007-07-13USB: introduce usb_anchorOliver Neukum1-0/+22
2007-07-13USB: export <linux/usb_gadgetfs> as <linux/usb/gadgetfs.h>David Brownell2-9/+16
2007-07-13USB: add USB_DEVICE_AND_INTERFACE_INFO for device matchingDaniel Drake1-0/+22
2007-07-13USB: add RESET_RESUME device quirkAlan Stern1-0/+3
2007-07-13USB: add USB-Persist facilityAlan Stern1-2/+6
2007-07-13USB: suspend support for usb serialOliver Neukum1-0/+7
2007-07-13IB/mlx4: Implement query SRQJack Morgenstein1-0/+1
2007-07-13IB/mlx4: Implement query QPJack Morgenstein1-0/+3
2007-07-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds1-5/+12
2007-07-13Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds1-0/+1
2007-07-13Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds3-67/+33
2007-07-13Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds8-31/+80
2007-07-13Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2-7/+34
2007-07-13Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds25-103/+496
2007-07-13Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds3-6/+15
2007-07-12Remove old i386 setup codeH. Peter Anvin1-4/+0
2007-07-12Clean up struct screen_info (<linux/screen_info.h>)H. Peter Anvin1-5/+4
2007-07-12i2c: New bus driver for the TAOS evaluation modulesJean Delvare1-0/+1
2007-07-12i2c-piix4: Add support for the ATI SB700Henry Su1-0/+1
2007-07-12i2c: Fix the i2c_smbus_read_i2c_block_data() prototypeJean Delvare1-2/+3
2007-07-12i2c: Fix sparse warning in i2c.hMark M. Hoffman1-1/+2
2007-07-12i2c: Add kernel documentationDavid Brownell1-3/+8
2007-07-12security: Protection for exploiting null dereference using mmapEric Paris1-5/+12
2007-07-12[NET_SCHED]: ematch: module autoloadingPatrick McHardy1-10/+7
2007-07-12[VLAN]: Fix MAC address handlingPatrick McHardy1-0/+1
2007-07-12[NET]: Fix races in net_rx_action vs netpoll.Olaf Kirch1-0/+10
2007-07-12sysfs: add parameter "struct bin_attribute *" in .read/.write methods for sys...Zhang Rui1-2/+4
2007-07-12sysfs: make directory dentries and inodes reclaimableTejun Heo1-1/+0
2007-07-12sysfs: make kobj point to sysfs_dirent instead of dentryTejun Heo2-12/+16