aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2008-12-25[S390] convert monwriter printks to pr_xxx macros.Melissa Howland
2008-12-25[S390] convert monreader printks to pr_xxx macros.Gerald Schaefer
2008-12-25[S390] convert cio printks to pr_xxx macros.Michael Ernst
2008-12-25[S390] convert vmur printks to pr_xxx macros.Frank Munzert
2008-12-25[S390] convert lcs printks to dev_xxx and pr_xxx macros.Klaus-D. Wacker
2008-12-25[S390] convert vmcp printks to pr_xxx macros.Christian Borntraeger
2008-12-25[S390] convert xpram printks to pr_xxx macros.Martin Schwidefsky
2008-12-25[S390] s390: Remove redundant testJulia Lawall
2008-12-25[S390] drivers/s390/crypto: Move dereference to after IS_ERR testJulia Lawall
2008-12-25[S390] sclp vt220: fix compile warningHeiko Carstens
2008-12-25[S390] cio: use pim to check for multipath.Sebastian Ott
2008-12-25[S390] cio: commit all pmcw changes.Sebastian Ott
2008-12-25[S390] cio: introduce cio_commit_configSebastian Ott
2008-12-25[S390] cio: introduce cio_update_schibSebastian Ott
2008-12-25[S390] cio: Use device_is_registered().Cornelia Huck
2008-12-25[S390] cio: Dont call ->release directly.Cornelia Huck
2008-12-25[S390] cio: Dont fail probe for I/O subchannels.Cornelia Huck
2008-12-25[S390] cio: Only register ccw_device for registered subchannel.Cornelia Huck
2008-12-25[S390] cio: Fix I/O subchannel refcounting.Cornelia Huck
2008-12-25[S390] cio: Fix reference counting for online/offline.Cornelia Huck
2008-12-25[S390] cio: Put referernce on correct device after moving.Cornelia Huck
2008-12-25[S390] cio: fix ccwgroup online vs. ungroup race conditionPeter Oberparleiter
2008-12-25[S390] cio: move irritating comment.Sebastian Ott
2008-12-25[S390] cio: get rid of compile warningHeiko Carstens
2008-12-25[S390] s390/hvc_console: z/VM IUCV hypervisor console supportHendrik Brueckner
2008-12-25[S390] struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers
2008-12-25[S390] dasd: call cleanup_cqr with request_queue_lockStefan Haberland
2008-12-25[S390] dasd: correct sense byte condition for SIMStefan Haberland
2008-12-25[S390] dasd: Use accessors instead of using driver_data directly.Cornelia Huck
2008-12-25[S390] dasd: improve dasd statistics proc interfaceStefan Haberland
2008-12-25[S390] zfcp: Report microcode level through service level interfaceChristof Schmitt
2008-12-25[S390] service level interface.Martin Schwidefsky
2008-12-25[S390] qdio: fix error reporting for hipersocketsJan Glauber
2008-12-25[S390] qdio: improve inbound buffer acknowledgementJan Glauber
2008-12-25[S390] qdio: rework debug feature loggingJan Glauber
2008-12-25[S390] qdio: fix compile warning under 31 bitJan Glauber
2008-12-25[S390] qdio: add eqbs/sqbs instruction countersJan Glauber
2008-12-25[S390] qdio: fix qeth port count detectionJan Glauber
2008-12-25[S390] ap: Minor code beautification.Christian Maaser
2008-12-25[S390] zcrypt: Use of Thin InterruptsFelix Beck
2008-12-25[S390] vmcp: remove BKLChristian Borntraeger
2008-12-25Merge branches 'tracing/ftrace', 'tracing/hw-branch-tracing' and 'tracing/rin...Ingo Molnar
2008-12-25Merge branch 'x86/tsc' into tracing/coreIngo Molnar
2008-12-25Merge branches 'x86/pat2' and 'x86/fpu'; commit 'v2.6.28' into x86/coreIngo Molnar
2008-12-24Merge branches 'cma', 'ehca', 'ipath', 'iser', 'mlx4' and 'nes' into for-nextRoland Dreier
2008-12-24IB/mlx4: Set ownership bit correctly when copying CQEs during CQ resizeJack Morgenstein
2008-12-24RDMA/nes: Remove tx_free_listFaisal Latif
2008-12-25Merge branch 'next' into for-linusJames Morris
2008-12-25crypto: talitos - Ack done interrupt in isr instead of taskletLee Nipper
2008-12-25crypto: remove uses of __constant_{endian} helpersHarvey Harrison