summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2007-07-16Add a flag to indicate deferrable timers in /proc/timer_statsVenki Pallipadi2-13/+7
2007-07-16remove odd and misleading comments from uio.hChristoph Hellwig1-9/+0
2007-07-16dma-mapping: prevent dma dependent code from linking on !HAS_DMA archsDan Williams1-0/+4
2007-07-16fs: clarify "dummy" member in struct inodes_stat_tStefan Richter1-1/+1
2007-07-16AFS: implement file lockingDavid Howells1-0/+4
2007-07-16Remove unnecessary includes of spinlock.h under include/linuxRobert P. J. Day12-12/+2
2007-07-16fat: gcc 4.3 warning fixOGAWA Hirofumi1-1/+1
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 t...Alan 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-16bsg: add SCSI transport-level request supportFUJITA Tomonori1-0/+6
2007-07-16add a struct request pointer to the request structureFUJITA Tomonori1-0/+5
2007-07-16bsg: minor bug fixesFUJITA Tomonori1-1/+1
2007-07-16bsg: bind bsg to request_queue instead of gendiskFUJITA Tomonori3-7/+10
2007-07-16bsg: add a request_queue argument to scsi_cmd_ioctl()FUJITA Tomonori1-1/+2
2007-07-16Replace s32, u32 and u64 with __s32, __u32 and __u64 in bsg.h for userspaceFUJITA Tomonori1-29/+29
2007-07-16bsg: use u32 etc instead of uint32_tJens Axboe1-29/+29
2007-07-16bsg: add sg_io_v4 structureFUJITA Tomonori1-0/+43
2007-07-16block: export blk_verify_command for SG v4FUJITA Tomonori1-0/+1
2007-07-16bsg: support for full generic block layer SG v3Jens Axboe3-0/+35
2007-07-16Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds7-27/+46
2007-07-16fix return type of skb_checksum_complete()Al Viro1-1/+1
2007-07-15Merge master.kernel.org:/pub/scm/linux/kernel/git/herbert/crypto-2.6David S. Miller1-20/+0
2007-07-15[NETFILTER]: x_tables: add connlimit matchJan Engelhardt1-0/+17
2007-07-15[NET]: Add ethtool support for NETIF_F_IPV6_CSUM devices.Michael Chan1-0/+1
2007-07-15Merge branch 'upstream-davem' of master.kernel.org:/pub/scm/linux/kernel/git/...David S. Miller1-0/+11
2007-07-15[NET]: Add macvlan driverPatrick McHardy2-0/+11
2007-07-15[VLAN]: Use multicast list synchronization helpersPatrick McHardy1-5/+0
2007-07-15[VLAN]: Fix promiscous/allmulti synchronization racesPatrick McHardy1-2/+0
2007-07-15[NET]: dev_mcast: add multicast list synchronization helpersPatrick McHardy1-0/+3
2007-07-15[NET]: Add net_device change_rx_mode callbackPatrick McHardy1-0/+3
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