summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-11-08drm/i915/bdw: support GMS and GGMS changesBen Widawsky3-3/+42
2013-11-08drm/i915/bdw: display stuffBen Widawsky3-1/+4
2013-11-08drm/i915/bdw: Clock gating initBen Widawsky1-0/+11
2013-11-08drm/i915/bdw: HW context supportBen Widawsky2-0/+6
2013-11-08drm/i915/bdw: Swizzling supportBen Widawsky2-0/+4
2013-11-08drm/i915/bdw: Fences on gen8 look just like gen7Ben Widawsky2-0/+2
2013-11-08drm/i915/bdw: Add device IDsBen Widawsky2-1/+46
2013-11-08drm/i915/bdw: Disable PPGTT for nowDaniel Vetter1-0/+2
2013-11-08drm/i915/bdw: Initialize BDW forcewake vfuncsBen Widawsky1-1/+1
2013-11-08drm/i915/bdw: Handle forcewake for writes on gen8Ben Widawsky1-1/+52
2013-11-05drm/i915/bdw: IS_GEN8 definitionBen Widawsky1-0/+1
2013-11-04Merge tag 'v3.12' into drm-intel-nextDaniel Vetter861-5178/+7681
2013-11-04Linux 3.12v3.12Linus Torvalds1-1/+1
2013-11-03Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds3-7/+8
2013-11-03ipc, msg: forbid negative values for "msg{max,mnb,mni}"Mathias Krause2-11/+15
2013-11-02Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-1/+13
2013-11-02ARC: Incorrect mm reference used in vmalloc fault handlerVineet Gupta1-3/+3
2013-11-02scripts/kallsyms: filter symbols not in kernel address spaceMing Lei2-1/+13
2013-11-01Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds4-14/+39
2013-11-01Merge tag 'usb-3.12-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds4-268/+66
2013-11-01Merge tag 'sound-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds4-1/+9
2013-11-01Merge tag 'clk-fixes-for-linus' of git://git.linaro.org/people/mturquette/linuxLinus Torvalds4-4/+25
2013-11-01memcg: remove incorrect underflow checkGreg Thelen1-1/+0
2013-11-01drm/i915: avoid unclaimed registers when capturing the error statePaulo Zanoni1-7/+8
2013-11-01drm/i915: Enable DP port CRC for the "auto" source on g4x/vlvDaniel Vetter1-2/+17
2013-11-01drm/i915: scramble reset support for DP port CRC on vlvDaniel Vetter1-0/+46
2013-11-01drm/i915: scramble reset support for DP port CRC on g4xDaniel Vetter2-0/+60
2013-11-01drm/i916: add "auto" pipe CRC sourceDaniel Vetter2-15/+77
2013-11-01USB: serial: ftdi_sio: add id for Z3X Box deviceАлексей Крамаренко2-0/+7
2013-11-01USB: Maintainers change for usb serial driversGreg KH1-50/+3
2013-11-01Revert "USB: pl2303: restrict the divisor based baud rate encoding method to ...Greg Kroah-Hartman1-5/+1
2013-11-01Revert "usb: pl2303: fix+improve the divsor based baud rate encoding method"Greg Kroah-Hartman1-52/+10
2013-11-01Revert "usb: pl2303: do not round to the next nearest standard baud rate for ...Greg Kroah-Hartman1-37/+28
2013-11-01Revert "usb: pl2303: remove 500000 baud from the list of standard baud rates"Greg Kroah-Hartman1-2/+2
2013-11-01Revert "usb: pl2303: move the two baud rate encoding methods to separate func...Greg Kroah-Hartman1-114/+101
2013-11-01Revert "usb: pl2303: increase the allowed baud rate range for the divisor bas...Greg Kroah-Hartman1-12/+4
2013-11-01Revert "usb: pl2303: also use the divisor based baud rate encoding method for...Greg Kroah-Hartman1-1/+1
2013-11-01Revert "usb: pl2303: add two comments concerning the supported baud rates wit...Greg Kroah-Hartman1-12/+0
2013-11-01Revert "pl2303: simplify the else-if contruct for type_1 chips in pl2303_star...Greg Kroah-Hartman1-2/+3
2013-11-01Revert "pl2303: improve the chip type information output on startup"Greg Kroah-Hartman1-10/+5
2013-11-01Revert "pl2303: improve the chip type detection/distinction"Greg Kroah-Hartman1-72/+23
2013-11-01Revert "USB: pl2303: distinguish between original and cloned HX chips"Greg Kroah-Hartman1-32/+11
2013-11-01Merge branch 'akpm' (fixes from Andrew Morton)Linus Torvalds2-30/+27
2013-11-01lib/scatterlist.c: don't flush_kernel_dcache_page on slab pageMing Lei1-1/+2
2013-11-01mm: memcg: fix test for child groupsJohannes Weiner1-24/+11
2013-11-01mm: memcg: lockdep annotation for memcg OOM lockJohannes Weiner1-1/+10
2013-11-01mm: memcg: use proper memcg in limit bypassJohannes Weiner1-4/+4
2013-11-01vfs: decrapify dput(), fix cache behavior under normal loadLinus Torvalds1-2/+3
2013-11-01i915: fix compiler warningLinus Torvalds1-2/+0
2013-11-01Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds4-63/+81