Age | Commit message (Expand) | Author | Files | Lines |
2008-04-29 | s390: use non-racy method for proc entries creation | Denis V. Lunev | 3 | -14/+10 |
2008-04-29 | proc: remove proc_root from drivers | Alexey Dobriyan | 4 | -8/+8 |
2008-04-28 | return pfn from direct_access, for XIP | Jared Hulbert | 1 | -3/+5 |
2008-04-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 3 | -20/+151 |
2008-04-27 | [SCSI] zfcp: Add some statistics provided by the FCP adapter to the sysfs | Swen Schillig | 2 | -2/+130 |
2008-04-27 | [SCSI] zfcp: Print some messages only during ERP | Swen Schillig | 1 | -17/+19 |
2008-04-27 | [SCSI] zfcp: Wait for free SBAL during exchange config | Swen Schillig | 1 | -1/+2 |
2008-04-27 | s390: KVM guest: virtio device support, and kvm hypercalls | Christian Borntraeger | 3 | -1/+348 |
2008-04-19 | Convert asm/semaphore.h users to linux/semaphore.h | Matthew Wilcox | 1 | -1/+1 |
2008-04-19 | drivers: Remove unnecessary inclusions of asm/semaphore.h | Matthew Wilcox | 1 | -1/+0 |
2008-04-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.26 | Linus Torvalds | 33 | -16798/+20316 |
2008-04-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 13 | -1532/+1448 |
2008-04-18 | [SCSI] zfcp: Fix error handling for blocked unit for send FCP command | Christof Schmitt | 1 | -1/+1 |
2008-04-18 | [SCSI] zfcp: Remove zfcp_erp_wait from slave destory handler to fix deadlock | Christof Schmitt | 1 | -1/+0 |
2008-04-18 | [SCSI] zfcp: fix 31 bit compile warnings | Martin Peschke | 11 | -213/+211 |
2008-04-17 | [SCSI] zfcp: fix compiler warning caused by poking inside new semaphore (linu... | Martin Peschke | 2 | -3/+0 |
2008-04-17 | [S390] Remove code duplication from monreader / dcssblk. | Martin Schwidefsky | 2 | -104/+3 |
2008-04-17 | [S390] zcrypt: Comments and kernel-doc cleanup | Felix Beck | 7 | -95/+184 |
2008-04-17 | [S390] Fix a lot of sparse warnings. | Heiko Carstens | 7 | -39/+40 |
2008-04-17 | [S390] Convert s390 to GENERIC_CLOCKEVENTS. | Heiko Carstens | 1 | -6/+3 |
2008-04-17 | [S390] Convert monitor calls to function calls. | Heiko Carstens | 1 | -1/+2 |
2008-04-17 | [S390] qdio (new feature): enhancing info-retrieval from QDIO-adapters | Ursula Braun | 2 | -92/+114 |
2008-04-17 | [S390] replace remaining __FUNCTION__ occurrences | Harvey Harrison | 10 | -237/+236 |
2008-04-17 | [S390] zcrypt: add support for large random numbers | Ralph Wuerthner | 3 | -1/+326 |
2008-04-17 | [S390] Add new fields for System z10 to /proc/sysinfo | Martin Schwidefsky | 1 | -2/+14 |
2008-04-17 | [S390] KVM preparation: split sysinfo definitions for kvm use | Christian Borntraeger | 1 | -99/+1 |
2008-04-17 | [S390] dasd: add sim handling. | Stefan Haberland | 3 | -0/+47 |
2008-04-17 | [S390] vmur: Use wait queue instead of mutex to serialize open | Frank Munzert | 2 | -8/+20 |
2008-04-17 | [S390] tape: duplicate sysfs filename when setting tape device online | Michael Holzheu | 3 | -6/+5 |
2008-04-17 | [S390] dasd: use GFP_DMA for fba private data allocation | Stefan Haberland | 1 | -1/+2 |
2008-04-17 | [S390] qdio: Unrecognized inbound traffic if many FCP devices are online | Ursula Braun | 1 | -1/+1 |
2008-04-17 | [S390] sclp: Get rid of in_atomic() use. | Heiko Carstens | 2 | -8/+7 |
2008-04-17 | [S390] cio: fix parallel cm_enable processing. | Michael Ernst | 2 | -4/+9 |
2008-04-17 | [S390] cio: Trigger verification on device/path not operational. | Cornelia Huck | 2 | -2/+13 |
2008-04-17 | [S390] cio: Fix race for "fast" path gone/path back situations. | Cornelia Huck | 3 | -2/+17 |
2008-04-17 | [S390] dasd: fix double elevator_exit call when deadline iosched fails to load | Josef 'Jeff' Sipek | 2 | -0/+2 |
2008-04-17 | qeth: keep ip-address after LAN_OFFLINE failure | Ursula Braun | 1 | -1/+1 |
2008-04-17 | qeth: core code should alloc headroom for LLC protocol | Frank Blaschka | 1 | -1/+5 |
2008-04-17 | qeth: improving debug message handling | Peter Tiedemann | 7 | -626/+544 |
2008-04-17 | qeth: layer 3 do not allow to change mac address | Frank Blaschka | 1 | -0/+1 |
2008-04-17 | qeth: CCL-sequence numbers required for protocol ETH_P_802_2 only | Ursula Braun | 1 | -1/+2 |
2008-04-17 | qeth: set lan_online flag after a received STARTLAN | Ursula Braun | 1 | -0/+1 |
2008-04-17 | qeth: allow qdio queue element addresses > 2GB | Ursula Braun | 1 | -4/+4 |
2008-04-17 | qeth: improve ip_list administration after deregister failures | Ursula Braun | 3 | -7/+11 |
2008-04-07 | [SCSI] zfcp: Add docbook comments to debug trace. | Martin Peschke | 1 | -0/+62 |
2008-04-07 | [SCSI] zfcp: Cleanup line breaks in debug trace. | Martin Peschke | 1 | -68/+55 |
2008-04-07 | [SCSI] zfcp: Shorten excessive names in debug trace. | Martin Peschke | 2 | -209/+170 |
2008-04-07 | [SCSI] zfcp: Move DBF definitions to private header file | Christof Schmitt | 2 | -209/+234 |
2008-04-07 | [SCSI] zfcp: Simplify zfcp_dbf_tag and related functions in debug trace. | Martin Peschke | 1 | -78/+65 |
2008-04-07 | [SCSI] zfcp: Simplify usage of hex dump output function for debug trace. | Martin Peschke | 1 | -41/+28 |