aboutsummaryrefslogtreecommitdiffstats
path: root/include (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2007-05-10[S390] Kconfig: refine depends statements.Martin Schwidefsky6-0/+7
2007-05-10[S390] Avoid compile warning.Heiko Carstens1-1/+4
2007-05-10[S390] qdio: re-add lost perf_stats.tl_runs change in qdio_handle_pciUrsula Braun1-0/+1
2007-05-10[S390] Avoid sparse warnings.Heiko Carstens9-25/+24
2007-05-10[S390] dasd: Fix modular build.Cornelia Huck1-0/+1
2007-05-10[S390] monreader inlining cleanup.Martin Schwidefsky1-7/+7
2007-05-10[S390] cio: Make some structures and a function static.Cornelia Huck3-6/+3
2007-05-10[S390] cio: Get rid of _ccw_device_get_device_number().Cornelia Huck5-8/+25
2007-05-10[S390] fix subsystem removal falloutCornelia Huck2-14/+14
2007-05-09Revert "md: improve partition detection in md array"Linus Torvalds4-8/+22
2007-05-09Move USB network drivers to drivers/net/usb.Jeff Garzik24-9/+10
2007-05-09Doc Fix: remove mention of combined mode-related kernel parametersJesse Barnes1-8/+0
2007-05-09libata: fix kernel-doc parametersRandy Dunlap1-0/+2
2007-05-09Fix pata_qdi.c probe codeSamuel Thibault1-1/+1
2007-05-09pata_scc: fix compilationAlexey Dobriyan1-2/+2
2007-05-09sata_via: add missing PM hooksTejun Heo1-0/+8
2007-05-09sata_nv: fix ADMA freeze/thaw/irq_clear issuesRobert Hancock1-14/+78
2007-05-09pata_pcmcia.c: add card ident for jvc cdromRichard Kennedy1-0/+1
2007-05-09sata_promise: SATAII-150/300 TX4 port numbering fixMikael Pettersson1-4/+18
2007-05-09sata_promise: fix another error decode regressionMikael Pettersson1-1/+3
2007-05-09libata-acpi: fix _GTF command protocol for ATAPI devicesTejun Heo1-2/+1
2007-05-09atl1: add netconsole supportAlexey Dobriyan1-0/+12
2007-05-09Fix hang on IBM Token Ring PCMCIA card ejectionPaul Walmsley1-5/+9
2007-05-09skge: default WOL should be magic only (rev2)Stephen Hemminger1-1/+3
2007-05-10ide: fix PIO setup on resume for ATAPI devicesBartlomiej Zolnierkiewicz1-10/+7
2007-05-10ide: legacy PCI bus order probing fixesBartlomiej Zolnierkiewicz4-5/+15
2007-05-10ide: add ide_proc_register_port()Bartlomiej Zolnierkiewicz18-55/+91
2007-05-10ide: add "initializing" argument to ide_register_hw()Bartlomiej Zolnierkiewicz15-26/+25
2007-05-10ide: cable detection fixes (take 2)Bartlomiej Zolnierkiewicz5-61/+40
2007-05-10ide: move IDE settings handling to ide-proc.cBartlomiej Zolnierkiewicz8-363/+378
2007-05-10ide: split off ioctl handling from IDE settings (v2)Bartlomiej Zolnierkiewicz7-124/+203
2007-05-10ide: make /proc/ide/ optionalBartlomiej Zolnierkiewicz13-38/+48
2007-05-10ide: add ide_tune_dma() helperBartlomiej Zolnierkiewicz14-206/+34
2007-05-10ide: rework the code for selecting the best DMA transfer mode (v3)Bartlomiej Zolnierkiewicz27-574/+236
2007-05-10ide: fix UDMA/MWDMA/SWDMA masks (v3)Bartlomiej Zolnierkiewicz9-60/+88
2007-05-09NFS: Kill the obsolete NFS_PARANOIAJesper Juhl5-27/+2
2007-05-09NFS: use __set_current_state()Milind Arun Choudhary1-2/+2
2007-05-09sunrpc: fix crash in rpc_malloc()Peter Zijlstra1-0/+4
2007-05-09NFS: Clean up NFSv4 XDR error messageChuck Lever1-3/+5
2007-05-09NFS: NFS client underestimates how large an NFSv4 SETATTR reply can beChuck Lever1-1/+2
2007-05-09SUNRPC: Fix pointer arithmetic bug recently introduced in rpc_malloc/freeChuck Lever1-7/+15
2007-05-09NFS: Remove redundant check in nfs_check_verifier()Trond Myklebust1-7/+5
2007-05-09NFS: Fix a jiffie wraparound issueTrond Myklebust1-4/+8
2007-05-09[IA64] sa_interrupt is deprecatedakpm@linux-foundation.org1-1/+1
2007-05-09Fix a bad error case handling in read_cache_page_async()David Howells1-3/+3
2007-05-09i386: msr.h: be paranoid about types and parenthesesH. Peter Anvin1-27/+22
2007-05-09i386: remove unused rdtsc() macroH. Peter Anvin2-12/+0
2007-05-09i386: cpu/transmeta.c: fix definition of USER686H. Peter Anvin1-2/+4
2007-05-09md: improve partition detection in md arrayNeilBrown4-22/+8
2007-05-09md: allow reshape_position for md arrays to be set via sysfsNeilBrown2-35/+107