Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | powerpc: Add opaque 'private data' to interrupt vectors | Justin Hibbits | 2019-01-12 | 1 | -9/+9 |
* | sys/powerpc: further adoption of SPDX licensing ID tags. | Pedro F. Giffuni | 2017-11-27 | 1 | -0/+2 |
* | Repair some races in IPI handling: | Nathan Whitehorn | 2014-05-12 | 1 | -2/+3 |
* | Pick a constant high IRQ value for the PS3 IPI, which lets PS3 devices be | Nathan Whitehorn | 2012-01-15 | 1 | -6/+8 |
* | The PPC IRQ layer assumes that the IPI IRQ is the last IRQ on the PIC. | Nathan Whitehorn | 2011-11-21 | 1 | -0/+2 |
* | Use atomic operations to mask and unmask IRQs. This prevents a problem | Nathan Whitehorn | 2011-06-23 | 1 | -8/+8 |
* | Fix the interrupt code, broken 7 months ago. The interrupt framework | Marcel Moolenaar | 2011-01-29 | 1 | -12/+1 |
* | Import support for the Sony Playstation 3 using the OtherOS feature | Nathan Whitehorn | 2011-01-06 | 1 | -0/+254 |