Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | sys: Remove $FreeBSD$: one-line .c pattern | Warner Losh | 2023-08-23 | 1 | -2/+0 |
* | Eliminate the arena parameter to kmem_free(). Implicitly this corrects an | Alan Cox | 2018-08-25 | 1 | -1/+1 |
* | Revert drm2 removal. | Warner Losh | 2018-08-24 | 1 | -0/+136 |
* | Remove legacy drm and drm2 from tree | Matt Macy | 2018-08-22 | 1 | -136/+0 |
* | Eliminate the unused arena parameter from kmem_alloc_attr(). | Alan Cox | 2018-08-18 | 1 | -2/+2 |
* | Use atop() instead of OFF_TO_IDX() for convertion of addresses or | Konstantin Belousov | 2017-03-14 | 1 | -1/+1 |
* | drm: Update the device-independent code to match Linux 3.8.13 | Jean-Sébastien Pédron | 2015-03-17 | 1 | -47/+54 |
* | Replace kernel virtual address space allocation with vmem. This provides | Jeff Roberson | 2013-08-07 | 1 | -2/+2 |
* | Add the code for new Intel GPU driver, which supports GEM, KMS and | Konstantin Belousov | 2012-05-22 | 1 | -0/+129 |