summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-08-06ARM: ux500: add an SMP enablement type and move cpu nodesLinus Walleij2-26/+28
2015-08-06virtio-input: reset device and detach unused during removeJason Wang1-0/+4
2015-08-05drm/amdgpu: set fw_version and feature_version for smu fw loadingJammy Zhou3-21/+30
2015-08-05drm/amdgpu: add feature version for SDMA ucodeJammy Zhou5-1/+5
2015-08-05drm/amdgpu: add feature version for RLC and MEC v2Jammy Zhou4-5/+21
2015-08-05drm/amdgpu: increment queue when iterating on this variable.Nicolas Iooss1-1/+1
2015-08-05drm/amdgpu: fix rb setting for CZAlex Deucher1-4/+1
2015-08-05Input: twl4030-vibra - fix ERROR: Bad of_node_put() warningMarek Belisko1-1/+2
2015-08-05Merge tag 'phy-for-4.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman4-6/+73
2015-08-05Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-6/+6
2015-08-05hwmon: (g762) Export OF module alias informationJavier Martinez Canillas1-0/+1
2015-08-05hwmon: (nct7904) Export I2C module alias informationJavier Martinez Canillas1-0/+1
2015-08-05hwmon: (dell-smm) Blacklist Dell Studio XPS 8100Pali Rohár1-1/+17
2015-08-05ALSA: hda - one Dell machine needs the headphone white noise fixupHui Wang1-0/+1
2015-08-05ARM: dts: dra7: Fix broken pbias device creationKishon Vijay Abraham I1-1/+1
2015-08-05ARM: dts: OMAP5: Fix broken pbias device creationKishon Vijay Abraham I1-1/+2
2015-08-05ARM: dts: OMAP4: Fix broken pbias device creationKishon Vijay Abraham I1-1/+2
2015-08-05ARM: dts: omap243x: Fix broken pbias device creationKishon Vijay Abraham I1-1/+2
2015-08-05KVM: MTRR: Use default type for non-MTRR-covered gfn before WARN_ONAlex Williamson1-4/+4
2015-08-05drm/i2c: tda998x: fix bad checksum of the HDMI AVI infoframeJean-Francois Moine1-2/+2
2015-08-05MIPS: Make set_pte() SMP safe.David Daney1-0/+31
2015-08-05Merge tag 'md/4.2-rc5-fixes' of git://neil.brown.name/mdLinus Torvalds3-7/+10
2015-08-05Merge branch 'for-4.2' of git://linux-nfs.org/~bfields/linuxLinus Torvalds3-11/+13
2015-08-05netfilter: conntrack: Use flags in nf_ct_tmpl_alloc()Joe Stringer1-2/+2
2015-08-05mm, vmscan: Do not wait for page writeback for GFP_NOFS allocationsMichal Hocko1-10/+6
2015-08-05ARC: Make pt_regs regs unsignedVineet Gupta2-37/+37
2015-08-05ALSA: fireworks/firewire-lib: add support for recent firmware quirkTakashi Sakamoto5-2/+23
2015-08-05Revert "ALSA: fireworks: add support for AudioFire2 quirk"Takashi Sakamoto3-6/+0
2015-08-05staging: lustre: Include unaligned.h instead of access_ok.hGuenter Roeck1-1/+1
2015-08-05may_follow_link() should use nd->inodeAl Viro1-1/+1
2015-08-05batman-adv: initialize up/down values when adding a gatewaySimon Wunderlich1-0/+2
2015-08-05batman-adv: protect tt_local_entry from concurrent delete eventsMarek Lindner1-1/+10
2015-08-05batman-adv: fix kernel crash due to missing NULL checksMarek Lindner2-4/+17
2015-08-05batman-adv: avoid DAT to mess up LAN stateAntonio Quartulli1-5/+13
2015-08-04Merge tag 'pci-v4.2-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+1
2015-08-04Merge tag 'topic/mst-fixes-2015-08-04' of git://anongit.freedesktop.org/drm-i...Linus Torvalds4-7/+26
2015-08-04Merge tag 'for-linus-4.2-rc5-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds5-17/+62
2015-08-04ASoC: topology: fix typo in soc_tplg_kcontrol_bind_io()Mengdong Lin1-1/+1
2015-08-04ARM: dts: dra7: Add syscon-pllreset syscon to SATA PHYRoger Quadros1-0/+1
2015-08-04xen/events/fifo: Handle linked events when closing a portRoss Lagerwall3-9/+53
2015-08-04Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...Linus Torvalds1-2/+7
2015-08-04HID: hid-input: Fix accessing freed memory during device disconnectKrzysztof Kozlowski1-2/+5
2015-08-04drm/atomic-helpers: Make encoder picking more robustDaniel Vetter1-5/+6
2015-08-04drm/dp-mst: Remove debug WARN_ONDaniel Vetter1-1/+0
2015-08-04drm/i915: Fixup dp mst encoder selectionDaniel Vetter1-0/+11
2015-08-04drm/atomic-helper: Add an atomice best_encoder callbackDaniel Vetter2-1/+9
2015-08-04perf: Fix fasync handling on inherited eventsPeter Zijlstra1-2/+10
2015-08-04xen-netback: Allocate fraglist early to avoid complex rollbackRoss Lagerwall1-28/+33
2015-08-04udp: fix dst races with multicast early demuxEric Dumazet1-3/+10
2015-08-04ALSA: HDA: Dont check return for snd_hdac_chip_readlJeeja KP1-6/+0