aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-07-16percpu_counters(): use cpu notifiersAndrew Morton1-12/+6
2007-07-16fuse warning fixAndrew Morton1-1/+1
2007-07-16Use mutexes instead of semaphores in I2O driverMatthias Kaehlcke1-2/+3
2007-07-16Prevent an O_NDELAY writer from blocking when a tty write is blocked by the tty atomic writer mutexAlan Cox1-0/+6
2007-07-16Use boot based time for process start time and boot time in /procTomas Janousek1-1/+2
2007-07-16Introduce boot based timeTomas Janousek1-0/+2
2007-07-16fix jvc cdrom drive lockupZhang, Yanmin1-0/+3
2007-07-16introduce write_trylock_irqsave()Satyam Sharma1-0/+7
2007-07-16Fix rmmod/read/write races in /proc entriesAlexey Dobriyan1-0/+13
2007-07-16split mmapMiklos Szeredi1-0/+4
2007-07-16slob: initial NUMA supportPaul Mundt4-65/+117
2007-07-16kill vmalloc_earlyreserveJan Beulich1-1/+0
2007-07-16invalidate_mapping_pages(): add cond_reschedAndrew Morton1-0/+3
2007-07-16Remove the deprecated "kmem_cache_t" typedef from slab.h.Robert P. J. Day1-2/+0
2007-07-16change zonelist order: zonelist order selection logicKAMEZAWA Hiroyuki1-0/+5
2007-07-16serial: convert early_uart to earlycon for 8250Yinghai Lu3-6/+6
2007-07-16lib: add idr_remove_allKristian Hoegsberg1-0/+1
2007-07-16lib: add idr_for_each()Kristian Hoegsberg1-0/+2
2007-07-16LZO1X: fix lzo1x_worst_compressNitin Gupta1-1/+1
2007-07-15Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds7-27/+46
2007-07-15fix return type of skb_checksum_complete()Al Viro1-1/+1
2007-07-14Merge master.kernel.org:/pub/scm/linux/kernel/git/herbert/crypto-2.6David S. Miller1-20/+0
2007-07-14[NETFILTER]: x_tables: add connlimit matchJan Engelhardt1-0/+17
2007-07-14[NET]: Add ethtool support for NETIF_F_IPV6_CSUM devices.Michael Chan1-0/+1
2007-07-14Merge branch 'upstream-davem' of master.kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6David S. Miller1-0/+11
2007-07-14[NET]: Add macvlan driverPatrick McHardy2-0/+11
2007-07-14[VLAN]: Use multicast list synchronization helpersPatrick McHardy1-5/+0
2007-07-14[VLAN]: Fix promiscous/allmulti synchronization racesPatrick McHardy1-2/+0
2007-07-14[NET]: dev_mcast: add multicast list synchronization helpersPatrick McHardy1-0/+3
2007-07-14[NET]: Add net_device change_rx_mode callbackPatrick McHardy1-0/+3
2007-07-13Merge 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/~dwillia2/git/iopLinus 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-12Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds6-60/+92
2007-07-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds2-0/+5
2007-07-12usb gadget stack: remove usb_ep_*_buffer(), part 2David Brownell1-7/+0
2007-07-12usb gadget stack: remove usb_ep_*_buffer(), part 1David Brownell1-41/+0
2007-07-12USB: add IAD support to usbfs and sysfsCraig W. Nadler1-0/+10
2007-07-12USB: Add URB_FREE_BUFFER flag and the logic behind itMarcel Holtmann1-0/+1
2007-07-12USB: add power/persist device attributeAlan Stern1-0/+1