aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-05-07[CRYPTO] hmac: Avoid calling virt_to_page on keyHerbert Xu
2008-05-06Revert "uml: fix gcc problem"Linus Torvalds
2008-05-06Fix bogus warning in sysdev_driver_register()OGAWA Hirofumi
2008-05-06VFS: fix unused variable warningLinus Torvalds
2008-05-06x86: fix PAE pmd_bad bootup warningHugh Dickins
2008-05-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2008-05-06[PATCH] fix SMP ordering hole in fcntl_setlk()Al Viro
2008-05-06[PATCH] kill ->put_inodeChristoph Hellwig
2008-05-06[PATCH] fix reservation discarding in affsRoman Zippel
2008-05-06Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2008-05-06pata_atiixp: Don't disableAlan Cox
2008-05-06sata_inic162x: update intro comment, up the version and drop EXPERIMENTALTejun Heo
2008-05-06sata_inic162x: add cardbus supportTejun Heo
2008-05-06sata_inic162x: kill now unused SFF related stuffTejun Heo
2008-05-06sata_inic162x: use IDMA for ATAPI commandsTejun Heo
2008-05-06sata_inic162x: use IDMA for non DMA ATA commandsTejun Heo
2008-05-06sata_inic162x: kill now unused bmdma related stuffTejun Heo
2008-05-06sata_inic162x: use IDMA for ATA_PROT_DMATejun Heo
2008-05-06sata_inic162x: update TF read handlingTejun Heo
2008-05-06sata_inic162x: add / update constantsTejun Heo
2008-05-06sata_inic162x: misc clean upsTejun Heo
2008-05-06sata_mv use hweight16() for bit counting (V2)Mark Lord
2008-05-06sata_mv NCQ-EH for FIS-based switchingMark Lord
2008-05-06sata_mv delayed eh handlingMark Lord
2008-05-06libata: export ata_eh_analyze_ncq_errorMark Lord
2008-05-06sata_mv new mv_port_intr functionMark Lord
2008-05-06sata_mv fix mv_host_intr bug for hc_irq_causeMark Lord
2008-05-06sata_mv NCQ and SError fixes for mv_err_intrMark Lord
2008-05-06sata_mv rearrange mv_config_fbsMark Lord
2008-05-06sata_mv errata workaround for sata25 part 1Mark Lord
2008-05-06sata_mv new mv_qc_defer methodMark Lord
2008-05-06sata_mv wait for empty+idleMark Lord
2008-05-06sata_mv pci featuresMark Lord
2008-05-06sata_mv more cosmetic changesMark Lord
2008-05-06libata: Add Intel SCH PATA driverAlek Du
2008-05-06ata_piix: verify SIDPR access before enabling itTejun Heo
2008-05-06libata: improve post-reset device ready testTejun Heo
2008-05-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-05-06net_cls_act: act_simple dont ignore realloc codeJamal Hadi Salim
2008-05-06iwlwifi: make IWLWIFI a tristateAdrian Bunk
2008-05-06Revert "atm: Do not free already unregistered net device."David S. Miller
2008-05-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2008-05-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/min...Linus Torvalds
2008-05-05mlx4_core: Support creation of FMRs with pages smaller than 4KOren Duer
2008-05-05IB/ehca: Fix function return typesStefan Roscher
2008-05-05Merge branch 'powerpc-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2008-05-05dev_name introduction fall out fixStephen Rothwell
2008-05-05sched: default to n for GROUP_SCHED and FAIR_GROUP_SCHEDParag Warudkar
2008-05-05sched: add optional support for CONFIG_HAVE_UNSTABLE_SCHED_CLOCKPeter Zijlstra
2008-05-05sched, x86: add HAVE_UNSTABLE_SCHED_CLOCKIngo Molnar