Age | Commit message (Expand) | Author |
2007-10-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds |
2007-10-19 | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds |
2007-10-19 | qeth: remove header_ops bug | Ursula Braun |
2007-10-19 | Convert files to UTF-8 and some cleanups | Jan Engelhardt |
2007-10-19 | Fix misspellings of "system", "controller", "interrupt" and "necessary". | Robert P. J. Day |
2007-10-19 | remove asm/bitops.h includes | Jiri Slaby |
2007-10-17 | unicode diacritics support | Samuel Thibault |
2007-10-16 | zfcp: sg chaining support | FUJITA Tomonori |
2007-10-15 | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds |
2007-10-12 | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 | Linus Torvalds |
2007-10-12 | Driver core: change add_uevent_var to use a struct | Kay Sievers |
2007-10-12 | [SCSI] zfcp: whitespace cleanup | Swen Schillig |
2007-10-12 | [SCSI] zfcp: Enable debug feature before setting adapter online | Christof Schmitt |
2007-10-12 | [SCSI] zfcp: cleanup, separation of ERP, non ERP-version for exchange_ functions | Swen Schillig |
2007-10-12 | [SCSI] zfcp: Remove braces for only one statement | Christof Schmitt |
2007-10-12 | [SCSI] zfcp: Remove unnecessary assignment | Christof Schmitt |
2007-10-12 | [SCSI] zfcp: avoid if (whatever) ; constructs. | Heiko Carstens |
2007-10-12 | [SCSI] zfcp: correct indentation for nested if-else | Christof Schmitt |
2007-10-12 | [S390] xpram: fix bio_end{_,}io typo | Martin Schwidefsky |
2007-10-12 | [S390] 3215: Handle special console device. | Cornelia Huck |
2007-10-12 | [S390] vmwatchdog: fix broken inline assembly. | Heiko Carstens |
2007-10-12 | [S390] tape: Fix medium state handling | Michael Holzheu |
2007-10-12 | [S390] zcore: fix inline assembly in memcpy_real() | Michael Holzheu |
2007-10-12 | [S390] qdio: change QDIO performance_stats error message priority | Ursula Braun |
2007-10-12 | [S390] is_power_of_2 in drivers/s390/block/dasd_int.h | vignesh babu |
2007-10-12 | [S390] qdio: dont cast function pointers and use them to call functions. | Heiko Carstens |
2007-10-12 | [S390] Get rid of a bunch of sparse warnings again. | Heiko Carstens |
2007-10-12 | [S390] zcrypt: fix PCIXCC/CEX2C error recovery | Ralph Wuerthner |
2007-10-12 | [S390] zcrypt: fix ap_reset_domain() | Ralph Wuerthner |
2007-10-12 | [S390] zcrypt: remove duplicated struct CPRBX definition | Ralph Wuerthner |
2007-10-12 | [S390] zcrypt: make init/exit functions static. | Heiko Carstens |
2007-10-12 | [S390] cio: Avoid machine check vs. not operational races. | Cornelia Huck |
2007-10-12 | [S390] cio: Fix device attributes for early devices. | Cornelia Huck |
2007-10-12 | [S390] cio: Disable channel measurements (cmf) on shutdown/reboot. | Cornelia Huck |
2007-10-12 | [S390] cio: Introduce ccw_bus_type.shutdown. | Cornelia Huck |
2007-10-12 | [S390] cio: Disable channel path measurements on shutdown/reboot. | Cornelia Huck |
2007-10-12 | [S390] cio: Minor style fixes. | Cornelia Huck |
2007-10-12 | [S390] cio: Add docbook comments. | Cornelia Huck |
2007-10-12 | [S390] cio: Kerneldoc comments for cmf. | Cornelia Huck |
2007-10-12 | [S390] cio: Fix some coding style issues in cmf. | Cornelia Huck |
2007-10-12 | [S390] cio: remove subchannel_add_files() | Cornelia Huck |
2007-10-12 | [S390] cio: rename css to channel_subsystems | Cornelia Huck |
2007-10-11 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/... | Linus Torvalds |
2007-10-11 | [QETH]: fix qeth_main.c | Andrew Morton |
2007-10-10 | qeth: discard inbound packets with unknown header id | Ursula Braun |
2007-10-10 | lcs: Channel errors drive lcs_recovery which leads to kernel panic. | Klaus D. Wacker |
2007-10-10 | qeth: avoid duplicate deletion of multicast addresses | Ursula Braun |
2007-10-10 | qeth: EDDP does not work on large MTUs | Frank Blaschka |
2007-10-10 | qeth: HiperSockets layer-3 interface drop non IPv4 or non IPv6 packets | Klaus D. Wacker |
2007-10-10 | [NET]: Move hardware header operations out of netdevice. | Stephen Hemminger |