aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2007-07-16slob: initial NUMA supportPaul Mundt
2007-07-16kill vmalloc_earlyreserveJan Beulich
2007-07-16invalidate_mapping_pages(): add cond_reschedAndrew Morton
2007-07-16Remove the deprecated "kmem_cache_t" typedef from slab.h.Robert P. J. Day
2007-07-16change zonelist order: zonelist order selection logicKAMEZAWA Hiroyuki
2007-07-16serial: convert early_uart to earlycon for 8250Yinghai Lu
2007-07-16lib: add idr_remove_allKristian Hoegsberg
2007-07-16lib: add idr_for_each()Kristian Hoegsberg
2007-07-16LZO1X: fix lzo1x_worst_compressNitin Gupta
2007-07-16bsg: add SCSI transport-level request supportFUJITA Tomonori
2007-07-16add a struct request pointer to the request structureFUJITA Tomonori
2007-07-16bsg: minor bug fixesFUJITA Tomonori
2007-07-16bsg: bind bsg to request_queue instead of gendiskFUJITA Tomonori
2007-07-16bsg: add a request_queue argument to scsi_cmd_ioctl()FUJITA Tomonori
2007-07-16Replace s32, u32 and u64 with __s32, __u32 and __u64 in bsg.h for userspaceFUJITA Tomonori
2007-07-16bsg: use u32 etc instead of uint32_tJens Axboe
2007-07-16bsg: add sg_io_v4 structureFUJITA Tomonori
2007-07-16block: export blk_verify_command for SG v4FUJITA Tomonori
2007-07-16bsg: support for full generic block layer SG v3Jens Axboe
2007-07-15Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds
2007-07-15fix return type of skb_checksum_complete()Al Viro
2007-07-14Merge master.kernel.org:/pub/scm/linux/kernel/git/herbert/crypto-2.6David S. Miller
2007-07-14[NETFILTER]: x_tables: add connlimit matchJan Engelhardt
2007-07-14[NET]: Add ethtool support for NETIF_F_IPV6_CSUM devices.Michael Chan
2007-07-14Merge branch 'upstream-davem' of master.kernel.org:/pub/scm/linux/kernel/git/...David S. Miller
2007-07-14[NET]: Add macvlan driverPatrick McHardy
2007-07-14[VLAN]: Use multicast list synchronization helpersPatrick McHardy
2007-07-14[VLAN]: Fix promiscous/allmulti synchronization racesPatrick McHardy
2007-07-14[NET]: dev_mcast: add multicast list synchronization helpersPatrick McHardy
2007-07-14[NET]: Add net_device change_rx_mode callbackPatrick McHardy
2007-07-13Merge git://git.linux-nfs.org/pub/linux/nfs-2.6Linus Torvalds
2007-07-13Merge branch 'ioat-md-accel-for-linus' of git://lost.foo-projects.org/~dwilli...Linus Torvalds
2007-07-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-schedLinus Torvalds
2007-07-13[PATCH] sched: small topology.h cleanupIngo Molnar
2007-07-13ioatdma: add the unisys "i/oat" pci vendor/device idDan Williams
2007-07-13md: handle_stripe5 - add request/completion logic for async read opsDan Williams
2007-07-13md: handle_stripe5 - add request/completion logic for async compute opsDan Williams
2007-07-13md: raid5_run_ops - run stripe operations outside sh->lockDan Williams
2007-07-13raid5: refactor handle_stripe5 and handle_stripe6 (v3)Dan Williams
2007-07-13async_tx: add the async_tx apiDan Williams
2007-07-13xor: make 'xor_blocks' a library routine for use with async_txDan Williams
2007-07-13dmaengine: make clients responsible for managing channelsDan Williams
2007-07-13dmaengine: refactor dmaengine around dma_async_tx_descriptorDan Williams
2007-07-12Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds
2007-07-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2007-07-12usb gadget stack: remove usb_ep_*_buffer(), part 2David Brownell
2007-07-12usb gadget stack: remove usb_ep_*_buffer(), part 1David Brownell
2007-07-12USB: add IAD support to usbfs and sysfsCraig W. Nadler
2007-07-12USB: Add URB_FREE_BUFFER flag and the logic behind itMarcel Holtmann
2007-07-12USB: add power/persist device attributeAlan Stern