aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2009-03-26[S390] qdio: merge inbound and outbound handler functionsJan Glauber
2009-03-26[S390] qdio: report SIGA errors directlyJan Glauber
2009-03-26[S390] qdio: tasklet termination in case of module unloadJan Glauber
2009-03-26[S390] qdio: seperate last move index and polling indexJan Glauber
2009-03-26[S390] qdio: move ACK to newest buffer for devices without QEBSMJan Glauber
2009-03-26[S390] qdio: call qdio_free also if qdio_shutdown failsJan Glauber
2009-03-26[S390] qdio: proper kill of qdio taskletsJan Glauber
2009-03-26[S390] qdio: Dont call qdio_shutdown in case qdio_activate failsJan Glauber
2009-03-26[S390] qdio: add missing tiq_list lockingJan Glauber
2009-03-26[S390] cio: prevent workqueue deadlockPeter Oberparleiter
2009-03-26[S390] cio: remove unused local variableSebastian Ott
2009-03-26[S390] cio: incorrect status check in interrogate functionPeter Oberparleiter
2009-03-26[S390] cio: fix rc generation after chsc callSebastian Ott
2009-03-26[S390] cio: fix wrong buffer access in cio_ignore_writeSebastian Ott
2009-03-26[S390] cio: ccw group fix unbind behaviour.Sebastian Ott
2009-03-26[S390] cio: fix sanity checks in ccwgroup driver.Sebastian Ott
2009-03-26[S390] cio: ccw group online store - report rcs to the caller.Sebastian Ott
2009-03-26[S390] cio: airq - fix array boundarySebastian Ott
2009-03-26[S390] cio: device scan oom fallback.Sebastian Ott
2009-03-26[S390] cio: ensure single load of irq handler pointerHeiko Carstens
2009-03-26[S390] cio/crw: add/fix lockingHeiko Carstens
2009-03-26[S390] cio: ccw device online store - report rc from ccw driver.Sebastian Ott
2009-03-26[S390] cio: Use ccw_device_set_notoper().Cornelia Huck
2009-03-26[S390] cio: Try harder to disable subchannel.Cornelia Huck
2009-03-26[S390] cio: Use unbind/bind instead of unregister/register.Cornelia Huck
2009-03-26[S390] split/move machine check handler codeHeiko Carstens
2009-03-26[S390] ftrace: dont trace machine check handlerHeiko Carstens
2009-03-26[S390] hvc_iucv: Provide IUCV z/VM user ID filteringHendrik Brueckner
2009-03-26[S390] hvc_iucv: Update and add missing kernel messagesHendrik Brueckner
2009-03-26[S390] delete drivers/s390/ebcdic.cHeiko Carstens
2009-03-26[S390] move sysinfo.c from drivers/s390 to arch/s390/kernelHeiko Carstens
2009-03-26[S390] dasd: message cleanupStefan Haberland
2009-03-26[S390] dasd: add High Performance FICON supportStefan Weinhuber
2009-03-26[S390] dasd: add large volume supportStefan Weinhuber
2009-03-26[S390] dasd_eckd / Write format R0 is now allowed BBJean-Baptiste Joret
2009-03-26[S390] dasd: enable compat ioctlsHeiko Carstens
2009-03-26[S390] Automatic IPL after dumpFrank Munzert
2009-03-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-03-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2009-03-22ucc_geth: Fix oops when using fixed-link supportAnton Vorontsov
2009-03-22dm9000: locking bugfixDavid Brownell
2009-03-22net: update dnet.c for bus_id removalStephen Rothwell
2009-03-22radeonfb: Whack the PCI PM register until it sticksBenjamin Herrenschmidt
2009-03-21dnet: DNET should depend on HAS_IOMEMIlya Yanok
2009-03-21dca: add missing copyright/license headersMaciej Sosnowski
2009-03-19sungem: missing net_device_opsStephen Hemminger
2009-03-19be2net: fix to restore vlan ids into BE2 during a IF DOWN->UP cycleSathya Perla
2009-03-19be2net: replenish when posting to rx-queue is starved in out of mem conditionsSathya Perla
2009-03-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2009-03-18Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller