| Commit message (Expand) | Author | Age | Files | Lines |
* | [S390] Kconfig: use common Kconfig files for s390. | Martin Schwidefsky | 2007-05-10 | 1 | -7/+4 |
* | [S390] Avoid sparse warnings. | Heiko Carstens | 2007-05-10 | 2 | -6/+7 |
* | [S390] dasd: Fix modular build. | Cornelia Huck | 2007-05-10 | 1 | -0/+1 |
* | [S390] cio: Get rid of _ccw_device_get_device_number(). | Cornelia Huck | 2007-05-10 | 2 | -5/+9 |
* | [S390] dasd: New read device characteristics and read configuration data. | Cornelia Huck | 2007-05-04 | 4 | -4/+126 |
* | [S390] dasd: Add ipldev parameter. | Peter Oberparleiter | 2007-04-27 | 1 | -0/+17 |
* | [S390] dasd: Add sysfs attribute status and generate uevents. | Horst Hummel | 2007-04-27 | 2 | -0/+44 |
* | [S390] dasd: Work around gcc bug. | Peter Oberparleiter | 2007-03-26 | 1 | -5/+5 |
* | [S390] dasd: Use default recovery for SNSS requests | Stefan Weinhuber | 2007-03-05 | 1 | -0/+1 |
* | [PATCH] mark struct file_operations const 5 | Arjan van de Ven | 2007-02-12 | 2 | -2/+2 |
* | [S390] Avoid excessive inlining. | Heiko Carstens | 2007-02-05 | 8 | -78/+22 |
* | [S390] ETR support. | Martin Schwidefsky | 2007-02-05 | 2 | -18/+39 |
* | [S390] dasd: fix unconditional reserve handling. | Horst Hummel | 2007-02-05 | 2 | -6/+6 |
* | [S390] Remove dasd_ccw_log function. | Horst Hummel | 2007-02-05 | 3 | -67/+0 |
* | [S390] Show loaded DCSS segments under /proc/iomem. | Gerald Schaefer | 2007-02-05 | 1 | -2/+2 |
* | [S390] dasd: fix bug in dasd initialization cleanup | Stefan Weinhuber | 2007-02-05 | 1 | -7/+17 |
* | [S390] Get rid of a lot of sparse warnings. | Heiko Carstens | 2007-02-05 | 5 | -6/+6 |
* | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 2006-12-08 | 4 | -22/+62 |
|\ |
|
| * | [S390] New DASD feature for ERP related logging | Horst Hummel | 2006-12-08 | 4 | -22/+62 |
* | | [PATCH] struct path: convert s390-drivers | Josef Sipek | 2006-12-08 | 1 | -1/+1 |
|/ |
|
* | [PATCH] slab: remove kmem_cache_t | Christoph Lameter | 2006-12-07 | 2 | -2/+2 |
* | [PATCH] slab: remove SLAB_DMA | Christoph Lameter | 2006-12-07 | 2 | -2/+2 |
* | [PATCH] More work_struct induced breakage (s390) | Al Viro | 2006-12-06 | 1 | -6/+4 |
* | [S390] return 'count' for successful execution of dasd_eer_enable. | Horst Hummel | 2006-12-04 | 1 | -4/+5 |
* | [S390] Enhanced handling of failed termination requests. | Horst Hummel | 2006-12-04 | 1 | -5/+11 |
* | [S390] handle incorrect values when writing to dasd sysfs attributes. | Horst Hummel | 2006-12-04 | 1 | -14/+29 |
* | [S390] dasd: clean up timer. | Stefan Weinhuber | 2006-10-18 | 1 | -0/+1 |
* | [S390] irq change build fixes. | Heiko Carstens | 2006-10-06 | 1 | -1/+1 |
* | [PATCH] BLOCK: Make it possible to disable the block layer [try #6] | David Howells | 2006-09-30 | 1 | -1/+1 |
* | [PATCH] Split struct request ->flags into two parts | Jens Axboe | 2006-09-30 | 3 | -3/+3 |
* | [S390] Inline assembly cleanup. | Martin Schwidefsky | 2006-09-28 | 2 | -66/+22 |
* | [S390] Replace nopav-message on VM. | Peter Oberparleiter | 2006-09-20 | 1 | -2/+6 |
* | [S390] xpram off by one error. | Christian Borntraeger | 2006-09-20 | 1 | -1/+1 |
* | [S390] __exit cleanup. | Heiko Carstens | 2006-09-20 | 1 | -1/+1 |
* | [S390] dasd default debug level. | Horst Hummel | 2006-09-20 | 1 | -2/+2 |
* | [S390] dasd deadlock after state change pending interrupt. | Martin Schwidefsky | 2006-09-20 | 3 | -28/+51 |
* | [S390] dasd: fix device shutdown process. | Horst Hummel | 2006-08-30 | 2 | -65/+137 |
* | [S390] dasd PAV enabling. | Horst Hummel | 2006-08-24 | 2 | -11/+11 |
* | [S390] inaccessible PAV alias devices on LPAR. | Peter Oberparleiter | 2006-08-16 | 1 | -14/+18 |
* | [S390] dasd slab cache alignment. | Heiko Carstens | 2006-08-16 | 1 | -2/+3 |
* | [S390] dasd calls kzalloc while holding a spinlock. | Horst Hummel | 2006-08-10 | 2 | -41/+32 |
* | [S390] dasd set offline kernel bug. | Horst Hummel | 2006-08-09 | 1 | -1/+1 |
* | [S390] xpram system device class. | Martin Schwidefsky | 2006-08-07 | 1 | -24/+1 |
* | [S390] xpram module parameter parsing - take 2. | Heiko Carstens | 2006-07-17 | 1 | -3/+14 |
* | [S390] Fix sparse warnings. | Heiko Carstens | 2006-07-12 | 5 | -21/+21 |
* | [S390] xpram module parameter parsing. | Heiko Carstens | 2006-07-12 | 1 | -57/+6 |
* | Remove obsolete #include <linux/config.h> | Jörn Engel | 2006-06-30 | 9 | -9/+0 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6 | Linus Torvalds | 2006-06-29 | 4 | -13/+0 |
|\ |
|
| * | [PATCH] devfs: Remove the gendisk devfs_name field as it's no longer needed | Greg Kroah-Hartman | 2006-06-26 | 2 | -3/+0 |
| * | [PATCH] devfs: Remove the devfs_fs_kernel.h file from the tree | Greg Kroah-Hartman | 2006-06-26 | 2 | -2/+0 |