aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2014-06-10ring-buffer: Check if buffer exists before pollingSteven Rostedt (Red Hat)3-8/+21
2014-06-10scripts: objdiff: support directories for the augument of record commandMasahiro Yamada1-11/+22
2014-06-10scripts: objdiff: fix a commentMasahiro Yamada1-1/+1
2014-06-10scripts: objdiff: change the extension of disassembly from .o to .disMasahiro Yamada1-2/+3
2014-06-10scripts: objdiff: improve path flexibility for record commandMasahiro Yamada1-6/+16
2014-06-10scripts: objdiff: remove unnecessary codeMasahiro Yamada1-2/+0
2014-06-10scripts: objdiff: direct error messages to stderrMasahiro Yamada1-9/+9
2014-06-10scripts: objdiff: get the path to .tmp_objdiff more simplyMasahiro Yamada1-7/+5
2014-06-10deb-pkg: Add automatic support for s390x architectureBen Hutchings1-1/+1
2014-06-10coccicheck: Add unneeded return variable testPeter Senna Tschudin1-0/+66
2014-06-10kbuild: Fix a typo in documentationWarren Turkal1-1/+1
2014-06-10kbuild: trivial - use tabs for code indent where possibleMasahiro Yamada19-87/+85
2014-06-10Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-nextDave Airlie48-122/+687
2014-06-10drm/gk208/gr: add missing registers to grctx initIlia Mirkin1-0/+2
2014-06-10drm/nouveau/kms/nv04-nv40: fix pageflip events via special case.Mario Kleiner1-2/+8
2014-06-10drm/nv50-/mc: fix kms pageflip events by reordering irq handling order.Mario Kleiner3-3/+3
2014-06-10drm/nouveau/disp/nv04-nv40: abort scanoutpos query on vga analog.Mario Kleiner1-0/+8
2014-06-10drm/nv50-/kms: wait for enough ring space in crtc_prepare()Ben Skeggs1-2/+2
2014-06-10drm/nouveau/disp/dp: support training pattern 3Ben Skeggs2-2/+8
2014-06-10drm/nouveau/disp/dp: support aux read interval during link trainingBen Skeggs2-6/+8
2014-06-10drm/gk104/gpio: fix incorrect interrupt register usageBen Skeggs1-5/+5
2014-06-10drm/nouveau/core: punt all object state change messages to trace levelBen Skeggs1-5/+5
2014-06-10drm/nouveau/clk: allow end-user reclocking for nv40, nvaa, and nve0 clock typesIlia Mirkin9-12/+23
2014-06-10drm/nouveau/fb: default NvMemExec to on, turning it off is used for debugging onlyIlia Mirkin4-4/+4
2014-06-10drm/nouveau/bios: fix a potential NULL deref in the PROM shadowing functionMartin Peres1-4/+5
2014-06-10drm/nouveau/i2c: bump the i2c delay for the adt7473Martin Peres1-3/+3
2014-06-10drm/nouveau/therm/fan/tach: default to 2 pulses per revolutionMartin Peres1-1/+1
2014-06-10drm/nvf0/device: enable video decoding engines on gk110/gk208John Rowley1-6/+0
2014-06-10drm/nvf1/device: add support for 0xf1 (gk110b)John Rowley1-0/+35
2014-06-10drm/nouveau/device: support for probing GK20AAlexandre Courbot1-0/+17
2014-06-10drm/nouveau/graph: add GK20A supportAlexandre Courbot8-9/+123
2014-06-10drm/nouveau/graph: pad firmware code at load timeAlexandre Courbot1-0/+4
2014-06-10drm/nouveau/graph: enable when using external fwAlexandre Courbot1-3/+7
2014-06-10drm/nouveau/fifo: add GK20A supportAlexandre Courbot4-0/+38
2014-06-10drm/nouveau/fb: add GK20A supportAlexandre Courbot5-0/+212
2014-06-10drm/nouveau/ibus: add GK20A supportAlexandre Courbot3-0/+105
2014-06-10drm/nvc0/bar: support chips without BAR3Alexandre Courbot1-55/+59
2014-06-10drm/nouveau/bar: only ioremap BAR3 if it existsAlexandre Courbot1-2/+4
2014-06-10iscsi-target: Fix ABORT_TASK + connection reset iscsi_queue_req memory leakNicholas Bellinger1-2/+1
2014-06-10target: Use complete_all for se_cmd->t_transport_stop_compNicholas Bellinger1-3/+3
2014-06-10target: Set CMD_T_ACTIVE bit for Task Management RequestsNicholas Bellinger1-0/+6
2014-06-10Merge branch 'drm-next-3.16' of git://people.freedesktop.org/~agd5f/linux into drm-nextDave Airlie34-106/+285
2014-06-09Merge tag 'for-f2fs-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fsLinus Torvalds20-312/+797
2014-06-09drm/radeon: Move fb update from radeon_flip_work_func to radeon_crtc_page_flipMichel Dänzer1-3/+3
2014-06-09Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds11-98/+158
2014-06-09drm/radeon/dpm: powertune updates for SIAlex Deucher1-3/+10
2014-06-09Revert "drm/radeon: use variable UVD clocks"Alex Deucher2-1/+5
2014-06-09drm/radeon: add query for number of active CUsAlex Deucher10-4/+76
2014-06-09drm/radeon: add debugfs file to trigger GPU resetChristian König1-1/+21
2014-06-09drm/radeon: make vm_block_size a module parameterChristian König7-19/+35