aboutsummaryrefslogtreecommitdiffstats
path: root/include (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2007-07-16Add queue resizing supportJens Axboe1-64/+32
2007-07-16Replace s32, u32 and u64 with __s32, __u32 and __u64 in bsg.h for userspaceFUJITA Tomonori1-29/+29
2007-07-16bsg: silence a bogus gcc warningJens Axboe1-1/+1
2007-07-16bsg: style cleanupJens Axboe1-2/+2
2007-07-16bsg: use u32 etc instead of uint32_tJens Axboe1-29/+29
2007-07-16bsg: add SG_IO to SG v4FUJITA Tomonori1-2/+21
2007-07-16bsg: replace SG v3 with SG v4FUJITA Tomonori1-77/+121
2007-07-16bsg: add sg_io_v4 structureFUJITA Tomonori1-0/+43
2007-07-16block: export blk_verify_command for SG v4FUJITA Tomonori2-3/+5
2007-07-16bsg: minor cleanupsFUJITA Tomonori1-7/+6
2007-07-16block: changes for blk_rq_unmap_user new APIFUJITA Tomonori1-12/+1
2007-07-16bsg: support for full generic block layer SG v3Jens Axboe10-79/+1171
2007-07-15make i2c-acorn tristateAl Viro2-2/+2
2007-07-15icside: devm_iounmap() needs linux/io.hAl Viro1-1/+1
2007-07-15missing argument in bin_attribute ->read()/->write()Al Viro3-11/+11
2007-07-15fallout from constified seq_operationsAl Viro1-1/+1
2007-07-15fallout from Auke's pci ->revision patchAl Viro1-1/+1
2007-07-15ax88796: dev_dbg() wants device, not platform deviceAl Viro1-2/+2
2007-07-15pass -msize-long to sparse on s390Al Viro1-1/+1
2007-07-15frv: missing __clear_user()Al Viro1-0/+2
2007-07-15zd1211rw: too early inclusion of asm/unaligned.hAl Viro1-1/+1
2007-07-15fix return type of skb_checksum_complete()Al Viro1-1/+1
2007-07-15PDA_POWER depends on having request_irq()Al Viro1-0/+1
2007-07-15ieee1394: forgotten dereference...Al Viro1-1/+1
2007-07-15the wrong variable checked after request_irq()Al Viro1-1/+1
2007-07-15wrong order of arguments of ->readdir()Al Viro1-1/+1
2007-07-15minimal fixes for drivers/usb/gadget/m66592-udc.cAl Viro1-23/+4
2007-07-15git-battery vs git-acpiAndrew Morton1-2/+3
2007-07-15Power supply class and drivers: remove non obligatory return statementsAnton Vorontsov9-39/+0
2007-07-15pda_power: clean up irq, timerJeff Garzik1-9/+8
2007-07-15MAINTAINERS: Add maintainers for power supply subsystem and driversAnton Vorontsov1-0/+10
2007-07-15[SCSI] ibmvscsi: convert to use the data buffer accessorsFUJITA Tomonori1-57/+23
2007-07-15[SCSI] dc395x: convert to use the data buffer accessorsFUJITA Tomonori1-103/+60
2007-07-15[SCSI] ncr53c8xx: convert to use the data buffer accessorsFUJITA Tomonori1-59/+11
2007-07-15[SCSI] sym53c8xx: convert to use the data buffer accessorsFUJITA Tomonori2-73/+12
2007-07-15[SCSI] ppa: coding police and printk levelsAlan Cox1-30/+27
2007-07-15[SCSI] aic7xxx_old: remove redundant GFP_ATOMIC from kmallocSatyam Sharma1-1/+1
2007-07-15[SCSI] i2o: remove redundant GFP_ATOMIC from kmalloc from device.cSatyam Sharma1-1/+1
2007-07-15[SCSI] remove the dead CYBERSTORMIII_SCSI optionAdrian Bunk1-2/+0
2007-07-15[TCP]: Verify the presence of RETRANS bit when leaving FRTOIlpo Järvinen1-1/+3
2007-07-15[IPV6]: Call inet6addr_chain notifiers on link downVlad Yasevich1-0/+1
2007-07-15[NET_SCHED]: Kill CONFIG_NET_CLS_POLICEPatrick McHardy15-404/+38
2007-07-15[NET_SCHED]: act_api: qdisc internal reclassify supportPatrick McHardy6-52/+73
2007-07-15[NET_SCHED]: sch_dsmark: act_api supportPatrick McHardy1-16/+25
2007-07-15[NET_SCHED]: sch_atm: act_api supportPatrick McHardy1-7/+14
2007-07-15[NET_SCHED]: sch_atm: LindentPatrick McHardy1-236/+232
2007-07-14[IPV6]: MSG_ERRQUEUE messages do not pass to connected raw socketsDmitry Butskoy1-1/+1
2007-07-14[IPV4]: Cleanup call to __neigh_lookup()Jean Delvare1-1/+1
2007-07-14[NET_SCHED]: Revert "avoid transmit softirq on watchdog wakeup" optimizationPatrick McHardy1-5/+1
2007-07-14[NETFILTER]: nf_conntrack: UDPLITE supportPatrick McHardy3-0/+277