summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [S390] s390: Remove redundant testJulia Lawall2008-12-252-2/+1
* [S390] s390/setup: set default preferred console device "ttyS"Hendrik Brueckner2008-12-251-0/+3
* [S390] drivers/s390/crypto: Move dereference to after IS_ERR testJulia Lawall2008-12-254-12/+28
* [S390] panic_stack leak in smp_alloc_lowcoreMartin Schwidefsky2008-12-251-5/+2
* [S390] clear_table inline assembly contraintsMartin Schwidefsky2008-12-251-1/+4
* [S390] Remove config options.Martin Schwidefsky2008-12-259-143/+20
* [S390] cpu topology: remove dead codeHeiko Carstens2008-12-251-18/+1
* [S390] cpu topology: introduce kernel parameterHeiko Carstens2008-12-252-1/+19
* [S390] add new machine types to setup_hwcaps.Martin Schwidefsky2008-12-251-0/+5
* [S390] Remove initial kernel stack backchain initialization.Heiko Carstens2008-12-252-2/+0
* [S390] s390: use the new byteorder headersHarvey Harrison2008-12-251-51/+21
* [S390] Add processor type march=z10 and a processor type safety check.Martin Schwidefsky2008-12-255-47/+61
* [S390] sclp vt220: fix compile warningHeiko Carstens2008-12-251-17/+16
* [S390] remove warnings with functions ending in BUGMartin Schwidefsky2008-12-251-1/+4
* [S390] mark disabled_wait as noreturn functionHeiko Carstens2008-12-251-1/+3
* [S390] cio: use pim to check for multipath.Sebastian Ott2008-12-251-1/+2
* [S390] cio: commit all pmcw changes.Sebastian Ott2008-12-252-0/+8
* [S390] cio: introduce cio_commit_configSebastian Ott2008-12-257-134/+123
* [S390] cio: introduce cio_update_schibSebastian Ott2008-12-258-38/+67
* [S390] cio: Use device_is_registered().Cornelia Huck2008-12-251-1/+1
* [S390] cio: Dont call ->release directly.Cornelia Huck2008-12-251-2/+2
* [S390] cio: Dont fail probe for I/O subchannels.Cornelia Huck2008-12-252-12/+32
* [S390] cio: Only register ccw_device for registered subchannel.Cornelia Huck2008-12-251-6/+12
* [S390] cio: Fix I/O subchannel refcounting.Cornelia Huck2008-12-251-19/+56
* [S390] cio: Fix reference counting for online/offline.Cornelia Huck2008-12-252-12/+22
* [S390] cio: Put referernce on correct device after moving.Cornelia Huck2008-12-251-2/+2
* [S390] cio: fix ccwgroup online vs. ungroup race conditionPeter Oberparleiter2008-12-251-5/+13
* [S390] cio: move irritating comment.Sebastian Ott2008-12-251-6/+6
* [S390] cio: update sac valuesPeter Oberparleiter2008-12-251-2/+2
* [S390] cio: get rid of compile warningHeiko Carstens2008-12-251-38/+37
* [S390] remove ptrace warning on 31 bit.Martin Schwidefsky2008-12-251-6/+4
* [S390] __page_to_pfn warningsMartin Schwidefsky2008-12-251-1/+1
* [S390] iucv: Locking free version of iucv_message_(receive|send)Hendrik Brueckner2008-12-252-36/+161
* [S390] s390/hvc_console: z/VM IUCV hypervisor console supportHendrik Brueckner2008-12-253-0/+861
* [S390] ftrace: function tracer backend for s390Heiko Carstens2008-12-255-0/+76
* [S390] struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2008-12-255-14/+20
* [S390] dasd: call cleanup_cqr with request_queue_lockStefan Haberland2008-12-251-0/+4
* [S390] dasd: correct sense byte condition for SIMStefan Haberland2008-12-251-1/+1
* [S390] dasd: Use accessors instead of using driver_data directly.Cornelia Huck2008-12-251-3/+3
* [S390] dasd: improve dasd statistics proc interfaceStefan Haberland2008-12-251-13/+15
* [S390] zfcp: Report microcode level through service level interfaceChristof Schmitt2008-12-253-2/+20
* [S390] service level interface.Martin Schwidefsky2008-12-254-2/+149
* [S390] qdio: fix error reporting for hipersocketsJan Glauber2008-12-253-103/+56
* [S390] qdio: improve inbound buffer acknowledgementJan Glauber2008-12-257-74/+139
* [S390] qdio: rework debug feature loggingJan Glauber2008-12-257-443/+238
* [S390] qdio: fix compile warning under 31 bitJan Glauber2008-12-252-2/+2
* [S390] qdio: add eqbs/sqbs instruction countersJan Glauber2008-12-253-1/+16
* [S390] qdio: fix qeth port count detectionJan Glauber2008-12-255-30/+55
* [S390] ap: Minor code beautification.Christian Maaser2008-12-251-14/+14
* [S390] zcrypt: Use of Thin InterruptsFelix Beck2008-12-253-4/+177