summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* drm/amdgpu: add VEGAM ASIC typeLeo Liu2018-05-151-0/+1
* drm/amdgpu: add save restore list cntl gpm and srm firmware supportHuang Rui2018-05-151-0/+6
* drm/amdgpu: optionally do a writeback but don't invalidate TC for IB fencesMarek Olšák2018-05-151-0/+4
* drm/amdgpu: handle domain mask checking v2Chunming Zhou2018-05-151-0/+6
* drm/amdgpu: revert "add new bo flag that indicates BOs don't need fallback (v2)"Christian König2018-05-151-2/+0
* drm/gpu-sched: fix force APP kill hang(v4)Emily Deng2018-05-151-0/+7
* drm/sched: Extend the documentation.Eric Anholt2018-04-111-4/+42
* drm/amdgpu: add new bo flag that indicates BOs don't need fallback (v2)Chunming Zhou2018-04-111-0/+2
* drm/scheduler: move the tracepoints file from the include directoryNayan Deshmukh2018-04-111-82/+0
* Merge tag 'drm-amdkfd-next-2018-03-27' of git://people.freedesktop.org/~gabba...Dave Airlie2018-03-281-3/+119
|\
| * drm/amdkfd: Add ioctls for GPUVM memory managementFelix Kuehling2018-03-151-1/+96
| * drm/amdkfd: Remove limit on number of GPUsFelix Kuehling2018-03-151-3/+24
* | Backmerge tag 'v4.16-rc7' into drm-nextDave Airlie2018-03-2891-215/+526
|\ \ | |/ |/|
| * Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2018-03-251-2/+2
| |\
| | * jump_label: Disable jump labels in __exit codeJosh Poimboeuf2018-03-201-2/+2
| * | Merge tag 'mtd/fixes-for-4.16-rc7' of git://git.infradead.org/linux-mtdLinus Torvalds2018-03-231-5/+1
| |\ \
| | * | mtd: nand: fsl_ifc: Read ECCSTAT0 and ECCSTAT1 registers for IFC 2.0Jagdish Gediya2018-03-211-5/+1
| * | | Merge tag 'media/v4.16-4' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2018-03-231-1/+0
| |\ \ \
| | * | | media: rc: lirc does not use LIRC_CAN_SEND_SCANCODE featureSean Young2018-03-051-1/+0
| * | | | Merge tag 'sound-4.16-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2018-03-231-2/+2
| |\ \ \ \
| | * | | | ALSA: usb-audio: Fix parsing descriptor of UAC2 processing unitKirill Marinushkin2018-03-191-2/+2
| * | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2018-03-222-1/+10
| |\ \ \ \ \
| | * | | | | Revert "mm: page_alloc: skip over regions of invalid pfns where possible"Daniel Vacek2018-03-221-1/+0
| | * | | | | mm/vmalloc: add interfaces to free unmapped page tableToshi Kani2018-03-221-0/+10
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-03-2217-18/+158
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge tag 'mac80211-for-davem-2018-03-21' of git://git.kernel.org/pub/scm/lin...David S. Miller2018-03-221-0/+4
| | |\ \ \ \ \ \
| | | * | | | | | mac80211: add ieee80211_hw flag for QoS NDP supportBen Caradoc-Davies2018-03-211-0/+4
| | * | | | | | | net: phy: Add general dummy stubs for MMD register accessKevin Hao2018-03-221-0/+4
| | |/ / / / / /
| | * | | | | | vlan: Fix out of order vlan headers with reorder header offToshiaki Makita2018-03-161-11/+55
| | * | | | | | net: Fix vlan untag for bridge and vlan_dev with reorder_hdr offToshiaki Makita2018-03-161-0/+1
| | * | | | | | ipv4: lock mtu in fnhe when received PMTU < net.ipv4.route.min_pmtuSabrina Dubroca2018-03-143-3/+12
| | * | | | | | net: use skb_to_full_sk() in skb_update_prio()Eric Dumazet2018-03-141-2/+2
| | * | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2018-03-132-0/+6
| | |\ \ \ \ \ \
| | | * | | | | | xfrm: reuse uncached_list to track xdstsXin Long2018-02-162-0/+6
| | * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2018-03-121-0/+2
| | |\ \ \ \ \ \ \
| | | * | | | | | | netfilter: x_tables: add and use xt_check_proc_nameFlorian Westphal2018-03-111-0/+2
| | * | | | | | | | sock_diag: request _diag module only when the family or proto has been regist...Xin Long2018-03-122-0/+2
| | * | | | | | | | net: phy: Tell caller result of phy_change()Brad Mouring2018-03-121-1/+0
| | * | | | | | | | vhost_net: examine pointer types during un-producingJason Wang2018-03-091-0/+4
| | * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2018-03-071-0/+22
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | bpf: fix bpf_skb_adjust_net/bpf_skb_proto_xlat to deal with gso sctp skbsDaniel Axtens2018-03-031-0/+22
| | * | | | | | | | | net: usbnet: fix potential deadlock on 32bit hostsEric Dumazet2018-03-071-0/+22
| | * | | | | | | | | sch_netem: fix skb leak in netem_enqueue()Alexey Kodanev2018-03-071-0/+19
| | * | | | | | | | | rhashtable: Fix rhlist duplicates insertionPaul Blakey2018-03-071-1/+3
| | | |/ / / / / / / | | |/| | | | | | |
| * | | | | | | | | Merge tag 'mmc-v4.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds2018-03-221-2/+2
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / | |/| | | | | | | |
| | * | | | | | | | mmc: core: Fix tracepoint print of blk_addr and blkszAdrian Hunter2018-03-151-2/+2
| * | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2018-03-202-6/+2
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
| | * | | | | | | | RDMA/verbs: Remove restrack entry from XRCD structureLeon Romanovsky2018-03-191-4/+0
| | * | | | | | | | IB/mlx5: Fix integer overflows in mlx5_ib_create_srqBoris Pismenny2018-03-131-2/+2
| * | | | | | | | | Merge branch 'for-4.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-03-191-1/+0
| |\ \ \ \ \ \ \ \ \