Age | Commit message (Expand) | Author | Files | Lines |
2007-01-09 | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds | 3 | -129/+95 |
2007-01-09 | [S390] locking problem with __cpcmd. | Christian Borntraeger | 1 | -1/+1 |
2007-01-09 | [S390] cio: use barrier() in stsch_reset. | Heiko Carstens | 1 | -8/+4 |
2007-01-09 | s390: iucv Kconfig help description changes | Frank Pavlic | 1 | -4/+1 |
2007-01-09 | s390: qeth driver fixes: atomic context fixups | Frank Blaschka | 2 | -97/+30 |
2007-01-09 | s390: qeth driver fixes: packet socket | Frank Blaschka | 1 | -5/+53 |
2007-01-09 | s390: qeth driver fixes: VLAN hdr, perf stats | Frank Blaschka | 1 | -18/+3 |
2007-01-07 | qeth: fix uaccess handling and get rid of unused variable | Heiko Carstens | 1 | -5/+8 |
2006-12-28 | [S390] cio: fix stsch_reset. | Michael Holzheu | 1 | -3/+10 |
2006-12-28 | [S390] Change max. buffer size for monwriter device. | Melissa Howland | 1 | -1/+1 |
2006-12-15 | [S390] cio: css_register_subchannel race. | Stefan Bader | 1 | -1/+2 |
2006-12-15 | [S390] Fix reboot hang on LPARs | Michael Holzheu | 1 | -2/+23 |
2006-12-15 | [S390] sclp_cpi module license. | Christian Borntraeger | 1 | -0/+2 |
2006-12-15 | [S390] zcrypt: module unload fixes. | Ralph Wuerthner | 1 | -2/+12 |
2006-12-15 | [S390] Hipersocket multicast queue: make sure outbound handler is called | Ursula Braun | 1 | -5/+8 |
2006-12-13 | [PATCH] getting rid of all casts of k[cmz]alloc() calls | Robert P. J. Day | 9 | -13/+13 |
2006-12-08 | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 22 | -378/+777 |
2006-12-08 | [PATCH] tty: switch to ktermios | Alan Cox | 2 | -3/+1 |
2006-12-08 | [PATCH] struct path: convert s390-drivers | Josef Sipek | 3 | -7/+7 |
2006-12-08 | [PATCH] tty: ->signal->tty locking | Peter Zijlstra | 1 | -4/+8 |
2006-12-08 | [S390] Use dev->groups for adding/removing the subchannel attribute group. | Cornelia Huck | 3 | -11/+11 |
2006-12-08 | [S390] Support for disconnected devices reappearing on another subchannel. | Cornelia Huck | 7 | -59/+296 |
2006-12-08 | [S390] subchannel lock conversion. | Cornelia Huck | 6 | -63/+98 |
2006-12-08 | [S390] Some preparations for the dynamic subchannel mapping patch. | Cornelia Huck | 4 | -47/+78 |
2006-12-08 | [S390] runtime switch for qdio performance statistics | Ursula Braun | 2 | -119/+135 |
2006-12-08 | [S390] New DASD feature for ERP related logging | Horst Hummel | 4 | -22/+62 |
2006-12-08 | [S390] add reset call handler to the ap bus. | Ralph Wuerthner | 1 | -0/+17 |
2006-12-08 | [S390] more workqueue fixes. | Martin Schwidefsky | 10 | -67/+89 |
2006-12-08 | [S390] workqueue fixes. | Andrew Morton | 1 | -4/+5 |
2006-12-07 | [PATCH] slab: remove kmem_cache_t | Christoph Lameter | 3 | -5/+5 |
2006-12-07 | [PATCH] slab: remove SLAB_DMA | Christoph Lameter | 2 | -2/+2 |
2006-12-07 | [PATCH] slab: remove SLAB_ATOMIC | Christoph Lameter | 1 | -1/+1 |
2006-12-06 | [PATCH] More work_struct induced breakage (s390) | Al Viro | 5 | -21/+18 |
2006-12-04 | [S390] cio: Use device_reprobe() instead of bus_rescan_devices(). | Cornelia Huck | 1 | -1/+13 |
2006-12-04 | [S390] cio: Retry internal operations after vary off. | Cornelia Huck | 7 | -11/+90 |
2006-12-04 | [S390] cio: Use path verification for last path gone after vary off. | Cornelia Huck | 3 | -10/+24 |
2006-12-04 | [S390] non-unique constant/macro identifiers. | Ursula Braun | 6 | -65/+58 |
2006-12-04 | [S390] cpu shutdown rework | Heiko Carstens | 1 | -36/+1 |
2006-12-04 | [S390] Reset infrastructure for re-IPL. | Heiko Carstens | 2 | -63/+100 |
2006-12-04 | [S390] return 'count' for successful execution of dasd_eer_enable. | Horst Hummel | 1 | -4/+5 |
2006-12-04 | [S390] Enhanced handling of failed termination requests. | Horst Hummel | 1 | -5/+11 |
2006-12-04 | [S390] Add MODALIAS= to the uevent for the ap bus. | Cornelia Huck | 1 | -1/+9 |
2006-12-04 | [S390] 3215 device locking. | Martin Schwidefsky | 1 | -26/+24 |
2006-12-04 | [S390] handle incorrect values when writing to dasd sysfs attributes. | Horst Hummel | 1 | -14/+29 |
2006-12-02 | [NET] driver/s390/net: Checksum annotations. | Al Viro | 4 | -24/+24 |
2006-11-30 | Fix misc .c/.h comment typos | Matt LaPlante | 1 | -1/+1 |
2006-10-27 | [S390] cio: Make ccw_device_register() static. | Cornelia Huck | 2 | -3/+1 |
2006-10-27 | [S390] Improve AP bus device removal. | Ralph Wuerthner | 1 | -1/+6 |
2006-10-27 | [S390] cio: css_probe_device() must be called enabled. | Cornelia Huck | 1 | -4/+3 |
2006-10-25 | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 | Linus Torvalds | 2 | -0/+5 |