| Commit message (Expand) | Author | Age | Files | Lines |
* | s390 tty: Prepare for put_char to return success/fail | Alan Cox | 2008-04-30 | 4 | -6/+12 |
* | s390: use non-racy method for proc entries creation | Denis V. Lunev | 2008-04-29 | 3 | -14/+10 |
* | proc: remove proc_root from drivers | Alexey Dobriyan | 2008-04-29 | 4 | -8/+8 |
* | return pfn from direct_access, for XIP | Jared Hulbert | 2008-04-28 | 1 | -3/+5 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 2008-04-27 | 3 | -20/+151 |
|\ |
|
| * | [SCSI] zfcp: Add some statistics provided by the FCP adapter to the sysfs | Swen Schillig | 2008-04-27 | 2 | -2/+130 |
| * | [SCSI] zfcp: Print some messages only during ERP | Swen Schillig | 2008-04-27 | 1 | -17/+19 |
| * | [SCSI] zfcp: Wait for free SBAL during exchange config | Swen Schillig | 2008-04-27 | 1 | -1/+2 |
* | | s390: KVM guest: virtio device support, and kvm hypercalls | Christian Borntraeger | 2008-04-27 | 3 | -1/+348 |
|/ |
|
* | Convert asm/semaphore.h users to linux/semaphore.h | Matthew Wilcox | 2008-04-18 | 1 | -1/+1 |
* | drivers: Remove unnecessary inclusions of asm/semaphore.h | Matthew Wilcox | 2008-04-18 | 1 | -1/+0 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.26 | Linus Torvalds | 2008-04-18 | 33 | -16798/+20316 |
|\ |
|
| * | qeth: keep ip-address after LAN_OFFLINE failure | Ursula Braun | 2008-04-16 | 1 | -1/+1 |
| * | qeth: core code should alloc headroom for LLC protocol | Frank Blaschka | 2008-04-16 | 1 | -1/+5 |
| * | qeth: improving debug message handling | Peter Tiedemann | 2008-04-16 | 7 | -626/+544 |
| * | qeth: layer 3 do not allow to change mac address | Frank Blaschka | 2008-04-16 | 1 | -0/+1 |
| * | qeth: CCL-sequence numbers required for protocol ETH_P_802_2 only | Ursula Braun | 2008-04-16 | 1 | -1/+2 |
| * | qeth: set lan_online flag after a received STARTLAN | Ursula Braun | 2008-04-16 | 1 | -0/+1 |
| * | qeth: allow qdio queue element addresses > 2GB | Ursula Braun | 2008-04-16 | 1 | -4/+4 |
| * | qeth: improve ip_list administration after deregister failures | Ursula Braun | 2008-04-16 | 3 | -7/+11 |
| * | [NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS. | YOSHIFUJI Hideaki | 2008-03-26 | 1 | -1/+1 |
| * | Merge branch 'upstream-net26' of master.kernel.org:/pub/scm/linux/kernel/git/... | David S. Miller | 2008-03-22 | 32 | -16092/+19678 |
| |\ |
|
| | * | qeth: remove old qeth files | Frank Blaschka | 2008-03-17 | 10 | -14269/+0 |
| | * | qeth: new qeth device driver | Frank Blaschka | 2008-03-17 | 13 | -16/+13495 |
| | * | ctc: removal of the old ctc driver | Peter Tiedemann | 2008-03-17 | 4 | -3537/+0 |
| | * | ctcm: infrastructure for replaced ctc driver | Peter Tiedemann | 2008-03-17 | 11 | -8/+7920 |
| | * | drivers/s390/net: Kconfig brush up | Ursula Braun | 2008-03-17 | 1 | -21/+22 |
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/... | David S. Miller | 2008-03-18 | 5 | -13/+15 |
| |\ \
| | |/ |
|
| * | | [NETNS]: Disable inetaddr notifiers in namespaces other than initial. | Denis V. Lunev | 2008-02-28 | 1 | -0/+3 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 2008-04-18 | 13 | -1532/+1448 |
|\ \ \ |
|
| * | | | [SCSI] zfcp: Fix error handling for blocked unit for send FCP command | Christof Schmitt | 2008-04-18 | 1 | -1/+1 |
| * | | | [SCSI] zfcp: Remove zfcp_erp_wait from slave destory handler to fix deadlock | Christof Schmitt | 2008-04-18 | 1 | -1/+0 |
| * | | | [SCSI] zfcp: fix 31 bit compile warnings | Martin Peschke | 2008-04-18 | 11 | -213/+211 |
| * | | | [SCSI] zfcp: fix compiler warning caused by poking inside new semaphore (linu... | Martin Peschke | 2008-04-17 | 2 | -3/+0 |
| * | | | [SCSI] zfcp: Add docbook comments to debug trace. | Martin Peschke | 2008-04-07 | 1 | -0/+62 |
| * | | | [SCSI] zfcp: Cleanup line breaks in debug trace. | Martin Peschke | 2008-04-07 | 1 | -68/+55 |
| * | | | [SCSI] zfcp: Shorten excessive names in debug trace. | Martin Peschke | 2008-04-07 | 2 | -209/+170 |
| * | | | [SCSI] zfcp: Move DBF definitions to private header file | Christof Schmitt | 2008-04-07 | 2 | -209/+234 |
| * | | | [SCSI] zfcp: Simplify zfcp_dbf_tag and related functions in debug trace. | Martin Peschke | 2008-04-07 | 1 | -78/+65 |
| * | | | [SCSI] zfcp: Simplify usage of hex dump output function for debug trace. | Martin Peschke | 2008-04-07 | 1 | -41/+28 |
| * | | | [SCSI] zfcp: Remove obsolete output function from debug trace. | Martin Peschke | 2008-04-07 | 1 | -15/+0 |
| * | | | [SCSI] zfcp: Cleanup debug trace view functions. | Martin Peschke | 2008-04-07 | 1 | -220/+162 |
| * | | | [SCSI] zfcp: simplify zfcp_dbf_timestamp() | Martin Peschke | 2008-04-07 | 1 | -14/+16 |
| * | | | [SCSI] zfcp: Remove obsolete erp_dbf trace | Martin Peschke | 2008-04-07 | 7 | -525/+4 |
| * | | | [SCSI] zfcp: Add trace records for recovery actions. | Martin Peschke | 2008-04-07 | 4 | -0/+51 |
| * | | | [SCSI] zfcp: Trace all triggers of error recovery activity | Martin Peschke | 2008-04-07 | 12 | -190/+362 |
| * | | | [SCSI] zfcp: Add traces for state changes. | Martin Peschke | 2008-04-07 | 10 | -114/+288 |
| * | | | [SCSI] zfcp: Add trace records for recovery thread and its queues | Martin Peschke | 2008-04-07 | 4 | -0/+75 |
| * | | | [SCSI] zfcp: Register new recovery trace. | Martin Peschke | 2008-04-07 | 3 | -0/+53 |
| * | | | [SCSI] zfcp: Introduce printf helper functions for debug trace. | Martin Peschke | 2008-04-07 | 1 | -0/+16 |