summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-12-10ARM: OMAP2+: AM43x: Add ID for ES1.2Lokesh Vutla
2014-12-10xen/blkfront: remove redundant flush_opVitaly Kuznetsov
2014-12-10xen/blkfront: improve protection against issuing unsupported REQ_FUAVitaly Kuznetsov
2014-12-10Merge branch 'irq-irqdomain-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2014-12-10drm/i915/bdw: Add WaForceEnableNonCoherent labelMichel Thierry
2014-12-10drm/i915: Protect against leaks in pipe_crc_set_sourceDaniel Vetter
2014-12-10drm/i915: Make i915_pipe_crc_read() oops proofVille Syrjälä
2014-12-10drm/i915: Allocate the pipe_crc->entires with kcalloc()Ville Syrjälä
2014-12-10drm/i915: Protect pipe_crc->entries updateVille Syrjälä
2014-12-10drm/i915: Fix CRC support for DP port D on CHVVille Syrjälä
2014-12-10drm/i915: Engage the DP scramble reset for pipe C on CHVVille Syrjälä
2014-12-10drm/i915: Add headers to the various render stateDamien Lespiau
2014-12-10drm/i915: Introduce FBC DocBook.Rodrigo Vivi
2014-12-10drm/i915: Software workaround for getting the HW status of DSI Port C on BYTGaurav K Singh
2014-12-10drm/i915: Enable MIPI PHY transparent latch for DSI Port CGaurav K Singh
2014-12-10drm/i915: Use DSI Pll1 for enabling MIPI DSI on Port CGaurav K Singh
2014-12-10drm/i915: Add MI_SET_APPID cmd to cmd parser tablesMichael H. Nguyen
2014-12-10drm/i915: Move FBC stuff to intel_fbc.cRodrigo Vivi
2014-12-10Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-12-10ARM: dts: am437x-sk: fix lcd enable pin mux dataFelipe Balbi
2014-12-10ARM: dts: Fix gpmc regression for omap 2430sdp smc91xTony Lindgren
2014-12-10Merge branch 'omap-for-v3.19/fixes-not-urgent' into omap-for-v3.19/fixesTony Lindgren
2014-12-10Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-12-10blk-mq: Fix uninitialized kobject at CPU hotpluggingTakashi Iwai
2014-12-10thermal: Fix cdev registration with THERMAL_NO_LIMIT on 64bitPunit Agrawal
2014-12-10perf kvm stat live: Mark events as (x86 only) in help outputAlexander Yarygin
2014-12-10drivers: thermal: Remove ARCH_HAS_BANDGAP dependency for samsungAbhilash Kesavan
2014-12-10Revert "swiotlb-xen: pass dev_addr to swiotlb_tbl_unmap_single"David Vrabel
2014-12-10drm/i915: Remove '& 0xffff' from the mask given to WA_REG()Damien Lespiau
2014-12-10drm/i915: Invert the mask and val arguments in wa_add() and WA_REG()Damien Lespiau
2014-12-10ALSA: pcxhr: NULL dereference on probe failureDan Carpenter
2014-12-10ALSA: lola: NULL dereference on probe failureDan Carpenter
2014-12-10drm: Prefer sizeof(type) over sizeof typeThierry Reding
2014-12-10drm: Remove useless else blockThierry Reding
2014-12-10drm: Remove unneeded braces for single statement blocksThierry Reding
2014-12-10drm: Do not assign in if conditionThierry Reding
2014-12-10drm: Prefer kmalloc_array() over kmalloc() with multiplyThierry Reding
2014-12-10drm: Prefer kcalloc() over kzalloc() with multiplyThierry Reding
2014-12-10drm: Miscellaneous checkpatch whitespace cleanupsThierry Reding
2014-12-10ALSA: hda - Add "eapd" model string for AD1986A codecTakashi Iwai
2014-12-10drm/tegra: Remove dummy ->load_lut() implementationThierry Reding
2014-12-10ALSA: hda - Add EAPD fixup for ASUS Z99He laptopTakashi Iwai
2014-12-10drm/sti: Remove dummy ->load_lut() implementationThierry Reding
2014-12-10drm/msm: Remove dummy ->load_lut() implementationThierry Reding
2014-12-10drm/bochs: Remove dummy ->load_lut() implementationThierry Reding
2014-12-10drm/armada: Remove dummy ->load_lut() implementationThierry Reding
2014-12-10KVM: x86: Emulate should check #UD before #GPNadav Amit
2014-12-10KVM: x86: Do not push eflags.vm on pushfNadav Amit
2014-12-10KVM: x86: Remove prefix flag when GP macro is usedNadav Amit
2014-12-10x86, kvm: Clear paravirt_enabled on KVM guests for espfix32's benefitAndy Lutomirski