Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mm: treewide: remove GFP_TEMPORARY allocation flag | Michal Hocko | 2017-09-13 | 1 | -5/+5 |
* | drm: drop drm_[cm]alloc* helpers | Michal Hocko | 2017-05-18 | 1 | -6/+6 |
* | drm/i915: Split breadcrumbs spinlock into two | Chris Wilson | 2017-03-03 | 1 | -2/+2 |
* | drm/i915: Protect the request->global_seqno with the engine->timeline lock | Chris Wilson | 2017-02-23 | 1 | -3/+3 |
* | drm/i915: Mock infrastructure for request emission | Chris Wilson | 2017-02-13 | 1 | -5/+6 |
* | drm/i915: Add unit tests for the breadcrumb rbtree, wakeups | Chris Wilson | 2017-02-13 | 1 | -0/+201 |
* | drm/i915: Add unit tests for the breadcrumb rbtree, completion | Chris Wilson | 2017-02-13 | 1 | -0/+107 |
* | drm/i915: Add unit tests for the breadcrumb rbtree, insert/remove | Chris Wilson | 2017-02-13 | 1 | -0/+172 |