summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2009-03-26Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds50-2893/+3020
2009-03-26Merge branch 'for-2.6.30' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds3-4/+52
2009-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds705-80037/+89436
2009-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds40-536/+746
2009-03-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds50-609/+1160
2009-03-26Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller556-24773/+22574
2009-03-26Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds76-542/+1316
2009-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds146-3612/+4989
2009-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds113-530/+1052
2009-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds40-1850/+1533
2009-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds18-367/+2043
2009-03-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds5-17/+19
2009-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds12-3/+2596
2009-03-26Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...Linus Torvalds6-273/+379
2009-03-26[S390] use kzfree()Johannes Weiner1-2/+1
2009-03-26[S390] BUG to BUG_ON changesStoyan Gaydarov3-8/+5
2009-03-26[S390] Use csum_partial in checksum.hFrank Munzert1-1/+3
2009-03-26[S390] eliminate cpuinfo_S390 structureMartin Schwidefsky1-1/+1
2009-03-26[S390] list usage cleanup in s390Eric Sesterhenn1-4/+2
2009-03-26[S390] tape message cleanupCarsten Otte8-371/+267
2009-03-26[S390] qdio: merge inbound and outbound handler functionsJan Glauber3-45/+21
2009-03-26[S390] qdio: report SIGA errors directlyJan Glauber4-83/+47
2009-03-26[S390] qdio: tasklet termination in case of module unloadJan Glauber1-1/+2
2009-03-26[S390] qdio: seperate last move index and polling indexJan Glauber3-23/+23
2009-03-26[S390] qdio: move ACK to newest buffer for devices without QEBSMJan Glauber1-5/+8
2009-03-26[S390] qdio: call qdio_free also if qdio_shutdown failsJan Glauber1-4/+5
2009-03-26[S390] qdio: proper kill of qdio taskletsJan Glauber2-15/+28
2009-03-26[S390] qdio: Dont call qdio_shutdown in case qdio_activate failsJan Glauber1-3/+2
2009-03-26[S390] qdio: add missing tiq_list lockingJan Glauber2-3/+8
2009-03-26[S390] cio: prevent workqueue deadlockPeter Oberparleiter1-3/+16
2009-03-26[S390] cio: remove unused local variableSebastian Ott1-3/+0
2009-03-26[S390] cio: incorrect status check in interrogate functionPeter Oberparleiter1-1/+1
2009-03-26[S390] cio: fix rc generation after chsc callSebastian Ott1-0/+1
2009-03-26[S390] cio: fix wrong buffer access in cio_ignore_writeSebastian Ott1-2/+1
2009-03-26[S390] cio: ccw group fix unbind behaviour.Sebastian Ott1-6/+36
2009-03-26[S390] cio: fix sanity checks in ccwgroup driver.Sebastian Ott1-4/+12
2009-03-26[S390] cio: ccw group online store - report rcs to the caller.Sebastian Ott1-7/+8
2009-03-26[S390] cio: airq - fix array boundarySebastian Ott1-2/+2
2009-03-26[S390] cio: device scan oom fallback.Sebastian Ott1-4/+27
2009-03-26[S390] cio: ensure single load of irq handler pointerHeiko Carstens1-0/+2
2009-03-26[S390] cio/crw: add/fix lockingHeiko Carstens1-9/+23
2009-03-26[S390] cio: ccw device online store - report rc from ccw driver.Sebastian Ott1-8/+6
2009-03-26[S390] cio: Use ccw_device_set_notoper().Cornelia Huck1-1/+1
2009-03-26[S390] cio: Try harder to disable subchannel.Cornelia Huck2-9/+11
2009-03-26[S390] cio: Use unbind/bind instead of unregister/register.Cornelia Huck3-23/+10
2009-03-26[S390] split/move machine check handler codeHeiko Carstens9-671/+157
2009-03-26[S390] ftrace: dont trace machine check handlerHeiko Carstens1-2/+1
2009-03-26[S390] hvc_iucv: Provide IUCV z/VM user ID filteringHendrik Brueckner1-8/+246
2009-03-26[S390] hvc_iucv: Update and add missing kernel messagesHendrik Brueckner1-2/+5
2009-03-26[S390] delete drivers/s390/ebcdic.cHeiko Carstens1-246/+0