aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* sata_inic162x: kill now unused SFF related stuffTejun Heo2008-05-06
* sata_inic162x: use IDMA for ATAPI commandsTejun Heo2008-05-06
* sata_inic162x: use IDMA for non DMA ATA commandsTejun Heo2008-05-06
* sata_inic162x: kill now unused bmdma related stuffTejun Heo2008-05-06
* sata_inic162x: use IDMA for ATA_PROT_DMATejun Heo2008-05-06
* sata_inic162x: update TF read handlingTejun Heo2008-05-06
* sata_inic162x: add / update constantsTejun Heo2008-05-06
* sata_inic162x: misc clean upsTejun Heo2008-05-06
* sata_mv use hweight16() for bit counting (V2)Mark Lord2008-05-06
* sata_mv NCQ-EH for FIS-based switchingMark Lord2008-05-06
* sata_mv delayed eh handlingMark Lord2008-05-06
* libata: export ata_eh_analyze_ncq_errorMark Lord2008-05-06
* sata_mv new mv_port_intr functionMark Lord2008-05-06
* sata_mv fix mv_host_intr bug for hc_irq_causeMark Lord2008-05-06
* sata_mv NCQ and SError fixes for mv_err_intrMark Lord2008-05-06
* sata_mv rearrange mv_config_fbsMark Lord2008-05-06
* sata_mv errata workaround for sata25 part 1Mark Lord2008-05-06
* sata_mv new mv_qc_defer methodMark Lord2008-05-06
* sata_mv wait for empty+idleMark Lord2008-05-06
* sata_mv pci featuresMark Lord2008-05-06
* sata_mv more cosmetic changesMark Lord2008-05-06
* libata: Add Intel SCH PATA driverAlek Du2008-05-06
* ata_piix: verify SIDPR access before enabling itTejun Heo2008-05-06
* libata: improve post-reset device ready testTejun Heo2008-05-06
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2008-05-05
|\
| * mlx4_core: Support creation of FMRs with pages smaller than 4KOren Duer2008-05-05
| * IB/ehca: Fix function return typesStefan Roscher2008-05-05
| * RDMA/cxgb3: Bump up the MPA connection setup timeout.Steve Wise2008-05-02
| * RDMA/cxgb3: Silently ignore close reply after abort.Steve Wise2008-05-02
| * RDMA/cxgb3: QP flush fixesSteve Wise2008-05-02
| * IB/ipoib: Fix transmit queue stalling foreverEli Cohen2008-04-30
| * IB/mlx4: Fix off-by-one errors in calls to mlx4_ib_free_cq_buf()Roland Dreier2008-04-30
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/min...Linus Torvalds2008-05-05
|\ \
| * | sched: default to n for GROUP_SCHED and FAIR_GROUP_SCHEDParag Warudkar2008-05-05
| * | sched: add optional support for CONFIG_HAVE_UNSTABLE_SCHED_CLOCKPeter Zijlstra2008-05-05
| * | sched, x86: add HAVE_UNSTABLE_SCHED_CLOCKIngo Molnar2008-05-05
| * | sched: fix cpu clockIngo Molnar2008-05-05
| * | sched: fair-group: fix a Div0 error of the fair group schedulerMiao Xie2008-05-05
| * | sched: fix missing locking in sched_domains codeHeiko Carstens2008-05-05
| * | sched: make clock sync tunable by architecture codeIngo Molnar2008-05-05
| * | sched: fix debuggingMike Galbraith2008-05-05
| * | sched: fix sched_info_switch not being called according to documentationDavid Simner2008-05-05
| * | sched: fix hrtick_start_fair and CPU-HotplugPeter Zijlstra2008-05-05
| * | sched: fix SCHED_FAIR wake-idle logic errorGregory Haskins2008-05-05
| * | sched: fix RT task-wakeup logicGregory Haskins2008-05-05
| * | sched: add statics, don't return void expressionsHarvey Harrison2008-05-05
| * | sched: add debug checks to idle functionsAndrew Morton2008-05-05
| * | sched: remove old sched docIngo Molnar2008-05-05
| * | sched: make rt_sched_class, idle_sched_class staticHarvey Harrison2008-05-05
| * | sched: optimize calc_delta_mine()Peter Zijlstra2008-05-05