| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | | [S390] Convert s390 to GENERIC_CLOCKEVENTS. | Heiko Carstens | 2008-04-17 | 1 | -6/+3 |
* | | | [S390] Convert monitor calls to function calls. | Heiko Carstens | 2008-04-17 | 1 | -1/+2 |
* | | | [S390] qdio (new feature): enhancing info-retrieval from QDIO-adapters | Ursula Braun | 2008-04-17 | 2 | -92/+114 |
* | | | [S390] replace remaining __FUNCTION__ occurrences | Harvey Harrison | 2008-04-17 | 10 | -237/+236 |
* | | | [S390] zcrypt: add support for large random numbers | Ralph Wuerthner | 2008-04-17 | 3 | -1/+326 |
* | | | [S390] Add new fields for System z10 to /proc/sysinfo | Martin Schwidefsky | 2008-04-17 | 1 | -2/+14 |
* | | | [S390] KVM preparation: split sysinfo definitions for kvm use | Christian Borntraeger | 2008-04-17 | 1 | -99/+1 |
* | | | [S390] dasd: add sim handling. | Stefan Haberland | 2008-04-17 | 3 | -0/+47 |
* | | | [S390] vmur: Use wait queue instead of mutex to serialize open | Frank Munzert | 2008-04-17 | 2 | -8/+20 |
* | | | [S390] tape: duplicate sysfs filename when setting tape device online | Michael Holzheu | 2008-04-17 | 3 | -6/+5 |
* | | | [S390] dasd: use GFP_DMA for fba private data allocation | Stefan Haberland | 2008-04-17 | 1 | -1/+2 |
* | | | [S390] qdio: Unrecognized inbound traffic if many FCP devices are online | Ursula Braun | 2008-04-17 | 1 | -1/+1 |
* | | | [S390] sclp: Get rid of in_atomic() use. | Heiko Carstens | 2008-04-17 | 2 | -8/+7 |
* | | | [S390] cio: fix parallel cm_enable processing. | Michael Ernst | 2008-04-17 | 2 | -4/+9 |
* | | | [S390] cio: Trigger verification on device/path not operational. | Cornelia Huck | 2008-04-17 | 2 | -2/+13 |
* | | | [S390] cio: Fix race for "fast" path gone/path back situations. | Cornelia Huck | 2008-04-17 | 3 | -2/+17 |
* | | | [S390] dasd: fix double elevator_exit call when deadline iosched fails to load | Josef 'Jeff' Sipek | 2008-04-17 | 2 | -0/+2 |
|/ / |
|
* | | [S390] zcrypt: fix ap_device_list handling | Ralph Wuerthner | 2008-03-05 | 1 | -5/+7 |
* | | [S390] sclp_vt220: speed up console output for interactive work | Christian Borntraeger | 2008-03-05 | 1 | -1/+1 |
* | | [S390] dasd: fix reference counting in display method for proc/dasd/devices | Stefan Weinhuber | 2008-03-05 | 1 | -1/+3 |
* | | [S390] dasd: let dasd erp matching recognize alias recovery | Stefan Weinhuber | 2008-03-05 | 1 | -4/+2 |
* | | Build fix for drivers/s390/char/defkeymap.c | Tony Breeds | 2008-03-04 | 1 | -1/+1 |
* | | Fix default compose table initialization | Samuel Thibault | 2008-03-03 | 1 | -2/+2 |
|/ |
|
* | claw: make use of DIV_ROUND_UP | Julia Lawall | 2008-02-23 | 1 | -21/+18 |
* | [S390] qdio: FCP/SCSI write I/O stagnates on LPAR | Ursula Braun | 2008-02-19 | 1 | -3/+0 |
* | [S390] dcss: Fix Unlikely(x) != y | Roel Kluin | 2008-02-19 | 1 | -1/+1 |
* | [S390] sclp: clean up send/receive naming scheme | Peter Oberparleiter | 2008-02-19 | 6 | -13/+15 |
* | [S390] qdio: fix qdio_activate timeout handling. | Heiko Carstens | 2008-02-19 | 2 | -9/+3 |
* | [S390] dasd: fix locking in __dasd_device_process_final_queue | Stefan Weinhuber | 2008-02-19 | 1 | -6/+6 |
* | [S390] cio: Do timed recovery on workqueue. | Cornelia Huck | 2008-02-19 | 1 | -1/+12 |
* | [S390] cio: Remember to initialize recovery_lock. | Cornelia Huck | 2008-02-19 | 1 | -1/+1 |
* | claw/lcs/netiucv: check s390dbf level before sprints | Peter Tiedemann | 2008-02-11 | 3 | -14/+41 |
* | lcs: avoid/reduce unused s390dbf debug areas. | Peter Tiedemann | 2008-02-11 | 1 | -1/+1 |
* | netiucv: change name of nop function | Ursula Braun | 2008-02-11 | 1 | -3/+3 |
* | netiucv: Remember to set driver->owner. | Cornelia Huck | 2008-02-11 | 1 | -0/+1 |
* | claw: removal of volatile variables | Ursula Braun | 2008-02-11 | 1 | -2/+0 |
* | [S390] sclp_vt220: Fix vt220 initialization | Christian Borntraeger | 2008-02-09 | 1 | -13/+18 |
* | [S390] qdio: avoid hang when establishing qdio queues | Ursula Braun | 2008-02-09 | 1 | -10/+8 |
* | [S390] zcrypt: Do not start ap poll thread per default | Felix Beck | 2008-02-09 | 1 | -2/+2 |
* | calibrate_delay() must be __cpuinit | Adrian Bunk | 2008-02-06 | 1 | -1/+1 |
* | [S390] dcss: Initialize workqueue before using it. | Heiko Carstens | 2008-02-05 | 1 | -3/+2 |
* | [S390] sclp_tty/sclp_vt220: Fix scheduling while atomic | Christian Borntraeger | 2008-02-05 | 2 | -2/+2 |
* | [S390] dasd: fix panic caused by alias device offline | Stefan Weinhuber | 2008-02-05 | 1 | -1/+1 |
* | [S390] dasd: add ifcc handling | Stefan Haberland | 2008-02-05 | 2 | -27/+52 |
* | [S390] cio: Add shutdown callback for ccwgroup. | Cornelia Huck | 2008-02-05 | 1 | -0/+12 |
* | [S390] cio: Clean up chsc response code handling. | Cornelia Huck | 2008-02-05 | 1 | -92/+55 |
* | [S390] cio: make sense id procedure work with partial hardware response | Peter Oberparleiter | 2008-02-05 | 1 | -43/+64 |
* | [SCSI] zfcp: fix sense_buffer access bug | FUJITA Tomonori | 2008-01-30 | 1 | -2/+2 |
* | [VLAN]: Turn VLAN_DEV_INFO into inline function | Patrick McHardy | 2008-01-28 | 1 | -2/+2 |
* | [NETNS]: Add netns parameter to inet_(dev_)add_type. | Eric W. Biederman | 2008-01-28 | 1 | -1/+1 |