| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2017-06-01 | remove checks for failure after memory allocation calls that cannot fail: | chs | |
| kmem_alloc() with KM_SLEEP kmem_zalloc() with KM_SLEEP percpu_alloc() pserialize_create() psref_class_create() all of these paths include an assertion that the allocation has not failed, so callers should not assert that again. | |||
| 2017-01-20 | Check pmf_device_register return value. NFC | maya | |
| Appeases static analyzers. | |||
| 2011-08-28 | add dependency on "drm" module | jmcneill | |
| 2011-02-20 | add VirtualBox DRM driver | jmcneill | |
