summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2008-12-25[S390] convert monreader printks to pr_xxx macros.Gerald Schaefer1-24/+17
2008-12-25[S390] convert cio printks to pr_xxx macros.Michael Ernst5-13/+30
2008-12-25[S390] convert vmur printks to pr_xxx macros.Frank Munzert1-6/+9
2008-12-25[S390] convert lcs printks to dev_xxx and pr_xxx macros.Klaus-D. Wacker1-39/+53
2008-12-25[S390] convert vmcp printks to pr_xxx macros.Christian Borntraeger1-3/+5
2008-12-25[S390] convert xpram printks to pr_xxx macros.Martin Schwidefsky1-22/+19
2008-12-25[S390] s390: Remove redundant testJulia Lawall1-1/+0
2008-12-25[S390] drivers/s390/crypto: Move dereference to after IS_ERR testJulia Lawall4-12/+28
2008-12-25[S390] sclp vt220: fix compile warningHeiko Carstens1-17/+16
2008-12-25[S390] cio: use pim to check for multipath.Sebastian Ott1-1/+2
2008-12-25[S390] cio: commit all pmcw changes.Sebastian Ott2-0/+8
2008-12-25[S390] cio: introduce cio_commit_configSebastian Ott7-134/+123
2008-12-25[S390] cio: introduce cio_update_schibSebastian Ott8-38/+67
2008-12-25[S390] cio: Use device_is_registered().Cornelia Huck1-1/+1
2008-12-25[S390] cio: Dont call ->release directly.Cornelia Huck1-2/+2
2008-12-25[S390] cio: Dont fail probe for I/O subchannels.Cornelia Huck2-12/+32
2008-12-25[S390] cio: Only register ccw_device for registered subchannel.Cornelia Huck1-6/+12
2008-12-25[S390] cio: Fix I/O subchannel refcounting.Cornelia Huck1-19/+56
2008-12-25[S390] cio: Fix reference counting for online/offline.Cornelia Huck2-12/+22
2008-12-25[S390] cio: Put referernce on correct device after moving.Cornelia Huck1-2/+2
2008-12-25[S390] cio: fix ccwgroup online vs. ungroup race conditionPeter Oberparleiter1-5/+13
2008-12-25[S390] cio: move irritating comment.Sebastian Ott1-6/+6
2008-12-25[S390] cio: get rid of compile warningHeiko Carstens1-38/+37
2008-12-25[S390] s390/hvc_console: z/VM IUCV hypervisor console supportHendrik Brueckner3-0/+861
2008-12-25[S390] struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers5-14/+20
2008-12-25[S390] dasd: call cleanup_cqr with request_queue_lockStefan Haberland1-0/+4
2008-12-25[S390] dasd: correct sense byte condition for SIMStefan Haberland1-1/+1
2008-12-25[S390] dasd: Use accessors instead of using driver_data directly.Cornelia Huck1-3/+3
2008-12-25[S390] dasd: improve dasd statistics proc interfaceStefan Haberland1-13/+15
2008-12-25[S390] zfcp: Report microcode level through service level interfaceChristof Schmitt3-2/+20
2008-12-25[S390] service level interface.Martin Schwidefsky3-2/+138
2008-12-25[S390] qdio: fix error reporting for hipersocketsJan Glauber3-103/+56
2008-12-25[S390] qdio: improve inbound buffer acknowledgementJan Glauber7-74/+139
2008-12-25[S390] qdio: rework debug feature loggingJan Glauber6-433/+238
2008-12-25[S390] qdio: fix compile warning under 31 bitJan Glauber2-2/+2
2008-12-25[S390] qdio: add eqbs/sqbs instruction countersJan Glauber3-1/+16
2008-12-25[S390] qdio: fix qeth port count detectionJan Glauber4-22/+47
2008-12-25[S390] ap: Minor code beautification.Christian Maaser1-14/+14
2008-12-25[S390] zcrypt: Use of Thin InterruptsFelix Beck2-4/+176
2008-12-25[S390] vmcp: remove BKLChristian Borntraeger1-3/+0
2008-12-25Merge branches 'tracing/ftrace', 'tracing/hw-branch-tracing' and 'tracing/rin...Ingo Molnar50-139/+225
2008-12-25Merge branch 'x86/tsc' into tracing/coreIngo Molnar1-3/+3
2008-12-25Merge branches 'x86/pat2' and 'x86/fpu'; commit 'v2.6.28' into x86/coreIngo Molnar24-73/+87
2008-12-25Merge branches 'cma', 'ehca', 'ipath', 'iser', 'mlx4' and 'nes' into for-nextRoland Dreier39-407/+751
2008-12-25IB/mlx4: Set ownership bit correctly when copying CQEs during CQ resizeJack Morgenstein1-4/+6
2008-12-25RDMA/nes: Remove tx_free_listFaisal Latif2-75/+6
2008-12-25Merge branch 'next' into for-linusJames Morris9-35/+96
2008-12-25crypto: talitos - Ack done interrupt in isr instead of taskletLee Nipper1-13/+7
2008-12-25crypto: remove uses of __constant_{endian} helpersHarvey Harrison1-41/+41
2008-12-25crypto: hifn_795x - Use softirq kernel mapping in bh contextEvgeniy Polyakov1-3/+5