Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rework vbus(4) interrupt handling to be similar to cbus(4). Expose functions | 2018-06-27 | 1 | -11/+34 | |
* | If we use the cookie-based interrupt API on sun4v, whe shouldn't put the | 2017-12-22 | 1 | -3/+3 | |
* | Implement support for using interrupt cookies in vbus(4) and vpci(4) as | 2017-12-06 | 1 | -6/+19 | |
* | Store the target CPU in "struct intrhand" and use it in intr_barrier(). | 2015-09-27 | 1 | -2/+2 | |
* | add a size argument to free. will be used soon, but for now default to 0. | 2014-07-12 | 1 | -2/+2 | |
* | Add support for BUS_INTR_ESTABLISH_MPSAFE. This makes the previous commit | 2013-07-16 | 1 | -1/+4 | |
* | Replace snprintf(foo, sizeof foo, "%s", ...) with strlcpy. ok deraadt@ krw@ | 2010-11-11 | 1 | -2/+2 | |
* | Pass down bus_dma tag. | 2008-12-30 | 1 | -1/+4 | |
* | Use the correct sizeof for the _ca. | 2008-11-10 | 1 | -2/+2 | |
* | Add interrupt support. | 2008-10-12 | 1 | -1/+151 | |
* | Virtual bus for virtual devices on sun4v. | 2008-03-08 | 1 | -0/+94 |