summaryrefslogtreecommitdiffstats
path: root/scripts/Makefile (unfollow)
Commit message (Expand)AuthorFilesLines
2007-03-03pata_qdi: Fix initialisationAlan Cox1-4/+8
2007-03-03[libata] pata_cmd64x: fix driver description in commentsJeff Garzik1-1/+1
2007-03-03[libata] pata_{legacy,sc1200,sl82c105}: add missing hooksJeff Garzik3-0/+24
2007-03-02[libata] change master/slave IDENTIFY orderJeff Garzik1-2/+14
2007-03-02libata-core: Fix simplex handlingAlan2-5/+3
2007-03-02[PATCH] Fix sysfs build breakage if !CONFIG_SYSFSRalf Baechle1-2/+1
2007-03-02ahci: improve spurious SDB FIS handlingTejun Heo1-15/+24
2007-03-02ahci/pata_jmicron: match class not function numberTejun Heo3-23/+17
2007-03-02jmicron ATA: reimplement jmicron ATA quirkTejun Heo1-30/+50
2007-03-02pata_jmicron: drop unnecessary device programming in [re]initTejun Heo1-31/+1
2007-03-02[PATCH] Fix get_unmapped_area and fsync for hugetlb shm segmentsAdam Litke3-7/+38
2007-03-02libata: blacklist FUJITSU MHT2060BH for NCQTejun Heo1-0/+2
2007-03-02sata_sil24: kill unused local variable idx in sil24_fill_sg()Tejun Heo1-3/+0
2007-03-02libata: clear drvdata in ata_host_release(), take#2Tejun Heo4-4/+2
2007-03-01[PATCH] VM: invalidate_inode_pages2_range() should not exit earlyTrond Myklebust1-2/+2
2007-03-01[PATCH] tty_io: fix race in master pty close/slave pty close pathAristeu Sergio Rozanski Filho1-0/+14
2007-03-01[PATCH] fix memory leak in dma_declare_coherent_memory()Yoichi Yuasa2-2/+2
2007-03-01[PATCH] Fix buffer overflow and races in capi debug functionsKarsten Keil5-78/+318
2007-03-01[PATCH] adapt page_lock_anon_vma() to PREEMPT_RCUOleg Nesterov1-4/+13