summaryrefslogtreecommitdiffstats
path: root/include/asm-s390 (unfollow)
Commit message (Expand)AuthorFilesLines
2008-05-07block: get rid of likely/unlikely predictions in merge logicJens Axboe1-6/+6
2008-05-07vfs: splice remove_suid() cleanupMiklos Szeredi3-18/+14
2008-05-07cfq-iosched: fix RCU race in the cfq io_context destructor handlingJens Axboe2-7/+14
2008-05-07block: adjust tagging function queue bit lockingJens Axboe1-3/+6
2008-05-07block: sysfs store function needs to grab queue_lock and use queue_flag_*()Jens Axboe1-2/+4
2008-05-07Revert "uml: fix gcc problem"Linus Torvalds1-4/+1
2008-05-06Fix bogus warning in sysdev_driver_register()OGAWA Hirofumi1-2/+1
2008-05-06VFS: fix unused variable warningLinus Torvalds1-2/+0
2008-05-06x86: fix PAE pmd_bad bootup warningHugh Dickins4-20/+7
2008-05-06[PATCH] fix SMP ordering hole in fcntl_setlk()Al Viro1-2/+15
2008-05-06[PATCH] kill ->put_inodeChristoph Hellwig4-14/+0
2008-05-06[PATCH] fix reservation discarding in affsRoman Zippel5-46/+41
2008-05-06pata_atiixp: Don't disableAlan Cox2-0/+12
2008-05-06sata_inic162x: update intro comment, up the version and drop EXPERIMENTALTejun Heo2-10/+30
2008-05-06sata_inic162x: add cardbus supportTejun Heo1-12/+24
2008-05-06sata_inic162x: kill now unused SFF related stuffTejun Heo1-51/+18
2008-05-06sata_inic162x: use IDMA for ATAPI commandsTejun Heo1-34/+47
2008-05-06sata_inic162x: use IDMA for non DMA ATA commandsTejun Heo1-34/+15
2008-05-06sata_inic162x: kill now unused bmdma related stuffTejun Heo1-98/+5
2008-05-06sata_inic162x: use IDMA for ATA_PROT_DMATejun Heo1-35/+235
2008-05-06sata_inic162x: update TF read handlingTejun Heo1-2/+45
2008-05-06sata_inic162x: add / update constantsTejun Heo1-3/+56
2008-05-06sata_inic162x: misc clean upsTejun Heo1-13/+5
2008-05-06sata_mv use hweight16() for bit counting (V2)Mark Lord1-12/+6
2008-05-06sata_mv NCQ-EH for FIS-based switchingMark Lord1-0/+165
2008-05-06sata_mv delayed eh handlingMark Lord1-1/+37
2008-05-06libata: export ata_eh_analyze_ncq_errorMark Lord3-1/+3
2008-05-06sata_mv new mv_port_intr functionMark Lord1-36/+48
2008-05-06sata_mv fix mv_host_intr bug for hc_irq_causeMark Lord1-29/+42
2008-05-06sata_mv NCQ and SError fixes for mv_err_intrMark Lord1-21/+43
2008-05-06sata_mv rearrange mv_config_fbsMark Lord1-21/+39
2008-05-06sata_mv errata workaround for sata25 part 1Mark Lord1-2/+18
2008-05-06sata_mv new mv_qc_defer methodMark Lord1-2/+41
2008-05-06sata_mv wait for empty+idleMark Lord1-0/+20
2008-05-06sata_mv pci featuresMark Lord1-3/+36
2008-05-06sata_mv more cosmetic changesMark Lord1-59/+63
2008-05-06libata: Add Intel SCH PATA driverAlek Du3-0/+216
2008-05-06ata_piix: verify SIDPR access before enabling itTejun Heo1-0/+25
2008-05-06libata: improve post-reset device ready testTejun Heo3-8/+17
2008-05-06net_cls_act: act_simple dont ignore realloc codeJamal Hadi Salim1-8/+9
2008-05-06iwlwifi: make IWLWIFI a tristateAdrian Bunk1-2/+1
2008-05-06Revert "atm: Do not free already unregistered net device."David S. Miller1-0/+2
2008-05-06mlx4_core: Support creation of FMRs with pages smaller than 4KOren Duer1-1/+1
2008-05-06IB/ehca: Fix function return typesStefan Roscher1-4/+3
2008-05-06dev_name introduction fall out fixStephen Rothwell4-10/+10
2008-05-05sched: default to n for GROUP_SCHED and FAIR_GROUP_SCHEDParag Warudkar1-2/+3
2008-05-05sched: add optional support for CONFIG_HAVE_UNSTABLE_SCHED_CLOCKPeter Zijlstra7-161/+281
2008-05-05sched, x86: add HAVE_UNSTABLE_SCHED_CLOCKIngo Molnar2-0/+7
2008-05-05sched: fix cpu clockIngo Molnar1-9/+15
2008-05-05sched: fair-group: fix a Div0 error of the fair group schedulerMiao Xie1-6/+11