aboutsummaryrefslogtreecommitdiffstats
path: root/lib (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2008-04-29coda: add static to functions in dir.cHarvey Harrison1-3/+3
2008-04-29add RUSAGE_THREADSripathi Kodi2-9/+23
2008-04-29adfs: work around bogus sparse warningHarvey Harrison1-2/+2
2008-04-29Taint kernel after WARN_ON(condition)Nur Hussein3-2/+11
2008-04-29fs/coda: remove static inline forward declarationsIlpo Järvinen1-3/+0
2008-04-29Avoid divides in BITS_TO_LONGSEric Dumazet1-1/+1
2008-04-29epoll: avoid kmemcheck warningDavide Libenzi1-24/+3
2008-04-29make /dev/kmem a config optionArjan van de Ven2-0/+19
2008-04-29power: replace remaining __FUNCTION__ occurrencesHarvey Harrison3-7/+7
2008-04-29page allocator: explicitly retry hugepage allocationsNishanth Aravamudan1-2/+4
2008-04-29page allocator: smarter retry of costly-order allocationsNishanth Aravamudan2-7/+22
2008-04-29mm: fix misleading __GFP_REPEAT related commentsNishanth Aravamudan2-5/+6
2008-04-29mm: fix usemap initializationKAMEZAWA Hiroyuki1-2/+12
2008-04-28drivers: fix integer as NULL pointer warningsHarvey Harrison6-6/+6
2008-04-28media: fix integer as NULL pointer warningsHarvey Harrison10-13/+16
2008-04-28scsi: fix integer as NULL pointer warningsHarvey Harrison8-15/+15
2008-04-28drivers: atm, char fix integer as NULL pointer warningsHarvey Harrison3-3/+3
2008-04-28mm: fix integer as NULL pointer warningsHarvey Harrison1-1/+1
2008-04-28kernel: fix integer as NULL pointer warningsHarvey Harrison2-2/+3
2008-04-28init: fix integer as NULL pointer warningsHarvey Harrison2-2/+2
2008-04-28siimage: coding style cleanup (take 2)Sergei Shtylyov1-119/+113
2008-04-28ide-cd: clean up cdrom_analyze_sense_data()Roel Kluin1-5/+2
2008-04-28ide-cd: fix test unsigned var < 0Roel Kluin1-2/+0
2008-04-28ide: add TSSTcorp CDDVDW SH-S202H to ivb_list[]Alexander Smal1-0/+2
2008-04-28piix: add Asus Eee 701 controller to short cable listBartlomiej Zolnierkiewicz1-0/+1
2008-04-28ARM: always select HAVE_IDEAdrian Bunk2-15/+1
2008-04-28remove the broken ETRAX_IDE driverAdrian Bunk4-1189/+1
2008-04-28ide: remove ->dma_prdtable field from ide_hwif_tBartlomiej Zolnierkiewicz3-7/+4
2008-04-28ide: remove ->dma_vendor{1,3} fields from ide_hwif_tBartlomiej Zolnierkiewicz3-10/+4
2008-04-28scc_pata: add ->dma_host_set and ->dma_start methodsBartlomiej Zolnierkiewicz1-4/+50
2008-04-28ide: skip "VLB sync" if host uses MMIOBartlomiej Zolnierkiewicz1-10/+10
2008-04-28ide: add ide_pad_transfer() helperBartlomiej Zolnierkiewicz5-33/+24
2008-04-28ide: remove ->INW and ->OUTW methodsBartlomiej Zolnierkiewicz5-47/+3
2008-04-28ide: use IDE I/O helpers directly in ide_tf_{load,read}()Bartlomiej Zolnierkiewicz1-27/+56
2008-04-28ns87415: add ->tf_read methodBartlomiej Zolnierkiewicz1-0/+44
2008-04-28scc_pata: add ->tf_{load,read} methodsBartlomiej Zolnierkiewicz1-0/+87
2008-04-28ide-h8300: add ->tf_{load,read} methodsBartlomiej Zolnierkiewicz1-0/+88
2008-04-28ide-cris: add ->tf_{load,read} methodsBartlomiej Zolnierkiewicz1-0/+87
2008-04-28ide: add ->tf_load and ->tf_read methodsBartlomiej Zolnierkiewicz5-9/+14
2008-04-28ide: move ide_tf_{load,read} to ide-iops.cBartlomiej Zolnierkiewicz3-88/+88
2008-04-28ide: factor out debugging code from ide_tf_load()Bartlomiej Zolnierkiewicz3-12/+20
2008-04-28ide: add ide_execute_pkt_cmd() helperBartlomiej Zolnierkiewicz6-18/+17
2008-04-28ide-{floppy,tape,scsi}: 400ns delay is required after executing the commandBartlomiej Zolnierkiewicz3-0/+3
2008-04-28ide: always use ->OUTBSYNC method for executing commandsBartlomiej Zolnierkiewicz6-9/+14
2008-04-28siimage: remove proc_reports_siimage()Bartlomiej Zolnierkiewicz1-25/+8
2008-04-28siimage: add sil_* I/O opsBartlomiej Zolnierkiewicz1-159/+140
2008-04-28siimage: do clocking register posting earlier in setup_mmio_siimage()Bartlomiej Zolnierkiewicz1-3/+3
2008-04-28ide: remove ->INS{W,L} and ->OUTS{W,L} methodsBartlomiej Zolnierkiewicz5-81/+48
2008-04-28ide: add IDE_HFLAG_MMIO host flag (take 2)Bartlomiej Zolnierkiewicz9-2/+12
2008-04-28ide-h8300: add ->{in,out}put_data methods (take 2)Bartlomiej Zolnierkiewicz1-0/+15