| Commit message (Expand) | Author | Age | Files | Lines |
* | [S390] convert xpram printks to pr_xxx macros. | Martin Schwidefsky | 2008-12-25 | 1 | -22/+19 |
* | [S390] s390: Remove redundant test | Julia Lawall | 2008-12-25 | 2 | -2/+1 |
* | [S390] s390/setup: set default preferred console device "ttyS" | Hendrik Brueckner | 2008-12-25 | 1 | -0/+3 |
* | [S390] drivers/s390/crypto: Move dereference to after IS_ERR test | Julia Lawall | 2008-12-25 | 4 | -12/+28 |
* | [S390] panic_stack leak in smp_alloc_lowcore | Martin Schwidefsky | 2008-12-25 | 1 | -5/+2 |
* | [S390] clear_table inline assembly contraints | Martin Schwidefsky | 2008-12-25 | 1 | -1/+4 |
* | [S390] Remove config options. | Martin Schwidefsky | 2008-12-25 | 9 | -143/+20 |
* | [S390] cpu topology: remove dead code | Heiko Carstens | 2008-12-25 | 1 | -18/+1 |
* | [S390] cpu topology: introduce kernel parameter | Heiko Carstens | 2008-12-25 | 2 | -1/+19 |
* | [S390] add new machine types to setup_hwcaps. | Martin Schwidefsky | 2008-12-25 | 1 | -0/+5 |
* | [S390] Remove initial kernel stack backchain initialization. | Heiko Carstens | 2008-12-25 | 2 | -2/+0 |
* | [S390] s390: use the new byteorder headers | Harvey Harrison | 2008-12-25 | 1 | -51/+21 |
* | [S390] Add processor type march=z10 and a processor type safety check. | Martin Schwidefsky | 2008-12-25 | 5 | -47/+61 |
* | [S390] sclp vt220: fix compile warning | Heiko Carstens | 2008-12-25 | 1 | -17/+16 |
* | [S390] remove warnings with functions ending in BUG | Martin Schwidefsky | 2008-12-25 | 1 | -1/+4 |
* | [S390] mark disabled_wait as noreturn function | Heiko Carstens | 2008-12-25 | 1 | -1/+3 |
* | [S390] cio: use pim to check for multipath. | Sebastian Ott | 2008-12-25 | 1 | -1/+2 |
* | [S390] cio: commit all pmcw changes. | Sebastian Ott | 2008-12-25 | 2 | -0/+8 |
* | [S390] cio: introduce cio_commit_config | Sebastian Ott | 2008-12-25 | 7 | -134/+123 |
* | [S390] cio: introduce cio_update_schib | Sebastian Ott | 2008-12-25 | 8 | -38/+67 |
* | [S390] cio: Use device_is_registered(). | Cornelia Huck | 2008-12-25 | 1 | -1/+1 |
* | [S390] cio: Dont call ->release directly. | Cornelia Huck | 2008-12-25 | 1 | -2/+2 |
* | [S390] cio: Dont fail probe for I/O subchannels. | Cornelia Huck | 2008-12-25 | 2 | -12/+32 |
* | [S390] cio: Only register ccw_device for registered subchannel. | Cornelia Huck | 2008-12-25 | 1 | -6/+12 |
* | [S390] cio: Fix I/O subchannel refcounting. | Cornelia Huck | 2008-12-25 | 1 | -19/+56 |
* | [S390] cio: Fix reference counting for online/offline. | Cornelia Huck | 2008-12-25 | 2 | -12/+22 |
* | [S390] cio: Put referernce on correct device after moving. | Cornelia Huck | 2008-12-25 | 1 | -2/+2 |
* | [S390] cio: fix ccwgroup online vs. ungroup race condition | Peter Oberparleiter | 2008-12-25 | 1 | -5/+13 |
* | [S390] cio: move irritating comment. | Sebastian Ott | 2008-12-25 | 1 | -6/+6 |
* | [S390] cio: update sac values | Peter Oberparleiter | 2008-12-25 | 1 | -2/+2 |
* | [S390] cio: get rid of compile warning | Heiko Carstens | 2008-12-25 | 1 | -38/+37 |
* | [S390] remove ptrace warning on 31 bit. | Martin Schwidefsky | 2008-12-25 | 1 | -6/+4 |
* | [S390] __page_to_pfn warnings | Martin Schwidefsky | 2008-12-25 | 1 | -1/+1 |
* | [S390] iucv: Locking free version of iucv_message_(receive|send) | Hendrik Brueckner | 2008-12-25 | 2 | -36/+161 |
* | [S390] s390/hvc_console: z/VM IUCV hypervisor console support | Hendrik Brueckner | 2008-12-25 | 3 | -0/+861 |
* | [S390] ftrace: function tracer backend for s390 | Heiko Carstens | 2008-12-25 | 5 | -0/+76 |
* | [S390] struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 2008-12-25 | 5 | -14/+20 |
* | [S390] dasd: call cleanup_cqr with request_queue_lock | Stefan Haberland | 2008-12-25 | 1 | -0/+4 |
* | [S390] dasd: correct sense byte condition for SIM | Stefan Haberland | 2008-12-25 | 1 | -1/+1 |
* | [S390] dasd: Use accessors instead of using driver_data directly. | Cornelia Huck | 2008-12-25 | 1 | -3/+3 |
* | [S390] dasd: improve dasd statistics proc interface | Stefan Haberland | 2008-12-25 | 1 | -13/+15 |
* | [S390] zfcp: Report microcode level through service level interface | Christof Schmitt | 2008-12-25 | 3 | -2/+20 |
* | [S390] service level interface. | Martin Schwidefsky | 2008-12-25 | 4 | -2/+149 |
* | [S390] qdio: fix error reporting for hipersockets | Jan Glauber | 2008-12-25 | 3 | -103/+56 |
* | [S390] qdio: improve inbound buffer acknowledgement | Jan Glauber | 2008-12-25 | 7 | -74/+139 |
* | [S390] qdio: rework debug feature logging | Jan Glauber | 2008-12-25 | 7 | -443/+238 |
* | [S390] qdio: fix compile warning under 31 bit | Jan Glauber | 2008-12-25 | 2 | -2/+2 |
* | [S390] qdio: add eqbs/sqbs instruction counters | Jan Glauber | 2008-12-25 | 3 | -1/+16 |
* | [S390] qdio: fix qeth port count detection | Jan Glauber | 2008-12-25 | 5 | -30/+55 |
* | [S390] ap: Minor code beautification. | Christian Maaser | 2008-12-25 | 1 | -14/+14 |