summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-01-06drm/amdkfd: reformat IOCTL definitions to drm-styleOded Gabbay
2015-01-06drm/amdkfd: Do copy_to/from_user in general kfd_ioctl()Oded Gabbay
2015-01-06virtio_pci: document why we defer kfreeMichael S. Tsirkin
2015-01-06virtio_pci: defer kfree until release callbackSasha Levin
2015-01-06virtio_pci: device-specific release callbackMichael S. Tsirkin
2015-01-06virtio: make del_vqs idempotentMichael S. Tsirkin
2015-01-06batman-adv: fix potential TT client + orig-node memory leakLinus Lüssing
2015-01-06batman-adv: fix multicast counter when purging originatorsLinus Lüssing
2015-01-06batman-adv: fix counter for multicast supporting nodesLinus Lüssing
2015-01-06batman-adv: fix lock class for decoding hash in network-coding.cMartin Hundebøll
2015-01-06batman-adv: fix delayed foreign originator recognitionLinus Lüssing
2015-01-06batman-adv: fix and simplify condition when bonding should be usedSimon Wunderlich
2015-01-05Linux 3.19-rc3v3.19-rc3Linus Torvalds
2015-01-05Merge tag 'powerpc-3.19-3' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds
2015-01-05ACPI / processor: Rename acpi_(un)map_lsapic() to acpi_(un)map_cpu()Hanjun Guo
2015-01-05ACPI / processor: Convert apic_id to phys_id to make it arch agnosticHanjun Guo
2015-01-05Merge tag 'please-pull-syscall' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2015-01-05ACPI / PM: Fix PM initialization for devices that are not presentRafael J. Wysocki
2015-01-05[IA64] Enable execveat syscall for ia64Tony Luck
2015-01-05qla2xxx: fix busy wait regressionBruno Prémont
2015-01-05drm/radeon: integer underflow in radeon_cp_dispatch_texture()Dan Carpenter
2015-01-05drm/radeon: adjust default bapm settings for KVAlex Deucher
2015-01-05drm/radeon: properly filter DP1.2 4k modes on non-DP1.2 hwAlex Deucher
2015-01-05drm/radeon: fix sad_count check for dce3Alex Deucher
2015-01-05drm/radeon: KV has three PPLLs (v2)Alex Deucher
2015-01-05KEYS: close race between key lookup and freeingSasha Levin
2015-01-05drm/amdkfd: unmap VMID<-->PASID when relesing VMID (non-HWS)Ben Goz
2015-01-05ALSA: hda - Fix wrong gpio_dir & gpio_mask hint setups for IDT/STAC codecsTakashi Iwai
2015-01-05iommu/rockchip: Drop owner assignment from platform_driversWolfram Sang
2015-01-05iommu/vt-d: Remove dead code in device_notifierJoerg Roedel
2015-01-05iommu/vt-d: Fix dmar_domain leak in iommu_attach_deviceJoerg Roedel
2015-01-05iommu/ipmmu-vmsa: Change IOMMU_EXEC to IOMMU_NOEXECLaurent Pinchart
2015-01-05crypto: sha-mb - Add avx2_supported check.Vinson Lee
2015-01-05crypto: aesni - fix "by8" variant for 128 bit keysMathias Krause
2015-01-05Revert "mac80211: Fix accounting of the tailroom-needed counter"Johannes Berg
2015-01-05ALSA: snd-usb-caiaq: fix stream count checkDaniel Mack
2015-01-04net: ethernet: cpsw: fix hangs with interruptsFelipe Balbi
2015-01-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/umlLinus Torvalds
2015-01-04Revert "ARM: 7830/1: delay: don't bother reporting bogomips in /proc/cpuinfo"Pavel Machek
2015-01-04x86, um: actually mark system call tables readonlyDaniel Borkmann
2015-01-04um: Skip futex_atomic_cmpxchg_inatomic() testRichard Weinberger
2015-01-04Merge tag 'amdkfd-fixes-2014-12-30' of git://people.freedesktop.org/~gabbayo/...Dave Airlie
2015-01-04Merge tag 'drm-intel-next-fixes-2014-12-30' of git://anongit.freedesktop.org/...Dave Airlie
2015-01-02perf diff: Fix to sort by baseline field by defaultNamhyung Kim
2015-01-02perf list: Fix --raw-dump optionTaesoo Kim
2015-01-02enic: free all rq buffs when allocation failsGovindarajulu Varadarajan
2015-01-02qmi_wwan: Set random MAC on devices with buggy fwKristian Evensen
2015-01-02Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2015-01-02openvswitch: Consistently include VLAN header in flow and port stats.Ben Pfaff
2015-01-02tcp: Do not apply TSO segment limit to non-TSO packetsHerbert Xu