aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2007-10-19Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-devLinus Torvalds3-9/+12
2007-10-19Merge branch 'fixes-jgarzik' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 into upstreamJeff Garzik17-86/+137
2007-10-19Fix build break in tsi108.cOlof Johansson1-1/+1
2007-10-19qeth: remove header_ops bugUrsula Braun1-1/+2
2007-10-19ir-functions.c:(.text+0xbce18): undefined reference to `input_event'Randy Dunlap1-2/+2
2007-10-19NAPI: kconfig prompt and deleted doc fileRandy Dunlap2-40/+11
2007-10-19phy/bitbang: missing MODULE_LICENSERandy Dunlap1-0/+2
2007-10-19DM9000 initialization fixMike Rapoport1-3/+3
2007-10-19Avoid compile error in fs/nfs/unlink.cLinus Torvalds1-1/+2
2007-10-19[libata] sata_sis: use correct S/G table sizeJeff Garzik1-1/+1
2007-10-19pata_cs5536: MWDMA fixBartlomiej Zolnierkiewicz1-2/+2
2007-10-19sata_sis: fix SCR read breakageTejun Heo1-5/+8
2007-10-19libata: fix kernel-doc param nameRandy Dunlap1-1/+1
2007-10-19Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds86-970/+669
2007-10-19nfs: Fix build break with CONFIG_NFS_V4=nOlof Johansson1-0/+1
2007-10-19Merge master.kernel.org:/pub/scm/linux/kernel/git/agk/linux-2.6-dmLinus Torvalds27-172/+984
2007-10-20fix do_sys_open() prototypeJason Uhlenkott1-1/+1
2007-10-20sysfs: trivial: fix sysfs_create_file kerneldoc spelling mistakeChris Malley1-1/+1
2007-10-20Documentation: Fix typo in SubmitChecklist.James Bowes1-1/+1
2007-10-20Typo: depricated -> deprecatedRolf Eike Beer4-5/+5
2007-10-20Add missing profile=kvm option to Documentation/kernel-parameters.txtDave Jones1-0/+1
2007-10-20fix typo about TBI in e1000 commentMasatake YAMATO1-1/+1
2007-10-19sysctl: Don't compile sysctl_check when !CONFIG_SYSCTLEric W. Biederman1-1/+2
2007-10-20proc.txt: Add /proc/stat fieldLeonardo Chiquitto1-3/+4
2007-10-20dm crypt: tidy pendingMilan Broz1-6/+6
2007-10-20dm mpath: send ueventsMike Anderson1-0/+7
2007-10-20dm: uevent generate eventsMike Anderson5-0/+295
2007-10-20dm: add uevent to coreMike Anderson5-0/+133
2007-10-20dm: export name and uuidMike Anderson2-0/+33
2007-10-20dm raid1: add mirror_set to struct mirrorJonathan Brassow1-0/+2
2007-10-20dm log: split suspendJonathan Brassow3-3/+4
2007-10-20dm mpath: hp retry if not readyDave Wysochanski1-11/+53
2007-10-20dm mpath: add hp handlerDave Wysochanski3-0/+214
2007-10-20dm mpath: add retry pg initDave Wysochanski2-14/+68
2007-10-20dm crypt: tidy labelsMilan Broz1-19/+19
2007-10-20dm crypt: tidy whitespaceMilan Broz1-17/+17
2007-10-20dm crypt: add post processing queueMilan Broz1-16/+51
2007-10-20dm crypt: use per device singlethread workqueuesMilan Broz1-18/+14
2007-10-20dm mpath: emc fix an error messageAlasdair G Kergon1-1/+1
2007-10-20dm: bio_list macro renamingAlasdair G Kergon2-6/+1
2007-10-20dm io:ctl remove vmalloc void castJesper Juhl1-1/+1
2007-10-20dm: tidy bio_io_error usageMilan Broz1-19/+18
2007-10-20kcopyd use mutex instead of semaphoreMatthias Kaehlcke1-4/+4
2007-10-20dm: use kzallocDmitry Monakhov5-18/+9
2007-10-20dm: use is_power_of_2vignesh babu3-3/+6
2007-10-20dm: fix thaw_bdevJun'ichi Nomura1-1/+3
2007-10-20dm delay: fix statusMilan Broz1-1/+1
2007-10-20dm delay: fix ctr error pathsDmitry Monakhov1-8/+11
2007-10-20dm raid1: fix leakageDmitry Monakhov1-13/+15
2007-10-20dm crypt: missing kfree in ctr error pathDmitry Monakhov1-0/+1