aboutsummaryrefslogtreecommitdiffstats
path: root/include/drm (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2015-01-07assoc_array: Include rcupdate.h for call_rcu() definitionPranith Kumar1-0/+1
2015-01-07vhost/net: length miscalculationMichael S. Tsirkin1-1/+1
2015-01-07pinctrl: st: Add irq_disable hook to st_gpio_irqchipPatrice CHOTARD1-0/+1
2015-01-07pinctrl: st: avoid multiple mutex lockFrancesco VIRLINZI1-1/+3
2015-01-06qla3xxx: don't allow never end busy loopAndy Shevchenko1-5/+3
2015-01-06ACPI / video: Add disable_native_backlight quirk for Dell XPS15 L521XHans de Goede1-0/+10
2015-01-06mm: propagate error from stack expansion even for guard pageLinus Torvalds2-3/+3
2015-01-06xen-netback: fixing the propagation of the transmit shaper timeoutPalik, Imre1-0/+1
2015-01-06r8152: support ndo_features_checkhayeswang1-0/+17
2015-01-06virtio_pci: document why we defer kfreeMichael S. Tsirkin1-0/+3
2015-01-06virtio_pci: defer kfree until release callbackSasha Levin1-6/+4
2015-01-06virtio_pci: device-specific release callbackMichael S. Tsirkin3-10/+9
2015-01-06virtio: make del_vqs idempotentMichael S. Tsirkin1-0/+1
2015-01-06batman-adv: fix potential TT client + orig-node memory leakLinus Lüssing1-3/+3
2015-01-06batman-adv: fix multicast counter when purging originatorsLinus Lüssing1-1/+2
2015-01-06batman-adv: fix counter for multicast supporting nodesLinus Lüssing1-3/+5
2015-01-06batman-adv: fix lock class for decoding hash in network-coding.cMartin Hundebøll1-1/+1
2015-01-06batman-adv: fix delayed foreign originator recognitionLinus Lüssing1-0/+1
2015-01-06batman-adv: fix and simplify condition when bonding should be usedSimon Wunderlich1-2/+4
2015-01-05Linux 3.19-rc3Linus Torvalds1-1/+1
2015-01-05ACPI / processor: Rename acpi_(un)map_lsapic() to acpi_(un)map_cpu()Hanjun Guo4-15/+13
2015-01-05ACPI / processor: Convert apic_id to phys_id to make it arch agnosticHanjun Guo3-41/+44
2015-01-05ACPI / PM: Fix PM initialization for devices that are not presentRafael J. Wysocki2-6/+9
2015-01-05[IA64] Enable execveat syscall for ia64Tony Luck3-1/+3
2015-01-05KEYS: close race between key lookup and freeingSasha Levin1-2/+2
2015-01-05iommu/rockchip: Drop owner assignment from platform_driversWolfram Sang1-1/+0
2015-01-05iommu/vt-d: Remove dead code in device_notifierJoerg Roedel1-8/+0
2015-01-05iommu/vt-d: Fix dmar_domain leak in iommu_attach_deviceJoerg Roedel1-0/+4
2015-01-05iommu/ipmmu-vmsa: Change IOMMU_EXEC to IOMMU_NOEXECLaurent Pinchart1-3/+3
2015-01-05crypto: sha-mb - Add avx2_supported check.Vinson Lee1-1/+1
2015-01-05crypto: aesni - fix "by8" variant for 128 bit keysMathias Krause1-11/+35
2015-01-05Revert "mac80211: Fix accounting of the tailroom-needed counter"Johannes Berg2-8/+11
2015-01-04net: ethernet: cpsw: fix hangs with interruptsFelipe Balbi1-11/+8
2015-01-04Revert "ARM: 7830/1: delay: don't bother reporting bogomips in /proc/cpuinfo"Pavel Machek2-0/+21
2015-01-04x86, um: actually mark system call tables readonlyDaniel Borkmann2-2/+2
2015-01-04um: Skip futex_atomic_cmpxchg_inatomic() testRichard Weinberger1-0/+1
2015-01-02enic: free all rq buffs when allocation failsGovindarajulu Varadarajan1-2/+4
2015-01-02qmi_wwan: Set random MAC on devices with buggy fwKristian Evensen1-3/+7
2015-01-02openvswitch: Consistently include VLAN header in flow and port stats.Ben Pfaff2-3/+4
2015-01-02tcp: Do not apply TSO segment limit to non-TSO packetsHerbert Xu1-2/+2
2015-01-02Altera TSE: Add missing phydevKostya Belezko1-9/+6
2015-01-02net/mlx4_core: Fix error flow in mlx4_init_hca()Jack Morgenstein1-9/+4
2015-01-02net/mlx4_core: Correcly update the mtt's offset in the MR re-reg flowMaor Gottlieb1-4/+5
2015-01-02ext4: remove spurious KERN_INFO from ext4_warning callJakub Wilk1-1/+1
2015-01-02Revert "ext4: fix suboptimal seek_{data,hole} extents traversial"Theodore Ts'o2-108/+116
2014-12-31qlcnic: Fix return value in qlcnic_probe()Yongjian Xu1-0/+1
2014-12-31net: axienet: fix error return codeJulia Lawall1-0/+2
2014-12-31net: sun4i-emac: fix error return codeJulia Lawall1-1/+3
2014-12-31myri10ge: fix error return codeJulia Lawall1-1/+3
2014-12-31net: Xilinx: fix error return codeJulia Lawall2-0/+3