| Commit message (Expand) | Author | Age | Files | Lines |
* | [S390] Fix sclp_vt220 error handling. | Heiko Carstens | 2007-07-27 | 1 | -21/+40 |
* | [S390] vmur: fix diag14_read. | Frank Munzert | 2007-07-27 | 1 | -1/+1 |
* | [S390] Get rid of new section mismatch warnings. | Heiko Carstens | 2007-07-27 | 2 | -6/+3 |
* | [S390] sclp: kill unused SCLP config option. | Heiko Carstens | 2007-07-27 | 1 | -9/+3 |
* | [BLOCK] Get rid of request_queue_t typedef | Jens Axboe | 2007-07-24 | 2 | -3/+3 |
* | some kmalloc/memset ->kzalloc (tree wide) | Yoann Padioleau | 2007-07-19 | 1 | -2/+1 |
* | Make the "z/VM unit record device driver" depend on S390 | Linus Torvalds | 2007-07-17 | 1 | -0/+1 |
* | [S390] z/VM unit record device driver | Frank Munzert | 2007-07-17 | 4 | -0/+1017 |
* | [S390] vmcp cleanup | Christian Borntraeger | 2007-07-17 | 2 | -40/+53 |
* | [S390] vmlogrdr function annotation. | Christian Borntraeger | 2007-07-10 | 1 | -2/+2 |
* | [S390] zcore: Fix __user annotation. | Heiko Carstens | 2007-07-10 | 1 | -1/+1 |
* | [S390] sclp: Test facility list before executing a service call. | Heiko Carstens | 2007-07-10 | 3 | -0/+18 |
* | [S390] sclp: introduce some new interfaces. | Heiko Carstens | 2007-07-10 | 2 | -29/+86 |
* | [S390] vmcp cleanup | Robert P. J. Day | 2007-07-10 | 1 | -7/+6 |
* | [S390] Fix zfcpdump header | Michael Holzheu | 2007-06-19 | 1 | -0/+3 |
* | [S390] raw3270: use mutex instead of semaphore | Christoph Hellwig | 2007-05-31 | 1 | -5/+5 |
* | [S390] Kconfig: use common Kconfig files for s390. | Martin Schwidefsky | 2007-05-10 | 1 | -0/+166 |
* | [S390] Avoid sparse warnings. | Heiko Carstens | 2007-05-10 | 3 | -10/+10 |
* | [S390] monreader inlining cleanup. | Martin Schwidefsky | 2007-05-10 | 1 | -7/+7 |
* | [S390] cio: Get rid of _ccw_device_get_device_number(). | Cornelia Huck | 2007-05-10 | 1 | -2/+3 |
* | Fix occurrences of "the the " | Michael Opdenacker | 2007-05-09 | 1 | -1/+1 |
* | [S390] tape: New read configuration data. | Michael Holzheu | 2007-05-04 | 4 | -5/+32 |
* | [S390] SPIN_LOCK_UNLOCKED cleanup in drivers/s390 | Milind Arun Choudhary | 2007-04-27 | 1 | -3/+3 |
* | [S390] Processor degradation notification. | Heiko Carstens | 2007-04-27 | 3 | -1/+78 |
* | [S390] sclp: fix coding style. | Stefan Haberland | 2007-04-27 | 8 | -58/+58 |
* | [S390] vmlogrdr: stop IUCV connection in vmlogrdr_release. | Ursula Braun | 2007-04-27 | 1 | -0/+3 |
* | [S390] sclp: initialize early. | Peter Oberparleiter | 2007-04-27 | 1 | -0/+8 |
* | [S390] zfcpdump support. | Michael Holzheu | 2007-04-27 | 4 | -0/+911 |
* | [S390] Get rid of console setup functions. | Heiko Carstens | 2007-04-27 | 2 | -14/+0 |
* | [S390] cio: Channel-path configure function. | Peter Oberparleiter | 2007-04-27 | 2 | -1/+197 |
* | [S390] tape: Compression overwrites crypto setting | Michael Holzheu | 2007-03-05 | 1 | -1/+4 |
* | [S390] fix non-smp compile. | Jan Glauber | 2007-02-21 | 1 | -0/+1 |
* | [PATCH] remove many unneeded #includes of sched.h | Tim Schmielau | 2007-02-14 | 2 | -2/+0 |
* | [PATCH] mark struct file_operations const 9 | Arjan van de Ven | 2007-02-12 | 2 | -2/+2 |
* | [PATCH] mark struct file_operations const 5 | Arjan van de Ven | 2007-02-12 | 8 | -8/+8 |
* | [S390]: Adapt vmlogrdr driver to new IUCV API | Martin Schwidefsky | 2007-02-08 | 1 | -152/+127 |
* | [S390]: Adapt monreader driver to new IUCV API | Martin Schwidefsky | 2007-02-08 | 1 | -117/+101 |
* | [S390] Avoid excessive inlining. | Heiko Carstens | 2007-02-05 | 6 | -30/+15 |
* | [S390] Convert memory detection into C code. | Heiko Carstens | 2007-02-05 | 7 | -22/+75 |
* | [S390] Add crypto support for 3592 tape devices | Michael Holzheu | 2007-02-05 | 5 | -32/+577 |
* | [S390] Small barrier() and cpu_relax() cleanup. | Heiko Carstens | 2007-02-05 | 1 | -1/+0 |
* | [S390] sclp: don't call local_bh_disable/_local_bh_enable if in_interrupt() | Heiko Carstens | 2007-02-05 | 1 | -2/+6 |
* | [S390] sclp: invalid handling of temporary 'not operational' status | Peter Oberparleiter | 2007-02-05 | 1 | -21/+49 |
* | [S390] Get rid of a lot of sparse warnings. | Heiko Carstens | 2007-02-05 | 11 | -24/+23 |
* | [S390] locking problem with __cpcmd. | Christian Borntraeger | 2007-01-09 | 1 | -1/+1 |
* | [S390] Change max. buffer size for monwriter device. | Melissa Howland | 2006-12-28 | 1 | -1/+1 |
* | [S390] sclp_cpi module license. | Christian Borntraeger | 2006-12-15 | 1 | -0/+2 |
* | [PATCH] getting rid of all casts of k[cmz]alloc() calls | Robert P. J. Day | 2006-12-13 | 3 | -3/+3 |
* | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 2006-12-08 | 6 | -32/+38 |
|\ |
|
| * | [S390] more workqueue fixes. | Martin Schwidefsky | 2006-12-08 | 5 | -28/+33 |