aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390/cio/qdio_main.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2010-02-08drivers/net: Correct NULL testJulia Lawall1-1/+1
2010-02-08MAINTAINERS: networking drivers - Add git net-next treeJoe Perches1-0/+1
2010-02-08net/sched: Fix module name in KconfigJan Luebbe1-8/+8
2010-02-08cxgb3: fix GRO checksum checkDivy Le Ray1-8/+12
2010-02-09md: fix 'degraded' calculation when starting a reshape.NeilBrown1-4/+7
2010-02-09drm/nouveau: make dp auxch xfer len check for reads onlyBen Skeggs1-5/+5
2010-02-09drm/nv40: make INIT_COMPUTE_MEM a NOP, just like nv50Ben Skeggs1-1/+1
2010-02-09drm/nouveau: Add proper vgaarb support.Marcin Kościelnicki1-0/+8
2010-02-09drm/nouveau: Fix fbcon on mixed pre-NV50 + NV50 multicard.Marcin Kościelnicki4-12/+42
2010-02-09drivers/gpu/drm/nouveau/nouveau_grctx.c: correct NULL testJulia Lawall1-2/+2
2010-02-09drm/nouveau: call ttm_bo_wait with the bo lock held to prevent hangLuca Barbieri1-0/+2
2010-02-09drm/nouveau: Fixup semaphores on pre-nv50 cards.Francisco Jerez1-0/+14
2010-02-09drm/nouveau: Add getparam to get available PGRAPH units.Marcin Kościelnicki3-0/+11
2010-02-09drm/nouveau: Add module options to disable acceleration.Marcin Kościelnicki4-15/+37
2010-02-09drm/nouveau: fix non-vram notifier blocksBen Skeggs2-4/+11
2010-02-089p: fix p9_client_destroy unconditional calling v9fs_put_transEric Van Hensbergen1-12/+19
2010-02-089p: fix memory leak in v9fs_parse_options()Eric Van Hensbergen1-10/+17
2010-02-089p: Fix the kernel crash on a failed mountAneesh Kumar K.V1-1/+2
2010-02-09drm/radeon/kms: add quirk for VGA without DDC on rv730 XFX card.Dave Airlie1-0/+9
2010-02-08dst: call cond_resched() in dst_gc_task()Eric Dumazet1-0/+2
2010-02-09drm/radeon/kms: don't crash if no DDC bus on VGA/DVI connector.Dave Airlie2-9/+22
2010-02-089p: fix option parsingEric Van Hensbergen4-16/+22
2010-02-089p: Include fsync support for 9p clientM. Mohan Kumar3-1/+21
2010-02-08ocfs2/cluster: Make o2net connect messages KERN_NOTICESunil Mushran1-3/+3
2010-02-08ocfs2/dlm: Fix printing of locknameSunil Mushran1-1/+1
2010-02-08Revert "nfsd4: fix error return when pseudoroot missing"J. Bruce Fields1-9/+1
2010-02-08net/9p: fix statsize inside twstatEric Van Hensbergen1-2/+3
2010-02-08net/9p: fail when user specifies a transport which we can't findEric Van Hensbergen1-0/+8
2010-02-08net/9p: fix virtio transport to correctly update status on connectEric Van Hensbergen1-0/+1
2010-02-08[SCSI] qla2xxx: Obtain proper host structure during response-queue processing.Anirban Chakraborty3-32/+6
2010-02-08[SCSI] compat_ioct: fix bsg SG_IOFUJITA Tomonori1-0/+6
2010-02-08[SCSI] qla2xxx: make msix interrupt handler safe for irqXiaotian Feng1-6/+9
2010-02-08[SCSI] zfcp: Report FC BSG errors in correct fieldSwen Schillig1-5/+4
2010-02-08[SCSI] mptfusion : mptscsih_abort return value should be SUCCESS instead of value 0.Kashyap, Desai1-1/+1
2010-02-08netfilter: nf_conntrack: fix hash resizing with namespacesPatrick McHardy10-47/+49
2010-02-08netfilter: xtables: compat out of scope fixAlexey Dobriyan3-6/+6
2010-02-08netfilter: nf_conntrack: restrict runtime expect hashsize modificationsAlexey Dobriyan1-1/+1
2010-02-08netfilter: nf_conntrack: per netns nf_conntrack_cachepEric Dumazet2-16/+25
2010-02-08netfilter: nf_conntrack: fix memory corruption with multiple namespacesPatrick McHardy1-12/+12
2010-02-08cifs: fix dentry hash calculation for case-insensitive mountsJeff Layton1-2/+5
2010-02-08[CIFS] Don't cache timestamps on utimes due to coarse granularitySteve French1-1/+11
2010-02-08V4L/DVB: dvb-core: fix initialization of feeds list in demux filterFrancesco Lavra1-1/+1
2010-02-08V4L/DVB: dvb_demux: Don't use vmalloc at dvb_dmx_swfilter_packetMauro Carvalho Chehab1-11/+8
2010-02-08V4L/DVB: Fix the risk of an oops at dvb_dmx_releaseMauro Carvalho Chehab1-0/+1
2010-02-08microblaze: Invalidate dcache before enabling itMichal Simek1-0/+1
2010-02-07Input: psmouse - make sure we don't schedule reconnects after cleanupDmitry Torokhov1-1/+8
2010-02-08drm/radeon/kms: change Kconfig text to reflect the new option.Dave Airlie1-4/+8
2010-02-08powerpc/pseries: Fix kexec regression caused by CPPR trackingMark Nelson1-2/+12
2010-02-08sh: Remove superfluous setup_frame_reg callMatt Fleming1-1/+0
2010-02-08sh: Don't continue unwinding across interruptsMatt Fleming1-0/+20