summaryrefslogtreecommitdiffstats
path: root/Documentation/hrtimer (unfollow)
Commit message (Expand)AuthorFilesLines
2007-03-03ide: remove some obsoleted kernel params (v2)Bartlomiej Zolnierkiewicz4-30/+14
2007-03-03ide/pci/delkin_cb.c: pci_module_init to pci_register_driverRichard Knutsson1-1/+1
2007-03-03scc_pata: bugfix for checking DMA IRQ statusAkira Iguchi1-0/+27
2007-03-03ide: remove a ton of pointless #undef REALLY_SLOW_IOAlan Cox13-24/+0
2007-03-03siimage: DRAC4 noteAlan Cox1-0/+5
2007-03-03adjust legacy IDE resource setting (v2)Jan Beulich1-13/+32
2007-03-03ide: fix pmac breakageAndrew Morton2-11/+26
2007-03-03ide-cs: Update device tableMagnus Damm1-2/+5
2007-03-03ide: ide_get_best_pio_mode() returns incorrect IORDY setting (take 2)Sergei Shtylyov2-13/+8
2007-03-03piix/slc90e66: more tuneproc() fixing (take 2)Sergei Shtylyov2-37/+50
2007-03-03ide: fix drive side 80c cable check, take 2Tejun Heo1-0/+2
2007-03-03cmd64x: fix PIO mode setup (take 3)Sergei Shtylyov1-65/+43
2007-03-03alim15x3: fix PIO mode setupSergei Shtylyov1-8/+27
2007-03-03[netdrvr] tulip, de2104x: fix typo: s/__sparc_/__sparc__/Jeff Garzik2-2/+2
2007-03-03mv643xx_eth: move mac_addr inside mv643xx_eth_platform_dataDale Farnsworth5-44/+12
2007-03-03Fix mv643xx_eth compilation.Dave Jones1-1/+3
2007-03-03qla3xxx: bugfix for line omitted in previous patch.Ron Mercer1-1/+1
2007-03-03NetXen: Fix second rmmod failure observed on PowerPC machines.Linsys Contractor Mithlesh Thukral3-17/+20
2007-03-03NetXen: Updates, removal of unsupported features and minor bug fixes.Linsys Contractor Mithlesh Thukral4-121/+34
2007-03-03cxgb3 - Tag driver versionDivy Le Ray1-1/+1
2007-03-03myri10ge: fix copyright and licenseBrice Goglin1-11/+11
2007-03-03jmr3927: do not call tc35815_killall().Ralf Baechle2-17/+0
2007-03-03libata: add CONFIG_PM to libata core layerTejun Heo4-0/+46
2007-03-03libata: add missing CONFIG_PM in LLDsTejun Heo38-2/+191
2007-03-03libata: add missing PM callbacksTejun Heo3-0/+12
2007-03-03[AOE]: Add get_unaligned() calls where needed.David S. Miller2-8/+9
2007-03-03[RADEON]: Fix blanking return value.David S. Miller1-2/+1
2007-03-03[SPARC]: Provide 'get_property()' alias for of_get_property().David S. Miller2-0/+2
2007-03-03[SPARC]: Provide pci_device_to_OF_node() just like powerpc.David S. Miller4-0/+22
2007-03-03[SPARC]: Handle unresolvable resources better in of_device.cDavid S. Miller2-6/+0
2007-03-03[SPARC]: Fix bus handling in build_device_resources().David S. Miller2-6/+8
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