Age | Commit message (Expand) | Author |
2009-11-17 | net/s390 drivers: add missing 'const' attribute | Heiko Carstens |
2009-11-16 | qeth: allow dynamic change of rx checksumming | Frank Blaschka |
2009-11-16 | qeth: rework TSO functions | Frank Blaschka |
2009-11-16 | qeth: Recognize return codes of ccw_device_set_online | Ursula Braun |
2009-11-16 | qeth: remaining EDDP cleanup | Ursula Braun |
2009-11-16 | qeth: Exploit Connection Isolation | Einar Lueck |
2009-11-13 | netiucv: displayed TX bytes value much too high | Ursula Braun |
2009-11-13 | s390: remove cu3088 layer for lcs and ctcm | Ursula Braun |
2009-11-13 | ctcm: suspend has to wait for outstanding I/O | Frank Blaschka |
2009-10-17 | ctcm rollback in case of errors | Einar Lueck |
2009-10-17 | lcs: Recognize return codes of ccw_device_set_online(). | Klaus-Dieter Wacker |
2009-10-17 | lcs: ODEBUG: object is on stack, but not annotated. | Klaus-Dieter Wacker |
2009-10-05 | qeth: Convert ethtool get_stats_count() ops to get_sset_count() | Ben Hutchings |
2009-10-01 | const: constify remaining file_operations | Alexey Dobriyan |
2009-09-23 | headers: utsname.h redux | Alexey Dobriyan |
2009-09-23 | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 | Linus Torvalds |
2009-09-22 | [S390] dasd: tolerate devices that have no feature codes | Stefan Weinhuber |
2009-09-22 | [S390] zcrypt: Do not add/remove devices in s/r callbacks | Felix Beck |
2009-09-22 | [S390] qdio: change state of all primed input buffers | Jan Glauber |
2009-09-22 | [S390] qdio: reduce per device debug messages | Jan Glauber |
2009-09-22 | [S390] cio: introduce consistent subchannel scanning | Sebastian Ott |
2009-09-22 | [S390] cio: idset use actual number of ssids | Sebastian Ott |
2009-09-22 | [S390] cio: dont kfree vmalloced memory | Sebastian Ott |
2009-09-22 | [S390] cio: introduce css_settle | Sebastian Ott |
2009-09-22 | [S390] cio: introduce css_eval_scheduled | Sebastian Ott |
2009-09-22 | [S390] cio: merge init calls | Sebastian Ott |
2009-09-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2009-09-22 | const: make block_device_operations const | Alexey Dobriyan |
2009-09-21 | trivial: remove unnecessary semicolons | Joe Perches |
2009-09-15 | driver model: constify attribute groups | David Brownell |
2009-09-14 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds |
2009-09-14 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds |
2009-09-11 | [S390] tape: Use pr_xxx instead of dev_xxx in shared driver code | Michael Holzheu |
2009-09-11 | [S390] Get rid of cpuid.h header file. | Heiko Carstens |
2009-09-11 | [S390] tape: Fix device online messages | Michael Holzheu |
2009-09-11 | [S390] kvm: use console_initcall() to initialize s390 virtio console | Hendrik Brueckner |
2009-09-11 | [S390] tape: reversed order of labels | Roel Kluin |
2009-09-11 | [S390] zcrypt: Free ap_device if dev_set_name fails. | Felix Beck |
2009-09-11 | [S390] zcrypt: Use spin_lock_bh in suspend callback | Felix Beck |
2009-09-11 | [S390] xpram: Remove checksum validation for suspend/resume | Michael Holzheu |
2009-09-11 | [S390] vmur: Invalid allocation sequence for vmur class | Michael Holzheu |
2009-09-11 | [S390] add call home support | Hans-Joachim Picht |
2009-09-11 | [S390] tape: use init_timer_on_stack() rather than init_timer() | Frank Munzert |
2009-09-11 | [S390] proper use of device register | Sebastian Ott |
2009-09-11 | [S390] dasd: fix message naming | Stefan Haberland |
2009-09-11 | [S390] dasd: optimize cpu usage in goodcase | Stefan Haberland |
2009-09-11 | [S390] dasd: fail requests when device state is less then ready | Stefan Weinhuber |
2009-09-11 | [S390] cio: remove ccw_device init_name | Sebastian Ott |
2009-09-11 | [S390] cio: move final put_device to ccw_device_unregister | Sebastian Ott |
2009-09-11 | [S390] cio: remove subchannel init_name | Sebastian Ott |