Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MFC r309732: | hselasky | 2016-12-19 | 1 | -2/+2 |
* | MFC r309733: | hselasky | 2016-12-19 | 1 | -1/+1 |
* | Use the DROP_GIANT() and PICKUP_GIANT() macros instead of making | hselasky | 2016-05-24 | 1 | -4/+4 |
* | Set "current" for all PCI enumeration callbacks. | hselasky | 2016-05-24 | 1 | -2/+28 |
* | Set an invalid IRQ number when no PCI IRQ is available in the LinuxKPI. | hselasky | 2016-05-23 | 1 | -1/+1 |
* | Run the LinuxKPI PCI shutdown handler free of the Giant mutex. | hselasky | 2016-03-07 | 1 | -2/+5 |
* | As <machine/pmap.h> is included from <vm/pmap.h>, there is no need to | skra | 2016-02-22 | 1 | -1/+0 |
* | Implement support for PCI suspend, resume and shutdown events in the | hselasky | 2016-01-15 | 1 | -0/+46 |
* | Minor LinuxKPI code cleanup: | hselasky | 2015-12-31 | 1 | -3/+3 |
* | Finish process of moving the LinuxKPI module into the default kernel build. | hselasky | 2015-10-29 | 1 | -0/+208 |