aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-03-24[PATCH] remove ISA legacy functions: remove documentationAdrian Bunk
2006-03-24[PATCH] remove ISA legacy functions: remove the helpersAl Viro
2006-03-24[PATCH] remove ISA legacy functions: drivers/net/lance.cAl Viro
2006-03-24[PATCH] remove ISA legacy functions: drivers/net/hp-plus.cAl Viro
2006-03-24[PATCH] remove ISA legacy functions: drivers/scsi/in2000.cAl Viro
2006-03-24[PATCH] remove ISA legacy functions: drivers/scsi/g_NCR5380.cAl Viro
2006-03-24[PATCH] remove ISA legacy functions: drivers/char/toshiba.cAl Viro
2006-03-24[PATCH] fs: Use ARRAY_SIZE macroTobias Klauser
2006-03-24[PATCH] dasd: "cleanup dasd_ioctl" fixBastian Blank
2006-03-24[PATCH] s390: kzalloc() conversion in drivers/s390Eric Sesterhenn
2006-03-24[PATCH] s390: kzalloc() conversion in arch/s390Eric Sesterhenn
2006-03-24[PATCH] s390: CEX2A crt message lengthEric Rossman
2006-03-24[PATCH] s390: 3590 tape driverStefan Bader
2006-03-24[PATCH] s390: fix endless retry loop in tape driverMichael Holzheu
2006-03-24[PATCH] s390: tape operation abortion leads to panicMichael Holzheu
2006-03-24[PATCH] s390: tape retry flooding by deferred CC in interruptStefan Bader
2006-03-24[PATCH] s390: dasd extended error reportingStefan Weinhuber
2006-03-24[PATCH] s390: random values in result of BIODASDINFO2Horst Hummel
2006-03-24[PATCH] s390: remove experimental flag from dasd diagPeter Oberparleiter
2006-03-24[PATCH] s390: Remove old history/whitespave from partition codeHorst Hummel
2006-03-24[PATCH] s390: remove dynamic dasd ioctlsChristoph Hellwig
2006-03-24[PATCH] s390: merge cmb into dasdcChristoph Hellwig
2006-03-24[PATCH] s390: use normal switch statement for ioctls in dasd_ioctlcChristoph Hellwig
2006-03-24[PATCH] s390: use normal switch statement for ioctls in dasd_ioctlcChristoph Hellwig
2006-03-24[PATCH] s390: connector supportMartin Schwidefsky
2006-03-24[PATCH] s390: cpu up retriesMichael Ryan
2006-03-24[PATCH] s390: BUG() warningsMartin Schwidefsky
2006-03-24[PATCH] s390: /proc/sys/vm/cmm_* permission bitsMartin Schwidefsky
2006-03-24[PATCH] s390: early parameter parsingHeiko Carstens
2006-03-24[PATCH] s390: channel path measurementsCornelia Huck
2006-03-24[PATCH] s390: cio documentation updateCornelia Huck
2006-03-24[PATCH] s390: wrong interrupt delivered for hsch() or csch()Cornelia Huck
2006-03-24[PATCH] x86_64: {set,clear,test}_bit() related cleanup and pci_mmcfg_init() fixAkinobu Mita
2006-03-24[PATCH] vfs: MS_VERBOSE should be MS_SILENTTheodore Ts'o
2006-03-24[PATCH] add sys_unshare to syscalls.hArnd Bergmann
2006-03-24[PATCH] more-for_each_cpu-conversions fixAndrew Morton
2006-03-24[PATCH] libata: Remove dependence on host_set->dev for SASBrian King
2006-03-24[PATCH] libata: ata_scsi_ioctl cleanupBrian King
2006-03-24[PATCH] libata: ata_scsi_queuecmd cleanupBrian King
2006-03-24[libata] export ata_dev_pair; trim trailing whitespaceJeff Garzik
2006-03-24[PATCH] libata: add ata_dev_pair helperAlan Cox
2006-03-24[PATCH] Make libata not powerdown drivers on PM_EVENT_FREEZE.Nigel Cunningham
2006-03-24[PATCH] libata: make ata_set_mode() responsible for failure handlingTejun Heo
2006-03-24[PATCH] libata: use ata_dev_disable() in ata_bus_probe()Tejun Heo
2006-03-24[PATCH] libata: implement ata_dev_disable()Tejun Heo
2006-03-24[PATCH] libata: check if port is disabled after internal commandTejun Heo
2006-03-24[PATCH] libata: make per-dev transfer mode limits per-devTejun Heo
2006-03-24[PATCH] libata: add per-dev pio/mwdma/udma_maskTejun Heo
2006-03-24[PATCH] libata: implement ata_unpack_xfermask()Tejun Heo
2006-03-23[PATCH] w1: use kthread api.Evgeniy Polyakov